@charset "utf-8";

/* CSS reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
div {
	position:relative;
	float: left;
	display:inline;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}



/* CSS Document */

body {
	font-family: Candara, "Trebuchet MS", Arial;
	font-size:12px;
	line-height: 18px;
	margin: 0;
	background-color: #343434;
	color: #000000;
}
.hoofdkader {
	width: 948px;
	left: 50%;
	margin: 0 0 0 -474px;
	position: absolute;
}
.wrapperfull{
	background-color: #f0eedf;
	width: 948px;
}
.wrapperentries{
	width:779px;
	background-color: #f0eedf;
	padding: 0 0 20px 0;
	min-height: 510px;
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size:11.2px;
		z-index:1;
}
.wrapperentrieskolom{
width:389px;
}
.wraplinks{
	width: 160px;
	padding:0;
	z-index:101;
}
.wrapperentries-links{
		background-color: #538BA6;
		margin: 3px 0 0 3px;
		border-bottom: 3px solid #f0eedf;
}
.logo, .rood, .cyaan, .groen, .denim, .mainimage, .entrysmal{
	background-repeat: no-repeat;
	margin: 3px 0 0 3px;
}
.logo{
	width: 160px;
	height: 125px;
	background-image: url(logo-novaz.png);
}
.logo img {
margin:0;
border: none;
}
.rood, .cyaan{
	width: 368px;
	height: 55px;
	background-image: url(rood.png);
	font-family:Arial, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 34px;
	text-transform: uppercase;
	padding-top: 70px;
	padding-left: 20px;
}
.cyaan{
	width: 358px;
	height: 38px;
	background-image: url(cyaan.png);
	font-size: 12px;
	padding-top: 87px;
	padding-right: 10px;
	text-align:right;
}
.groen{
	width: 140px;
	height: 236px;
	background-image: url(groen.png);
	padding:20px 0 20px 20px;
	z-index:100;
	margin: 0;
}
.groen a , .groen a:hover, 
.denim a, .denim a:hover{
	color: #FFFFFF;
}
.groen a:hover{
	color:#FFFFFF;
}
.denim{
	width: 140px;
	min-height: 144px;
	padding:20px 0 20px 20px;
	background-image: url(denim.png);
	background-color: #538BA6;
	margin: 0;
	border-top:3px solid #f0eedf; 
}
.mainimage{
	width: 779px;
	height: 276px;
	margin:0 0 0 3px;
}
.mainimage img{
	margin: 0;
	padding: 0;
	border:none;
}
.entry{
width: 548px;
padding: 40px;
}
.entry img{
float:right;
}
.entrysmal{
	width: 348px;
	margin: 0 20px;
	padding: 20px 0;
	border-bottom: 1px solid #E0DCBC;
}
.entrysmal ul, .entry ul{
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 12px;
padding:0;
line-height:10px;
}
.paginate{
	margin: 20px 20px 0 20px;
	width: 738px;
}
p{
    margin: 0;
}
h1,h2,h3 {
    font-family:Arial, sans-serif;
	font-size: 22px;
    text-transform: uppercase;
    font-weight:bold;
    margin: 0 0 10px;
	line-height: 40px;
}
.wrapperentries h1 {
	font-size: 16px;
	color: #496786;
	line-height: 25px;
}
h2, h3 {
    font-size: 12px;
    line-height: 18px;
	font-weight:bold;
	margin:0;
	display:inline;
}
h3{
    text-transform: none;
}
img{
    border:1px solid #999999;
    margin:15px;
    display: block;
}
a{
	text-decoration:none;
	color: #C92E21;
}
a:hover{
	color: #DB8378;
	text-decoration:none;
}

.adres {
    width: 840px;
    height:10px;
    padding:10px 20px 30px;
	float: right;
	text-align:right;
	color:#FFFFFF;
}
.adres a{
	color: #FFFFFF;
	text-decoration: underline;
}
/* hier begint het dropdown menu, tevens de links in het blauw (denim) meegenomen */

.groen ul, .denim ul{
	text-transform: uppercase;
	font-style:italic;
	color: #FFFFFF;
}
.groen ul li, .denim ul li{
	font-size: 13px;
	border-bottom: 1px solid #9BC22B;
	padding: 0;
	margin:0;
	height: 17px;
}
.denim ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74A4BA;
}
.groen ul li ul li{
	padding:0 0 0 12px;
	border-bottom: 1px solid #4e839c;
}
.groen li ul{
	position:relative;
	display: none;	
	left: 140px;
	top: -18px;
	width:200px;
	background-color: #447288;
}
.groen li:hover ul, .groen li.sfhover ul{
	display:block;
}
.groen li:hover, .groen li.sfhover, .denim li:hover{
	background-image:url(arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	padding:0 0 0 12px;
	margin:0 0 0 -12px;
}
.groen li li:hover, .groen li li.sfhover{
	background-color: #4e839c;
	margin:0;
}

.groen #selected{
	background-image:url(arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
	padding:0 0 0 12px;
	margin:0 0 0 -12px;
}
.hkzlogo {
	background-image: url(hkz-logo.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 71px;
	position: relative;
	top: 40px;
	left: 0px;
	float:left;
}
