body { 
	margin: 0px;
	background-color: #3c3c3e;


}

#container {
	width:700px;
	min-height: 500px;
	height:auto !important;
 	height: 500px;
	text-align: left;
	margin-left: 22px;

	
	
}
	
#header {
	width: 700px;
	height: 170px;
	float: left;
	background-image: url(bilder_design/header.jpg);
	background-image: no-repeat;

}

#front {
	width: 700px;
	height: 500px;
	float: left;

}


#content {
	float: left;
	width: 700px;
	min-height: 441px;
	height:auto !important;
 	height: 441px;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;


}

#navigation1 {
	width: 660px;
	float: left;
 	height: 20px;
	list-style-type: none;	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

#navigation2 {
	width: 660px;
	float: left;
 	height: 40px;
	list-style-type: none;	
	padding-left: 20px;
	padding-right: 20px;
}

#links {
	width: 140px;
	float: left;
	height: 430px;
	padding-top: 14px;
	padding-left: 20px;	
}

#text {
	float: left;
	width:470px;
	min-height: 441px;
	height:auto !important;
 	height: 441px;
	text-decoration: none;
	padding-top:14px;
	padding-left: 50px;
	padding-right:20px;

}

#text2 {
	float: left;
	width:660px;
	min-height: 441px;
	height:auto !important;
 	height: 441px;
	text-decoration: none;
	padding-top:56px;
	padding-left: 20px;
	padding-right:20px;

}


img {
	border: none;
}

