body      {
	background: url('../bg/back.gif') #F9EFB6;
	background-repeat: repeat-x;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;  }

/* Links */
a:link    { color: maroon;
	font-size: 11pt;
	text-decoration: none; }
a:visited { color: maroon; 
	font-size: 11pt;
	text-decoration: none; }
a:active  { color: maroon;
	font-size: 11pt;
	text-decoration: none; }
a:hover  { color: navy;
	font-size: 11pt;
	text-decoration: none; }

/* Links im Menue */
a.menue:link    { color: #666666;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt; }
a.menue:visited { color: #666666; 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt; }
a.menue:active  { color: #666666;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt; }
a.menue:hover  { color: maroon;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt; } 

div.menue  {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: 65px;
	padding-top: 30px;  }
div.menuewillkommen  {
	margin-left: 0px;
	position: relative;  }
div.menuerestaurant  {
	margin-left: 10px;
	position: relative;  }
div.menuespeisekarte  {
	margin-left: 20px;
	position: relative;  }
div.menuefruehstueck  {
	margin-left: 30px;
	position: relative;  }
div.menuefirmenfeste  {
	margin-left: 40px;
	position: relative;  }
div.menuereisegruppen  {
	margin-left: 50px;
	position: relative;  }
div.menuegutscheine  {
	margin-left: 60px;
	position: relative;  }
div.menueschauinsland  {
	margin-left: 70px;
	position: relative;  }
div.menuekontakt  {
	margin-left: 80px;
	position: relative;  }	
div.menueanfahrt  {
	margin-left: 90px;
	position: relative;  }
div.menuetagungen  {
	margin-left: 100px;
	position: relative;  }
	
			
img.menueactive  {
	position: absolute;
	left: -40px;
	top: -5px;
	z-index: 20;  }

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}

/* Normale Texte */
span.normal  {
	font-size: 10pt;  }
span.normalbold  {
	font-weight: bold;
	font-size: 10pt;  }
span.small  {
	font-size: 9pt;  }
span.smallbold  {
	font-weight: bold;
	font-size: 9pt;  }
span.impressum  {
	font-size: 10pt;  }

div.standard  {
	position: relative;
	margin: 0px;
	padding: 0px;
}
div.firstcontainer  { 
	position: relative;
	width: 980px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;  }
img.headpic  {
	position:relative;
	left:481px;
	top:0px;  }
div.mastercontainer  {
	position: relative;
	width: 893px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;  }

div.contentcontainer  {
	background: url('../bg/contentback.jpg');
	background-repeat: repeat-y;
	position: relative;
	width: 893px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;  }
div.innercontentcontainer  {
	background: url('../bg/contentimg.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	width: 893px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 428px;
}

img.heightright  {
	position: relative;
	float: right;
	width: 1px;
	height: 410px;
	margin: 0px;
	padding: 0px;
}
div.contentright  {
	position: relative;
	float: right;
	width: 590px;
	overflow: auto;
	text-align:left;
	margin-bottom:12px;
}
div.contentleft  {
	position: relative;
	overflow: auto;
}

div#startseite_haupttext  {
	position: relative;
	margin-top: 70px;
	margin-right: 70px;
	margin-left: 110px;
	margin-bottom: 30px;
	z-index: 2;
}
div#startseite_containermedium  {
	position: relative;
	text-align:left;
	width:530px;
	margin-left:auto;
	margin-right:0px;
	z-index:0;
}

div#impressum_haupttext  {
	position: relative;
	margin-top: 30px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 30px;
	z-index: 2;
}

div.haupttext  {
	position: relative;
	margin-top: 60px;
	margin-right: 40px;
	margin-left: 70px;
	margin-bottom: 30px;
	z-index: 2;
}

div.mediumright  {
	width:250px;
	float:right;
	margin-top:20px;
	position: relative;  }
div.mediumleft  {
	width:250px;
	float:left;
	position: relative;  }
div.mediumheadline  {
	position: relative;
	background: #EBB110;
	color: white;
}
div.mediumheadlineinline  {
	position: relative;
	background: #EBB110;
	color: white;
	padding: 4px;
	padding-left:14px;
}
div.mediumtext  {
	padding-top:15px;
	padding-left:20px;
	padding-right:5px;
	padding-bottom:0px;
	margin:0px;
	position: relative;
}
img.mediumtextcorner  {
	position:absolute;
	z-index:5;
	left:-12px;
	top:-4px;
}
div.bigheadline_rahmen {
	position:relative;
	width:100%;
	text-align:center;
}
div.bigheadline  {
	position: relative;
	background: #EBB110;
	color: white;
	text-align: left;
	width: 450px;
	margin: auto;
	font-weight: bold;
}
div.bigheadlineinline  {
	position: relative;
	background: #EBB110;
	color: white;
	padding: 4px;
	padding-left:14px;
}
div.bigheadline_left  {
	position: relative;
	float: left;
	margin-left: 10px;
	color: white;
	width: 100px;
}
div.bigheadline_right  {
	position: relative;
	float: right;
	width: 100px;
	text-align: right;
	margin-right:15px;
}

table.speisekarte {
}

td.karte_links {
	text-align:left;
	vertical-align:top;
	padding-right:10px;
	padding-bottom:5px;
}

td.karte_rechts {
	text-align:right;
	vertical-align:top;
}


div.footer  {
	width: 893px;
	position: relative;
	background: #EBB110;
	text-align:right;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;  }