@charset "utf-8";
/* CSS Document */

/*=====================HTML-TAGS======================*/

body {
	height: 100%;
	background: #2C0E02 url(../img/body-hg.jpg) repeat center top;
	margin: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	}
body strong {
	font-weight: bold;
	color: #fff;
	}
table {
	font-size: 12px;
	}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
a, a:link , a:visited{
	color: #97BF0D;
	text-decoration:underline;
	}
a:hover, a:active {
	color: #fff;
	}
p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #97BF0D;
	}
h1 {
	font-size: 24px;
	margin-bottom: 10px;
	}
h2{
	font-size: 18px;
	margin-bottom: 3px;
	}
h3{
	font-size: 16px;
	margin-bottom: 3px;
	}
h4{
	font-size: 14px;
	margin-bottom: 5px;
	}
h5{
	font-size: 17px;
	margin-bottom: 8px;
}
ul {
	margin: 3px 0 0 10px;
	padding: 2px 0 2px 0px;
}
li {
	line-height: 15px;
	padding: 0 0 2px 5px;
	margin: 0 0 0 5px;
	list-style-position: outside;
}
/*---------------------DIV-FORMATIERUNGEN------------------------------*/

#header {
	width: 100%;
	height: 142px;
	background: url(../img/header-hg.jpg) repeat center top;
	}
#header-inside {
	width: 990px;
	height: 142px;
	margin: 0 auto;
	}
#logo {
	float: left;
	width: 413px;
	height: 142px;
	padding-left: 62px;
	}
#sprachen-features {
	float: right;
	padding: 36px 36px 0 0;
	color: #AFA099;
	font-size: 12px;
	}
#sprachen-features a, #sprachen-features a:visited {
	color: #AFA099;
	font-size: 12px;
	text-decoration: none;
	}
#sprachen-features a:hover {
	color: #97BF0D;
	}
#sprachen-features img {
	border: 1px solid #fff;
	margin-left: 5px;
	}
#sprachen-features img:hover {
	border: 1px solid #97BF0D;
	}
#features {
	float: left;
	margin-right: 20px;
	width: 260px;
	text-align: right;
	}
#facebook {
	float: left;
	margin: 20px 0 0 430px;
	width: 30px;
	text-align: right;
}	
#sprachen {
	float: right;
	width: 55px;
	}
#balken-braun {
	width: 100%;
	height: 42px;
	background-color: #2C0E02; 
	}
#navigation {
	width: 990px;
	height: 28px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	}
#mainframe {
	width: 100%;
	min-height: 580px;
	background: url(../img/main-hg.jpg) repeat-x center top;
	}
#content {
	width: 990px;
	margin: 0 auto;
	padding: 27px 0 15px 0;
	}
#box {
	width: 494px;
	padding: 18px;
	float:left;
	background: url(../img/box-hg.png) repeat;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	}
#inhalte {
	width:430px;
	padding-top: 55px;
	float: right;
	text-align: left;
	}
#inhalte-bildergalerie {
	width: 990px;
	padding: 55px 0 25px 0;
	text-align: left;
	}
#slideshow {
	width: 468px;
	height: 264px;
	padding: 13px;
	background: url(../img/slideshow-hg.gif) no-repeat center top;
	}
#oeffnungszeiten {
	width: 205px;
	height: 130px;
	padding: 24px 0 19px 26px;
	float: left;
	}
#tischreservierung {
	width: 186px;
	height: 130px;
	padding: 24px 34px 0 0;
	float: right;
	}
#kontakt {
	width: 456px;
	height: 60px;
	padding: 0 0 0 26px;
	clear: both;
	}
#kontakt-bildergalerie {
	width: 890px;
	height: 60px;
	clear: both;
	margin: 0 auto;
	}
#ende {
	clear: both;
	}
address {
	float: left;
	font-style: normal;
	width: 315px;
	}
#kontakt-bildergalerie address {
	float: left;
	font-style: normal;
	width: 650px;
	}
#logos {
	float: right;
	width: 130px;
	}
#impuls {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 40px;
	}
#impuls a, #impuls a:visited {
	color: #7C685E;
	font-size: 12px;
	text-decoration: none;
	}
#impuls a:hover {
	color: #fff;
	}

/*---------------------HAUPTNAVI------------------------------*/	

#navigation ul {
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	}
#navigation li{
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	}
#navigation li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.1em;
	margin: 6px 15px 0 15px;
	}
#navigation li a:hover { color: #97BF0D; }
#navigation .LGlob_active { color: #AFA099; }	
#navigation .LGlob_active a { color: #AFA099; }
#navigation .LGlob_active a:hover { color: #97BF0D; }


/*---------------------KLASSEN------------------------------*/

.printey { display: none; }

