
/* schriftstil,abstände,farben */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: silver;  background-color: black; font-family: verdana,arial; font-size: 10pt;}

table,tr,td
{font-family: Lucida Grande, Lucida Sans Unicode; font-size: 10pt;color: silver; line-height: 1.5; }

h1, h2, h3, h4, h5 
{color: #c8cdd8}

ul.blanc {list-style-type: none; margin: 0em; padding: 0.5em;} 
ul.blanc li {text-indent: 0em; padding-left: 1em;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color:silver ; scrollbar-base-color:black ;
scrollbar-highlight-color : silver; scrollbar-shadow-color : black;
SCROLLBAR-TRACK-COLOR: #1d2b2e;}

/* menue links */

.lightBlue {color: #c8cde0}

#menu1 a {display: block; color:white; text-decoration:none ;font-family:Lucida Grande, Verdana; font-size: 10pt; width:204px; }

#menu1 a:visited{ color:white;text-decoration:none;font-family:Lucida Grande, Verdana; font-size:10pt;width:204px; }

#menu1 a:active{ color:red;text-decoration:none;font-family:Lucida Grande, Verdana; font-size: 10pt;width:204px; }

#menu1 a:hover { color:lightblue; text-decoration:none ;font-family:Lucida Grande, Verdana; font-size: 10pt;width:204px; }






/* allgemeine links */

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

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

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

a:hover{ color: white; text-decoration:none;font-family: Verdana; font-size: 10pt; }