body {
	width: 890px;
	background-color: #69b129;
	font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
	color: #ffffff;
    line-height: 16px;
	margin:15px;
}

.ueberschrift {
	color: #063363;
 	font-size: 12px;
 	height: 23px;
 	text-align: center;
 	background: white;
 	padding: 5px 0 0 0;
 	margin: 0 auto 0 auto;
}

#linkeseite {
	float: left;
	position: relative;
	width: 620px;
	height: 600px;
	padding:0px;
	margin:0px;	
	background: #D9EAC8;
	border-bottom: 1px white solid;
}

#videoPlayer {
	position: absolute;
	margin: 70px 0 20px 85px;
	background: gray;
	width: 455px;
	height: 380px;
}

#flash_ad {
	width: 600px;
	position: absolute;
	bottom: 8px;
	margin-left: 8px;
}

#flash_ad img{
	float: left;
	border: none;
}

#flash_ad p {
	margin: 0 8px 0 0;
	line-height: 13px;
	font-size: 10px;
	width: 420px;
	float: right;
	color: black;
}

#strich {
	height:0;
	width: 600px;
	margin: 0 auto 0 auto;
	border-top: white solid 1px;	
}

#rechteseite {
	float: left;
	position: relative;
	width: 222px;
	height: 601px;
	padding:0px;
	margin:0 0 0 20px;	
	line-height: 1.5em;
}

#logo {
	width: 222px;
	height: 121px;
	padding:0px;
	margin:0px;
}
	
#kastenrechts {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	width: 220px;
	height: 478px;
	padding:0px;
	margin:0px;	
}


#urheber {
	font-size: 9px;
	margin: 192px 5px 5px 15px;
}

#clear {
	clear: both;
}

#schliessen{
	position: absolute;
	width: 109px;
	height: 18px;
	bottom: 7px;
	left: 28px;
	
}
