@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	background-color: #c06;
	text-align: center;
	background-image: url(../_img/bgpattern.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 938px;
		/*position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -467px;
	padding: 0;*/
	margin: 0 auto;
	align: center;
	text-align: left;
	/*border:1px solid #fff;*/
	z-index: 0;
}

#center {
	width: 938px;
	/*position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -467px;
	padding: 0;*/
	margin: 0 auto;
	align: center;
	text-align: left;
	/*border:1px solid #fff;*/
	z-index: 0;
}
	

#header {
	width: 934px;
	background: #fff;
	z-index: 1;
	}
	
#leftcolumn {
	float: left;}
	
#hauptnavibg {
	
	width: 197px;
	z-index: 1;
	padding: 3px;
	text-align: left;
	background: #f39;
	min-height:217px; /* Mindesthöhe in modernen Browser */
	height:auto !important; /* auto-height mit !important-Regel für moderne Browser */
	height:217px; /* Mindesthöhe in IE */
	border: 1px solid #fff;
}
	
#hauptnavi {
	
	width: 187px;
	z-index: 1;
	margin: 0;
	padding: 6px 0 0 8px;
	background: #c06;
	text-align: left;
	min-height:217px; /* Mindesthöhe in modernen Browser */
	height:auto !important; /* auto-height mit !important-Regel für moderne Browser */
	height:217px; /* Mindesthöhe in IE */
	border: 1px solid #fff;
}

#hauptnavi img {
	margin: 0 0 0 -11px;}
	
img.fotolinks {
	margin: 5px 0 0 0;
	padding: 0;
	border: 1px solid #fff;}
	
#flash {
	float: left;
	width: 725px;
	z-index: 1;
	text-align: left;
	color: #000;
}

#mapcontainer {
	width: 500px;
	text-align: center;
	padding: 10px 100px 10px 100px;
}

#map {
	width: 450px;
	height: 350px;
	padding: 10px 20px 10px 10px;
	z-index: 1;
	color: #000;
/*	background-image: url(../_img/contentrechtsbg1.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	float: left;*/
	}



.null {
	padding: 0;
	margin: 0;}
	
.lmarginzehn {
	padding: 0;
	margin: 0 0 0 10px;}
	
#sprache {
	text-align: center;}
	
#hauptnavi #sprache {
	padding: 0;
	margin: -40px 0 0 0;}

#content {
	padding: 5px 10px;
	margin: 5px 0 0 0;
	background: #c06;
	border: 1px solid #fff;
	color: #fff;
	min-height:130px; /* Mindesthöhe in modernen Browser */
	height:auto !important; /* auto-height mit !important-Regel für moderne Browser */
	height:130px; /* Mindesthöhe in IE */
	
	}





#epas {
	float: left;
	z-index: 2;
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin: 0 0 0 320px;
}

#validation {
	float: left;
	z-index: 2;
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin: 0 0 0 30px;
	padding: 10px 0 0 0;
}

#bildlinks {
	width: 210px;
	height: 172px;
	position: absolute;
	top: 499px;
	left: 0;
	z-index: 2;
	text-align: left;
}

.left {
	float: left;}
	
.imgleft {
	float: left;
	margin: 0 10px 0 0;}
	
.right {
	float: right;}
	
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;}
	
.green {
	color: #030;}
	
.borderleft {
	border-left: 1px solid #006634;
	}
	
h1 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	padding: 0;}
	
h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;}
	

.italic {
	font-style: italic;
	}
	
.greenbold {
	font-weight: bold;
	color: #005a41;}
	
.greenboldunderline {
	font-weight: bold;
	color: #005a41;
	text-decoration: underline;}
	
#content ul.preisliste {
border-top: 1px solid #005a41;
 list-style-type: none;
 margin: 0 0 0 10px;
 padding: 0 0 0 10px;
 }

#content ul.preisliste li {
 	padding: 3px;
	 margin: 0 0 3px 10px;
	 float: left;
	 width: 150px;
	}

#content ul.preisliste li.first {
	 width: 300px;
	}
	
#content ul.wein {
border-top: 1px solid #005a41;
 list-style-type: none;
 margin: 0 0 0 10px;
 padding: 0 0 0 10px;
 }

#content ul.wein li {
 	padding: 3px;
	 margin: 0 0 3px 10px;
	 float: left;
	 width: 450px;
	}

#content ul.wein li.first {
	 width: 110px;
	}
	
.zehn {
	font-size: 10px;}
	
.mainfoto {
	float: right;
	border: 1px solid #fff;
	margin: 0;
	padding: 0;}
	
.sideueberschrift {
	float: right;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	margin: 0;
	padding: 0;}
	
#counter {
	margin: 10px 0 0 0;}