body{
	margin: 0;
	padding:0;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bgr_water.jpg);
	background-repeat: repeat-x;
	background-position: top;

 }
	 
#hdr{
	height:25px;
	color:#FFCC00;
	margin:40px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-top: 1px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
	background-color: #FFFFFF;
 }	

.shade { 
	top:+2;
 	left:+2; 
 	color:black; 
	font-weight:bold;font-size:18px;margin:2px 40px;
	font-weight:bold;font-size:18px;margin:2px 40px;
	}

#lh-col{
	position: absolute;
	top: 30px;
	left: 20px;
	width: 180px;
	background: #518CCA url(images/logo_text.jpg) no-repeat left top;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-top: 2px solid #D9EBFF;
	border-right: 2px solid #D9EBFF;
	border-bottom: 0px solid #D9EBFF;
	border-left: 2px solid #D9EBFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 }

#rh-col{
	margin: 20px 20px 20px 220px;
	color: #333333;
	padding: 10px;
	position : relative;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 65px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
 }
#rh-col a{
		text-decoration: none;
		color: #518CCA;
}
#rh-col td{
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 4px;


}

#footer {
	clear: both;
	width: 95%;
	margin: 10px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	padding: 8px;
	border-top: 1px solid #666666;
	color: #000;

	}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		}
#lh-col ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

#lh-col li
{
border-bottom: 1px solid #fff;
margin: 0;
}

#lh-col li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	/*border-left: 5px solid #39618D;*/
	color: #fff;
	text-decoration: none;
	width: 160;
	border-bottom-width: 0px;

}
#rightcol {
	position: absolute;
	left: 640px;
	top: 100px;
	width: 140px;
	z-index: 3;
	color: #333333;
	margin-top: 10px;
	background-color: #518BCA;
	text-align: left;
	border-right: 1px solid #D9EBFF;
	border-left: 1px solid #D9EBFF;
	border-top: 1px solid #D9EBFF;
	border-bottom: 1px solid #D9EBFF;

	}
#rightcol p{
	padding: 3px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#rightcol p b{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcc00;
}
#footnote{
	color: #999999;
	margin: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
	
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.erlaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
