	 .text {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:10pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #000000;
   }
  	 .textred {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #E00000;
   }
 
  .error {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #E91D01;
   }
   
  	 .headline {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:10pt;
   	font-weight: bold;
   	text-decoration : none;
	color : #0089D0;
   }
   .textklein {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #004C92;
   }
    .textfett{
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: bold;
   	text-decoration : none;
	color : #004C92;
   }
  	 .textweiss {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: bold;
   	text-decoration : none;
	color : #FFFFFF;
   }
    .textorange {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #DA8C5E;
   }
   
   .textorangebig {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:12pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #DA8C5E;
   }
    .textfuss {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:7pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #004C92;
   }
   
 .untertitel {
   	font-family: Verdana,Helvetica,Arial,;
   	font-size:8pt;
   	font-weight: normal;
   	text-decoration : none;
	color : #000000;
   }
   
   
 
	
a:link		{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color:  #0089D0;  }
a:visited	{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color : #0089D0; }
a:active	{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color: #0089D0;  }
a:hover 	{	text-decoration : underline;
				font-weight		: bold;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 8pt;
				font-weight		: normal;
				color: #0089D0;  }

body 
	{
		scrollbar-face-color            : white;
        scrollbar-highlight-color 	    : white;
        scrollbar-shadow-color          : #CACACA;
        scrollbar-3dlight-color         : #E9F0CE;
        scrollbar-arrow-color           : black;
        scrollbar-track-color           : white;
        scrollbar-darkshadow-color      : white;
	}
                 
a.linkklein:link		{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 7pt;
				font-weight		: normal;
				color:  #004C92;  }
a.linkklein:visited	{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 7pt;
				font-weight		: normal;
				color : #004C92; }
a.linkklein:active	{	text-decoration : none;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 7pt;
				font-weight		: normal;
				color: #004C92;  }
a.linkklein:hover 	{	text-decoration : none;
				font-weight		: bold;
				font-family		: Verdana,Helvetica,Arial,;
				font-size		: 7pt;
				font-weight		: normal;
				color: #9161A7;  }