#contentwrapper {
	width:790px;
	/*background:#680b7c url(head.jpg) no-repeat right 92px;*/
	margin-bottom:20px;
}

#NavigationMitte {
	background:#000000;
}

ul#statusbar {
	background:#000000;
	width:790px;
}

#leftcolumn {
	padding-top:76px;
}

#middlecolumn {
	padding-top:157px;
}

#Maincontentwrapper {
	width:790px;
	margin:0;
	background:transparent url(tile.gif) repeat-y top right;
}

#Maincontent {
	width:790px;
	background:transparent url(head.jpg) no-repeat right 28px;
	z-index:1;
}

#MaincontentAbschluss {
	margin:0px 0 -20px 0;
	height:229px;
	background:transparent url("foot.jpg") no-repeat bottom right;
	z-index:-1;
}

#itsfun {
	display:none;
}

#navcontainer {
	/*margin-top:76px;*/
}

#trailerbox {
	/*margin-top:157px;*/
}

ul#footerbar {
	width:790px;
	margin-bottom:-20px;
}

/********************************************/

ul#Subnavigationbar {
	background:transparent;
	margin:10px 0;
	padding:20px 20px;
	width:522px;
	text-align:center;
	background:transparent url("menu.png") no-repeat top center;
	min-height:60px;
}

ul#Subnavigationbar {
	background:transparent url("menu_schmal.png") no-repeat center 15px;
	min-height:40px;
}


ul#Subnavigationbar li {
	display:inline;
	float:none;
}

ul#Subnavigationbar li a {
	display:inline;
	float:none;
	font-weight:bold;
	/*text-transform:lowercase;*/
	font-family:"Arial Black",Gadget,sans-serif;
	font-size:17px;
	font-smooth: always;
	/*color:#ffffff;*/
	text-decoration:none;	
}

.headlinewrapper {
	background-image: url("headline.gif");
	text-align:center;
}

.boxcontainer {
	background-image:url("box.gif");
	height:168px;
}

.boxcontainer .boxsmall {	height:137px; position:relative; }
.boxcontainer .boxinhalt { height:137px; }
.boxcontainer .boxinhalt h4 { display:none; }
.boxcontainer .mehr { position:absolute; top:72px; }

.boxcontainerbig {
	background-image:url("box_breit.gif");
}

#trailerinhalt {
	background-image:url("trailerbox_bg.png");
}

#trailerinhaltsmall {
	background-image:url("trailerbox_small_bg.png");
}

/*colors start*/
		#Maincontentwrapper {	background-color:#000000; }
		.headline h2 { color: #ffffff; }
		#contentwrapper { color: #ffffff; }
		ul#Subnavigationbar li a { color:#ffffff; }
		ul#Subnavigationbar li a.aktiv { color:#772b84; }
		ul#Subnavigationbar li a:hover { color:#772b84; }
/*colors end*/
