/* -------------------------------------------------------------------- hoofdmenu */
#header ul {
	padding-top: 89px;
}

#header ul li {
	float: left;
	background-image: none;
	padding-left: 22px;
}
#header a:link, #header a:visited{
	text-decoration: none;
}
#header a:hover, #header a:active{
	text-decoration: none;
}
#header_en ul {
	padding-top: 89px;
}

#header_en ul li {
	float: left;
	background-image: none;
	padding-left: 22px;
}
#header_en a:link, #header a:visited{
	text-decoration: none;
}
#header_en a:hover, #header a:active{
	text-decoration: none;
}

.logo {
	float: left;
	margin-right: 30px;
	border: none;
}
.switch_lang   { color: #e41a15; font-size: 12px; background-position: right center; margin-top: 22px; margin-right: 9px; float: right; clear: right }
.head_alert { color: white; font-size: 20px; font-weight: bold; background-position: right 84px; margin-top: 46px; margin-right: 9px; float: right }
/* -------------------------------------------------------------------- footer */
#footer ul {
}
#footer ul li {
	float: left;
	background-image: none;
	padding-left: 20px;
}

