/************************************************/
/*  styles für Linkliste, Template "Infosysteme", News, ...  */
/************************************************/
.infosysteme .desc img{
	float:left;
	margin-right:15px;
	width:75px;
	height:75px;
}
.infosysteme .desc .details{
	margin-left:90px;
}

.news-list-item img{
	width:100px;
	height:66px;
	float:left;
}

/*.news-list-item .veranstaltungen img{
	width:70px;
	height:70px;
}
*/
.veranstaltungen td{
	vertical-align:top;
}

.veranstaltungen .v_datum{
	padding-right:15px; 
}

.veranstaltungen .v_desc{
	float:left; min-width:80%;
}

.veranstaltungen .v_img{
	 float:right; 
	 max-width:20%;
}
.veranstaltungen .v_img img{
	width:70px;
	height:70px;
}

