html {
    background-image:url('../upload/bilder/startseite/bg.jpg');
    
}
body {
    background-image:url('../images/');
    color:#686868;
    font-family:verdana,arial;
    font-size:11px;
   
}

a {
    color:#4C6561;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

#clear {
clear: both;
}
#seite {
position:absolute;
left: 50%; width:980px;  margin-left: -490px;margin-top:0px;
    float:left;
    background-color:#000000;
    top:0px;
    width:980px;
    background-image:url('../upload/bilder/startseite/bgseite.jpg');
    z-index:1;
    margin-bottom:20px;
}

#top {
    width:980px;
    height:71px;
    background-image:url('../upload/bilder/startseite/top.jpg');
    }
    
#symbole {
   height:28px;
}

#symboltext {
text-align:right;
}


#mininavi {
float:right;
margin-top:7px;
}
    
#mininavi a:hover{
color:#486863;
font-size:11px;
text-decoration:none;
} 

#mininavi a{
color:#fff;
font-size:11px;
text-decoration:none;
} 
   
    
#oben {
    width:980px;
    height:296px;
    background-color:#486863;
    padding-top:3px;
    }    
  
#logo {
    width:188px;
    height:293px;
    background-image:url('../upload/bilder/startseite/logo.jpg'); 
    position:relative;
    float:left; 
}  

#vorschaubilder {
    width:95px;
    height:293px;
    background-color:#;
    position:relative;
    float:left; 
}

#illustration {
    background-color:#ffffff;
    height:286px;
    width:393px;
    border-right: 1px solid #ADA172;
    border-left: 1px solid #ADA172;
    border-top: 1px solid #ADA172;
    border-bottom: 1px solid #ADA172;
    position:relative;
    float:left; 
    padding-left:5px;
    padding-top:5px;
}

#boxrechts {
    height:291px;
    width:296px;
    background-image:url('../upload/bilder/startseite/bgbox.jpg');
    position:relative;
    float:right;
    border-right: 1px solid #ADA172;
    border-top: 1px solid #ADA172;
    border-bottom: 1px solid #ADA172; 
    
}

#willkommen {
    width:287px;
    height:140px;
    background-color:#;
    margin-left:5px;
    margin-top:5px;
}

#zimmer {
    width:287px;
    height:135px;
    background-color:#;
    margin-left:5px;
    margin-top:5px;
}

    
#goldenelinie {
    width:980px;
    height:10px;
    background-image:url('../upload/bilder/startseite/goldenelinie.jpg');
}    

#navigationsbar {
    width:980px;
    height:32px;
    background-image:url('../upload/bilder/startseite/navigationsbar.jpg');
    }
  
#content {
   width:980px;
   
   }
   
#linkespalte {
   width:188px;
   height:250px;
   background-color:#D3D4C2;
   position:relative;
   float:left;
}  

#inhalt {
   width:762px;
   padding-left:15px;
   padding-right:15px;
   padding-bottom:30px;
   background-color:#E9E4CF;
   position:relative;
   margin-left:188px;

}


  
#abschluss {
   width:980px;
   height:50px;
}
  


#headline {
   color:#4E4E4E;
   font-size:22px;
   font-weight:bold;
   padding-top:10px;
   font-family:times;
}  
  
ul#metaNavigation {
    margin:0 0 20px 0;
    padding:0;
}
ul#metaNavigation li {
    margin:0;
    padding:0 1px 0 8px;
    display:inline;
    border-left:1px solid #D7D7D6;
}
 
#zimmerheadline {
   color:#4C6561;
   font-size:16px;
   font-weight:bold;
}

#zimmermore a{
   color:#4C6561;
   font-size:9px;
   text-decoration:none;
   padding-right:5px;
   padding-top:5px;
   float:right;
}

#zimmertext {
   padding-left:7px;
}  

#angebotheadline {
   color:#4C6561;
   font-size:16px;
   font-weight:bold;
   padding-top:10px;
}

#angebottext {
   font-size:10px;
   padding-left:7px;
   padding-top:5px;
}

.small {
    font-size:9px;
         font-weight:normal;
}
.select {
    font-size:9px;
    background-color:#FAF2E5;
    font-family:Verdana;

}








#contactForm {
    font-size:11px;
    width:470px;
}
#contactForm .contactRow {
    margin:4px 0;
}
#contactForm label {
    display:block;
    float:left;
    width:80px;
}
#contactForm .contactRow input, #contactForm .contactRow textarea {
    border:1px solid #ccc;
    width:346px;
}
#contactForm .contactRow select {
    border:1px solid #ccc;
    width:172px;
}
* html #contactForm .contactRow input, * html #contactForm .contactRow textarea {
    width:343px;
}

#contactForm .contactRow input {
    height:14px;
}

#contactForm .contactRow textarea {
    height:105px;
    font-size:10px;
}

#contactFormSubmit #contactFormSubmitLeft {
    float:left;
    margin:0 0 0 80px;
    width:174px;
}
* html #contactFormSubmit #contactFormSubmitLeft {
    margin:0 0 0 0px;
}
#contactFormSubmit #contactFormSubmitRight {
    float:left;
    width:174px;
}

#contactFormSubmit #contactFormSubmitLeft input, 
#contactFormSubmit #contactFormSubmitRight input {
    background-color:#486063;
    border:1px solid #E9E4CF;
    color:#E9E4CF;
    font-weight:bold;
    padding:0 20px 0 0;
    background-image:url(../images/link_pfeil.gif__);
    background-repeat:no-repeat;
    background-position:right 4px;
    font-size:10px;
    width:auto;
    height:auto;
    float:right;
    margin:0;
}
#contactFormSubmit #contactFormSubmitLeft input {
    background-image:none;
    padding:0;
    float:left;
}

#contactForm table {
    width:100%;border-collapse:collapse;
}
#contactForm table td {
    padding:0;
}
#contactForm table td.pt {
    padding-top:2px;
}
* html #contactForm table td.pt {
    padding-top:0;
}

.pt {
width:80px;
}





#abschluss {
width:980px;
height:10px;
background-color:#fff;
border-top:12px solid #4C6561;

}

#footnotes {
width:980px;
height:50px;
background-color:#fff;
}



