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

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

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 .subtop1 {
	height:75px;
	width:150px;
	left:80px;
	top:35px;
	position:absolute;
	background:url(../images/subskription/kopf_2010.jpg) 0 0 no-repeat;
}

div#cont_maincontent .subtop2 {
	height:75px;
	width:150px;
	left:260px;
	top:35px;
	position:absolute;
	background:url(../images/subskription/kopf_2009.jpg) 0 0 no-repeat;
}

div#cont_maincontent .sub1 {
	height:150px;
	width:150px;
	left:80px;
	top:110px;
	position:absolute;
}

div#cont_maincontent .sub2 {
	height:150px;
	width:150px;
	left:80px;
	top:265px;
	position:absolute;
}

div#cont_maincontent .sub3 {
	height:150px;
	width:150px;
	left:260px;
	top:110px;
	position:absolute;
}

div#cont_maincontent .sub4 {
	height:150px;
	width:150px;
	left:260px;
	top:265px;
	position:absolute;
}
