body {
     font-family: arial,helvetica,sans-serif;
      font-size: 12px; color: #000000;
}

#kopf {
       font-family: arial;  text-align: center;
       font-weight: bold; font-size: 20px;
}

#kopf1 {
       font-family: Arial;  text-align: center;
       font-size: 16px;
}
#menu-link {
 font-family: arial,helvetica,sans-serif;
 font-size: 16px; color: #000000;
 text-align: center;
 background: #EEEEEE;
 height: 25px;
}

#menu-aktiv {
 font-family: arial,helvetica,sans-serif;
 font-size: 16px; color: #002299; font-weight: bold;
 text-align: center;
 background: #EEEEEE;
 height: 25px;
}

#div-rahmen {
  font-family: arial,helvetica,sans-serif;
  font-size: 16px; color: #000000;
  padding-left: 10px; padding-right: 10px; padding-top: 2px;
  width: 780px;
}
#div-bild {
  padding-top: 5px; padding-bottom: 10px;
  text-align: center;
}

a.navi:link    {color:#000000;text-decoration:none; }
a.navi:visited {color:#000000;text-decoration:none; }
a.navi:activ   {color:#FFFFFF;text-decoration:none; }
a.navi:hover   {color:#000000;text-decoration:underline; }

h2 {
       font-family: arial;  text-align: left;
       font-weight: bold; font-size: 18px;
}

h3 {
       font-family: arial;  text-align: left;
       font-weight: bold; font-size: 16px;
}

table, td {
  font-family: arial,helvetica,sans-serif;
  font-size: 16px; color: #000000; text-align: left;
}

small {font-size: 10px; }
