#demo-wrapper {
	overflow: hidden; 
	height: 494px; 
	width: 801px;
	position: relative;
	
}
 
#demo-inner {
	width: 3208px;
	height: 5434px;
	position: relative;
	z-index: 20;
	background-color:#F8F3EA;

}
 
.scrolling-content {
	width: 801px;
	height: 494px;
	text-align: center;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: #ECE8D4;
	padding: 45px 0px 0px 30px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 26px;
	font-variant: small-caps;
}
 
#content1 {
	left: 0px; 
	top: 0px;
	background-image:url(../images/hotel.jpg);
	background-repeat:no-repeat;
}
 
#content2 {
	left: 0px; 
	top: 494px;
	background-image:url(../images/eingang.jpg);
	background-repeat:no-repeat;
}
 
#content3 {
	left: 0px; 
	top: 988px;
	background-image:url(../images/standard_z1.jpg);
	background-repeat:no-repeat;
}
/* Zusätzliche Zimmer */

#content8 {
	left: 802px; 
	top: 988px;
	background-image:url(../images/zimmer.jpg);
	background-repeat:no-repeat;
}

#content12 {
	left: 1604px;
	top: 988px;
	background-image:url(../images/business.jpg);
	background-repeat:no-repeat;
}

#content13 {
	left: 2406px; 
	top: 988px;
	background-image:url(../images/suite.jpg);
	background-repeat:no-repeat;
}


/* Ende zusätzliche Zimmer */
 
#content4 {
	left: 0px; 
	top: 1482px;
	background-image:url(../images/foto_preise.jpg);
	background-repeat:no-repeat;
}

#content5 {
	left: 0px; 
	top: 1976px;
	background-image:url(../images/tagungen.jpg);
	background-repeat:no-repeat;
}

#content6 {
	left: 0px; 
	top: 2470px;
	background-image:url(../images/brasserie.jpg);
	background-repeat:no-repeat;
}

#content7 {
	left: 0px; 
	top: 2964px;
	background-image:url(../images/reservierung.jpg);
	background-repeat:no-repeat;
}
#content9 {
	left: 0px; 
	top: 3459px;
	background-image:url(../images/foto_reservierung.jpg);
	background-repeat:no-repeat;
}
#content10 {
	left: 0px; 
	top: 3952px;
	background-image:url(../images/hotel.jpg);
	background-repeat:no-repeat;
}
#content11 {
	left: 0px; 
	top: 4446px;
	background-image:url(../images/foto_impressum.jpg);
	background-repeat:no-repeat;
}
#content20 {
	left: 0px; 
	top: 4940px;
	background-image:url(../images/hotel.jpg);
	background-repeat:no-repeat;
}

#main {
	text-align: center;
	
}


#maincontent {
	text-align: center;
	margin: auto;
	width: 801px;
}

#navigationcontent {
	position: absolute;
	width: 160px;
	height: 494px;
	background-image: url(../images/fhsky.png);
	background-repeat:no-repeat;
	z-index: 3000;
	top: 0px;
	left: 334px;
 
}

#navigationcontentpadding {
	margin-top: 94px;
	padding: 5px;
 	text-align:left;
}

.lefttext {
	width: 307px;
	margin-left: 493px;
	text-align: left;
}

.navbox {
	position: relative;
}

.headline {
	width: 308px;
	height:94px;
	background-image: url(../images/headlineback.png);
	background-repeat:no-repeat;
}

.navlist {
	list-style:none;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

.navlist li {
	padding-left: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 16px;
	font-variant: small-caps;
	color: #FFFFFF;
}

.navlist li a {
	text-decoration:none;
	color:#FFFFFF;
}

.navlist li a:hover {
	font-weight: bold;
}

.navlist li a:visited {
	color:#FFFFFF;
}

li a:focus { 
	outline: none; 
}

.inhalt {
	padding:25px 30px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	line-height: 16px;


}

body {
	margin: 0px;
	visibility: visible;
	height: 100%;
	text-align: center;
	background-color:#F2D284;
}
#innercenter {
	text-align: left;
	visibility: visible;
	overflow: hidden;
	float: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
	top: -246.5px;
	width: 801px; 
	height: 493px; 
}
#centerouter {  
	visibility: visible; 
	overflow: visible; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100%; 
}
#centerl1 { 
	visibility: visible; 
	position: relative; 
	height: auto !important; 
	height: 50%; 
	min-height: 50%; 
	width: 100%; 
	top: 0; 
	left: 0; 
}
#centerl2 { 
	visibility: visible; 
	position: relative; 
	width: 100%; 
	height: 92.5px; 
}
#centerl3 { 
	visibility: visible; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	height: 10px; 
	width: 100%; 
}

#navigationcontent2 {
	position: absolute;
	width: 160px;
	height: 494px;
	z-index: 3001;
	top: 0px;
	left: 334px;
 
}

body {
	background: #DECE94 url(../images/rahmen.gif) no-repeat fixed center center;

}

#switchlanguage {
position: absolute;
	z-index: 30;
	top: 466px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 15px;
}


#switchlanguage a, #switchlanguage a:visited{
	text-decoration: none;
	color:#999999;
	
}

#switchlanguage a {
	border: 0px;
}

#switchlanguage a img{
	border: 0px;
}

.inhalt table {
	position: relative;
	left: -20px;
}

.inhalt a {
	color: #746962;
}

.inhalt a:visited {
	color: #746962;
}

#resbut {
 border: 0px;
 position: relative;
 left: -8px;
}

.popup h1 { 
	color: #ECE8D4;
	padding: 25px 0px 0px 30px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: 26px;
	font-variant: small-caps;
	text-align: left;
}

.popupbody {
background-color:#F8F3EA;
}


.headlinepopup {
	height:94px;
	background-image: url(../images/headlineback.png);
	background-repeat: repeat-x;
}

.popupcontent {
 text-align: left;
 padding: 20px 40px 20px 40px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	line-height: 16px;

}

.popupcontent a {
	color: #746962;
}

.popupcontent a:visited {
	color: #746962;
}

#english {
	
}