html {height: 101%;}

BODY { 
	margin: 0px auto;
	padding: 0px;
        	background : url(../images/pback.gif) center top no-repeat; 
} 



#leithaauen {
	margin: 0px auto;
	width: 960px;
	top: 242px;
}

#abstand {
	height: 242px;
	width: 100%;
}

#nav {
	z-index: 0; 
	position: absolute;
	top: 201px;
	left: 50%;
	width: 960px;
	height: 40px;
	background : url(../images/pnback.gif);
	padding: 0px;
	margin-left:-480px;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 61px;
}

#plaintext a {
	color: #a0a0a0;
	text-decoration: none;
}

#common { 
	position: absolute;
   	top: 0px;
	left: 50%;
    margin-left: -480px; 
	width:960px; 
}
 
#common ul { 
	list-style-type: none; 
	margin:0px; 
	padding: 10px 130px 0px 0px; 
	float: right; 
} 

#common li {
	display: inline;
} 

#common li a {
	display: block; 
	float: left; 
	font-size: 80%;
	color: #104182;
	text-decoration: underline;
	padding: 0px 10px 0px 10px; 
} 

#common li a:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
}

#logo { 
	position: absolute; 
	top: 41px; 
	left: 50%;
        margin-left: -480px; 
	width: 960px; 
	height: 160px;
}

#logouser {
	position: absolute;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	top: 40px;
	left: 61px;
	width: 880px;
	height: 158px;
}


#nav a {
	display: block;
	width: 120px;
	height: 40px;
	float: left;
	text-align: center;
	text-decoration : none;
	text-transform : uppercase;
	rem line-height : 36px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #535353;
	background : url(../images/pnbutton.gif);
	font-weight : bold;
	font-size : 12px;
}

#nav a.active {
	color: #ffffff;
	background : url(../images/pnbuttona.gif) !important;
}

#nav a:hover {
	color: #c2ef00;
	background : url(../images/pnbuttonh.gif);
}

#links {
	float: left;
	width: 204px;
	overflow: hidden;
	margin-left: 6px;
	padding: 5px 0px 0px 0px;
}

#rechts {
	float: right;
	width: 210px;
	margin-top:5px;
	overflow: hidden;
}

#content {
	float: left;
	width: 480px;
	background: url(../images/pcback.gif) top no-repeat;
	padding: 10px 28px 10px 28px;
	min-height: 300px;
	overflow: hidden;
}

#contentmax {
	float: left;
	width: 690px;
	background: url(../images/pcbackmax.gif) top no-repeat;
	padding: 10px 28px 10px 28px;
	min-height: 300px;
	overflow: hidden;
}



#sidebar {}

#footer {
	clear: both;
	width: 945px;
	height: 240px;
	text-align: center;
	color: #5d5d5d;
	overflow: hidden;
	background : url(../images/footer.jpg) repeat-x;
	padding:5px;
}

#footer a {
	color: #104182;
	text-decoration: underline;
} 

#footer a:hover {
	color: #ff9900;
	text-decoration: none;
}

#subnav {
	
}

#subnav a {
	display: block;
	font-weight: normal;
	text-decoration : none;
	rem text-transform : uppercase;
	margin: 0px;
	color: #6D9556;
	font-size : 110%;
	rem background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 6px 5px;
}

#subnav a.active {
	font-weight: normal;
	text-decoration : none;
	rem background: #6D9556;
	background : url(../images/subnavback1.gif) repeat-x;
	color: #104182;
}

#subnav a:hover {
	font-weight: normal;
	color: #ff9900;
}


#subnav2 {
	rem background : url(../images/sidebarback2.gif) repeat-x;

}

#subnav2 a {
	display: block;
	text-transform: none !important;
	text-decoration: none;
	margin: 0px 2px 0px 4px;
	color: #104182;
	font-size : 100%;
	background : url(../images/pbull2.gif) no-repeat;
	padding: 2px 0px 2px 16px;
}

#subnav2 a.active {
	font-weight: normal;
	text-decoration : none;
	rem background: #104182;*/
	background : url(../images/subnavback2.gif) repeat-x;
	color: #104182;
}

#subnav2 a:hover {
	font-weight: normal;
	color: #ff9900;
}


form.search {
	position: absolute;
   	top: 5px;
	right: 50%;
       	margin-right: -480px; 
	width:960px; 
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #C0C0C0;
	width: 158px;
	padding: 2px;
	color: #535353;
	font-size: 100%;
}

