/* -------------------------------------------------------------------- hoofdmenu */
#header img {
	float: left;
	margin-left: 120px;
	margin-right: 60px;
	margin-top: 4px;
}
#header ul {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
#header ul li {
	float: left;
	background-image: none;
	padding-left: 0px;
	padding-right: 10px;
}
#header a:link, #header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover, #header a:active {
	color: #FFD300;
	text-decoration: none;
}
/* -------------------------------------------------------------------- submenu */
#columnLeft #nieuwsbrief {
	display: none;
}
#columnLeft #nieuwsbrief h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: 50px;
	margin-bottom: 2px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.1em;
}
#columnLeft #nieuwsbrief p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom: 0px;
}
#columnLeft #nieuwsbrief p.datum{
	color: #8496D5;
}
#columnLeft a:link, #columnLeft a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#columnLeft a:hover, #columnLeft a:active {
}
body#home #columnLeft #nieuwsbrief{
	display: block;
	width: 233px;
	background-image: url(../img/bg_nieuwsbrief.gif);
	background-repeat: no-repeat;
	height: 163px;
	margin-left: 33px;
	margin-top: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 19px;
	padding-left: 48px;
	padding-right: 30px;
}
body#ons-werk #columnLeft #logo {
	display: none;
}
/* -------------------------------------------------------------------- footer */
#footer ul {
	font-size: 11px;
}

#footer ul li {
	float: left;
	background-image: none;
	padding-left: 10px;
}
#footer a:link, #footer a:visited {
}
#footer a:hover, #footer a:active {
}

