A:link
		{
			text-decoration:none;
			color:black;
		}

A:visited
		{
			text-decoration:none;
			color:black;
		}

A:active
		{
			text-decoration:none;
		}


A:hover
		{
			color:#4C4C4C;
			text-decoration:none;
		}	
	


.text_gross
		{
			font-size:11pt;
			font-family:Verdana,Arial;
			font-weight:bold;
			color:black;		
			border-top-width:0px;
			border-bottom-width:0px;
			border-left-width:0px;
			border-right-width:0px;
			text-decoration:none;
		}



.text
		{
			font-size:9pt;
			font-family:Verdana,Arial;
			font-weight:bold;
			color:black;		
			border-top-width:0px;
			border-bottom-width:0px;
			border-left-width:0px;
			border-right-width:0px;
			text-decoration:none;
		}



.text_klein
		{
			font-size:8pt;
			font-family:Verdana,Arial;
			color:black;		
			border-top-width:1px;
			border-bottom-width:1px;
			border-left-width:1px;
			border-right-width:1px;
			text-decoration:none;
		}

.navi
		{
			font-size:10pt;
			font-family:Verdana,Arial;
			font-weight:bold;
			color:black;
			border-top-width:2px;
			border-bottom-width:2px;
			border-left-width:2px;
			border-right-width:2px;
			border-color:4C4C4C;
			border-style:solid;	
		}



.border_no
		{		
			border-top-width:0px;
			border-bottom-width:0px;
			border-left-width:0px;
			border-right-width:0px;	
		}
