/* Angaben fuer Randabstand und Hintergrundfarbe */
body
{
background-color:#FFFFFF;
font-size:12pt;
font-family:Arial,Helvetica,Verdana;
background-image:url(bilder/background.png); 
background-attachment:fixed;
line-height:18pt; 
}

h4
{
font-size:8pt;
font-style:normal;
/* color:#006633; */
}

h1
{
/* margin-top:1.5cm; */
font-size:14pt;
text-decoration:bold;
}

h2
{
/* margin-top:1cm; */
font-size:12pt;
}

