
* {
 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: 50%;
 margin-bottom:-325px; /* half of wrappage's height */
 float:left;
}

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

 /* 17.07.2010 */
 width: 980px; 
}

#logo {
 position: absolute;
 width: 160px;
 height: 160px;
 top: 0;
 left: 810px;

 /* 17.07.2010 */
 left: 815px;
}

#content {
 position: absolute;
 width: 433px;
 height: 207px; 
 padding: 110px 70px 30px 70px;
 font-size: .9em;
 line-height: 1.4;
}
#inhalt {
 width: 433px;
 height: 207px; 
 overflow: scroll; 
 position: absolute;
}
#inhalt p, #inhalt h1, #inhalt h2, #inhalt h3 {
 margin-bottom: 5px;
}
#inhalt h1, #inhalt h2, #inhalt h3, #inhalt h5 {
 clear: both;
}
#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 input, #inhalt select {
 color: #00305D;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
#inhalt .abschicken {
 background: #00305D;
 background: #F2EDE4;
 color: #988344;
 color: #F2EDE4;
 color: #988344;
 font-weight: bold;
 padding: 4px;
 border: 1px solid #988344;
 font-size: .95em;
}


#navigation {
 position: absolute;
 display: inline;
 visibility: visible;
 top: 347px;
 left: 0;
 height: 22px;
 width: 503px;
 background: #FFFFFF;
 padding-left: 70px;
 font-size: .8em;
}

#quickbooker {
position: absolute;
 display: inline;
 visibility: visible;
 width: 150px;
 height: 140px;
 top: 200px;
 left: 820px;
 border: 1px solid black;
}

#quickbook {
 position: absolute;
/* left: 205px;
 top: 587px;
 top: 530px; */
/* top: 490px;
 left: 245px; */
 display: inline;
 visibility: visible;
/* width: 150px;
 height: 140px; */
 top: 160px;
 left: 820px;

 padding-bottom: 30px;
}
#quickbook form {
 margin: 30px 6px;
}
#quickform {
 width: 151px;
 height: 165px;
 margin-top: 9px;
}
#quickimage-de {
 position: absolute;
 top: 0;
 left: 3px;
/* left: 96px; */
}
#quickbook p {
 height: 19px;
 clear: both;
 margin: 0; padding: 0;
}
#quickbook .text {
 font-size: .85em;
 float: left;
 width: 55px; 
 margin: 3px 0 -3px 0; 
}
#quickbook .text2 {
 font-size: .85em;
 float: left;
 width: 100px; 
 margin: 3px 0 -3px 0; 
}
#quickbook select.select_res {
 float: right;
}
#quickbook img {
 margin: 3px 0 -3px 0; 
/* float: right;
 padding: 0; */
}
#quickbook input, #quickbook select {
 font-size: .85em;
 border: 1px solid #AA9453;
 text-align: center;
}
#quickbook input {
 padding: 1px;
 width: 55px;
/* margin-top: -5px; */
}
#quickbook input.submit_qb {
 font-size: .85em;
 border: 1px solid #AA9453;
 text-align: center;

 padding: 1px;
 width: 140px;
 background: #FFFFFF;
 color: #054464;
 font-weight: bold;
}
#quickbook p {
 clear: left;
 margin-top: 4px;
}
#quickbook .errorform { background-color:#901513; color:#ffffff; }
#quickbook a {
 color: #AA9453;
}

#quickbook a:hover {
 color: #134565;
}


#sprachwahl {
 position: absolute;
 display: inline;
 visibility: visible;
 width: 140px;
 height: 285px;
 top: 347px;
 left: 810px;
 background: #FFFFFF url(images/parkhotel-mal.gif) no-repeat;
 font-size: .8em;
 font-weight: bold;
 /* 17.07.2010 */
 width: 170px;
 background: #FFFFFF url(images/parkhotel-mal.gif) 15px 0 no-repeat;
/* background: #FFFFFF; */
 
}
#sprachwahl ul.home, #sprachwahl ul.sprache, #sprachwahl ul.impressum {
 position: absolute;
 left: 25px;
 list-style: none;
}
#sprachwahl ul.home {
 top: 175px; 
}
#sprachwahl ul.sprache {
 top: 210px; 
}
#sprachwahl ul.impressum {
 top: 260px;
}
#sprachwahl a {
 color: #00305D; 
 text-decoration: none;
}

#bottom {
 position: absolute;
 display: inline;
 visibility: visible;
 height: 18px;
 width: 950px;
 top: 632px;
 background: #00305D url(images/parkhotel-sterne.gif) no-repeat;
 /* 17.07.2010 */
 width: 980px;
}


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

#navigation ul {
 float: left;
 list-style: none;
 line-height: 1em;
 padding: 3px 0 3px 0;
 margin: 0 0 1em 0;
}
#navigation ul ul {
 background: #ffffff;
 padding-bottom: 0;
 margin-bottom: 0;
