@charset "UTF-8";


.blokmettint {
	display: none;
	width: 0px;
	height: 0px;
	}

.blokmetkader {
	display: none;
	width: 0px;
	height: 0px;
	}

.cnav {
	display: none;
	width: 0px;
	height: 0px;
	}

table {
	width: 600px;
	}

p, ul, li {
	margin-top: 0px;
	font-size: 11px;
	}
	
/* normaal */

.imgleft {
	margin-left: 0px;
	margin-right: 10px;
	}
.imgright {
	margin-left: 10px;
	margin-right: 0px;
	}
	
.normaal {
	font-family: helvetica, arial, sans-serif;
	margin-top: 20px;
	line-height: 16px;
	color: #363848;
	}

.normaal h1,
.contentblock h1.articleheader {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #363848;
	margin-top: -3px;
	}

.normaal h2 {
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
.normaal h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.normaal h4 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.normaal p, 
ul, li {
	margin-top: 0px;
	font-size: 11px;
	}
	
ul {
	list-style-type: square;
	}

.normaal a {
	font-weight: bold;
	color: #363848;
	font-size: 11px;
	}
/* klein */

.klein {
	font-family: helvetica, arial, sans-serif;
	color: #363848;
	margin-top: 30px;
	line-height: 15px;
	}

.klein h1 {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #363848;
	}

.klein h2 {
	font-size: 12px;
	}

.klein h3 {
	font-size: 10px;
	font-weight: bold;
	}

.klein p {
	font-size: 10px;
	color: #363848;
	}

.klein a,span {
	font-weight: bold;
	font-size: 11px;
	}

