#header1{
	height:165px;
}

#header1 #logo{
	margin-top:23px;
}

#header2{
	position:absolute;
	top:170px;
	left:0px;
	width:1000px;
	height:260px;
	background-repeat:no-repeat;	
	background-color:#FFF;
	outline:none;	
}


#headerBoxOuter{
	position:absolute;
	width:320px;
	height:260px;
	background-color:#FB0033;
	right:0px;
	top:0px;
	opacity:0.8;
	filter:Alpha(opacity=80);
}

#headerBox{
	width:320px;
	height:260px;	
	position:relative;	
	background:transparent;

}

.headerBoxText{
	position:absolute;
	bottom:16px;
	right:16px;
	width:290px;
	color:#FFFFFF;
	font-size:130%;	
	filter:Alpha(opacity=100);
	text-align: justify;
}

.headerBoxTitel{
	font-size:140%;
	margin-bottom:20px;
}

.suchBox{
	margin-right:20px;
	color:#828282;	
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 0;	
}

.suchBox div{
	margin-left:10px;
}

#contentCenter{
	margin-top:280px;
}

#videoHeader,#videoHeaderswf{
	outline:none;
}
