/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #000000;  background-color:#999999; font-family: verdana,arial; font-size: 10pt;}
H1 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 14pt; color : #8080FF;style="cursor : s-resize"; text-align : center;}
H2 {font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 12pt; color : black;style="cursor : s-resize"}
P {font-family : Verdana,Arial,Helvetica,sans-serif; line-height : 120%;
   text-indent : 10px}

table,tr,td
{ color: #000000 ;font-family: verdana,arial; font-size: 10pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #e6e6e6; scrollbar-base-color: #9F9F9F;
scrollbar-highlight-color : #4F4F4F; scrollbar-shadow-color : #e6e6e6;
SCROLLBAR-TRACK-COLOR: #9F9F9F;}

.rub {font-family:verdana;font-size:9pt;
color:#202020;font-weight:bold;
background-image:url(images/rub.jpg)}

.in {background-color:#666666;height:800px;
color:#D4D4D4;padding-top: 0px; padding-left: 20px; padding-right: 30px;padding-bottom:10px;background-image:url(images/in.jpg);}

/* menue linke seite */

#menu a {display: block;
color:#000000; text-decoration:none ;font-family:verdana, sans-serif; font-size: 9pt; font-weight : bold;
width:207px;
background-image:url(images/button3.jpg);
line-height:24px;
}

#menu a:visited{
color:#000000; text-decoration:none ;font-family:verdana, sans-serif; font-size: 9pt; font-weight : bold;
width:207px;
background-image:url(images/button3.jpg);
line-height:24px;
}

#menu a:active{
color:#000000; text-decoration:none ;font-family:verdana, sans-serif; font-size: 9pt; font-weight : bold;
width:207px;
background-image:url(images/button3.jpg);
line-height:24px;
}


#menu a:hover {
color: #000000;
text-decoration:none ;font-family:verdana, sans-serif;
font-size:9pt; font-weight : bold;
width:207px;
background-image:url(images/button1.jpg);
line-height:24px;
}

/* allgemeine links im text */
a:link{ color: #e6e6e6; text-decoration:underline; ;font-family: verdana; font-size: 10pt;}
a:visited{color: #e6e6e6;text-decoration:underline;font-family: verdana; font-size: 10pt;}
a:active{ color:#e6e6e6;text-decoration:underline;font-family: verdana; font-size: 10pt; }
a:hover{ color: #5F5F5F; text-decoration:none;font-family: verdana; font-size: 10pt; background-color:#d8d8d8}