body, table, tr, td, form {
 font-family:Arial,Verdana,Helvetica,sans-serif;
 font-size:12;
 color:#002F9A;     <--!dunkelblau-->
}

Body
{
scrollbar-base-color:#FCA352;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#002F9A;
scrollbar-highlight-color:#002F9A;
scrollbar-3dlight-color:#002F9A;
scrollbar-darkshadow-color:#002F9b;
scrollbar-shadow-color:#002F9A;
scrollbar-arrow-color:#FCA352;
}

#ueber1 {
 font-family:Arial,Verdana,Helvetica,sans-serif;
 font-size:12pt;
 font-weight:bold;
 margin-top:10pt;
 margin-bottom:2pt;
 margin-left:0pt;
 color:#002F9A;
}

.klein1 {
 font-size:8pt
 }

.kleinfett {
 font-family:Arial,Verdana,Helvetica,sans-serif;
 font-size:9pt;
 font-weight: bold;
 color:#DC7823;
}

.fett {
 font-weight: bold;
}

h1 {
 color:#DC7823;
 font-weight: bold;
 font-size:12;
}

.projg, .orange   {
 font-weight:bold;
 font-family:Arial;
 font-size:16;
}

.orange {
 color:#FCA352;              <--!projin.html orange-->
}


a           { font-size: 12; font-weight: bold; text-decoration: none;}
a:link      { color:#002F9A  }
a:visited   { color:#3366cc}
a:hover     { color:#FCA352  }
a:active    { color:#cccccc  }

ul {
list-style-type: none;
}

li {
padding:0px 0px;
margin: 8px 0px;
}


