

/* scrolleiste internet explorer ab vers.5.5 */

body { 
       background-image:url(images/hort2_7.jpg);
       background-repeat:no-repeat;
       background-attachment:fixed; padding:0px;
       background-color:#376137;
       scrollbar-arrow-color: #FFFFFF; 
       scrollbar-base-color: #376137;
       scrollbar-highlight-color:#e6e6e6; 
       scrollbar-shadow-color:#e6e6e6;
       SCROLLBAR-TRACK-COLOR: #FCFEE6;
     }

td {
     color: #FFCC00;
     font-weight: bold;
     font-size: 11pt;
   }



/* allgemeine links im text */

a:link{ color: #F6F743; text-decoration:underline;font-family: arial; font-size: 10pt;}

a:visited{color: #F6F743;text-decoration:underline;font-family: arial; font-size: 10pt;}

a:active{ color: #F6F743;text-decoration:underline;font-family: arial; font-size: 10pt; }

a:hover{ color: #F6F743; text-decoration:none;font-family: arial; font-size: 10pt; }


