

/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #e6e6e6;  background-color:#0000FF; font-family: Cooper Black,arial; font-size: 10pt;}


table,tr,td
{ color: #e6e6e6 ;font-family: Cooper Black,arial; font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #FF0000; scrollbar-base-color: #0080FF;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #0080FF;
SCROLLBAR-TRACK-COLOR: #0000A0;}

.rub {font-family:verdana;font-size:9pt;
color:#e6e6e6;
background-image:url(images/rub.jpg)}

.in {background-color:#0000FF;
color:#e6e6e6;margin-top: 0px; margin-left: 0px; padding-right: 20px;margin-bottom:10px;background-image:url(images/in.jpg);}




/* allgemeine links im text */

a:link{ color: #e6e6e6; text-decoration:underline; ;font-family: Cooper Black; font-size: 10pt;}

a:visited{color: #e6e6e6;text-decoration:underline;font-family: Cooper Black; font-size: 10pt;}

a:active{ color:#e6e6e6;text-decoration:underline;font-family: Cooper Black; font-size: 10pt; }

a:hover{ color: #5F5F5F; text-decoration:none;font-family: Cooper Black; font-size: 10pt; background-color:white}



