.news_item{
	margin-right:10px;
	margin-bottom:20px;
	background-image:url(/fileadmin/bsv_bilder/vbs_punkte_plz.gif); background-repeat:no-repeat;
	background-position:bottom left;
	padding:5px 10px;
}
.news_item .header{
	margin-bottom:3px;
	font-weight:bold;
	color:#013775;
	font-size:11px;
}
.news_item .teaser{
	margin-bottom:3px;
	font-size:11px;
}
.news_item  .teaser img {
	float:left;
	padding-right:5px;
}



.news_detail img{
	float:left;
	padding-right:5px;
}
.news_content{
	padding-top:5px;
	padding-bottom:5px;
}


/*
Fachinformationen Liste
*/
.fachinfo_liste table TR.header TD{
	font-weight:bold;
}
.fachinfo_liste table TR{
	vertical-align:top;
}
.fachinfo_liste table TR TD{
	padding:3px;
}
.fachinfo_liste .item{
	margin-right:10px;
	margin-bottom:20px;
	background-image:url(/fileadmin/bsv_bilder/vbs_punkte_plz.gif); background-repeat:no-repeat;
	background-position:bottom left;
	padding:5px 10px;
}
.fachinfo_liste .item .kopf IMG{
	padding-right:10px;
}
.fachinfo_liste .item .kopf .datum{
	font-weight:bold;
	color:#013775;
	font-size:11px;
}
.fachinfo_liste .item .detail{
	font-size:11px;
	color:#717171;
	padding-left:43px;
	/*width:457px;*/
}
/*.fachinfo_liste .item .detail .linie{
	border-bottom: dotted 1px #BF0101;
	background-image:url(images/pfeil_rechts_rot.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:absolute;
	width:455px;
	height:10px;
	
}*/


/*
 * Presse Liste
 */
.presse_liste, .presse_detail TABLE{
	margin-left:-5px;
}
.presse_liste TABLE TR.even, .presse_detail TABLE TR.even{
	background-color:#EEF4FB;
}
.presse_liste TABLE TR.odd, .presse_detail TABLE TR.odd{
	background-color:#CDD6E9;
}


.presse_liste TABLE TR TD, .presse_detail TABLE TR TD{
	vertical-align:top;
	padding:3px;
}
.presse_liste TABLE TR TD span.titel, .presse_detail TABLE TR TD span.titel{
	font-weight:bold;
}
/*
 * Presse Detail
 */
.presse_detail .presse_content{
	margin-top:5px;
	margin-bottom:5px;
}
.presse_detail{
	padding-top:5px;
}

.infoboxen p.bodytext{
  text-align: center;
}
