body { 
	margin: 0px;
	background-color: #e2e3e5;
	

}
#container {
	width:800px;
	min-height: 1000px;
	height:auto !important;
 	height: 618px;
	margin-left:auto; !important;
	margin-right:auto; !important;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	
}
	
#header {
	width: 800px;
	height: 184px;
	float: left;
	background-image: url(bilder_design/header.jpg);
	background-image: no-repeat
	}
	


#content {
	float: left;
	width: 800px;
	min-height: 441px;
	height:auto !important;
 	height: 441px;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(bilder_design/linie_content.gif);
	background-image: no-repeat;

}

#navigation {
	width: 163px;
	float: left;
	min-height: 388px;
	height:auto !important;
 	height: 388px;
	list-style-type: none;	
	padding-top: 68px;
	padding-left: 22px;
}

#text {
	float: left;
	min-height: 435px;
	height:auto !important;
 	height: 435px;
	text-decoration: none;
	padding-top:20px;
	padding-left: 20px;
	padding-right:35px;

}

#footer{
	padding-top: 8px;
	padding-left: 163px;
	float: left;
	font-size: 9px;
	width: 637px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #737375;
	background-color: #e2e3e5;
}

#footer a{
	text-decoration: none;
	padding-top: 8px;
	font-size: 9px;
	width: 620px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #737375;
	background-color: #e2e3e5;
	
}

#footer a.active,
#footer a:hover {
	text-decoration: none;
}

img {
	border: none;
}
