﻿/* 	website kappeln.info - serendipity
	powered by lammertz.net
	--------------------------------------- */

body, html {
	background: #cccccc;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#los {
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	border-left: 2px solid #f7f3ec;
	border-right: 2px solid #f7f3ec;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	}



/* 	kopfbereich
	--------------------------------------- */

#pTop {
	position: absolute;
	margin: -1000px;
	font-size: 1px;
	}

#pHeader {
	position: relative;
	background: #f0f2f4 url("img/whoami.gif") repeat-x;
	margin: 0px;
	padding: 0px;
	width: 920px;
	height: 215px;
	z-index: 100;
	}

.pH_pic {
	position: absolute;
	margin: 0px;
	}

.pH_pic img {
	width: 920px;
	height: 160px;	
	}

.whoami { 
	position: absolute;
	margin: 173px 0 0 35px;
	padding: 0px; 
	font-size: 11px;
	}

#pHeader .whoami a { 
	color: #333333; 
	text-decoration: none; 
	}

#pHeader .whoami a:hover { 
	text-decoration: underline;
	}

#pHeader .whoami #aktiv {
	color: #141a1a;
	font-weight: bolder;
	text-decoration: none; 	
	}



/* 	inhalt
	--------------------------------------- */

#s9y_content {
	position: absolute;
	margin: 0 0 0 -2px;
	padding: 0;
	width: 920px;	
	background: #f0f2f4;
	border: 2px solid #f7f3ec;	
	border-top: none;	
	}


/* 	fusszeile
--------------------------------------- */

#pFooter {
	position: absolute;	
	margin: 30px 0;
	padding: 0 0 15px 0;	
	width: 920px;
	font-size: 10px;
	clear: both;	
	}
	
#pFooter a {
	color: #000000;
	text-decoration: none;
	}

#pFooter a:hover {
	color: #5e0202;
	text-decoration: underline;
	}	

.impressum {
	text-align: center;
	margin: 0;	
	}

#ico_top {
	position: absolute;
	margin: 0;
	}

#ico_top a {
	display: block;
	width: 15px;
	height: 15px;
	text-decoration: none;
	background: url(img/ico_top1.gif);
}

#ico_top a:hover {
	text-decoration: none;
	background: url(img/ico_top2.gif);
}



/* 	end
--------------------------------------- */
