html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #FFFFCC;
	margin-top: 50px;
	background-image: url(h_hahnenfuss.gif);
	background-repeat: no-repeat;
	background-position: 0px 300px;
}

div#header{
	height:80px;
	margin:0;
	width: auto;
}
#banner {
	height: 70px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	color: #006600;
	font-size: 85%;
	font-weight: bold;
}
div#container{
	width:900px;
	margin:0 auto;
	text-align:left;
}
div#navigation{}



div#content{
	float:right;
	width:700px;
	overflow: auto;
}

div#subnavigation{
	float:left;
	width:200px;
}
#footer{
	clear:both;
	width:100%;
	background-image: url(h_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
}
#wrapper {
	clear: both;
}
.impressum {
	margin-left: 200px;
}
#infokasten_links {
	border: 2px outset #336600;
	background-color: #FEF789;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 1em;
}
#infokasten_content {
	border: 2px outset #336600;
	background-color: #FEF789;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}
.layouttabelle { 
	width:100%;
	text-align:left;	
	
}
.datum_spalte {
	margin: 0px;
	padding: 0px;
	background-color: #FEFAA9;
}
#content #foto_start {
	background-image: url(../seiten/startseite/foto_start.jpg);
	background-repeat: no-repeat;
	width: 680px;
	height: 300px;
	margin-left: 5px;
	margin-top: 5px;
}
#foto_start #foto_start_text {
	color: #000;
	background-color: #FFC;
	opacity: 0.8;
	filter:alpha(opacity=80);
	margin-top: 10px;
	font-weight: normal;
}
#foto_start #foto_start_text a {
	color: #360;
	font-weight: normal;
}



.z13 {
	width: 32%;
	float: left;
	margin-right: 1%;
	display: block;
}
.z23 {
	width: 65%;
	float: left;
	margin-right: 1%;
	display: block;
}
.z22 {
	float: left;
	width: 49%;
	margin-right: 1%;
	display: block;
}
.zeile {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 1%;
}
