
/* schriftstil,abstände */

body
{color: #000000; background-color:#F3F2F4; 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; }

/* scrolleiste  */

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

tab01
{background-color:#000000;}


/* menue links */

#menu1 a {color:black;
text-decoration:none ;font-family:verdana, sans-serif;
font-size: 10pt;
width:120px;
background-color:#dbe2ea;
border-top:solid 1px #dbe2ea;
border-bottom:solid 1px #dbe2ea;
}

#menu1 a:visited{ ;color:black;
text-decoration:none;font-family:verdana, sans-serif;
font-size: 10pt;
width:120px;
background-color:#dbe2ea;
border-top:solid 1px #dbe2ea;
border-bottom:solid 1px #dbe2ea;
}


#menu1 a:active{ color:black;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt; width:168px;
background-color:#dbe2ea;
border-top:solid 1px #dbe2ea;
border-bottom:solid 1px #dbe2ea;
}

#menu1 a:hover {
 color: black;  text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;
width: 152px;
background-color:#dbe2ea;
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
border-right:solid 1px #000000;
}


/* link im text */

a:link{ color: black; text-decoration:underline; ;font-family: verdana; font-size: 10pt; }

a:visited{color: black;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:active{ color:black;text-decoration:underline;font-family: verdana; font-size: 10pt; }

a:hover{ color: black;  text-decoration:underline;font-family: verdana; font-size: 10pt; }
