body{

font-family: Open Sans, Helvetica, Arial, sans-serif;
font-size: 90%;
font-weight: 300;
color:#333;
}

.starttext{ margin:40px auto;margin-bottom: 10px;
width:96%;
max-width:800px;
text-align:center;
 }

 .headerbild{
    margin:0px auto; text-align:center;
 }


 .headerbild img{
 width:100%; max-width:1184px;  }
 nav {  margin-top:10px;
     text-align:center;
 }
 nav a{
     text-decoration:none;
 }

 nav a:hover, nav a.aktiv{
     color:#895555;
 }

 .starttext img{
    width:100%; height:auto;
}

.text{ margin:80px auto;
width:96%;
max-width:560px;
line-height:1.5em;
 }

 .text img{
    width:100%; height:auto;
}

a{
    color:#333333;
}
h1, h2 {
    font-weight:normal;
}
h1{
    margin-bottom:50px; color:#6E8283;
}

h3{
    font-size:100%;
}
  p, li{
      padding-bottom:8px;
  }
