.text_klein
	{
        font-family		: Arial;
        font-size		: 8pt;
        font-weight		: small;
        text-decoration : none;
        color 			: #000000;
   	}
.linknormal
	{
        font-family		: Arial;
        font-size		: 8pt;
        font-weight		: bold;
        text-decoration : none;
        color 			: #000000;
   	}
.text
	{
        font-family		: Arial;
        font-size		: 10pt;
        font-weight		: normal;
        text-decoration : none;
        color 			: #4C4C4C;
   	}
.headline
	{
        font-family		: Arial,Times New Roman;
        font-size		: 10pt;
        font-weight		: bold;
        text-decoration : none;
        color 			: #4C4C4C;
   	}


a:link		{	text-decoration : none;
				font-family		: Arial;
				font-size		: 10pt;
				font-weight		: normal;
				color:  #003DD7;  }
a:visited	{	text-decoration : none;
				font-family		: Arial;
				font-size		: 10pt;
				font-weight		: normal;
				color : #003DD7; }
a:active	{	text-decoration : none;
				font-family		: Arial;
				font-size		: 10pt;
				font-weight		: normal;
				color: #003DD7;  }
a:hover 	{	font-weight		: bold;
				font-family		: Arial;
				font-size		: 10pt;
				font-weight		: normal;
				color: #003DD7;  }

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;
	}

input.text
	{
		BACKGROUND-COLOR: white;
    	BORDER: black 1px solid;
		COLOR: #000000;
		FONT-FAMILY: Arial;
		FONT-SIZE: 11;
}

	
textarea
	{
	   	BACKGROUND-COLOR: white;
    	BORDER: black 1px solid;
    	COLOR: #000000;
    	FONT-FAMILY: Arial;
    	FONT-SIZE: 11;
	}

  
 

