body {
margin: 0;
padding: 0;
font-family: "Times New Roman", serif;
font-size: 12pt;
color: black;
background: white;
}

h1, h2 {color: black;}

/*-- Hier werden die Toolbox, die Navigation u. das Kontaktformular bei einem Ausdruck ausgeblendet --*/
div.menu {display: none;}

