#main {
	width: 880px;
	position: relative;
	text-align: left;
	margin: auto;
	height: 100%;
}
#top {
	height: 150px;
	width: 100%;
	position: relative;
}

#logo {
	position: relative;
	height: 100%;
	width: 439px;
	left: 0px;
	top: 0px;
	background-color: #d2b48c;
	float: left;
}

#toppics {
	position: relative;
	height: 100%;
	width: 440px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(pic/topright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#toppic1 {
	overflow: hidden;
	height: 100%;
	width: 151px;
	position: relative;
	float: left;
}
#toppic2 {
	overflow: visible;
	height: 100%;
	width: 289px;
	position: relative;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#middle {
	position: relative;
	height: 309px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#middlepic {
	position: relative;
	height: 309px;
	width: 264px;
	float: left;
}
#middleright {
	position: relative;
	height: 309px;
	width: 615px;
	background-color: #8b0000;
	background-image: url(pic/glas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.middletext {
	position: absolute;
	width: 460px;
	top: 0px;
	height: 299px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	right: 0px;
}

#navitop {
	width: 440px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	left: 0px;
}


.naviItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #d2b48c;
	float: left;
	width: 20px;
	top: 0px;
	width: 110px;
	text-align: center;
}
.middletext a {
	color: #FFFFFF;
	text-decoration: none;
}
.middletext a:hover {
	color: #000000;
}
.naviItem    a {
	color: #000000;
	text-decoration: none;
}
.naviItem  a:hover {
	color: #FFFFFF;
}
.naviItem  a:focus {
	color: #FFFFFF;
}


#home {
	background-color: #990000;
}
#Einzelhandel {
	background-color: #add8e6;
}
#Kontakt {
	background-color: #4169e1;
}
#Weinwerke {
	background-color: #9acd32;
}


#bottom {
	width: 880px;
	position: relative;
	left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 85px;
}
#bottomleft {
	position: relative;
	height: 80px;
	width: 264px;
	background-color: #8b0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	float: left;
	color: #FFFFFF;
}





#bottomright {
	position: relative;
	height: 100%;
	width: 615px;
	background-color: #d1b48c;
	background-image: url(pic/versprechen.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#angebot {
	text-align: center;
}

#team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	position: relative;
	top: -15px;
}
#wein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 25px;
	z-index: 2;
}
body {
	text-align: center;
}
#disclamer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#impressum {
	position: absolute;
	right: 3px;
	bottom: 3px;
}
