/**
 * @version $Id: template_bilder.css 10000 2009-08-27 02:07:00Z tmo $
 * @author Thomas Moehrling
 */


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: 950px;
}

div#cont_maincontent * {
	margin:10px 5px 0 5px;
}

div#cont_maincontent .album:hover{
	border: none;
}

div#cont_maincontent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #781125;
}

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 .top1 {
	background:url(../images/filmstreifen.png) 0 30px no-repeat; 
	margin:0 0 0 50px;
	padding: 0;
	position: relative;
	min-height: 150px
}


