@charset "utf-8";
/* CSS Document */
/*---------------------TAG-FORMATIERUNGEN------------------------------*/
html {
   height:100%;
} 

body {
	height: 100%;
	background-color: #613F21;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #613F21;
	line-height: 1.3em;
	padding: 0px;
	text-align: center;
	background-image: url(../img/holz_hg.jpg);
	background-repeat: repeat;
	background-position:left top;
}


body strong {
	font-weight: bold;
	color: #613F21;
}

img {
border: 0px;
padding: 0px;
margin: 0px;
}
table {
	font-size: 13px;
}

p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

a, a:link , a:visited{
	color: #C00100;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF0000;
}

h1 {
	font-size: 20px;
	color: #C00100;
	line-height: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}

h2{
	font-size: 18px;
	color: #C00100;
	line-height: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}
h3{
	font-size: 16px;
	color: #C00100;
	line-height: 1.1em;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}

h4{
	font-size: 13px;
	color: #C00100;
	line-height: 1.1em;
	margin-bottom: 3px;
	font-weight: bold;
	font-style: italic;
}

ol {
	margin-left: 10px;
	margin-top: 3px;
	padding-left: 10px;
	padding-bottom: 0px;
}

ol li {
	list-style-position: outside;
	padding: 0;
}

ul {
	margin-left: 10px;
	margin-top: 3px;
	padding-left: 10px;
	padding-bottom: 0px;
}

ul li {
	padding-bottom: 3px;
}


/*---------------------DIV-FORMATIERUNGEN------------------------------*/


#hintergrund {
	width: 100% ;
	height: 900px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background-image: url(../img/hintergrund.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#logo {
	height: 119px;
	width: 178px;
	position: absolute;
	z-index: 2;
	top: 27px;
	left: 146px;
	}
	
#slideshow {
	height: 258px;
	width: 576px;
	position: absolute;
	z-index: 3;
	top: 57px;
	left: 329px;
	}
	
#bildergalerie {
	height: 49px;
	width: 196px;
	position: absolute;
	z-index: 20;
	top: 220px;
	left: 756px;
	}

#navigation {
	width: 178px;
	height: 210px;
	position: absolute;
	z-index: 5;
	left: 146px;
	top: 152px;
	}

#newsticker {
	width: 333px;
	height: 20px;
	position: absolute;
	z-index: 6;
	left: 408px;
	top: 325px;
	text-align: left;
	font-size: 12px;
	}

#tischreservierungen {
	width: 142px;
	height: 90px;
	position: absolute;
	z-index: 8;
	left: 156px;
	top: 703px;
	text-align: left;
	font-size: 12px;
	}

#content {
	width: 445px;
	height: 360px;
	position: absolute;
	z-index: 4;
	left: 408px;
	top: 362px;
	text-align: left;
	overflow: auto;
	padding-right: 5px;
	}
	
#content-bildergalerie {
	width: 440px;
	height: 620px;
	position: absolute;
	z-index: 4;
	left: 408px;
	top: 97px;
	text-align: left;
	overflow: auto;
	padding-right: 10px;
	}

#sprachauswahl {
	width: 55px;
	height: 15px;
	position: absolute;
	z-index: 12;
	left: 858px;
	top: 13px;
	text-align: right;
	}

#logos {
	height: 56px;
	width: 177px;
	position: absolute;
	z-index: 13;
	top: 823px;
	left: 141px;
	}
	
#adressleiste {
	width: 450px;
	height: 60px;
	padding-top: 6px;
	position: absolute;
	z-index: 7;
	left: 408px;
	top: 742px;
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../img/randlinie-horizontal.gif);
	background-position: top;
	background-repeat: repeat-x;
	}

#adressleiste address {
	font-style: normal;
	margin-bottom: 5px;
	}
#adressleiste address a, #adressleiste address a:link, #adressleiste address a:visited {
	color: #613F21;
	}

#adressleiste address a:hover, #adressleiste address a:active {
	color: #C00100; 
	}
#gutscheinbestellung {
	width: 340px;
	height: 25px;
	left: 515px;
	top: 14px;
	position: absolute;
	z-index: 50;
	text-align: left;
	}
#gutscheinbestellung a{
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 15px;
	}
#gutscheinbestellung a:hover{
	color: #DAB78B;
}

/*=====================LIST-NAVIGATION======================*/
	
#LM_level_1 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
  	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

#LM_level_1 li a{
	color: #613F21;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}

#LM_level_1 li a:hover{
	color: #FF0000;
	text-decoration:none;
}

#LM_level_2 {
	list-style-type: none;
	list-style-position: outside;
  	margin: 0px 0px 10px 10px;
	padding: 0;
	text-align: left;
}

#LM_level_2 li a{
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	height: 12px;
	color: #6B1D92;
	text-decoration: none;
}

#LM_level_2 li a:hover{
	color: #A740D9;
}

#LM_level_3 {
  font-size: 1em;
  margin: 0px 0px 0px 1px;
  list-style-type: none;
}

#LM_youAreHere {
	color: #C00100;
	text-decoration: none;
	display: block;
	margin: 0px 0px 1px 0px;
}

#LM_youAreHere a{
	color: #C00100;
  	text-decoration: none;
}

#LM_youAreHere a:visited{
	color: #C00100;
  	text-decoration: none;
}

/*---------------------KLASSEN------------------------------*/

.printey {
	display: none;
}

.bilderrahmen {
border: 1px solid #C5B6A7;
padding: 3px;
}

.tabelle {	
	border-collapse: collapse;
	background: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	margin-bottom: 5px;
}

.tabelle strong {
	font-size: 12px;
	color: #5B187B;
}

.tabelle td {
	border-bottom: 1px dotted #CDCECF;
	padding: 3px;
	vertical-align: top;
}


/*---------------------ANFRAGEFORMULAR-----------------------------*/

#formular label
{
	display: block;
	float: left;
	width: 130px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
}

#formular p 
{
	clear: left;
	background-color: #E4DDD3;
	padding: 5px;
	width: 410px;
	border: 1px solid #C6B9AC;
	margin-bottom: 1px;
}


#formular input
{
	border: 1px solid #C6B9AC;
	background-color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #613F21;
}

#formular textarea {
	border: 1px solid #9D9E9F;
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size: 11px;
	color: #616263;
}

.radiobuttons
{
	border: none;
	background-color: #FCEEBE;
}

/*---------------------MINI-ANFRAGEFORMULAR-----------------------------*/


#miniformular {
	font-size: 12px;
	}

#miniformular textarea,
#miniformular input {
	border: 1px solid #C6B9AC;
	background-color: #E4DDD3;
	width: 86px;
	height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #613F21;
	margin-top: -1px;
}
/*+html #miniformular input {
	margin-top: 0px;
}*/

#kalender1 {
vertical-align:top;
}
#kalender2 {
vertical-align: top;
}

/*Transparente PNGS in IE6*/
* html img, div { behavior: url(iepngfix.htc) };

/*---------------------GOOGLE-MAPS-----------------------------*/

#aussenrahmen {
	border: 1px solid #C6B9AC;
	width: 420px;
}

#karte {
	width: 420px; 
	height: 320px;
	}

#input-hintergrund {
	background-color: #E4DDD3; 
	padding: 3px;
	width: 414px;
	}

#adresseingabe {
	width: 250px; 
	padding: 1px; 
	margin: 0px 3px;
	border: 1px solid #C6B9AC;
	background-color: #FFFFFF;
	}

