/* ONLY USED FOR FCK EDITOR, not for the site!!!! */
body,.content {

	font-family: helvetica,arial;
	font-size: 11px;
	line-height:150%;

}


hr {
	border:0px;
	border-bottom:1px solid #999;
}

.title, h1 {
	font-size: 22px;
	font-style:normal;
	font-weight:normal;
	color: #E24F08;
}



.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}
.vet_oranje {
	font-family: Arial, Helvetica, sans-serif;
/*	font-style: bold;*/
	font-weight: bold;
	color: #E24F08;
}

/* Some patches to remove extra spaces */
h1,h2,h3,h4,h5,h6,h7,form,p {
	margin:0px;
	padding:0px;
}

hr {
	border:0px;
	border-bottom:1px solid #999;
}

a {
	text-decoration:none;
	color:#C03D21;
}
