body { 
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #ffffff;

}
#container {
	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left:auto; !important;
	margin-right:auto; !important;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	text-align: left;
	background-image: url(bilder_design/hg.jpg);
	background-repeat: repeat-y;
	
}

#head {
	float: left;
	width: 900px;
	height: 258px;
	background-image: url(bilder_design/header.jpg);
	background-repeat: no-repeat; 

}

#navigation{
	float: left;
	width: 153px;
	text-align: left;
	padding-left: 20px;
	padding-top: 35px;
	line-height: 160%;
	min-height: 430px;
	height:auto !important;
 	height: 430px;

}

#navigation a.ebene1off,
#navigation a.ebene1on {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding-top: 7px;
	font-weight: bold;	
}
#navigation a:hover.ebene1off,
#navigation a.ebene1on {
	color: #5c7193;
	font-weight: bold;
}
#navigation .ebene1 {
	list-style-type: none;	
}

#navigation a.ebene2off,
#navigation a.ebene2on {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 100px;
	padding-top: 2px;
	padding-left: 15px;	
}
#navigation a:hover.ebene2off,
#navigation a.ebene2on {
	color: #5c7193;
	font-weight: bold;
}
#navigation .ebene2 {
	list-style-type: none;	
}

#navigation a.ebene3off,
#navigation a.ebene3on {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 100px;
	padding-top: 2px;
	padding-left: 30px;	
}
#navigation a:hover.ebene3off,
#navigation a.ebene3on {
	color: #5c7193;
	font-weight: bold;
}
#navigation .ebene3 {
	list-style-type: none;	
}

#content {
	float: left;
	width: 722px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 430px;
	height:auto !important;
 	height: 430px;
}

#footer{
	float: left;
	width: 420px;
	height: 20px;
	padding-top: 10px;
	font-size: 10px;
	padding-left: 60px;
}
#footer a,
#footer {
	color: #5c7193;
	text-decoration:none;
}
#footer a:hover,
#footer a.active{
	color: #5c7193;
	text-decoration:underline;
}
	

