body {
margin-top: 10px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.4em;
font-stretch:expanded;
background-color: #535353;
background-image: url(images/hg.gif);
background-attachment:fixed;
background-repeat: repeat;

}
.main{
	margin: 0 auto;
	width: 950px;
	height: 701px; 
	border: 5px #fff solid;
	background-image: url(images/aussicht.jpg);
	background-repeat: repeat;
}
#head {
	margin: 50px 0px 0px 100px;
	height: 39px;
	width: 717px;
	background-image: url(images/ueberschrift.jpg);
	
}
.body{
	margin: 10px 0px 0px 100px;
	height: auto;
	width: 717px;
	overflow:auto;
	border: 2px solid #990000;
	background-image: url(images/hg_weiss_transparent.png);
}
#left{
	float: left;
	width: 155px;
	margin: 10px;
	padding: 10px 0px 0px 5px;
}

#Telefon{
	float: left;
	width: 139px;
	padding: 5px;
	text-align:center;
	border: 1px #990000 dotted;
}

.imgLeft{
	padding: 3px;
	border: 1px #990000 dotted;
	background-color:#FFFFFF;
}

.fontLeft{
	text-align:left;
	font-style: italic;
	font-weight:bold;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color:#990000;
	height: 20px;
}

#right{
	float: left;
	width: 510px;
	padding: 20px 10px 10px 10px;
}

#navlist ul {
	float:left; 
	height: 35px;
	width: 510px;
	border-bottom: 1px solid #990000;
} 

#navlist li {
	float:left;
	margin:0px;
	padding: 0px 0px 20px 20px ;
	display:inline;
	list-style-type:none;
	text-decoration:none;
	color:#990000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
} 

#navlist li a:active{color: #FF6600;}
#navlist li a:link{color: #FF6600;}
#navlist li a:visited{color: #990000;}
#navlist li a:hover{color:#FF6600;}

.footer{
	text-align:center;
	margin: 0 auto;
	width: 900px; 
}

a:link { text-decoration:none; font-weight:bold; color:#144E3D; }
a:visited { text-decoration:none; font-weight:bold; color:#144E3D; }
a:hover { text-decoration:none; font-weight:bold; }
a:active { text-decoration:none; font-weight:bold; }
a:focus { text-decoration:none; font-weight:bold; }

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: 14pt;
	font-weight: normal;
	margin-bottom: 6px;
	border-bottom: 1px dotted #CC0000;
}
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 */




