/* CSS Document */

.infobox .center .one{	
	display:inline;
	float:left;
	height:156px;
}


#kwicks #wer { 
	margin: 0pt;
	overflow: hidden;
	width: 87px;
	display: block;
	margin-right: none;
}
#kwicks li {overflow:hidden;}
#akt{ width:87px;}


#news p.news_normal, #akt p.akt_normal , #wer p.wer_normal {
	margin:0px;
	width:87px;
	height:146px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	float:left;	
	color:#FFF;
	background: url(../images/info_new_bg.jpg) no-repeat 0 0;
	cursor:pointer;
}
#akt p.akt_normal {
	width:87px;
	background: url(../images/info_aktuelle.jpg) no-repeat 0 0;
}
#wer p.wer_normal {
	width:83px;
	background: url(../images/info_wer.jpg) no-repeat 0 0;
}

#news p.news_hover , #akt p.akt_hover , #wer p.wer_hover  {
	margin:0px;
	width:87px;
	height:146px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	float:left;	
	color:#FFF;
	background: url(../images/new_hover_bg.jpg) no-repeat 0 0;
	cursor:pointer;
}

#akt p.akt_hover {
	background: url(../images/aktuelle_hover_bg.jpg) no-repeat 0 0;
}
#wer p.wer_hover {
	width:83px;
	background: url(../images/wer_hover_bg.jpg) no-repeat 0 0;
}


.infobox .center{
	background:url(../images/infobox_center_bg.jpg) repeat-x 0 0;
	height:156px;
	width:766px;
	float:left;
}

.infobox .center .one .news{
	margin:0px;
	width:88px;
	height:156px;	
	font-size:12px;
	font-weight:bold;
	float:left;	
	color:#FFF;
	background: url(../images/info_new_bg.jpg) no-repeat 0 0;
}
.infobox .center .one .aktuelle{
	margin:0px;
	width:87px;
	height:156px;	
	font-size:12px;
	font-weight:bold;	
	float:left;	
	color:#FFF;
	background: url(../images/info_aktuelle.jpg) no-repeat 0 0;
}

.infobox .center .one .wer{
	margin:0px;
	background: url(../images/wer_hover_bg.jpg) no-repeat 0 0;
	width:83px;
	height:156px;	
	font-size:12px;
	font-weight:bold;	
	float:left;	
	color:#FFF;
}
.infobox .center .one .infoContent{
	width:495px;
	height:142px;
	padding-top:14px;
	padding-left:7px;
	float:left;
	overflow:hidden;
}
div.csc-textpic-clear{
	display:none;
}
