body { /*
         scrollbar-face-color: #FFFFFF;
         scrollbar-highlight-color: #0332B4;
         scrollbar-3dlight-color: #0332B4;
         scrollbar-darkshadow-color: #0332B4;
         scrollbar-shadow-color: #0332B4;
         scrollbar-arrow-color: #C30000;
         scrollbar-track-color: #f2f2f2;
       */
         margin-top: 10pt;/*abstand oberer rand*/
         margin-left: 0pt;/*abstand linker rand*/
         /*color:#0033BB;/*schriftfarbe blau*/
         color:#FF3F00;/*schriftfarbe orange*/
         /*background-color: #000000;/*hintergrund weiss*/
         /*background-color: #FFFFB4;/*hintergrund gelb*/
         /*background-color: #C91924;/*hintergrund rot*/
         background-image:url(grafx/hint/3005.gif);/*hintergrundbild*/
         font-family:Arial,Helvetica,Verdana;
         font-weight:normal;
         font-size: 8pt;
         /*font-weight:bold;/*schrift fett*/
     }

h1,h2,h3,h4{color:#0033BB; /*font-weight:bold*/}

a:link { color:#0033BB; text-decoration:underline; }    /* a:link = Verweise zu noch nicht besuchten Seiten */
a:visited { color:#0033BB; text-decoration:underline; } /* a:visited = Verweise zu bereits besuchten Seiten */
a:active { color:#0033BB; text-decoration:none; }       /* a:active = Verweise, die gerade angeklickt werden */
a:hover { text-decoration:none; color:#FF3F00; }
#tbild { margin-right:8px; margin-bottom:4px; }
#fett { color:#0033BB; font-weight:bold; }
#rfett { color:#FF3F00; font-weight:bold; }
