body {
margin-top: 10px;
background-color: #FFF;
background-color: #ECF5F1;

background-image: url(images/main_hg.gif);
background-position:top;
background-repeat: repeat-x;

font-family:Verdana,Geneva,Arial,Helvetica;
font-size: 0.9em;
color: #336633;
line-height: 1.3em;

}

#font9{font-size:0.8em;}

H1,H2,H3{font-size:1.5em;font-weight:normal;margin:0px 0px 6px 0px;}
H4{font-size:1.2em;font-weight:normal;margin:0px 0px 6px 0px;}

.main{
	margin: 0 auto;
	width: 950px; 
	border: 1px #DDD solid;
	background-color:#FFFFFF;
	background-image: url(images/hg_mit_udo.jpg);
	background-repeat: no-repeat;
	
}

#sitename{
	width: 592px;
	height: 93px;
	margin: 8px 0px 0px 200px;
}
#kontakt{
	width: 592px;
	height: 12px;
	margin: 8px 0px 0px 340px;
	text-align:right;
	font-weight: bold;
	color: #9DB0A5;
}
#locator {
	position: relative;
	width: 300px; 
	top: 134px;
	left: -200px; 
} 

.left{
	float: left;
	width: 195px;
	margin-top: 205px;
	margin-left: 10px;
	

	text-align:left;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 1em;
	
}

.dummy_right{
	float:left;
	width: 740px;
	margin-top: 5px;
}

.center{
	float: left;
	width: 570px;
	margin-top: 15px;
	padding: 0px 10px 0px 0px;
}
.right{
	float: left;
	width: 145px;
	margin-top: 45px;
	border-left: 1px dotted #CCCCCC;
}
.unten{
	float:left;
	height: 30px;
	width: 740px;
	background-image: url(images/trennlinie.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 10px 5px;
	text-align:center;
}
.clear{
	clear: both;
	}

.footer{
	text-align:center;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 800px;
	font-size: 0.6em;
}

a {  color:#144E3D; }
a:hover { font-weight:bold; }


ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{
	padding: 4px 0px 0px 0px;
	margin: 0;
	list-style: none;
	}

.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel1 a:hover {
	color:#336633;
	font-size: 1em;
	text-decoration:none;
}
.menulevel1 a:hover {
	color: #660033;
}

.doc,.docs,.sdoc,.sdocs {padding: 0px 0px 4px 20px;}

.center img{
	margin: 0px;
	padding: 3px;
	border:1px dotted #AAA;
	background-color: #EDF3F0;
}
img{
	border: 0;
}


