
/* 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: verdana,arial; font-size: 10pt;color: silver;  }

/* scrolleiste internet explorer ab vers.5.5 */
body
{scrollbar-arrow-color:silver ; scrollbar-base-color:black ;
scrollbar-highlight-color : #cccccc; scrollbar-shadow-color : #808080;
SCROLLBAR-TRACK-COLOR: #1d2b2e;}

/* menue links */


#menu1 a:link {display: block; color:white; text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:204px;

}

#menu1 a:visited{ color:white;text-decoration:none;font-family:verdana, sans-serif; font-size:10pt;width:204px;

 }

#menu1 a:active{ color:#ffff99;text-decoration:none;font-family:verdana, sans-serif; font-size: 10pt;width:204px;

  }

#menu1 a:hover { color:#566A78; text-decoration:none ;font-family:verdana, sans-serif; font-size: 10pt;width:204px;font-weight:bold

}


h1 {font-size:20px;font-family:Trebuchet MS;color:silver;margin-left:100px}

h2, h3 {font-size:20px;font-family:Trebuchet MS;color:silver;text-align:center}

hr {height:1px;noshade;color:silver;width:90%;text-align:center;}

/* 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:#647C8C; text-decoration:overline;font-family: verdana; font-size: 10pt;}

#box
{border:solid 1px #CCCCCC;
width:70%;
height:100%;
padding:10px;
text-align:left;
}
