#newsBox{
	width:367px;
	height:257px;
	position:relative;
	overflow:hidden;
}

#newsBoxMaske{
	width:367px;
	height:257px;
	position:absolute;
	left:0px;
	top:0px;	
}

#balkenGreyNewsHome{
	width:367px;
	height:75px;
	background-color:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
	position:absolute;
	left:0px;
	bottom:0px;
}

#homeNewsTitle{
	position:absolute;
	width:310px;
	height:40px;
	left:27px;
	top:200px;	
}

#homeNewsTitle a{
	padding-left:20px;
	background-image:url(/img/css/home/arrow_news.png);
	background-repeat:no-repeat;
	background-position:left center;
	color:#FFF;
	text-decoration:none;
	font-size:20px;
	outline:none;
}

#homeNewsTitle a:hover{
	color:#DB0B16;
}

.homeBox{
	margin-left:17px;
	width:175px;
	height:257px;
	background-image:url(/img/css/home/box_home.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.homeBoxImg{
	margin-top:10px;
	margin-left:1px;
}

.homeBoxContent{
	width:140px;
	margin-left:18px;
	margin-top:16px;	
}

.homeBoxTitle a{
	padding-left:20px;
	background-image:url(/img/css/center/arrow_gross.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#435661;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.homeBoxTitle a:hover,.homeBoxText a:hover{
	color:#DB0B16;	
}

.homeBoxText{
	margin-top:14px;
}

.homeBoxText a{
	color:#5A6B74;
	font-size:12px;
	text-decoration:none;
	line-height:1.5;
}

#eventBox{	
	width:175px;
	height:123px;
	background-image:url(/img/css/home/home_event.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	margin-top:10px;
}

#homeSmallBox{	
	width:175px;
	height:123px;
	background-image:url(/img/css/home/home_event.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	margin-top:0px;
	overflow:hidden;
}

#eventBoxInner{
	width:140px;
	margin-left:20px;
	margin-top:25px;
}

.homeSmallBoxInner{
	width:140px;
	margin-left:20px;
	margin-top:25px;
}

#eventDatum a{
	color:#DB0B16;	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#eventOrt a{
	color:#DB0B16;	
	font-size:12px;	
	text-decoration:none;
}

#eventOrt{
	margin-top:2px;
}

#eventTitel{
	margin-top:6px;
}

.homeSmallBoxTitel{
	margin-top:6px;
	margin-bottom:6px;
}

#eventTitel a,.homeSmallBoxTitel a,.homeSmallBoxTitel{
	color:#5A6B74;	
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#eventTitel a:hover,.homeSmallBoxTitel a:hover{
	color:#DB0B16;	
}

.homeSmallBoxText{
	color:#5A6B74;
	font-size:12px;
	line-height:1.5;
	text-decoration:none;
	height:70px;	
	position:relative;
	overflow:hidden;
}

.homeSmallBoxTextDiv{
	width:100%;
	height:70px;
	position:absolute;
	left:0px;
	top:0px;
}

.homeSmallBoxTextDiv a{
	text-decoration:none;
	
}

#center{
	min-height:257px;
}