body {
    color: #57696c;
	height:100%;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
	text-align:center;
	background-color:#fdf5b7;
	font-size:10pt;
}

div#seiterechts {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 400px;
	background:url(../images/background.gif) repeat-x ;
	width: 50%;
}

div#gesamteite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1024px;
    padding: 0;
	position:relative;
	z-index:0;
}

div#header {
	margin: 0 auto;
	width: 1024px;
	height:180px; /*235px*/
	text-align:left;
	background:url(../images/header_back.gif) no-repeat;
	position:relative;
}

div#logobox {
	width:370px;
	height:auto;
	margin: 0;
	position:absolute;
	top:10px;
	right:60px;
	z-index:1;
	text-align:center;
}

div#Logo {
	width:206px;
	height:101px;
	margin: 0 auto;
	clear:both;
}

div#Adresse {
	width:auto;
	height:auto;
	margin: 0 auto;
	font-size:8pt;
	padding-top:10px;
	clear:both;
}

div#Hauptnavigation {
	width:460px;
	height:18px;
	position:absolute;
	font-weight:bold;
	top:142px;
	left:400px;
}

div#Subnavigation {
	width:520px;
	height:18px;
	position:absolute;
	top:162px;
	left:400px;
}

div#AppartButton {
	width:70px;
	height:17px;
	position:absolute;
	top:142px;
	right:90px;
}

div#seite {
	margin: 0 auto;
	width: 905px;
	background:url(../images/seite_back_mitte.gif) repeat-y #fffbe2;
	text-align:left;
}

div#seiteoben {
	width:905px;
	height:24px;
	background:url(../images/seite_back_oben.gif) no-repeat top left #fffbe2;
	clear:both;
}

div#Sprachen {
	width:auto;
	height:auto;
	padding-right:90px;
	padding-top:5px;
	font-size:9pt;
	float:right;
}

div#Sprachen img { margin-right:5px; }

div#spaltelinks {
	width:602px;
	height:auto;
	float:left;
}

div#spalterechts {
	width:303px;
	max-width:263px;
	padding:0 20px 0 20px;
	height:auto;
	float:left;
}

* html div#spalterechts {
	width:271px;
	padding:0 4px 0 15px;

}

div#Hotline {
	width:auto;
	height:auto;
	padding:5px 0 5px 0;
	letter-spacing:-1px; 
	color:#002d28; 
	font-weight:normal;
	font-size:20px;
	clear:both;
}

div#Anfrage {
	width:auto;
	height:auto;
	padding:5px 0 5px 0;
	clear:both;
}

div#News {
	width:auto;
	height:auto;
	padding:5px 0 5px 0;
	clear:both;
}

div#Buttons {
	width:auto;
	height:auto;
	padding:5px 0 0 0;
	clear:both;
}

div#Buttons img { margin:0px; }
div#hotelvideo {
	width:auto;
	height:auto;
	padding:5px 0 10px 0;
	clear:both;
}
div#hotelvideo img {
	border:1px solid #47A365;
	padding:4px;
}
div#hotelvideo img:hover {
	border:2px solid #47A365;
	padding:3px;
}
div#seiteunten {
	width:905px;
	height:24px;
	background:url(../images/seite_back_unten.gif) no-repeat top left #fffbe2;
	clear:both;
}

div#footer {
	margin: 0 auto;
	height:25px;
	width: 905px;
	padding:10px 0 0;
	text-align:left;
}

div#AdresseFooter {
	width:auto;
	height:auto;
	padding-left:20px;
	font-size:8pt;
	color:#58585a;
	float:left;
}

div#Praxmarer {
	width:auto;
	height:auto;
	font-size:8pt;
	color:#58585a;
	float:right;
}

.clear {
	height:0px;
	width:auto;
	clear:both;
	font-size:0px;
	line-height:0px;
}

