@charset "utf-8";
/* webdesign www.getclear.nl */

.hoofdmenu {
	width:160px;
	height:247px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
}
.hoofdmenu ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.hoofdmenu ul li {
	margin-right: 10;
	padding-right: 10px;
}
.hoofdmenu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 100%;
	text-align:right;
	list-style-type: none;
}
.hoofdmenu ul li a:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: oblique;
}
.menutop {
	width:85px;
	height:141px;
	float:left;
	margin-top:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 37px;
	color: #FFF;
	text-decoration: none;
}
.menutop ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menutop ul li {
	margin-right: 10;
	padding-right: 10px;
}
.menutop ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 100%;
	text-align:right;
	list-style-type: none;
}
.menutop ul li a:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: oblique;
}
.home {
	height:30px;
	margin-bottom:7px;
	background-color:#80a1b6;
}
.vacatures {
	height:30px;
	margin-bottom:7px;
	background-color:#003f2d;
}
.links {
	height:30px;
	margin-bottom:7px;
	background-color:#003f2d;
}
.contact {
	height:30px;
	background-color:#e31b23;
}
