/**
 * @version $Id: template_bewertung.css 10000 2009-08-26 00:31:00Z tmo $
 * @author Thomas Moehrling
 */

div#cont_maincontent a:link,a:visited {
	color:#000;
	text-decoration:none;
	border:0;
}

div#cont_maincontent a:hover {
	color:#F00;
	text-decoration:none;
}

div#cont_maincontent {
	background:#FFF url(../images/unser_angebot/weintrauben.jpg) 0 30px no-repeat; 
	margin:0 0 0 177px;
	padding: 0;
	position: relative;
	min-height: 680px;
}

div#cont_maincontent .bew1 {
	height:300px;
	width:200px;
	left:80px;
	top:35px;
	position:absolute;
}

div#cont_maincontent .bew3 {
	height:300px;
	width:200px;
	left:80px;
	top:265px;
	position:absolute;
}

div#cont_maincontent .bew4 {
	height:300px;
	width:200px;
	left:450px;
	top:265px;
	position:absolute;
}

