

/*zusammen fassung_bg mit semicolon getrennt*/

body{ background-image:url(images/bg1pix.jpg);
background-repeat:repeat;
background-attachment:fixed;


font:9pt/10pt arial; 
color:white;
scrollbar-base-color:green;
        scrollbar-track-color:97BFC7;
        scrollbar-face-color:97BFC7;
        scrollbar-highlight-color:444444;
        scrollbar-3dlight-color:FFFFFF;
        scrollbar-darkshadow-color:000000;
        scrollbar-shadow-color:777777;
        scrollbar-arrow-color:EEEEEE;
}


table
{
background-color:white;
margin-top:13px;
font-size:9pt;
line-height:10pt;
 font-family:arial;
}

h5
{
font-size:9pt;
font-family:arial;
margin-bottom:3px;
color:#ffffff;
}

a
{
font-family:arial;
 text-align:left;
 font-size:9pt;
 color:#ffffff;
 padding-left:1px;
 margin-top:8px;
 margin-bottom:2px;
 text-decoration:none;

}

a:visited
{
font-family:arial;
font-size:9pt;
 color:#ffffff;
}

a:hover
{
color:#BFBFBF;

}
a:active
{
color:#007070;
}

