body {margin: 0; padding: 0; background: #ffffff;}
img {border: 0px none;}

/* hoofd div 3tal */

#main {
	position: relative;
}
#blok_left {
	width: 155px;
	vertical-align: top;
	position: absolute;
	padding-left: 10px;
}
#blok_center {
	width: 480px;
	left: 155px;
	vertical-align: top;
	position: absolute;
}
#blok_right {
	width: 615px;
	left: 635px;
	vertical-align: top;
	position: absolute;
}

/* fonts */

.txt_vervolg_kop { font-family: Arial, Verdana, sans-serif; color: #ffffff; font-size: 15pt; float:left; }
.txt_vervolg1 { font-family: Arial, Verdana, sans-serif; color: #6f6f78; font-size: 9pt; line-height:18px; }
.txt_vervolg2 { font-family: Arial, Verdana, sans-serif; color: #000000;font-size: 12pt; font-weight:bold; line-height:18px;}
.txt_vervolg3 { font-family: Arial, Verdana, sans-serif; color: #ffffff; font-size: 9pt; line-height:16px; }
.txt_vervolg3 .kop { font-size: 12pt; font-weight:bold; line-height:20px; }
.txt_vervolg3 .sub { font-size: 7pt; font-style:italic; line-height:14px; }
.txt_vervolg3 .note { font-size: 7pt; line-height:14px; color: #cccccc; }
.txt_vervolg3 a { text-decoration: none; color: #ffffff; }
.txt_vervolg3 a:hover { color: #333333; }
.txt_vervolg4 { font-family: Arial, Verdana, sans-serif; color: #6f6f78; font-size: 8pt; line-height:18px; }
.txt_vervolg4 a {text-decoration: none; color: #ef4423;}
.txt_vervolg4 a:hover {color: #6f6f78;}
.txt_vervolg5 { font-family: Arial, Verdana, sans-serif; color: #000000; font-size: 8pt; line-height: 16px; }
.txt_vervolg5 a { text-decoration: none; color: #ef4423; }
.txt_vervolg5 a:hover { color: #6f6f78; }
.txt_vervolg5 .kop { font-size: 12pt; font-weight: bold; line-height: 20px; }
.txt_vervolg5 .date { font-style: italic; }
.txt_vervolg6 { font-family: Arial, Verdana, sans-serif; color: #ffffff; font-size: 8pt; line-height: 18px; }
.txt_vervolg6 a { text-decoration: none; color: #000000; }
.txt_vervolg6 a:hover { color: #ef4423; }
.txt_vervolg6 .kop { font-size: 12pt; font-weight: bold; line-height: 20px; }
.txt_vervolg7 { font-family: Arial, Verdana, sans-serif; color: #ffffff; font-size: 8pt; line-height: 18px; }
.txt_vervolg7 .kop { font-size: 12pt; font-weight: bold; line-height: 20px; }
.txt_vervolg7 a { text-decoration: none; color: #ffffff; }
.txt_vervolg7 a:hover { color: #cccccc; }

/* menu */

#menu {
	margin-top: 30px;
	font-family: Arial, Verdana, sans-serif; 
	color: #6f6f78; 
	font-size: 7pt; 
	line-height:18px;
	height: 230px;
}
#menu ul { list-style-type: none; margin: 0px; padding-left: 0px; text-transform: uppercase; }
#menu a {text-decoration: none; color: #ef4423;}
#menu a:hover {color: #6f6f78;}

/* buttons */

select, input[type="text"], input[type="file"] {
	border: 1px solid #cfd8de;
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #434249;
	font-size : 8pt;
	height: 18px;
	padding-top: 4;
	line-height: 18px;
}

textarea {
	border: 1px solid #cfd8de;
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #434249;
	font-size : 8pt;
	height: 60px;
	width: 500px;
	padding-top: 4;
	line-height: 18px;
}

button, input[type="submit"] {
	border: 1px solid #cfd8de;
	background: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #434249;
	font-size : 7pt;
	height: 18px;
	width: 100px;
	text-decoration : none;
}
input .disabled {
	background: #cccccc;
}

.inputstyle_btn a:link {color: #ff0000; text-decoration : none;} 
.inputstyle_btn a:visited {color: #ff0000; text-decoration : none;}
.inputstyle_btn a:hover {color: #000000; text-decoration : none;}

#zoekveld {
	border: 0px solid #000000;
	height: 53px;
}
.zoekbuttonmenu{
	position: relative;
	width: 112px;
	height: 25px;
	border: 1px solid #b0bbc3;
	top: 12px;
	background-color: #ffffff;
	margin-bottom:10px;
}
#zinp{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	color: #434249;
	border: 0px;
	font-size : 7pt;
	padding: 0;
	padding-top: 4px;
	margin: 0;
	width: 86px;
}
.zbut{
float: left;
margin: 0;
padding: 0;
}
#logo{
	height: 170px;
}