* {
		margin:0;
		padding:0;
}
		
html,body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;

}
body {
	background-color: #0C2D18;
	margin: 0px;
	padding: 0px;
	margin: 0;
	padding: 0;

height: 100%;
		text-align:center;  /*horizontal centering for IE Win quirks */
}

a:link {
	color: #FFFFFF;
	text-decoration: none ;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
.bilderrahmen {
	border: 1px solid #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.text_klein {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 8px;
}
	#distance { 
		width:1px;
		height:50%;
		background-color:#0C2D18;
		margin-bottom:-275px; /* half of container's height */
		float:left;
	z-index:2;
		}

	#container {
		background-image: url(../images/hg_content.jpg);
		background-repeat: repeat-x;
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:550px;
		width:960px;
		clear:left;
	z-index:3;
		}
.quader {
	height: 170px;
	width: 170px;
	border: 2px solid #0C2D18;
	text-align: center;
	vertical-align: middle;
}
.main_bilder {
	background-image: url(../images/hg_bilder.jpg);
	width: 434px;
		background-repeat: repeat-x;
}
.main_bilder_start {
	background-image: url(../images/hg_bilder_start.jpg);
	width: 434px;
		background-repeat: repeat-x;
}
.main_logo {
	background-image: url(../images/hg_logo.jpg);
	width: 434px;
		background-repeat: repeat-x;
}
.main {
	width: 434px;
	text-align: center;
		background-repeat: repeat-x;
}
.text_gross {
	font-size: 15px;
}
.navi_quader {
	height: 170px;
	width: 170px;
	border: 2px solid #0C2D18;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
}
.mitte {
	width: 434px;
	border: 2px solid #0C2D18;
}
#tag_start {
	position:absolute;
	width:179px;
	height:46px;
	z-index:1;
	left: 336px;
	top: 205px;
}.nav_pfeile {
	font-size: 36px;
	font-weight: bold;
}

