body{
  background-color:#fff;
  background:#fff;
  color: #000;
  font-family: verdana, arial, courier, sans-serif;
  font-size: 11px;
  margin:10px;
  margin-top:10px;
  font-weight:normal;

}

h1, h2, h3, h4{

   color:#000000;
    background-color:inherit;

}
h1{
        font-size:13px;
        margin-bottom: 15px;
}

h2{
    font-size:15px;
    }	

h3{
    font-size:13px;
    }

h4{
    font-size:11px;
    }
#anschrift{
    /*float:left;
    height:80px;*/

}
#logo{
  position:relative;
  float:right;
  top:30px;
  left: 100px;
  right:50px;
  height:160px;
}

#linie{
    margin-top:40px;
    }

b{
   font-weight:normal;
}
