/* CSS DRUCK - für Dr. Schlayer, Pirmasens*/

body{
margin: 20px;
border: 0;
}

html{
background-color: #fff;
}
html, body, td{
color: #000;
}


#Navi{
display: none;
}


.klein							{ font-size: 11px; }
.mittel							{ font-size: 13px; }
.gross							{ font-size: 18px; }