.dummy {}

/* Publikationen */

#content #contentlist li  {
	background: none;
	padding: 0px !important;
	margin: 0 0 16px 0 !important;
	clear: both;
	float: left;
}
#contentlist .news-image {
	float: left;
	width: 170px;
	padding-right: 20px;
	font-size: 11px;
}
#contentlist .normimageleft {
	margin: 3px 0 0 0;
	width: 62px;
	}
#contentlist .kurzbeschreibung {
	width: 108px;
	float: left;
}
#contentlist .kurzbeschreibung h4 {
	font-size: 11px;
}
#contentlist .kurzbeschreibung .preis {
	font-style: italic;
	width: 105px;
}
#contentlist .news-content {
 	width: 563px;
	float: left;
}
#contentlist .news-content.small {
 	width: 373px;
}
#contentlist h3 {
 	text-transform: uppercase;
	color: #a70230;
}
#contentlist h3.autoren {
 	font-weight: normal;
	color: #a70230;
	text-transform: none;
}
#contentlist h4 {
 	
}
#contentlist .unterzeile a {
 	font-size: 10px;
	color: #a70230;
	line-height: 13px;
	text-decoration: underline;
	float: right;
}
#contentlist .unterzeile a:hover {
	color: #a70230;
}
