body { 
font-family: 'Times New Roman', serif;
font-size: 100.01%;
background-color: #fff;
color: #000;
margin: 0 10%;
}

#menutop,
#logore,
#adressblock,
#topnavi,
#subnavi,
#specnavi,
#bildleiste,
form {
display: none;
}
h1,
h2,
h3,
h4{
  padding: 20px 0 0 0;
}
h1{
   font-size : 120%;
}
h2{
   font-size : 110%;
}
h3{
   font-size : 100%;
}
h4{
   font-size : 90%;
}
p, li {
font-size: 80%;
line-height: 150%;
font-weight: normal;
margin : 0;
padding : 0;
}


