p {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: small;
 color:#666666;
}

p.liste {
 margin:0px;
 text-indent:-8px;
 margin-left:12px;
 padding:0px;
 }

p.absatz_unten {
 margin-bottom:0px;
 }
p.absatz_oben {
 margin-top:0px;
 }
 h1
 {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: small;
 color:#666666;
 font-weight: bold;
 }

  h2
 {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: small;
 color:#666666;
 font-weight: bold;
 }

a:link
{
 text-decoration: underline; color: #5C7CC2;
}

a:visited {
 text-decoration: underline;
 color: #5C7CC2;
}

a:hover {
 text-decoration: underline;
 color: #5C7CC2;
}

a:active
{
 text-decoration: none; color: #5C7CC2;
}

ul
{
 margin:0px;
}
li

{
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: small;
 color:#666666;
 list-style-type:none;
 margin-left:-30px;
}