Body {	
	font-family : Arial, Tahoma, sans-serif;
	font-size : 12px;
	color : #78797C;
	font-weight : normal;
	scrollbar-arrow-color:#0068B4;
	scrollbar-base-color:#8B9095;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#E0E0E0;
	scrollbar-highlight-color:#ffffff;
	scrollbar-darkshadow-color:#EFF1F2;
	scrollbar-3d-light-color:#FFCC00;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.text {	
	font-family : Arial, Tahoma, sans-serif;
	font-size : 12px;
	color : #78797C;
	font-weight : normal;	
}
.unterpunkt {	
	font-family : Arial, Tahoma, sans-serif;
	font-size : 12px;
	color : #78797C;
	font-weight : bold;	
}
A:link    {	
	font-family : Arial, Tahoma, sans-serif;
	font-size : 12px;
	color : #78797C;
	text-decoration : underline; 
	font-weight : normal;
}
A:visited {	
	font-family : Arial, Tahoma, sans-serif;
	font-size : 12px;
	color : #78797C;
	text-decoration : underline; 
	font-weight : normal;
}
A:active  {	
	font-family : Arial, Tahoma, sans-serif;
	font-size : 12px;
	color : #78797C;
	text-decoration : underline; 
	font-weight : normal;
}
A:hover   {	
	font-family : Arial, Tahoma, sans-serif;
	font-size : 12px;
	color : #0068B8;
	text-decoration : none;
	font-weight : normal;
}
.dropdown {
	border-style:solid;
	border-width:1px;
	border-color:#f1f1f1;	
	font-size : 11px;	
	font-weight : bold;	
	font-family : Arial, Tahoma, sans-serif;
	background-color: #f1f1f1;
	color : #333333;
}
INPUT { 
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;	
	font-size : 11px;
	font-weight : bold;	
	font-family : Arial, Tahoma, sans-serif;
	background-color: #ffffff;
	color : #0068B8;
} 
SELECT { 
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;	
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Tahoma, sans-serif;
	background-color: #f1f1f1;
	color : #0068B8;
} 
TEXTAREA { 
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;	
	font-size : 11px;
	font-weight : normal;	
	font-family : Arial, Tahoma, sans-serif;
	background-color: #ffffff;
	color : #0068B8;
} 

