body             {font-family: helvetica, arial, geneva, sans-serif; font-size: x-small; color: #000000}
.punkte      {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#AE6B00; font-weight: bold}
.headline        {font-family: helvetica, arial, geneva, sans-serif; font-size:15; color:#000000; font-weight: bold}
.subheadline     {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#AE6B00}
.text        {font-family: helvetica, arial, geneva, sans-serif; font-size:12; color:#000000 }
.navigation {font-family: helvetica, arial, geneva, sans-serif; font-size:10; color:#FFFFFF;}

/* text-decoration: none; */

A:link           {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color: #000000}
A:visited        {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color: #000000}
A:hover          {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color: #AE6B00}
A:active         {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color: #AE6B00}


A.klein:link    {font-family: helvetica, arial, geneva, sans-serif; font-size:11; color: #000000}
A.klein:visited {font-family: helvetica, arial, geneva, sans-serif; font-size:11; color: #000000}
A.klein:hover   {font-family: helvetica, arial, geneva, sans-serif; font-size:11; color: #AE6B00}
A.klein:active  {font-family: helvetica, arial, geneva, sans-serif; font-size:11; color: #AE6B00}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.ueberschrift {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FF6600;
    font-weight: bold;

}
.blau {
    font-family: Arial, Helvetica, sans-serif;
    color: #0066CC;
    font-weight: bold;
}
a {
    color: #003399;
    font-family: Courier New, Courier, mono;
    font-size: 14px;
    /*text-decoration: none;*/
}

a.impress {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.uerot {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF3300;
}
.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}






.suchbutton {
  width:55px;
  font-size:12px;
  padding:0px 0px;
  border-top: 1px solid #D0D0D0;
  border-left: 1px solid #D0D0D0;
  border-bottom: 1px solid #B0B0B0;
  border-right: 1px solid #B0B0B0;
  background:#E0E0E0;
  color:#121212;
}




