/*-----------------------------------------------------*/
/* Background                                          */
/*-----------------------------------------------------*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../../images/background/background.gif);
	background-repeat: repeat-x;
}
/*-----------------------------------------------------*/
/* Layers Grundaufbau                                  */
/*-----------------------------------------------------*/
#Background {
	position:absolute;
	left:50%;
	top:0;
	width:934px;
	height:602px;
	margin-left: -467px;
	z-index:1;
}
#Logo {
	position:absolute;
	left:34px;
	top:25px;
	width:174px;
	height:122px;
	z-index:2;
}
#Sprachvarianten {
	position:absolute;
	left:673px;
	top:19px;
	width:163px;
	height:20px;
	z-index:2;
}
#Sprache {
	position:absolute;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
}
#Adresse {
	position:absolute;
	left:100px;
	top:554px;
	width:513px;
	height:23px;
	z-index:2;
}
#EmailAdresse {
	position:absolute;
	left:591px;
	top:554px;
	width:131px;
	height:23px;
	z-index:3;
}
/*-----------------------------------------------------*/
/* Layers Navigation Level 1                           */
/*-----------------------------------------------------*/
#Navigation {
	position:absolute;
	left:0px;
	top:204px;
	width:934px;
	height:auto;
	z-index:100;
}
#Navipunkt {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
	float: left;
}
#Back {
	position:absolute;
	left:0px;
	top:0px;
	width:948px;
	height:490px;
	z-index:97;
	visibility: hidden;
}
/*-----------------------------------------------------*/
/* Layers Content                                      */
/*-----------------------------------------------------*/
#ContentImage {
	position:absolute;
	left:0px;
	top:234px;
	width:397px;
	height:319px;
	z-index:2;
}
#Content {
	position:absolute;
	left:397px;
	top:234px;
	width:536px;
	height:319px;
	z-index:2;
}
#ContentTextAktuell {
	position:absolute;
	left:50px;
	top:49px;
	width:465px;
	height:265px;
	z-index:2;
}
#ContentText {
	position:absolute;
	left:50px;
	top:43px;
	width:475px;
	height:265px;
	z-index:4;
}
#TextPunkt {
	position:relative;
	left:0px;
	top:0px;
	width:465px;
	height:auto;
	z-index:2;
	float: left;
	padding-bottom: 12px;
}
#ContentReservation {
	position:absolute;
	left:50px;
	top:21px;
	width:465px;
	height:265px;
	z-index:2;
}
#ContentLink {
	position:absolute;
	left:50px;
	top:228px;
	width:auto;
	height:auto;
	z-index:5;
}
#Linkliste {
	position:relative;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	z-index:2;
	float: left;
	padding-right: 10px;
}
#PlanEinzelzimmer {
	position:absolute;
	left:412px;
	top:49px;
	width:106px;
	height:168px;
	z-index:3;
}
#PlanDZStandard {
	position:absolute;
	left:357px;
	top:49px;
	width:161px;
	height:168px;
	z-index:3;
}
#PlanDZSuperior {
	position:absolute;
	left:355px;
	top:49px;
	width:163px;
	height:224px;
	z-index:3;
}
#PlanSuite {
	position:absolute;
	left:285px;
	top:49px;
	width:233px;
	height:244px;
	z-index:3;
}
.FarbeAktuell {
    background-image: url(../../images/background/back_aktuell.gif);
}
.FarbeHaus {
    background-image: url(../../images/background/back_haus.gif);
}
.FarbeGastgeber {
    background-image: url(../../images/background/back_gastgeber.gif);
}
.FarbeTaminaTherme {
    background-image: url(../../images/background/back_tamina_therme.gif);
}
.FarbeAuszeichnungen {
    background-image: url(../../images/background/back_auszeichnungen.gif);
}
.FarbeRestaurant {
    background-image: url(../../images/background/back_restaurant.gif);
}
.FarbeKueche {
    background-image: url(../../images/background/back_kueche.gif);
}
.FarbeWeine {
    background-image: url(../../images/background/back_weine.gif);
}
.FarbeZimmer {
    background-image: url(../../images/background/back_zimmer.gif);
}
.FarbeEinzelzimmer {
    background-image: url(../../images/background/back_einzelzimmer.gif);
}
.FarbeDZStandard {
    background-image: url(../../images/background/back_dzstandard.gif);
}
.FarbeDZSuperior {
    background-image: url(../../images/background/back_dzsuperior.gif);
}
.FarbeSuite {
    background-image: url(../../images/background/back_suite.gif);
}
.FarbeReservation {
    background-image: url(../../images/background/back_reservation.gif);
}
.FarbeBadRagaz {
    background-image: url(../../images/background/back_entdecken.gif);
}
.FarbeKontakt {
    background-image: url(../../images/background/back_kontakt.gif);
}
.FarbeAnfahrt {
    background-image: url(../../images/background/back_anfahrt.gif);
}
.FarbePresse {
    background-image: url(../../images/background/back_presse.gif);
}
.FarbeImpressum {
    background-image: url(../../images/background/back_impressum.gif);
}
