

/* --- Stylesheet 807 () --------- */ 

#info { height: 120px; margin: 20px 0px; padding: 0px 40px; overflow:hidden; }

#infowrap { height: 120px; width:1400px; overflow:hidden; }

#info .artikelwrap {
	overflow: hidden;
	float: left;
	width: 375px;
	height: 120px;
}
#info .artikel {
	overflow: hidden;
	float: left;
	width: 350px;
	height: 120px;
	margin-right: 25px;
}

#info .Bild { float: left; margin: 0px 18px 45px 0px; width: 100px; }
#info .content { font-size: 13px; color: #555;  }
#info h3 { margin: 7px 0px; font-size: 15px; }

#info a {
	color: #DE1929;
	text-decoration: none;
}

#info a:hover {
	text-decoration: underline;
}