/* scrolleiste  */

body
{scrollbar-arrow-color: white;
scrollbar-base-color: #dfeae2;
scrollbar-highlight-color : white;
scrollbar-shadow-color :#ffffff;
SCROLLBAR-TRACK-COLOR: #dfeae2;}

tableborder {
BACKGROUND-COLOR: #DBE2EA }

/* schriftstil,abstände */

body
{color: #000000; font-family: verdana,arial; font-size: 10pt;}

table,tr,td
{margin-top: 0px; margin-left: 0px; margin-right: 0px; color: #000000; font-family: verdana,arial; font-size: 10pt; }



/* menue linke seite */

#menu1 a:link {color:black;
text-decoration:none ;
font-family:verdana, sans-serif;
font-size: 10pt;
width:130px;

border-top:solid 0px #dbe2ea;
border-bottom:solid 0px #dbe2ea;
}

#menu1 a:visited {color:black;
text-decoration:none;
font-family:verdana, sans-serif;
font-size: 10pt;
width:130px;

border-top:solid 0px #dbe2ea;
border-bottom:solid 0px #dbe2ea;
}

#menu1 a:active {color:black;
text-decoration:none;
font-family:verdana,sans-serif;
font-size: 10pt;
width:130px;

border-top:solid 0px #dbe2ea;
border-bottom:solid 0px #dbe2ea;
}

#menu1 a:hover { color: ghostwhite;
text-decoration:none ;
font-family:verdana,sans-serif;
font-size: 10pt;
width: 130px;

border-top:solid 0px #000000;
border-bottom:solid 0px #000000;
border-right:solid 0px #000000;
border-left:solid 0px #000000;
}

#menu2 a:link {color:black;
text-decoration:none ;
font-family:verdana, sans-serif;
font-size: 10pt;
width:130px;

border-top:solid 0px #dbe2ea;
border-bottom:solid 0px #dbe2ea;
}

#menu2 a:visited {color:black;
text-decoration:none;
font-family:verdana, sans-serif;
font-size: 10pt;
width:130px;

border-top:solid 0px #dbe2ea;
border-bottom:solid 0px #dbe2ea;
}

#menu2 a:active {color:black;
text-decoration:none;
font-family:verdana,sans-serif;
font-size: 10pt;
width:130px;

border-top:solid 0px #dbe2ea;
border-bottom:solid 0px #dbe2ea;
}

#menu2 a:hover { color: goldenrod;
text-decoration:none ;
font-family:verdana,sans-serif;
font-size: 10pt;
width: 130px;

border-top:solid 0px #000000;
border-bottom:solid 0px #000000;
border-right:solid 0px #000000;
border-left:solid 0px #000000;
}

/* allgemeine links im text */



A:link {color:#000000; font-family: verdana; font-size: 8pt;}
A:active {color:#000000;font-family: verdana; font-size: 8pt;}
A:visited {color:#000000;font-family: verdana; font-size: 8pt;}
A:hover {color: #FFFFFF; text-decoration:underline overline; font-family: verdana; font-size: 8pt;}