﻿h1 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-size:24px;
	line-height:32px;
	text-transform:lowercase;
	letter-spacing:2px;
	font-weight:normal;
}
h2 {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	font-size:18px;
	line-height:32px;
	text-transform:lowercase;
	letter-spacing:2px;
	font-weight:normal;
}


div#header {
	height:213px;
	width:960px;
	background-color:#000000;
}
div#header * {
	float:left;
	margin:0px;
	color:#FFFFFF;
}
div#header a {
	float:none;
	color:#FFFFFF;
}
div#footerActueleProjecten{
	background-image:url(../images/footer_actueleprojecten.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:1px;
	padding-top:22px;
}
div#menu {
	height:41px;
	background-color:#585757;
}
div#menu *
{
	float:left;
}
div#menuKoffer {
	float:right;
	background-image:url(../images/vervolg_menu_koffer.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:17px;
	width:51px;
	height:41px;
	cursor:pointer;
}
div#menuKoffer a {
	text-decoration:none;
}
div#menuKoffer div {
	margin-left:31px;
	_margin-left:15px;
	margin-top:17px;
	color:#FFFFFF;
	font-weight:bold;
	width:18px;
	text-align:center;
	cursor:pointer;
}

div#content {
	background-color:#f5f5f5;
	float:left;
	width:705px;
	padding:25px 30px 20px 25px;
	min-height:200px;
	_height:200px;
}
div#content a {
	color:#606060;
	text-decoration:underline;
}
div#content a:hover {
	text-decoration:none;
}
div#content a.nieuwsLeesVerder {
	color:#009ee0;
	text-decoration:none;
	font-weight:bold;
}
div#content a.nieuwsLeesVerder:hover {
	text-decoration:underline;
}
div#submenu {
	float:left;
	width:171px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px; 
	line-height:28px; 
}
div#submenu a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
div#submenu a:hover {
	text-decoration:underline;
}
div#submenu .blauw {
	width:171px;
	background-image:url(../images/vervolg_submenu_blauw.gif);
	background-position:top;
	background-repeat:repeat-x;
}

div.zoeken {
	background-color:#FFFFFF;
	border:1px solid #cdcdcd; 
	padding:15px;
	margin-bottom:10px;
	float:left;
	width:673px;
}
div.zoeken strong {
	display:block;
	font-size:14px;
	padding-bottom:10px;
}
div.zoeken td {
	width:150px;
}