body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/hint.jpg);
	background-color: #eaeae2;
	background-position: center center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.maintext {
	font-family: Arial;
	font-size: 11px;
	color: 707173;
	line-height: 16px;
}

.maintextfett {
	font-family: Arial;
	font-size: 11px;
	color: 707173;
	line-height: 16px;
	font-weight:bold;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: -13px;
	color:#489da6;
}

.maintext:link {
	color: 489da6;
}

div.overlay {
	background:url(images/white.png) no-repeat;
	padding:40px;	
	width:576px;  
	display:none;
}
 
div.overlay div.close {
	background:url(images/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}
 
a.player { 		
	display:block;
	height:380px;			
}

#filmrolle {
	float:left;
}

#videos {
	float:left;
}

#parent4 li{
	margin: 5px;
}

#menu4 a.wactive{
	color: #707173;
	text-decoration: underline;
}

	
