body {
color: black;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
<!--margin-left: 25px;
margin-top: 10px; -->
}

h1 {
font-size: 14pt;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: black;
<!--margin-left: 5px;-->

}


h2 {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;
color: black;
background-color: white;
line-height: 1.2;
}

h3 {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
line-height: 1;
color: black;
}

h4 {
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
text-decoration: none;
color: brown;
background-color: white;
line-height: 1.2;
}


a:link{
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: brown;
background-color: white;
text-decoration: underline;
}

a:visited {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
color: brown;
background-color: white;
text-decoration: underline;
}

a:hover {
color: red;
background-color: white
}

.normal {
width: 550px;
color: black;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: normal;
}

.liste {
margin-bottom: 3px;
color: brown;
background-color: white;
}

.head {
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 10pt
}

.klein {
color: black;
font-family: arial, helvetica, sans-serif;
font-size: 7pt;
font-weight: normal;
}
