h1
{
font-family: verdana, helvetica, sans-serif, arial, courier new;
font-size: 14pt;
}

h2
{
font-family: verdana, helvetica, sans-serif, arial, courier new;
font-size: 11pt;
}

h3
{
font-family: verdana, helvetica, sans-serif, arial, courier new;
font-size: 10pt;
}

h4
{
font-family: verdana, helvetica, sans-serif, arial, courier new;
font-size: 8pt;
font-weight: bold;
}
p
{font-family: verdana, helvetica, sans-serif, arial, courier new;
font-size: 8pt}

.kontakt
{font-family: verdana, helvetica, sans-serif, arial, courier new;
font-size: 9pt;
}

ul { list-style: circle inside; }

ul {
    font-family: verdana, helvetica, sans-serif, arial, courier new;
    font-size: 8pt;
    font-weight: bold;
   list-style-type: circle;
   list-style-position: inside;
}

ol { list-style: circle inside; }

ol {
    font-family: verdana, helvetica, sans-serif, arial, courier new;
    font-size: 8pt;
    font-weight: normal;
   list-style-type: circle;
   list-style-position: outside;}

#listenav {
    font-family: verdana, helvetica, sans-serif, arial, courier new;
    font-size: 7pt;
    font-weight: normal;
   list-style-type: none;
   list-style-position: outside;}




body
{ margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px}


c
