
html, body{
  background-image:url(kachel_1.jpg);
   background-repeat:repeat-x;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:95%;
  height:100%;
  margin:0;
    background-color:#45474a;
  padding:0;
  overflow:auto;
}



 #inhalt{

   position:relative;
   text-align:left;
   width:917px;
  margin:0px;
  padding:0px 0px 0px 0px;
  border: 0px solid #ffffff;
}






 #kopf_bild
{
  position:static;
  float:left;
  left:0px;
  top:0px;
  background-repeat:no-repeat;
  width:100%;
min-height:50%;/*for mozilla*/
  height:50%;
  background-color:#e5ecef;
}


 #leiste
{
background-image:url(start_bilder/leiste.jpg);
    width:917px;
    height:137px;
  position:static;
    margin:0px;
  border:0px;
  background-color:#181a1b;
}

 #seite_unten
{
  float:left;
  position:static;
  margin:0px;
  border:0px;

  height:1000px;
  background-color:#e7ecf0;
}

 #fuss
{
  float:left;
    width:1000px;
  position:static;
    margin:0px;
  border:0px;
  padding-top:3px;
  height:5%;
  background-color:#181a1b;
}



#logo {
 position:static;
 border:0px solid;
 height:60px;
 text-align:center;
 margin-left:-40px;
}

 #werbung
{
 text-align:right;
  float:left;
    width:250px;
  position:relative;
    margin:15px 0px 0px 50px;
      padding:0px 5px 0px 0px;
  border:0px dotted #ffffff;

}

 #visualisierung
{
 text-align:left;
  float:left;
    width:250px;
  position:relative;
    margin:57px 0px 0px 210px;
    padding:0px 0px 0px 5px;
  border:0px dotted #ffffff;
}


 h1{
 text-transform: uppercase;
 font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
  color:#ffffff;
  font-size:14px;
  letter-spacing:3px;
  line-height:1.8em;
  font-weight:normal;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}


  h2{
  color:#ffffff;
  font-size:12px;
  line-height:1.4em;
  font-weight:normal;
  padding:0 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

a:hover{

  color:#f3932e;
  text-decoration:none;
  vertical-align: bottom;

}
a{

  color:#ffffff;
  text-decoration:none;
  vertical-align: bottom;

}







