/* Stylesheet für Haus zum See */
* { padding: 0; margin: 0; }
body {
  color: white;
  background-color: silver;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}



/* =============================================
   1. DIV-Bereiche
============================================= */

#wrapper {
  color: black;
  background-color: white;
  width: 980px;
  padding-top: 3px;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

#kopfbereich {
  position: relative; /*positioniert, aber im Fluss */
  color: black;
  background-color: white;
  background-image: url(grafik/hintergrund/himmel-breit.jpg);
  background-position: top center;
  width: 974px;
  heigt: 200px;
  margin: 0px 3px 3px 3px;
}

  #kopfbereich img {
    margin: 6px 0 6px 15px;
	border: 0;
	}
	
  #kopfbereich a:active {
    background-color: transparent;
	}
	
  #kopfbereich p {
    color: maroon;
    padding-bottom: 10px;
	margin-left: 60px;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
	
  #kopfbereich span {font-style: italic;}
  
  #kopfbereich .homelink {
      position: absolute;
      top: 5px;
      right: 10px;
    }

#kopfgrafik {
  color: black;
  background-color: white;
  /*background-image: url(grafik/hintergrund/haus_zum_see-breit.jpg);*/
  background-image: url(grafik/hintergrund/panorama-gruen.jpg);
  background-position: top center;
  width: 974px;
  height: 200px;
  margin: 3px;
}

#aktuell {
  position: relative;
  top: 10px;
  color: maroon;
  background-color: none;
  background-image: url(grafik/hintergrund/aktuell.png);
  width: 320px;
  height: 160px;
  padding: 5px;
  border: 2px solid maroon;
  margin: 0px 0 0 630px;
  }

#aktuell p {
  font-size: 90%;
  margin-left: 10px;
  line-height: 1.5em;
  }
  
#aktuell a, a:hover, a:link, a:visited, a:focus, a:active {color: maroon;} 
    
#navibereich {
  color: black;
  background-color: #99ccff;
  width: 974px;
  padding: 6px 0 6px 0;
  margin: 3px;
}

#navibereich ul {
	color: black;
	background-color: #99ccff;
	display: inline;
	padding: 6px 0 6px 10px;
  }

    #navibereich li {
      list-style: none;
	  display: inline;
	  margin: 0;
	  padding: 0;
	}
	
	#navibereich a {
	  /*display: block; ganze Fläche ist anklickbar */
	  text-decoration: none;
	  color: white;
	  font-weight: bold;
	  padding: 6px 12px 6px 12px;
	  border-right: 1px solid #99ccff;
	  border-left: 1px solid #99ccff;
	  margin: 0;
	}

  #navibereich a:hover, 
      #startseite #navi01 a, 
      #wohnungen #navi02 a,
	  #wohnungen_a_und_b #navi02 a,
	  #wohnung_c #navi02 a,
	  #wohnung_d #navi02 a,
	  #angebote #navi03 a,
	  #dersau #navi04 a,
	  #ziele #navi05 a,
	  #anreise #navi06 a,
	  #kontakt #navi07 a,
	  #impressum #navi08 a,
	  #galerie #navi09 a
      { 
	    color: white;
	    background-color: navy;
	    border-right: 1px solid white;
		border-left: 1px solid white;
      }
	  
  #textbereich {
  	position: relative;
    color: black;
    background-color: white;
    background-image: url(grafik/hintergrund/see_oberer_rand-breit.jpg);
    background-position: top center;
	background-repeat: no-repeat;
    width: 974px;
	heigth: 167px;
    padding-top: 60px;
    margin: 3px;
  }
  
  #wohnungen #textbereich,
  #wohnungen_a_und_b #textbereich,
  #wohnung_c #textbereich,
  #wohnung_d #textbereich,
  #wohnung_e #textbereich {
    padding-top: 30px;
  }
  
  
    #textbereich p {
	  color: navy;
      line-height: 1.5em;
      margin-left: 140px;
      margin-right: 140px;
      margin-bottom: 1em;  
    }
  
    #textbereich ul {
      color: navy;
      line-height: 1.3em;
      padding-left: 140px;
      padding-right: 200px;
      margin-bottom: 1em;  
    }
  
    #textbereich li {
	  margin-bottom: 0.2em;
	  margin-left: 20px;
	} 
	
	#untermenu li {
	  position: relative;
	  top: -27px;
	  left: -150px;
	  display: inline;
	  list-style: none;
	  padding: 1px 1px 1px 1px;
	}
	
	#untermenu a {
	  /*display: block; ganze Fläche ist anklickbar */
	  text-decoration: none;
	  color: navy;
	  
	  padding: 1px 1px 1px 1px;
	  border-right: 1px solid none;
	  border-left: 1px solid none;
	  margin: 0;
	}

  #untermenu a:hover, 
      #wohnungen #unter01 a, 
      #wohnungen_a_und_b #unter02 a,
	  #wohnung_c #unter03 a,
	  #wohnung_d #unter04 a,
	  #wohnung_e #unter05 a { 
	    color: white;
	    background-color: navy;
	    /*border-right: 1px solid white;
		border-left: 1px solid white;*/
      }
	
	#fotobereich {
	  float: right;
	  position: absolut;
	  width: 200px;
	  margin-right: 0px;
	  margin-left: 20px;
	} 
	
	#fotobereich span {
	  text-align: center;
	  color: maroon;
	  font-size: 60%;
	  font-weight: normal;
	  font-style: normal;
	}
	  
	#textbereich table {
	  color: navy;
	  margin-left: 110px;
	}
	
	  
  #fussbereich {
    color: black;
    background-color: white;
    background-image: url(grafik/hintergrund/see_unterer_rand-breit.jpg);
    background-position: top center;
	background-repeat: no-repeat;
    width: 974px;
    height: 74px;
	padding: 0 3px 3px 3px;
  }
  
  .kasten {
    background-color: #eee;
    width: 672px;
    padding: 10px;
	padding-left: -40px;
    border: 1px solid navy;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 140px;
  }
  
  #galeriebereich {
    width: 700px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	}
    
  
