body {
margin-top: 10px;

font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
font-stretch:expanded;
background-color: #BBE6FF;
background-image: url(images/body_hg.jpg);
background-repeat: repeat-x;
background-position:top;
}
.main{
	margin: 0 auto;
	width: 900px;
	height: auto;
	border: 5px #fff solid;
	background-image: url(images/stretch.jpg);
	background-repeat: y-repeat;
	overflow: auto;
}
.mainfloathilfe{
	float:left;
	border-bottom: 1px #ddd solid;
	overflow: auto;
}
#head{
	background-image: url(images/head_hg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width: 900px;
	height: 303px;	
}
#left{
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 5px;
	-background-color:#FF0066;
}

#imgLeft{
	float: left;
	margin: 10px 0px 0px 25px;
}

#Adresse{
	float: left;
	width: 175px;
	margin: 25px 0px 0px 25px;
	padding-bottom: 50px;
}

#navlist {
	float:left; 
	width: 190px;
	height: 600px;
	margin: -160px 0px 0px 0px;
	-background-color:#0099CC;
}

#navlist .menulevel1 , .sitemaplevel1, .submenu, .search{
	padding: 0px 10px 20px 20px ;
} 

#navlist .menulevel1 li{
	margin:0px;
	padding: 10px 0px 10px 0px ;
	list-style-type:none;
	text-decoration:none;
	color:#990000;
	border-bottom: dotted #666666 1px;
} 

#navlist .menulevel2 li, .sitemaplevel2 li{
	margin-left: -35px;
	list-style: none;
	border-bottom: none;
	padding: 10px 10px 2px 8px ;
	font-size: 12px;
}
#navlist .menulevel3 li, .sitemaplevel3 li{
	margin-left: -25px;
	list-style: none;
	border-bottom: none;
}

#navlist li a{text-decoration:none;}
#navlist li a:active{color: #FF6600; }
#navlist li a:link{color: #FF6600;}
#navlist li a:visited{color: #990000;}
#navlist li a:hover{color:#FF6600;}

#right a {color:#CC0000;}
#right a:link { text-decoration: underline;}
#right a:visited { text-decoration:none; }
#right a:hover { text-decoration: underline;  color:#990000; }
#right a:active { text-decoration:none; }
#right a:focus { text-decoration: underline; }

#right{
	float: left;
	width: 400px;
	margin: -100px 0px 0px 0px;
	padding: 0px 10px 50px 30px;
	font-size: 13px;
	line-height: 1.4em;
	-background-color:#CCFFFF;
}


.footer{
	text-align:center;
	margin: 0 auto;
	width: 900px;
	color:#999999;
}
.footer a{
	color:#999999;
}

H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 30px;
	border-bottom: 1px dotted #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	-background-color:#CCCC99;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}

#zeiten{
	float: left;
	padding: 0px 0px 0px 15px;
	color: #666666;
	-background-color:#00CCFF;
}




