body, td	{

	font-size:			11px;
	font-family:		verdana, geneva, sans-serif;
	line-height:		16px;
	color: 				#333333;

	scrollbar-3dlight-color:	#333333; 
	scrollbar-arrow-color:		#69678D;
	scrollbar-base-color:		#F4F4F4;
	scrollbar-darkshadow-color:	#EDEDED;
	scrollbar-face-color:		#EDEDED;
	scrollbar-highlight-color:	#F4F4F4;
	scrollbar-shadow-color:		#333333;

}

input, textarea {

	font-size:			10px;
	font-family:		verdana, geneva, sans-serif;
	color: 				#666666;
}

select {

	font-size:			10px;
	font-family:		verdana, geneva, sans-serif;
	color: 				#666666;
	width:				190px;
}

a:link, a:active, a:visited {
	color:				#333333;;
	text-decoration:	underline;
}

a:hover {
	color:				#000000;
	text-decoration:	underline;
}


a:link.mail, a:active.mail, a:visited.mail {
	color:				#AAAAAA;
	text-decoration:	underline;
}

a:hover.mail {
	color:				#AAAAAA;
	text-decoration:	underline;
}

.kleinekop	{
	font-size:			13px; 
	font-family:		verdana, geneva, sans-serif;
	font-weight: 		bold;
	line-height:		28px;
	color: 				#009DEC;
}
a:link.kleinekop, a:active.kleinekop, a:visited.kleinekop	{

	color: 				#009DEC;
}
.grotekop	{
	font-size:			19px; 
	font-family:		arial, helvetica, sans-serif;
	font-weight: 		bold;
	color: 				#009DEC;
}

.justify {
	text-align:			justify;
}