/* =============================================
   2. Allgemeine HTML-Elemente
============================================= */ 

h1 { font-size: 150%; }
h2 { 
  color: maroon;
  font-size: 133%;
  font-style: italic;
  padding-left: 80px;
  /*padding-right: 140px;*/
  margin-bottom: 1.8em;
  margin-right: 140px;
}

h3 { 
  color: navy;
  font-size: 110%;
  font-style: italic;
  padding-top: 10px;
  padding-left: 100px;
  /*padding-right: 140px;*/
  margin-top: 4em;
  margin-right: 140px;
  margin-bottom: 1.4em;
}

h4 { 
  color: navy;
  font-size: 110%;
  font-style: italic;
  padding-top: 10px;
  padding-left: 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 2em;
}

h6 {
  color: maroon;
  font-size: 110%;
  font-style: italic;
  margin: 5px 10px 1em 10px;
  }
  




address {
  color: white;
  text-align: center;
  font-size: 90%;
  font-style: normal;
  letter-spacing: 2px;
  line-height: 1.5em;
  padding-top: 35px;
}

a { text-decoration: none; outline: none; }

a:link { color: navy; }
a:visited { color: navy; }
a:hover, a:focus { text-decoration: underline; }
a:active { color: navy; background-color: none; }
.skiplink { display: none; }

.bildlinks {
  float: left;
  padding: 3px;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  margin-right: 25px;
  margin-bottom: 15px;
}

.grundriss {
  float: left;
  padding: 3px;
  margin-top: 15px;
  margin-right: 25px;
  margin-bottom: 15px;
}

.bildrechts {
  float: right;
  padding: 3px;
  border-right: 1px solid silver;
  border-left: 1px solid silver;
  margin-left: 25px;
  /*margin-right: 140px;*/
  margin-bottom: 15px;
}
  
.quer {
  padding: 3px;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  margin-bottom: 5px;
}

.hoch {
  padding: 3px;
  border-right: 1px solid silver;
  border-left: 1px solid silver;
  margin-bottom: 5px;
}

.wohnungsseite {
  padding: 3px;
  border-right: 1px solid silver;
  border-left: 1px solid silver;
  margin-bottom: -7px;
}

.wohnungsmenu {
  width: 720px;
  margin: 0 0 0 120px;
  color: black;
  background-color: white;
  padding: 4px;
}

.exklusiv {
  margin-top: 40px;
  margin-left: 200px;
  margin-bottom: -40px;
  }
  
.exklusiv2 {
  margin-top: 10px;
  margin-left: 400px;
  margin-bottom: -70px;
  }
 

/* =================================================
   3. Das Kontakt- und Feedbackformular
================================================= */
form {
  background-color: #eee;
  width: 390px;
  padding: 40px;
  border: 1px solid navy;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 170px;
}
label {display: block; }


#anrede, #name, #firma, textarea, #ort, #adresse, #absender, #aufmerksam, #telefon, #produkt {
  width: 350px;
  border: 1px solid rgb(180,170,211);
  margin-bottom: 1em;
}

#anrede {
  width: 60px;
  text-decoration: none;
  outline: none;
}  

textarea { height: 7em; }
input:focus, textarea:focus
{
  background-color: #d9d9d9;
}
   