
/* schriftstil,abstände */

body
{margin-top: 0px;
margin-left: 0px;
margin-right: 32px;
margin-bottom: 0px;
color: silver;
background-color: #4C4C4C;
background-image:url(gif/logoneu.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:10px 10px;
font-family: Comic Sans MS,verdana,arial; font-size: 12pt;}


table,tr,td
{ color: silver;
font-family: Comic Sans MS,verdana,arial; font-size: 10pt; }

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: silver;
scrollbar-base-color: #4C4C4C;
scrollbar-highlight-color : silver;
scrollbar-shadow-color : silver;
SCROLLBAR-TRACK-COLOR: silver;}



/* allgemeine links im text */

a:link{ color: silver; text-decoration:underline; font-family: Comic Sans MS,verdana; font-size: 10pt;}

a:visited{color: silver;text-decoration:underline;font-family: Comic Sans MS,verdana; font-size: 10pt;}

a:active{ color:silver;text-decoration:underline;font-family: Comic Sans MS,verdana; font-size: 10pt; }

a:hover{ color: #445543 ;background-color:silver;  text-decoration:underline;font-family:  Comic Sans MS,verdana; font-size: 10pt; }




