* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#fefefe;
		color:#ffffff;
		font:100.01%/1.4 sans-serif;
		text-align:center;
		}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-180px;
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative;
		text-align:center;
		height:331px;
		width:100%;
		clear:left;
		background-image:url(../images/horizont.jpg);
		background-position:center;
		background-repeat:no-repeat;
		}

	#inhalt {
		margin:0 auto;
		position:relative;
		text-align:center;
		height:331px;
		width:206px;
		clear:left;
		background-image:url(../images/horizont.jpg);
		background-position:center;
		background-repeat:no-repeat;
		}

	#background {
		margin:0 auto;
		position:relative;
		text-align:left;
		height:331px;
		width:100%;
		clear:left;
		background-image:url(../images/horizont_bg.jpg);
		background-repeat: repeat-x;
		}
		
	#logo {
		position:relative;
		top: 111px;
		width: 206px;
		height: 91px;
		}

	#sprache {
		border-bottom: 1px solid #b9d860;
		position:relative;
		padding: 27px 0px 0px 13px;
		text-align:left;
		top: 111px;
		left: 8px;
		width: 177px;
		height: 67px;
		}
	
	#sprache img {
		margin-bottom: 4px;
		border: 0px;
		}	

	#presse {
		width: 177px;
		height: 20px;
		position:relative;
		padding: 0px 0px 0px 13px;
		text-align:left;
		top: 121px;
		left: 8px;
		}				

	#presse img {
		margin-bottom: 4px;
		border: 0px;
		}	

.Stil3 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Stil4 {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

