



/*** allgemein: scroll-leiste, textformatierung ****/



Body,table,tr,td {SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #003333;

scrollbar-highlight-color : silver; scrollbar-shadow-color : black;

font-family: Verdana, Helvetica, Arial,sans-serif;

font-size: 10pt;

}



/* ==================== */



/* allgemeine links */



A:link   {text-decoration: underline; color: #90, 113, CCCCCC;

 font-family: verdana, Helvetica,sans-serif; font-size: 10pt; }

A:visited {text-decoration: underline; color:#CCCCCC;

 font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }

A:hover  {text-decoration:  overline ; color: white;background-color:#003333;

 font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }

A:active {text-decoration: underline; color: #CCCCCC;

font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }



/* ==================== */



/*** Menü (oben)- linkformatierung  ***/



a:link.menob {

text-decoration: none;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 10pt;

color: white;

width:90px;

height:15px;

}



a:visited.menob{

text-decoration: none;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 10pt;

color: white;

width:90px;

height:15px;

}



a:hover.menob {

text-decoration: none;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 10pt;

color: white;

background-color:#808080;

width:90px;

height:15px;

}





a:active.menob {

text-decoration: none;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 10pt;

color: white;

width:90px;

height:15px;

}



/* menue (oben)ausgangsformatierung  -    */



td.menuoben{ text-decoration:none ;

background-color:#003333;

border:solid 1px black;

width:90px;

height:15px;

text-align:center;

}



/* ==================== */
