body { 
font-family: font-family:"Times New Roman",Serif;;
font-size: 100.01%;
background-color: #fff;
color: #000;
margin: 0 10%;
}

#hauptnavi, #specnavi, #white, #transp, #imp,
.zug {
display: none;
}
#druck {display:block;}
#druck #logo {float:right;margin-top:10pt;}
#druck h1 {font-size:12pt;}
#druck p {font-size:10pt}

h1,
h2,
h3,
h4{
  padding: 20px 0 0 0;
}
h1{
   font-size : 15pt;
}
h2{
   font-size : 14pt;
}
h3{
   font-size : 13pt;
}
h4{
   font-size : 12pt;
}
p, li {
font-size: 12pt;
line-height: 100%;
font-weight: normal;
margin : 0 0 5pt 0;
padding : 0;
}

img {border:none;}

a:link { text-decoration : none; }
a:visited { text-decoration : none; }
a:hover { text-decoration : none; }
a:active { text-decoration : none; }
a:focus { text-decoration : none; }