body {
  	padding: 0 0 0 0;
  	background-color: #6f7b00;
  	font-family: Arial, Verdana, sans-serif;
  	color: white;
   	font-size: 0.8em;
	text-align: center;
	letter-spacing:0px;
	text-transform: none;
	line-height: 15px;
	
}

#inhaltsbereich {
	position: relative;
	width:860px;
    	margin: auto;
	xbackground-color: #a8a87a;
	padding: 0;
}

#kopfbereich {
	position: relative;
	width:865px;
	height: 132px;
	text-align: left;
	background-color: #6f7b00;
	padding: 0;
	margin: 0;
	
}


#navigation {
	background-color: #869c00;
	float: left;
	width: 189px;
	height: 405px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;



}


#content {
	float: left;
	width: 351px;
	height: 405px;
	background-color: #a0b720;
	


}

#content_small {
	float: left;
	width: 202px;
	height: 405px;
    text-align: left;  
	background-color: #a0b720;
	


}

#bild {
	width: 319px;
	height: 405px;
	float: right;

	
      
}

#bild_large {
	width: 468px;
	height: 405px;
	float: right;
	xtext-align: left;
	xborder-width: 1px;
	xborder-style: solid;
	xpadding-right
	
	
}

#movie {
	width: 670px;
	height: 405px;
	float: left;
	xtext-align: left;
	xborder-width: 1px;
	xborder-style: solid;
	xpadding-right
      
}


#footer {
	clear: both;
	background-color: #6f7b00;
	width: 860px;
	xheight: 25px;
	margin: auto;
	padding-top: 3px;
	padding-bottom: 6px;   
	border-width:0px;
	border-style:solid;
 	border-color:blue;
  
  
		   
}




