.klein1{
		font-size : 8pt;
		color:#626060;
	}
	.gross{
		font-size : 11px;
		color:#626060;
	}
	.gross1{
		font-size : 11px;
		color:#B1B1B1;
	}
	.gross2{
		font-size : 11px;
		color:#626060;
	}
	.tableclass
	{
		border : 1px solid;
		border-color:#FFB600;
	}
	.blink {font-weight:bold; text-decoration:none; color:#626060}
	.blink:hover {text-decoration:none; font-weight:bold; color:#B1B1B1}
	
	
	.blink1 {font-weight:bold; text-decoration:none; color:#8A8A8A}
	.blink1:hover {text-decoration:none; font-weight:bold; color:#B1B1B1}
	
	.blink2 {font-weight:bold; text-decoration:none; color:#B1B1B1}
	.blink2:hover {text-decoration:none; font-weight:bold; color:#FFB600}
	
	.fenster{
	border : 1px solid #B1B1B1;
	}
	
	input, select, textarea
	{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		text-decoration : none;
		color:#252525;
		border : 1px solid #878B8E;
	}	
	
	.formular
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #626060;
	}
	.formular INPUT, SELECT 
	{
		font-size: 8pt;
	}
	.formular A
	{
		text-decoration: none;
		color: #626060;
	}
	.formular A:hover
	{
		text-decoration: underline;
	}
	
	body {

overflow-x: auto;

      overflow-y: scroll;
		scrollbar-base-color: #FFB600;
	scrollbar-arrow-color: #8a8a8a;
	scrollbar-track-color: #FFF8E8;
	scrollbar-face-color: #e3e3e3;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #b1b1b1;
	scrollbar-highlight-color: #b1b1b1;
	scrollbar-shadow-color: #FFB600;

}

