Body {
  margin: 0 auto;
  width: 900px; 
  background-color: #0A1747;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff; 
  font-size: 12px; }

#kopfzeile {
  height: 110px;
  padding-top: 10px;
  padding-left: 10px; }
  
#fusszeile {
  float:right;
  height: 10px;
  text-align: right;
  font-size: 12px;
  padding-top: 10px; 
  padding-right: 5px;}

#fusszeile a {
  color: #ffffff; 
  text-decoration: none; }

#fusszeile a:hover {
  text-decoration: underline; }  #titelanzeige { position:absolute; top:10px; left:330px; text-align:right;}h1 {font-size:16pt; font-weight:bold; background-color: #3E5092;  color:white;}h2 {font-size:11pt; font-weight:normal;  color:black;}

.kopfzeile_de {
  background-image: url('img/bgtop1_de.jpg');
  background-repeat: no-repeat; }

.kopfzeile_en {
  background-image: url('img/bgtop1_de.jpg');
  background-repeat: no-repeat;  }

#navigation {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 120px; }

#navigation li {
  background-color: #3E5092;
  border: 1px solid #3E5092;
  margin-bottom: 2px;
  padding: 1px;
  padding-left: 8px; }

#navigation li a {
  color: #ffffff;
  text-decoration: none;
  display:block; }

#navigation li:hover  {
  background-color: transparent; }

#hauptbereich {
  background-image: url('img/bgbottom.jpg');
  background-repeat: no-repeat; 
  min-height: 600px;
  background-color: #384A8C;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  text-align: justify;
  font-size: 13px; }

.zimmerart {
  margin-left: 200px;
  clear:both;
  text-align: left;
  width: 300px;
  float:left;
  background-color: #3E5092;
  margin-bottom: 2px; 
  padding: 5px; }

.preis {
  font-weight: bold;
  text-align: right; }

#preisinfo {
  margin-left: 200px; }

#haus {
  float:left;
  margin-right: 20px; }

#hauptbereich img {
  float:left;
  margin-right: 5px;
  border: 1px solid #ffffff; }

#zimmer_listing {
  list-style-type: square; }

.fett {
  font-weight: bold; }

.clear {
  clear:both; }

#kontakt_hauptseite {
  width: 800px; 
  text-align: right; }
  
.reservierungslabel {
  clear:both;
  float:left;
  width: 200px;
  text-align: right; 
  margin-right: 20px;
  margin-bottom: 2px; }
  
.input {
  width: 250px;
  border: 1px solid #0A1747;
  margin-bottom: 2px;
  padding: 2px;}

.datumsinput {
  width: 40px; 
  border: 1px solid #0A1747;
  margin-bottom: 2px;
  padding: 2px;}

.button {
  width: 250px;
  padding: 2px;}

.textarea {
  width: 250px;
  height: 100px; 
  padding: 2px;
  border: 1px solid #0A1747;}   a.partner{  color:#ffffff;  font-weight:normal;  text-decoration:none; }