.text		{font-size: 11px; font-family: Arial; color: #000000; font-weight: none}
.text_rot	{font-size: 14px; font-family: Arial; color: #FF2A00; font-weight: bold}
.text_gelb	{font-size: 14px; font-family: Arial; color: #FFCC00; font-weight: bold}
.text_blau	{font-size: 14px; font-family: Arial; color: #2C469C; font-weight: bold}
.text_blau2	{font-size: 12px; font-family: Arial; color: #2C469C; font-weight: none}
.texthead	{font-size: 16px; font-family: Arial; color: #0837AE; font-weight: bold; text-decoration: underline}
.textsubhead	{font-size: 14px; font-family: Arial; color: #0837AE; font-weight: none; text-decoration: underline}
.subhead	{font-size: 12px; font-family: Arial; color: #0837AE; font-weight: bold}

.tabright	{border-top: 0px; border-left: 0px; border-right: 1px; border-bottom:0px; border-right-style: solid; border-right-color: #000000}

a:link 		{font-size: 10px; font-family: Arial; color: #000000; font-weight: bold}
a:visited	{font-size: 10px; font-family: Arial; color: #000000; font-weight: bold}
a:hover		{font-size: 10px; font-family: Arial; color: #0012EE; font-weight: bold}
a:active	{font-size: 10px; font-family: Arial; color: #0012EE; font-weight: bold}

body {
    scrollbar-base-color: default;
    scrollbar-face-color: D8D8D8;
    scrollbar-track-color: EFEFEF;
    scrollbar-arrow-color: 0837AE;
    scrollbar-3dlight-color: 000000;
    scrollbar-darkshadow-color: D8D8D8;
    scrollbar-highlight-color: D8D8D8
    scrollbar-shadow-color: D8D8D8;
     }

