html, body{height:100%;}
body{background-color:#954f1c;text-align:center;background-image:url('../images/paper-repeat.jpg');}
#container{background-repeat:repeat-x;background-image:url('../images/content-back.jpg');background-repeat:repeat-y;background-position:center;min-height:100%;position:relative;}
#paper-container{background-image:url('../images/paper.jpg');background-repeat:repeat-x;min-height:100%;width:100%;}
#center-container{background-image:url('../images/content-back.jpg');background-repeat:repeat-y;background-position:center;margin:0 auto;text-align:center;width:1028px;min-height:100%;}
#content-container{background-image:url('../images/content-front.jpg');background-repeat:no-repeat;background-position:6px 0;text-align:left;}
#content-front{padding:1px 145px 128px 175px;height:100%;min-height:540px;}
#head{height:398px;background-image:url('../images/head.jpg');text-align:left;}
#logo{position:relative;left:100px;top:91px;width:236px;height:153px;}
#nav-home{position:relative;left:405px;top:153px;width:65px;height:38px;}
#nav-beschreibung{position:relative;left:493px;top:124px;width:125px;height:49px;}
#nav-preise{position:relative;left:630px;top:84px;width:125px;height:36px;}
#nav-kontakt{position:relative;left:720px;top:57px;width:66px;height:34px;}
#nav-buchen{position:relative;left:785px;top:-65px;width:154px;height:38px;}
#footer{position:absolute;bottom:0;left:0;width:100%;height:108px;background:url('../images/footer-back.jpg') repeat-x;text-align:center;overflow:hidden;}
#footer-centering{width:1028px;background:url('../images/footer-front.jpg') no-repeat;background-position:6px 0;height:108px;margin:0 auto;text-align:left;}
#footer-navigation{float:left;padding-top:70px;padding-left:250px;}
#footer-navigation a{color:white;}
#footer-navigation a:hover{text-decoration:underline;}
#footer-navigation ul li{float:left;margin-right:30px;}