
* {
 margin: 0;
 padding: 0;
 border: 0;
}

html, body {
 height:100%;
}

body { 
 text-align:center; /* horizontal centering for IE Win quirks */
 background: #F2EDE4 url(images/parkhotel-bg.gif); 
 color:#630;
 font: 100.01%/1.4; 
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

#distance { 
 width:1px;
 height: 1px;
 margin-bottom:1px; /* half of wrappage's height */
 float:left;
}

#wrappage { 
 margin: 0 auto;
 position: relative; /* puts container in front of distance */
 clear: left;
 color: #00305D;
 text-align: left; 
 width: 600px; 
 height: 850px;
 font-size: .8em;
}

#logo {
 position: absolute;
 width: 140px;
 height: 140px;
 top: 0;
 right: 0;
}

#content {
 position: absolute;
 width: 520px;
 height: 600px;
 padding: 200px 40px 0 40px;
 font-size: .8em;
 line-height: 1.4;
}
#inhalt {
 height: 300px;
 width: 600px;
 overflow: visible; 
 position: relative;
}
#inhalt h1 {
 font-size: 1.2em;
}
#inhalt h2 {
 font-size: 1.05em;
}
#inhalt h3 {
 font-size: 1em;
}
#inhalt h5 {
 font-size: .1em; margin: 0; padding: 0; color: #F2EDE4;
}

#inhalt a {
 text-decoration: none;
 color: #988344;
 font-weight: bold;
}
#inhalt a:hover {
 text-decoration: underline;
}
#inhalt ul, #inhalt li {
 margin-left: 20px;
}
#inhalt td p {
 margin-bottom: 0;
}

#inhalt_mcontentwrapper {
 height: 600px;
 width: 600px;
}
.mcontentwrapper {
}


#navigation {
 display: none;
 visibility: hidden;
}
#navigationb {
 display: none;
 visibility: hidden;
}

#sprachwahl {
 display: none;
 visibility: hidden;
}

#bottom {
 display: none;
 visibility: hidden;
}


li dfn, .usb {
 display: none;
 position: absolute;
 left: -5000px;
 height: 0px;
 width: 0px;
}


table {
 width: 100%;
}

.tx-pilmailform-pi1 .formtext {
 float: left; width: 160px;
}

 .content-teaser {
  position: absolute;
  display: none;
  visibility: hidden; 
  left: 0;
  right: 0;
  height: 263px;
  width: 573px;
 }
 .image-unten {
  position: absolute;
  bottom: 0px;
  left: 20px;
  height: 263px;
  width: 573px;
 }
 .image-rechts {
  display: none;
  visibility: hidden; 
 }

