a {
	color: #000055;
	text-decoration:none;
}

a:hover {
	color: #0000DD;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#483012;
	font-size: 10px; /*Basisfontgroesse, sonst Aerger mit IE*/
	line-height: 1em;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fefcf5;
	text-align: left;
	}

li {	list-style: none; }

td, th {
	line-height: 14px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	color: #333333;
	text-align: left;
}

textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	font-size: 1em;
	line-height: 1em;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

h1 {
	color: #483012;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.7em;
	margin: 5px 0 0 0;
	font-weight: bold; 
	text-align:left;
	padding: 15px 0 5px 0;
}

h2 {
	color: #483012;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2.2em;
	font-weight: bold;
	margin: 0;
	font-weight: bold; 
	text-align:left;
	padding: 5px 0 5px 0;
}

h3 {
	color: #483012;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h6 {
	color: #483012;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.fliessz {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	padding:0;
	text-align:center;
}

.fliessr {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0;
	text-align:right;
}

.fliess em {
	color: #483012;
	font-weight: normal;
	font-style: normal;
}

.tabuel {
	font-size: 1.3em;
	color: #483012;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 8px 0 8px;
	text-align:left;
}

.tabuer {
	font-size: 1.3em;
	color: #483012;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0 8px 0 8px;
	text-align:right;
}

.kontaktformular {
	color: #000033;
	text-align:left;
	padding: 4px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

#maincontainer { /* wo alles drin ist */
	position: absolute;
	left: 6px;
	top: 6px;
	width: 860px;
/*	height:580px; 
	border-left: 1px solid #eed6ad;
	border-right: 1px solid #eed6ad; */
	background-color:#f3e8d5; 
	padding: 0;
	margin-top:0;
	}
	
#header {
	background: #f3e8d5;
	height: 32px;
}
	
#navileiste { /* Horizopntale Navigationsleiste oben */
	font-size: 1.5em;
	line-height: 25px;
	text-align: left;
	margin: 0;
	padding: 4px 10px;
	}
  
#navileiste ul { /* Listenvoreinstellungen für Navigation */
	margin: 0; 
	padding: 0;
	}
  
#navileiste li { /* Einstellungen für Listenpunkte Navigation */
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	float: left;
	font-weight: bold; }

#navileiste li a { 
	background:#f3e8d5;
	text-decoration: none;
	color: #483012;
	padding: 7px;
	}
	
#navileiste li a.reservierung {
	color: #FFF;
	background:#060;
	}
	
#navileiste li strong a { /* Ausgewählter Listenpunkt */
    color: #fefbf3;
    background: #483012 !important;
	}	
  
#navileiste li a:hover { /* Mouseover bei inaktivem Punkt*/
    color: #483012;
    background: #fefbf3; 
	text-decoration: underline;
	}

#navileiste li strong a:hover { /* Mouseover bei aktivem Punkt */
    color: #fefbf3;
    background: #483012; 
	}
	
#subcontainer {
	background: #fefbf3;
	vertical-align:top;
	margin: 0 10px;
	}
	
#bildoben { /* für Bild links neben dem Text auf den normalen Seiten */
	background-color:#483012;
	font-size:11px;
	color:#fff;
	margin: 0;
	padding: 10px;
	}
	
#bildoben a { /* für Bild links neben dem Text auf den normalen Seiten */
	font-size:11px;
	color:#fff;
	text-decoration: underline;
	}
	
#textcontainer {
	padding: 0 8px 2px 8px;
	margin: 0;
	background: #fefbf3;
	}

#textcontainer .linkespalte {
	width: 400px;
	position:relative;
	text-align: left;
	margin-right: 400 px;
}

#textcontainer .fliess {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0;
	text-align:left;
}

#textcontainer .rechtespalte {
	float: right;
	width: 400px;
	position:relative;
	text-align: left;

}

#footer {
	padding: 10px;
}

#footer .fuss {
	font-size: 1.2em;
	text-align:left;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

.impressum {
	font-size: 1em;
}


#OuterContainer {
	padding: 0;
	margin: 0 auto;
}

#Container {
	position: relative;
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background-color: #dedede;
	border: 5px solid #483012;
	font-size: 0px;
}

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10; }
	
.pflichtfeld {
	 color:#9A1417;
	 }

.neuercode {
	 color: #0066FF; }

.copyright {
	 font-size: 4px;
	 color: #fff; }
	 
.copyright a {
	color: #fff;
	font-size: 4px;
	}

.copyright a:hover {
	color: #fff;
	font-size: 4px;
	}