/* CSS für Gemeinschaftspraxis Seitz, Landau*/
body{
margin: 20px;
border: 0;
}

html{
background-color: #fff;
}
html, body, td, p, div{ font-family: Verdana, Arial, Tahoma, sans-serif; color: #000; font-size: 12px; }


#Navi{
display: none;
}


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