.tabelle {
	border-collapse: collapse;
	background-color: #FAF4E2;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	}
.tabelle td {
	padding: 5px;
	border-bottom: 1px solid #EBD491;
	}
.tabelle-header {
	background-color: #EBD491;
	font-weight: bold;
	color: #7C522E;
	padding: 4px;
	}
.tabelle-hervorhebung {
	background-color: #F4E8C1;
	font-weight: normal;
	padding: 4px;
	}
.EGthumbnail { 
	background: url(../img/box-hg.png) repeat;
	padding: 3px;
	}

/*---------------------ANFRAGEFORMULAR-----------------------------*/

#errorMessage {
	background: url(../img/box-hg.png) repeat;
	border: 1px solid red;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#successMessage {
	background: url(../img/box-hg.png) repeat;
	border: 1px solid green;
	padding: 3px;
	width: 99%;
	margin-bottom: 10px;
	}
#formular label {
	display: block;
	float: left;
	width: 100px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
	}
#formular p {
	clear: left;
	background: url(../img/box-hg.png) repeat;
	padding: 5px;
	margin-bottom: 2px;
	width: 98%;
	}
#formular input {
	border: none;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #542405;
	}
#formular textarea {
	border: none;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #542405;
	width: 400px;
	}
#formular .pflichtfelder {
	border: 1px solid #9AACBA;
	}	
#formular #sendenbutton, #formular #loeschenbutton {
	width: 200px;
	height: 25px;
	padding: 3px;
	border: 1px solid #92B90D;
	color: #fff;
	background: #566C09 url(../img/button-hg.png) repeat-x top;
	}
#formular #sendenbutton:hover, #formular #loeschenbutton:hover {
	border: 1px solid #92B90D;
	background: #566C09 url(../img/button-hg-hover.png) repeat-x top;
	cursor: hand;
	}

/*---------------------MINI-TISCHRESERVIERUNG-----------------------------*/

#miniformular {
	margin-top: 10px;
	}
#miniformular table { font-size: 11px; }
#reservierungstag1, #uhrzeit, #personen{
	border: 1px solid #fff;
	background-color: #fff;
	width: 62px;
	height: 13px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #542405;
	margin-top: -1px;
}
/*+html #miniformular input {
	margin-top: 0px;
}*/

#kalender1 {
vertical-align:top;
}
#kalender2 {
vertical-align: top;
}
#abschicken input{
	width: 64px;
	height: 15px;
	border: none;
	}

	
/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: none;
	width: 100%;
	text-align: center;
	}
#karte {
	width: 100%; 
	height: 230px;
	}
#input-hintergrund {
	background: #fff;
	padding: 5px;
	}
#adresseingabe {
	width: 310px;
	padding: 1px;
	height: 20px;
	border: 1px solid #E1DBD9;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #542405;
	}
#mapsButton1 {
	vertical-align: bottom;
	width: 140px;
	height: 24px;
	padding: 3px;
	border: 1px solid #92B90D;
	color: #fff;
	background: #566C09 url(../img/button-hg.png) repeat-x top;
	}
#mapsButton1:hover {
	border: 1px solid #92B90D;
	background: #566C09 url(../img/button-hg-hover.png) repeat-x top;
	cursor: hand;
	}
*+html #mapsButton1, * html #mapsButton1 {
	vertical-align: top;
	}
.sprechblase {
	color: #000;
	font-size: 12px;
	}

/*---------------------GÄSTEBUCH-----------------------------*/
.gbook-entryform {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3em;
	}
.gbook-alreadyentered {
	font-weight: bold;
	padding: 5px;
	margin-bottom: 3em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: url(../img/box-hg.png) repeat;
	}
.gbook-entry {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}
.gbook-entry .entry {
	vertical-align: top;
	padding-left: 10px;
	}
.gbook-entry table {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #5F4434;
	margin-bottom: 15px;
	}
.gbook-entry table .info {
	border-right: 1px solid #5F4434;
	width: 30%;
	vertical-align: top;
	}
.gbook-entry table .footer {
	text-align: right;
	font-size: 10px;
	color: #AFA099;
	background:inherit;
	}
.gbook-pagenavigation {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/box-hg.png) repeat;
	margin-top: 1em;
	margin-bottom: 1em;
	}
.gbook-pagenavigation table {
	width: 100%;
	}
.gbook-noentries {
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
	}
.gbook-entrycontainer {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	}
.gbook-pagenavigation td {
	text-align: center;
	}
.gbook-summary {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/box-hg.png) repeat;
	font-weight: bold;
	color: #AFA099;
	margin-top: 1em;
	margin-bottom: 1em;
	}
.gbook-summary table {
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
	}
.gbook-summary table td {
	font-size: 0.9em;
	font-weight: bold;
	}
.gbook-captcha img {
	width: 148px;
	height: 80px;
	border: 1px solid #fff;
	}
	
.input01 {
	border: none;
	background-color: #FFFFFF;
	padding-left: 3px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #542405;
	margin-bottom: 5px;
}
.gbook-button {
	vertical-align: bottom;
	width: 140px;
	height: 24px;
	padding: 3px;
	border: 1px solid #92B90D;
	color: #fff;
	background: #566C09 url(../img/button-hg.png) repeat-x top;
	}
.gbook-button:hover {
	border: 1px solid #92B90D;
	background: #566C09 url(../img/button-hg-hover.png) repeat-x top;
	cursor: hand;
	}
	
/*Transparente PNGS in IE6*/
* html img, div { behavior: url(iepngfix.htc) };

