.scrollkasten{
	background:#fff;
	border:1px solid #9c9c9c;
	padding:5px;
	margin:7px;

	min-height:550px;
	height:auto!important;
	height:550px;
}
.scrollkasten_news{
	background:#fff;
	border:1px solid #9c9c9c;
	padding:5px;
	margin:15px;

	min-height:350px;
	height:auto!important;
	height:350px;
}

#cmscont a{
	color:#000;
}

.txt_overflow{
	height: 35px; 
	overflow: hidden; 
	font-size:12px;
}


/* newsItem  */
#listentyp1_newsItem .eintrag{
	width:710px;
	margin-bottom:15px;
	margin-left:15px;
	clear:both;
}
/* wld */
#listentyp1_newsItem .bild{
	float:left;
	text-align:center;
	/*width:110px;
	height:112px;*/
	background: url(/img/listen/bg_listenbild.gif) no-repeat;
	/*padding:5px 6px;*/
}
/* wld */
#listentyp1_newsItem .bild .tablePic{
	text-align:center;
	vertical-align:middle;
	width:116px;
	height:118px;
}

#listentyp1_newsItem .detail{
	float:left;
	width:584px;
	height:122px;
	background:url(/img/listen/bg_listendetail.gif);
	margin-left:4px;
	overflow:hidden;
}
#listentyp1_newsItem .liste div, #listentyp1_newsItem .listenueberschrift div{
	text-align:center;
	line-height:25px;
	font-size:11px;
	float:left;
	padding:4px 3px 2px 3px;
	text-align:center;
	border-right:1px solid #999999;
	height:25px;
	margin:1px 0;
	white-space:nowrap;
	overflow:hidden;
}
#listentyp1_newsItem .liste .newsZeit{
	width:100px;
	border:0;
	line-height:2em;
	background:#fff;
	font-weight:bold;
}

#inhalt #listentyp1_newsItem .titel{	
	float:left;
	width:237px;
	padding:5px 10px;
	line-height:1.1em;
	height:76px;
	overflow:hidden;
}

#listentyp1_newsItem .titel a{
	color:#0974c1;
	font-weight:bold;
	font-size:12px;
}
#listentyp1_newsItem .beschreibung{
	float:left;
	width:300px;
	padding:10px 10px;
	font-size:11px;
	line-height:1.2em;
	height:66px;
	overflow:hidden;
}

