@charset "UTF-8";
*{
	margin:0;
	padding:0;
	}
img{
	border:none;
	}
a{
	outline:none;
	}
html, body{
	width:100%;
	height:100%;
	}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e1ecd8;
	color:#3da434;
	}
h1{
	font-size:16px;
	font-weight:bold;
	color:#3da434;
	}
p{
	margin-bottom:12px;
	margin-top:12px;
	}
#overlay{
	position:absolute;
	top:91px;
	left:269px;
	}
#overlay-weingut{
	position:absolute;
	top:91px;
	left:473px;
	}
#seite{
	width:872px;
	height:613px;
	float:left;
	}
.skizze-gross{
	background: url(Bilder/skizze.jpg) no-repeat 604px 80px;
	}
.skizze-klein{
	background: url(Bilder/skizze_klein.jpg) no-repeat 398px 92px;
	}
#kopf{
	height:112px;
	width:872px;
	float:left;
	}
#kopf a img{
	margin-top:35px;
	margin-left:150px;
	}
.start{
	background:url(Bilder/head.jpg) no-repeat;
	}
.besenwirtschaft{
	background:url(Bilder/head_besenwirtschaft.jpg) no-repeat;
	}

.allgemein{
	background:url(Bilder/head_allgemein.jpg) no-repeat;
	}
.weingut{
	background:url(Bilder/head_weingut.jpg) no-repeat;
	}
.fasshotel{
	background:url(Bilder/head_fasshotel.jpg) no-repeat;
	}
#navi{
	float:left;
	width:92px;
	height:501px;
	background:url(Bilder/navi.jpg) no-repeat;
	}
#navi ol{
	list-style-type:none;
	margin-left:7px;
	margin-top:10px;
	}
#navi ol ol{
	margin-left:0px;
	}
#navi li{
	margin-bottom:12px;
	}
#navi a{
	text-decoration:none;
	color:#fff;
	line-height:13px;
	font-size:11px;
	width:45px;
	display:block;
	padding-left:15px;
	background:url(Bilder/hover.jpg) no-repeat left -13px;
	text-transform:uppercase;
	}
#navi ol ol a{
	font-size:10px !important;
	}
#navi a:hover, #navi a.aktiv{
	background:url(Bilder/hover.jpg) no-repeat 2px center;
	}
#small{
	float:left;
	width:157px;
	padding-left:20px;
	}
#small h1{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#3da434;
	line-height:24px;
	}
#big{
	float:left;
	width:280px;
	padding-left:20px;
	}
#big ul{
	margin-left:16px;
	list-style-type:square;
	}
#small address{
	font-style:normal;
	line-height:16px;
	top:500px;
	position:absolute;
	}

a{
	color:#3da434;
	text-decoration:none;
	}
.fixedwidth{
	display:block;
	float:left;
	margin-right:5px;
	width:94px;
	}
