body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fffbbb;
	background-color: #000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 16px;
}

a,
a:link {
	color:#fffbbb;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #bab676;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a img {
	border: 0;
}
div.blocks {
	padding: 0;
}
h1, h2, h3, .kop {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight: 9px;
	letter-spacing: 0px;
	line-height: 1;
}

h4, h5, h6, .norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 9px;
	letter-spacing: 1px;
	line-height: 1.2;
}

.naam {
	text-transform: capitalize;
}
.kop {
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border: 0;
}
.norm {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	border: 0;
}
/* BLOG design */
#nieuwsblogBox {
	width: 120px;
	margin-top: 10px;
	position: absolute;
	top: 89px;
	right: 153px;
}
#blogBox {
	clear: both;
	width: 100%;
	margin-top: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../images/streep.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#blogBox p {
	padding: 0;
	margin: 0;
}
#blogBox td {
	margin: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#blogBox td.wed {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.afstand10 {
	margin-top: 10px;
}
.afstand4 {
	padding-left: 5px;
}
#blogBox td.blok input {
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	width: 421px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#blogBox td.blok textarea {
	color: #000000;
	background-color: #FFFFFF;
	height: 60px;
	width: 421px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}
#reactieBox {
	clear: both;
	width: 100%;
	margin-top: 0;
	padding-bottom: 10px;
}
#reactieBox p {
	padding: 0;
	margin: 0;
}
#mainBox a:link, #mainBox a:visited {
	text-decoration: underline;
}
#rightBox    {
	text-decoration: none;
}
#updateBox {
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	color: #000000;
}
#updateBox a:link, #updateBox a:visited {
	color: #000000;
	text-decoration: underline;
}
#updateBox a:hover, #updateBox a:active {
	color: #000000;
	text-decoration: none;
}