/* border: 1px solid #ffffff; */
}
 
#navigation a {
 display: block;
 font-weight: bold;
 color: #00305D; 

 text-decoration: none;
/*	padding: 0.25em 0em; */
 padding: 2px 5px 4px 4px; 
 margin: 0;
 border-top: 0; /* border-right: 1px solid black; */ 
 border-bottom: 0; 
/* border-left: 1px solid #ffffff; */
 background: url(images/parkhotel-menu.gif) no-repeat 0 50%;  
/* letter-spacing: -.2px; */
}
/* #navigation a.active  { color: #fff; background: url(images/navigation_a_active2.gif) no-repeat 0 50% } */

#navigation a.menuparent  {
/*	background: url(images/navigation_a_active2.gif) no-repeat 90% 40%; */
}
 
#navigation li {
 float: left;
 padding: 0;
/*	width: 10em; */
}
 
#navigation li ul {
 position: absolute;
 left: -999em;
 height: auto;
 width: 120px;
 font-weight: normal;
 border-width: 1px;
}
 
#navigation li li {
 width: 120px;
 border-top: 1px solid #00305D;
}
 
#navigation li ul a {
 width: 120px; 
 border-left: 0;
/*	padding-left: 20px;*/
 background: url(images/0.gif) no-repeat 0 50%;  
}
 
#navigation li ul ul {
 margin: -21px 0 0 120px; 
}r
 
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
 left: -999em;
}
 
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
 left: auto;
}
 
#navigation li:hover, #navigation li.sfhover {
 color: #fff;
 background: #988344;
}
#navigationb {
 display: inline;
 visibility: visible;
 height: 20px;
 width: 1px;
 background: #ffffff;
 position: absolute;
 top: 348px;
 left: 70px;
}
#hotelgruppe {
 display: inline;
 visibility: visible;
 height: 37px;
 width: 25px;
 position: absolute;
 top: 581px;
 left: 912px;
 /* 17.07.2010 */
 left: 942px;
}
#hotelgruppefr {
 display: inline;
 visibility: visible;
 height: 37px;
 width: 25px;
 position: absolute;
 top: 542px;
 left: 912px;
 /* 17.07.2010 */
 left: 942px;
 /* 29.07.2010 */
 top: 581px;
}
#servicequalitaet {
 display: inline;
 visibility: visible;
 height: 36px;
 width: 25px;
 position: absolute;
 top: 582px;
 /* 17.07.2010 */
 left: 912px;
}
#facebook {
 display: inline;
 visibility: visible;
 height: 27px;
 width: 132px;
 position: absolute;
 top: 470px;
 /* 17.07.2010 */
 left: 835px;
}

table {
 width: 100%;
}
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {
 line-height: 1px;
 font-size: 1px;
 position: absolute;
 top: 0; left: 0;
}

.vscrollerbase {
 width:22px; 
 background: url(scrollbar.png) 0px 0px repeat-y;
}
.vscrollerbar {
 width: 22px;
 background: url(scrollbar.png) -22px 0px repeat-y;
/* following is the bit that allows us fixed height scrollbars */
 height: 50px !important;
/* for fixed height, we force the vscrollerbar class with an !important decleration, and fleXcroll follows suit.*/

 background: url(scrollbar.png) -24px 0px repeat-y;
/* unfortunately, due to limitations of CSS, we cannot provide a color for the background when we are
using alpha images, thay have to be transparent.*/
}

.vscrollerbarbeg {height: 24px !important;width: 20px;background: url(scrollbar.png) -108px -32px no-repeat;}
.vscrollerbarend {height: 24px;width: 22px;background: url(scrollbar.png) -108px 0px no-repeat;}
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url(scrollbar.png) -72px -28px no-repeat;}
.vscrollerbaseend {height: 28px;width: 36px;background: url(scrollbar.png)  -72px 0px no-repeat;}


/* * html .vscrollerbar {
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='scrollbar.png');
 background-image: none;
} */


/* do not forget to give horizontal scrollbars some color properties even if you don't plan on using them */
/* .hscrollerbase { height: 22px; }
.hscrollerbar { height: 22px; background-color: #84ADD6; }
*/
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually
used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
/*.vscrollerbar, .hscrollerbar {
 padding: 0px;
 z-index: 2;
} */

/* properties for scroller jog box, just in case */
.scrollerjogbox {
 width: 22px;
 height: 22px;
 top: auto; left: auto;
 bottom: 0px; right: 0px;
 background: #698AAA;
}


/* Scroll Bar Master Styling Ends Here */

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

hr {
 margin-top: 10px;
 padding-top: 5px;
 border-top: 1px solid #988344;
}
