/* CSS Document */
body {
background-image: url(images/wgneu3_01.gif); 
background-repeat:no-repeat;
margin: 0;
}

#oben{
position: absolute;
top: 7px;
left: 195px;
}

#links {
	position: absolute;
	left: 6px;
	top: 150px;
	width: 125px;
	font-family: "Courier New", Courier, mono;
	font-style: italic;
	color: #FFCC33;
	font-weight: bold;

}
#mitte {
	
	margin-right: 20px;
	padding-left:10px;
	padding-right:10px;
	position: absolute;
	width: 650px;
	z-index: 1;
	left: 155px;
	top: 85px;
	color: #006600;
	font-size: 1.2em;
	
}
#logo {
	left: 15px;
	top: 15px;
	position: absolute;

}
#weinbox {
	clear: left;
	margin-bottom: 20px;
	padding: 0%;
	float: none;
	border: thin dotted #003399;
	overflow: auto;


}
#link {
	background-color: #B0FFB5;
	border: medium ridge #FFD135;
	padding: 4px;
	width: 106px;
	color: #FFCC33;
}
#link a:link, #link a:visited { color: #009933;}
h4 {
	line-height: normal;
	font-weight: bold;
	vertical-align: sub;
}
.speisen {
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}
.hlink {
	font-size: x-large;
	font-style: italic;
	border: thin solid #006600;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
	padding: 5px;
}
.haendler {
	font-size: larger;
	font-weight: bold;
}