body {
	background:#666;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#weiss {
	position:fixed;
	top:0px;
	left:0px;
	background:#fff;
	width:100%;
	height:300px;
}
#bittefeld, #cookiefeld {
	position:fixed;_position:absolute;
	top:96px;
	left:0px;
	font-weight:bold;
	color:#000;
}
#cookiefeld {
	top:418px;_top:412px;
	z-index:10;_padding:5px 0px 5px 0px ;
}
#cookiefeld a {
	color:#666;
}
#cookiefeld a:hover {
	color:#999;
	text-decoration:none;
}

/* nur für Safari */
@media screen and (-webkit-min-device-pixel-ratio:0){

#bittefeld { top:100px; }
#cookiefeld { top:422px; }

}
/* Ende */

/* nur für IE7 PC */
*+html #cookiefeld { 
	height:15px;
	top:412px;
	padding:5px 0px 5px 0px ;
}
/* Ende */

#logo img {
	padding:5px;
	background-color:#fff;
	margin-bottom:-2px;
}
#cookiefeld span {
	background-color:#FFFFFF;
	padding:10px;
}
span {
	padding:10px;
}
input { margin:0px; }
#wahlfeld {
	position:absolute;
	top:213px;
	left:0px;
	height:150px;
	width:1400px;
	padding:30px 0px 20px 0px;
	z-index:100;
	margin-bottom:50px;
	background:#ccc;
}
#graubalken {
	position:absolute;
	top:213px;
	left:0px;
	height:200px;
	width:100%;
	background:#ccc;
}

#wahlfeld .layout {
	margin:0px 30px -35px 30px;
	float:left;
}
#wahlfeld .layout .text {
	width:133px;
	margin-top:-35px;
	text-align:center;
}
#wahlfeld .layout button {
	width:133px;
	background:none;
	padding:0px;
	margin:0px;
	border:0px;
	cursor:pointer;
	margin:-1px;_margin-top:-3px;
}
*+html #wahlfeld .layout button {
	margin-top:-3px;
}

#flashcontent {
	position:fixed;_position:absolute;
	top:0px;
	right:20px;
	width:139px;
	height:200px;
	z-index:5;
}

