BODY, TD  { color: #000000; font-weight: normal; font-size: 14px; font-family: verdana, arial, helvetica; }

a:link    { color: #000000; font-weight: normal; font-size: 12px; font-family: verdana, arial, helvetica; text-decoration: underline }
a:visited { color: #000000; font-weight: normal; font-size: 12px; font-family: verdana, arial, helvetica; text-decoration: underline }
a:hover   { color: #CC0000; font-weight: normal; font-size: 12px; font-family: verdana, arial, helvetica; text-decoration: underline }
a:active  { color: #000000; font-weight: normal; font-size: 12px; font-family: verdana, arial, helvetica; text-decoration: underline }

body, td  { font-family: arial; font-size: x-small; }


a         { color: #0000BB; text-decoration: underline; }
a:hover   { color: #FF0000; text-decoration: underline; }
.headline { font-family: verdana, arial; font-size: 12px; letter-spacing: +1px; font-weight: bold; }
.headline2{ font-family: verdana, arial; font-size: 12px; }
.subhead  { font-family: arial, arial; font-size: 11px; font-weight: bold; font-style: italic; }
.backtotop     { font-family: arial, arial; font-size: xx-small;  }
.code     { background-color: #95816E; font-family: Courier New; font-size: x-small;
            margin: 5px 0px 5px 0px; padding: 5px;
            border: black 1px dotted; }

font      { font-family: arial black, arial; font-size: 28px; letter-spacing: -1px; }

/*-------------------  SCROLLBARS  ---------------------------------*/
BODY {
	scrollbar-3dlight-color:#000000;  	/*--- Grundfarbe der Scrollbar im Hintergrund s1-----*/
           scrollbar-darkshadow-color:#525252;	/*--- Grundfarbe der Scrollbar im Hintergrund s2-----*/

           scrollbar-base-color:#000000;

           scrollbar-face-color:#CBC2B8;	/*--- Balken  -----*/
           scrollbar-track-color:#D0CFCA;	/*--- Balken Hintergrund -----*/

           scrollbar-arrow-color:#FF6600;
           scrollbar-highlight-color:#CCCCCC;	/*--- Highlight Rahmenfarbe-----*/
           scrollbar-shadow-color:#666666;
}
