/***************************************************
	These are the style specifications for 
	the customers css, used in cuteEditor 
***************************************************/

body, p, span, td, div
{
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
a
{
	color: #B75501;
}
hr
{
	color: #808080;
	height:1px;
}

.Kop
{
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B75501;
}

.Kop2
{
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00AEEF;
}

.Kop3
{
	font-family: "Trebuchet MS" , Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
