/* -------------------------------------------------------------------- hoofdmenu */
#header img {
	float: left;
	margin-bottom: 12px;
}
#header a:link, #header a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#header a:hover, #header a:active {
	text-decoration: none;
}
/* div zwarte links en taalkeuze */
#header #menu  {
	float: left;
	width: 569px;
	line-height: 2px;
	border: 0px solid #FF0000;
}
#header #menu ul {
	margin-top: 16px;
	padding-left: 48px;
	margin-bottom: 0px;
}
#header #menu ul li {
	float: left;
	background-image: none;
	padding-left: 12px;
	padding-right: 0px;
}
#header #menu a:link, #header #menu a:visited, #header #menu a:hover, #header #menu a:active {
	color: #000000;
}
/* tbv menu engels uitlijnen */
body#engels #header #menu ul {
	padding-left: 43px;
}
body#engels #header #menu ul li {
	padding-left: 17px;
}
/* taalkeuze grijs */
#header #menu p {
	text-align: right;
	margin-bottom: 0px;
	margin-right: 48px;
}
#header #menu p a:link, #header #menu p a:visited, #header #menu p a:hover, #header #menu p a:active {
	color: #ACC4CA; 
}
/* div met logo + gele links */
#header #homecontact  {
	float: left;
	width: 348px;
}
#header #homecontact  ul{
	padding: 0px;
	margin-top: 16px;
}
#header #homecontact ul li {
	float: right;
	padding-left: 10px;
	padding-right: 0px;
	background-image: none;
}
#header #homecontact a:link, #header #homecontact a:visited, #header #homecontact a:hover, #header #homecontact a:active {
	color: #F8C701;
}
/* -------------------------------------------------------------------- submenu */
#columnLeft ul {

}

#columnLeft ul li {
	float: left;
	background-image: none;
	padding-left: 103px;
	background-color: #FFDD00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 221px;
	padding-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
#columnLeft a:link, #columnLeft a:visited {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	background-image: url(img/arrows.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 20px;
}
#columnLeft a:hover, #columnLeft a:active {
	float: left;
	background-image: url(img/arrows_animatie.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 20px;
}
/* -------------------------------------------------------------------- footer */
#footer ul {
}

#footer ul li {
	float: left;
	background-image: none;
	padding-left: 15px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFDD00;
}
#footer ul#sitemap {
	float: left;
	width: 374px;
}
#footer ul#footerlinks {
	float: left;
}

img.twitterButton {
  width: 16px;
  height: 16px;
  padding-top:3px;
}

