body {
margin-top: 10px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.4em;
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;
	border: 5px #fff solid;
	background-image: url(images/stretch.jpg);
	background-repeat: y-repeat;
	overflow:auto;
}
.mainfloathilfe{
	float:left;
}
#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;
}

#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: 180px;
	height: 400px;
	margin: -160px 0px 0px 10px;
}

#navlist ul {

} 

#navlist li {
	margin:0px;
	padding: 0px 0px 20px 20px ;
	list-style-type:none;
	text-decoration:none;
	color:#990000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;

} 

#navlist li a:active{color: #FF6600;}
#navlist li a:link{color: #FF6600;}
#navlist li a:visited{color: #990000;}
#navlist li a:hover{color:#FF6600; border-bottom: 1px #990000 dotted;}

a:link { text-decoration: underline; color:#990000; }
a:visited { text-decoration:none; color:#990000; }
a:hover { text-decoration: underline; }
a:active { text-decoration:none; }
a:focus { text-decoration: underline; }

#right{
	float: left;
	width: 420px;
	margin: -120px 10px 10px 20px;
	padding-bottom: 50px;
}

.footer{
	text-align:center;
	margin: 0 auto;
	width: 900px; 
}



ul.menulevel1,ul.sitemaplevel1,ul.submenu,ul.search{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	color: #990000;
	font-size: 10pt;
}
ul.menulevel2,ul.sitemaplevel2{
	margin-left: -5px;
	list-style: none;
}
ul.menulevel3,ul.sitemaplevel3{
	margin-left: -5px;
	list-style: none;
}
H1, H2, H3 {
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 6px;
	border-bottom: 1px dotted #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}

.doc  {background: url(menu/h1.png); }
.docs {background: url(menu/h2.png); }
.sdoc {background: url(menu/h1s.png); }
.sdocs {background: url(menu/h2s.png); }

.doc, .docs , .sdoc, .sdocs  {
	background-repeat:no-repeat;
	background-position: top left; 
}

/* zur Gestaltung der Contentbereiche */

#conleft{
	float: left;
	width: 480px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
#conleft img{
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 2px;
	border: 1px #666633 dotted;
}
#conright{
	float: right;
	width: 110px;
	border-left: 1px #BBB solid;
	padding: 0px 0px 0px 5px;

}

/* zur Gestaltung der Contentbereiche */

#conleft_full{
	float: left;
	width: 508px;
	margin: 0px 0px 10px 0px;
}
#conleft_full img{
	float: left;
	margin: 10px 20px 10px 0px;
	padding: 2px;
	border: 1px #666633 dotted;
}
#conright_full{
	float: right;
	width: 508px;
	padding: 0px 0px 0px 5px;
}

#conright_full img{
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 2px;
	border: 1px #666633 dotted;
}


/* zur Gestaltung der Contentbereiche */



