html {
	overflow:scroll;
	}

body {
	font-family:"Trebuchet MS", Georgia, Arial;
	margin:0px 0px 0px 0px;
	}

#container {
	width:950px;
	margin:auto;
	background-color:#FFFFFF;
	}
	
#top {
	width:950px;
	height:10px;
	background-color:#cccccc;
	}
	
#datum {
	width:928px;
	height:26px;
	margin-right:20px;
	text-align:right;
	
	}
#head {
	width:948px;
	height:126px;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	}

#head_bilder {
	width:948px;
	height:100px;
	}
		
#navi {
	width:950px;
	height:23px;
	background-color:#000000;
	}
	
#inhalt {
	width:950px;
	height:auto;
	padding:inherit;
	}
	
#links {
	width:390px;
	height:100%;
	float:left;
	}
	
#text_links {
	width:320px;
	height:auto;
	margin-left:50px;
	margin-top:20px;
	}
	
#bild_links {
	width:350px;
	height:auto;
	margin-left:20px;
	margin-top:40px;
	margin-bottom:30px;
	}
	
#rechts {
	width:485px;
	height:100%;
	float:left;
	}

#bild_rechts {
	width:485px;
	height:auto;
	margin-left:35px;
	margin-top:70px;
	}
	
#text_rechts {
	width:485px;
	height:auto;
	margin-left:35px;
	margin-top:20px;
	}
	
#adresse {
	width:243px;
	height:auto;
	float:left;
	}
	
#oez {
	width:242px;
	height:auto;
	float:left;
	}
	
#border1 {
	border-left: 1px solid #cccccc;
	}
	
#border2 {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	}
	
#border3 {
	border-top: 1px solid #cccccc;
	}
	
.table {
	border: 1px solid #cccccc;
	}
