body  {
	color: #656161;
	font: 0.7em / 1.9em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, Verdana, SunSans-Regular, sans-serif;
	background-color: #dadada;
	text-align: center;
	margin-top: 0;
	padding: 0 25px 30px;
}

a {
	color: #790112;
}

.allcontent {
	margin: 0 auto;
	width: 800px;
	position: relative;
	background-color: White;
}

.top 
{
	height: 30px;
	text-align: left;
	margin: 0 14px;
	font-weight: bold;
}

.poster 
{
	background-image: url(../images/plakat.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 424px;
}

.poster_people 
{
	font-size: 7pt;
	text-align: left;
	margin: 0px 14px 10px 14px;	
	line-height: normal;
	color: Black;
}

.content 
{
	height: 400px;
	text-align: left;
	margin: 10px 14px;	
	padding-bottom: 20px;
}