a:link		{
		font-family : Arial, Helvetica;
		font-size : 9pt;
		font-weight : normal;
		text-decoration : none;
		color: #FF0000;
		line-height: 12pt;
		}

a:visited  	{
		font-family : Arial, Helvetica;
		font-size : 9pt;
		text-decoration : none;
		color: #FF0000;
		line-height: 12pt;
		}

a:active  	{
		font-family : Arial, Helvetica;
		font-size : 9pt;
		color : #FF0000;
		text-decoration : none;
		line-height: 12pt;
		}

a:hover  	{
		font-family : Arial, Helvetica;
		font-size : 9pt;
		color : #FF0000;
		text-decoration : underline;
		line-height: 12pt;
		}

.text 		{
		font-family : Arial, Helvetica;
		font-size : 9pt;
		font-weight : normal;
		color : black;
		text-decoration : none;
		}

.textweissbold 	{
		font-family : Arial, Helvetica;
		font-size : 9pt;
		font-weight : bold;
		color : white;
		text-decoration : none;
		}

.textklein 		{
		font-family : Arial, Helvetica;
		font-size : 8pt;
		font-weight : normal;
		color : #999999;
		text-decoration : none;
		}

.texthin  	{
		font-family : Arial, Helvetica;
		font-size : 9pt;
		font-weight : bold;
		color : #FFFFFF;
		text-decoration : none;
		border-color: #FF0000 #FF0000 #FFFFFF;
        border-style: none
		}

.textgrau 	{
		font-family: Arial, Helvetica;
		font-size: 8pt;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #999999;
		text-decoration: none
		}

.ueberschriftx {
		font-family: Arial, Helvetica;
		font-size: 16pt;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-decoration: none
		}

.ueberschrift1 {
		font-family: Arial, Helvetica;
		font-size: 13pt;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #000000;
		text-decoration: none
		}

.textbold 	{
		font-family: Arial, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
		}

BODY {
	    scrollbar-highlight-color: white;
	    scrollbar-3dlight-color: white;
        scrollbar-arrow-color: white;
        scrollbar-base-color: white;
        scrollbar-darkshadow-color: white;
        scrollbar-face-color: #FF0000;
        scrollbar-shadow-color: white;
        scrollbar -track- color: white;
}
