<!--

  body, td, div, table, a, p, h1, h2, h3, h4, h5, h6, ul, li {
    font-family: arial, helvetica, sans-serif;
  }

  body, td, div, table, p, ul, li {
    font-size: 12px;
  }

  body {
    background-color: #555577;
    margin:0px; margin-top:10px; margin-bottom:10px;
  }
  form { margin:0px;}

  a { color: #000066; }
  a:hover { color: #0000FF; }
  a:active { color: #0000FF; }

  h1 { font-size: 18px; margin:0px; margin-top:10px; font-color: gray}
  h2 { font-size: 18px; margin:0px; margin-top:40px; font-color: gray}
  h3 { font-size: 16px; margin:0px; font-color: gray}
  h4 { font-size: 14px; margin:0px; font-color: gray; font-weight:bold}
  hr { margin:0px; }
  ul { margin-top:0px; margin-bottom:0px; }
  li { margin-top: 5px; }
  .sinp { width:360px; height:20px; margin-left:25px; margin-top:5px;}

  #kopf {
    background-color:#ffffff;
    width:720px;
    border-bottom: solid 1px #000000;
    text-align: left;
  }

  #main {
    background-color:#ffffff;
    width:760px; color:#000000;
    border: solid 1px #000000;
    margin:0px;
    text-align: center;
  }

  .hinweise {
    background-color:#ffeeee;
    color:#000000;
    border: dotted 1px #000000;
    margin-top:25px;margin-bottom:25px; padding:25px; padding-top:10px;padding-bottom:15px;
    text-align: left;
  }

  .hinweiseok {
    background-color:#eeffee;
    color:#000000;
    border: dotted 1px #000000;
    margin-top:25px;margin-bottom:25px; padding:25px; padding-top:10px;padding-bottom:15px;
    text-align: left;
  }

  .code {
    background-color:#dddddd;
    color:#000000; margin-left:50px; width:400px;
    margin-top:25px;margin-bottom:25px; padding:25px; padding-top:10px;padding-bottom:15px;
    text-align: left;
  }


  .pad { padding:10px; }

  #logo { margin:0px; margin-top:10px; margin-bottom:5px;}

  .kategorie {
    text-align: left;
    color:#000000; font-weight: bold;
    font-size: 14px;
  }
  .kategorie a {
    color:#000066;
    text-decoration: underline;
  }
  .kategorie a:hover { color: #0000FF; }
  .kategorie a:active { color: #0000FF; }

  .webseite {
    text-align: left;
    color:#000000;
    font-size: 12px;
  }
  .webseite a {
    color:#000066;
    text-decoration: underline;
  }
  .webseite a:hover { color: #0000FF; }
  .webseite a:active { color: #0000FF; }

  .hierarchie {
    text-align: left;
    color:#000000;
    font-size: 14px;
  }
  .hierarchie a {
    color:#000066;
    text-decoration: underline;
  }
  .hierarchie a:hover { color: #0000FF; }
  .hierarchie a:active { color: #0000FF; }

  .btop {
    border-top: solid 1px #000000;
  }

  .bbottom {
    color:#000000;

  }

  .btopbot {
    border-top: solid 1px #000000;
  }
  .skats {
    font-size:10px;
    margin-bottom:2px;
  }
  .skats a { color: #000000; text-decoration: none;}
  .skats a:hover { color: #0000FF; text-decoration: underline;}
  .skats a:active { color: #0000FF; text-decoration: underline;}

  .tipp {
    background-color: #EFFBFF;
    margin-bottom:3px; margin-top:2px;
    padding-top:2px;
    padding-bottom:5px;
    background-image:url("/img/star.gif");
    background-repeat: no-repeat; background-position: 7px 8px;
    padding-right:10px;
  }
  .werbung {
    background-color: #FBFFEF;
    border: dotted 1px #000000;
    margin-bottom:9px; margin-top:2px;
    padding-top:5px;
    padding-bottom:5px;
    background-image:url("/img/star.gif");
    background-repeat: no-repeat; background-position: 7px 7px;
    padding-right:10px;
  }

  .catsponsor {
    margin:10px;
    width: 540px;
    background-color: #FBFFEF;
    border: solid 1px #000000;
    text-align: left;
    padding: 6px;
    font-size: 12px;
  }

  .impressum { margin-left:25px; margin-top:25px; margin-bottom:25px;}

  .fs9px  { font-size: 9px; }
  .fs10px { font-size: 10px; }
  .fs11px { font-size: 11px; color: #000000; }
  .fs12px { font-size: 12px; }
  .fs13px { font-size: 13px; }
  .fs14px { font-size: 14px; }
  .fs15px { font-size: 15px; }
  .fs16px { font-size: 16px; }
  .fs17px { font-size: 17px; }

  .nu { color: #666666; text-decoration: none; }

//-->