.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}
	
	.dlink {font-weight:bold; text-decoration:none; color:#FFB600}
	.dlink: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;
	}
	
	#rahmen{
		width:540;
		height:212;
	}
	
	.erfolge{
	border: 1px solid;
	border-color: #FFB600;
	z-index: 4;
	position: absolute; /*left: 14;
	top: 46;*/
	width: 540;
	height: 212;
	overflow: auto;
}
	
	.formtab { border:1px solid #acb0b1;}
	.formtab td {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 11px;
		color:#252525;
	}
	
	.form_field {
		font-size: 11px;
		height: 22px;
		line-height: 16px;
	}
	
	input, select, textarea
	{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		line-height: 16px;
		text-decoration : none;
		color:#252525;
		border : 1px solid #878B8E;
	}
	
	.admin_tab td{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:10px;
		color:#626060;
	}	
	
	.admin_tab h2{
		font-size:14px;
		font-style:italic;
	}
	
	.edit_tab td{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:8pt;
		color:#626060;
	}
	
	.edit_tab input,select,textarea{
		font-size:8pt;
		line-height: 15px;
		height:20px;
	}
	
	#fehler_ueb {
		font-size:9pt;
		font-weight:bold;
		color: #ff0000;
	}
	
	#fehler_desc {
		font-size:8pt;
		color: #ff0000;
	}
	
	#preview {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:10pt;
		font-weight:bold;
		color:#ff0000;
	}
	
	a {
		text-decoration:none;
		color:#626060;
	}
	
	a:hover {
		text-decoration:none;
		color:#FFB600;
	}
	
	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;
	}

