body {
	background-color: #000000;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}

.MainLayer {
	position: relative;
	top: 0px;
	width: 780px;
	visibility: visible;
	z-index: 40;
	text-align: left;
	padding: 6px;
	margin: 0 auto;
}

.BilderHome {
	position: absolute;
	left: 208px;
	top: 12px;
	width: 400px;
	z-index: 30;
	visibility: visible;
}

.Lageplan {
	position: absolute;
	left: 30px;
	top: 469px;
	width: 150px;
	z-index: 20;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	text-indent: 0px;
	visibility: visible;
}

.WeinListe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: absolute;
	top: 93px;
	right: 5px;
	height: 230px;
	left: 472px;
	width: 309px;
	z-index: 20;
	text-align: left;
	overflow: auto;
	bottom: auto;
	scrollbar-3dlight-color: #881210;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #555555;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	font-weight: normal;
	visibility: visible;


}

.BestWine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: absolute;
	top: 338px;
	right: 5px;
	height: 62px;
	left: 473px;
	width: 283px;
	z-index: 20;
	text-align: left;
}


.WeinListeUeb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: left;
}
.WeinListeUeb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.WeinListeList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	list-style-type: square;
	text-align: left;
	vertical-align: bottom;
}
.TextLayer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #881210;
	position: absolute;
	width: 538px;
	left: 31px;
	top: 530px;
	z-index: 31;
	font-weight: bold;
	height: 3013px;
	right: auto;
	visibility: visible;
}
.Titel-Vernissage {
	font-size: 18px;
	font-weight: bold;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #660033;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

