body {
	margin: 0;
	padding: 0;
	color: #000000; 
	background-color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-weight: normal;
	text-align: center;
}

/* Design der Seite festlegen */
#container {
	position:absolute;
	height: 670px;
	width: 910px;
	top: 50%;
	left: 50%;
	margin-left: -455px;
	margin-top: -335px;
	padding: 0px;
	text-align: left;
}
#seite {
	position:relative;
	height: 650px;
	width: 100%;
	padding: 0px;
	text-align: left;
	background-color: #fef7e8;
	border: 1px solid #f2b809;
	float: left;
}
#banner {
	position:absolute;
	margin-top: 20px;
	margin-left: 20px;
	width: 242px;
	height: 560px;
	background-color: #fef7e8;
	text-align: left;
	display: inline;
	float: left;
}
#sprachen {
	position:absolute;
	top: 535px;
	left: 10px;
	height: 80px;
	width: 75px;
	background-color: #fef7e8;
	display:inline;
}
#inhalt {
	position:relative;
	margin: 20px 20px 20px 0px;
	height: 560px;
	width: 628px;
	text-align: left;
	display: inline;
	float: right;
}
#navigation {
	position:absolute;
	top: 142px;
	left: 1px;
	width: 100%;
	height: 25px;
	background-color:#fef7e8;
	display: inline;
}
#zimmerfotos {
	position:absolute;
	top: 477px;
	left: 0px;
	height: 138px;
	width: 628px;
	background-color: #fef7e8;
	display:inline;
}
#googlemap {
	position:absolute;
	top: 354px;
	left: 0px;
	width: 628px;
	background-color: #fef7e8;
	display:inline;
}
#kontaktformular {
	position: absolute;
	top: 279px;
	left: 0px;
	width: 628px;
	background-color: #fef7e8;
	display: inline;
}
#fusszeile {
	position:relative;
	padding-top: 4px;
	height: 16px;
	width: 100%;
	background-color: #ffffff;
	font-size: 12px;
	text-align: right;
	clear: both;
}

/* Textformatierung */
h1 {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #8d4119;
	font-size: 150%;
	font-weight: bold;
}
h1.hinweis {
	color:#F33;
	padding: 0px 0px 2px 0px;
	font-size: 180%;
	font-weight: bold;
	text-align: center;
}
h2 {
	margin: 0px;
	padding-bottom: 0px;
	color: #8d4119;
	font-size: 150%;
	font-weight: bold;
}
p {
	margin: 0px 0px 2px 0px;
	padding: 0px;
	color: #000000;
	font-size: 130%;
	font-weight: normal;
	vertical-align:top;
}
form {
	padding: 0px;
	margin: 0px;
}

/* Navigation */
/* kommt aus anderer css-datei je nach sprache */

/* home */
p.zug {
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:120%;
}
img.zug {
	margin:0px;
	padding:0px 10px 0px 0px;
	float:left;
}
p.auto {
	margin:0px;
	padding:5px 0px 0px 0px;
	font-size:120%;
}
img.auto {
	margin:0px;
	padding:5px 10px 0px 0px;
	float:left;
}
img.pdf {
	margin:0px;
	padding:0px 10px 0px 0px;
	border: none;
	float:left;
}
p.pdf {
	margin:0px;
	padding:5px 0px 0px 0px;
	font-size:120%;
}
p.pdf a {
	color: #000000;
	text-decoration: none;
}
p.pdf a:hover {
	color: #000000;
	text-decoration: underline;
}
/* lage */
iframe.karte {
	border: 1px solid #f2b809;
	margin-top: 6px;
}
a.karte {
	margin:0px;
	padding:0px;
	color: #000000;
	font-size:130%;
	text-decoration: none;
}
a:hover.karte {
	text-decoration: none;
}

/* Links */
a {
	color: #8d4119;
	text-decoration: underline;
}

p.reset {
	clear:left;
}
p.links {
	margin:0px;
	padding:0px;
	font-size:120%;
}
img.links {
	margin:0px;
	padding:0px 10px 25px 0px;
	float:left;
}

/* Kontaktformular */
.kformular {
 	padding: 5px 0px 0px 20px;
	width:610px;
	height:310px;
	font-size:120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #f2b809;
	background-color:#ffffff;
	overflow:auto;
}
.reihe {
  clear: both;
  padding: 10px 0px;
}
.label {
	float:left;
	width:290px;
	text-align: left;
}
.label1 {
	float:left;
	width:580px;
	text-align: left;
}
.feld {
	float:left;
	width: 580px;
	text-align: left;
    vertical-align: middle;
}
.feld img {
    vertical-align: middle;
}
.feld1 {
	float:left;
	width: 290px;
	text-align: left;
}
.feld_firma {
	width: 560px;
}
.feld_vorname {
	width: 270px;
}
.feld_nachname {
	width: 270px;
}
.feld_telefon {
	width: 270px;
}
.feld_email {
	width: 270px;
}
.feld_strasse {
	width: 560px;
}
.feld_postleitzahl {
	width: 270px;
}
.feld_ort {
	width: 270px;
}
.feld_von {
	width: 190px;
}
.feld_bis {
	width: 190px;
}
.feld_zimmer {
	width: 270px;
}
.feld_gaeste {
	width: 270px;
}
.feld_bemerkung {
	width: 560px;
}
.knopf {
	clear:both;
	text-align:left;
	padding:20px 10px 50px 0px;
}

/* Impressum */
p.impressum {
	font-size:130%;
}

