div#filmreihen div#uebersicht{
	float: left; 
	width: 301px; 
	background-image: url(../media/filmreihen_head.jpg);
	background-repeat: no-repeat;
	
}
div#filmreihen div#uebersicht div{
	margin: 100px 15px 15px 15px; 
}
div#filmreihen div#uebersicht div a{
	font-size: 15px;  
	text-decoration: none; 
}
div#filmreihen div#uebersicht div p{	
	margin-bottom: 45px; 
}

div#filmreihen div#langtext{
	margin: 0px; padding: 0px;
	float: right; 
	width: 645px; 
}
div#filmreihen div#langtext div{
	margin: 40px; 
	display: table; 
}
div#filmreihen div#langtext div h1{
	margin: 0px; padding: 0px; 
	color: #bc0035;
	font-weight: normal;
	font-size: 20px; 
}