.box_logo {
	position: absolute;
	float: none;
	top: 200px;
	z-index: 9999;
	background-color: #FFC011;
	text-align: center;
	width: 409px;
	left: 150px;
}
.box_sprachauswahl {
	border:0 0 0 0;
	margin:0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 98%;
	visibility: visible;
	background-color: #FFC011;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	text-align: left;
}

.box_rechts_01 {
	border:0 0 0 0;
	width:auto;
	margin:0px;
	height: auto;
	top: auto;
	left: auto;
	position: relative;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 44px;
	padding-left: 22px;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	float: left;
	right: auto;
	bottom: auto;
	clear: both;
}
.box_bild {
	display: none; 
}
.box_nav, .box_impressum { 
	display: none; 
}
body {
	background-color: #FFC011;
}

