.header {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #210935;
}
.headerhome {
	height: 490px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
.header-top {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 120px;
}
.logo {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 120px;
	float: left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.nav {
	margin: 0px;
	width: 600px;
	height: 70px;
	float: right;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navbar {
	margin: 0px;
	width: 600px;
	height: 55px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navbarlinks {
	margin: 0px;
	width: 15px;
	height: 55px;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
	background-image: url(../images/navbarlinks.png);
}
.navbarinner {
	margin: 0px;
	width: 585px;
	height: 55px;
	float: left;
	background-repeat: repeat-x;
	padding: 0px;
	background-image: url(../images/navbarinner.png);
}
.navbarinner a {
	margin: 0px;
	width: auto;
	height: 35px;
	float: left;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E2E2E2;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.navbarinner a:hover {
	margin: 0px;
	width: auto;
	height: 35px;
	float: left;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	background-image: url(../images/navbarinner.png);
	background-repeat: repeat-x;
}
.header-onder {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 85px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
}
.header-tussen {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 285px;
	background-repeat: no-repeat;
}
.header-item {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 85px;
	background-repeat: no-repeat;
	float: left;
}
.headerpagina {
	height: 290px;
	background-image: url(../images/pagimg.png);
	background-repeat: no-repeat;
}
.header-item a {
	margin: 0px;
	width: 200px;
	height: 70px;
	background-repeat: no-repeat;
	float: right;
	color: #DDD;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headerpagina2 {
	height: 290px;
	background-image: url(../images/item2.png);
	background-repeat: no-repeat;
}
.headerpagina3 {
	height: 290px;
	background-image: url(../images/margriet2.png);
	background-repeat: no-repeat;
}
.header-onder h2 {
	margin: 0px;
	width: 980px;
	height: 65px;
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFF;
	font-family: arial;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.headerpagina4 {
	height: 290px;
	background-image: url(../images/item3.png);
	background-repeat: no-repeat;
}
.headerpagina5 {
	height: 290px;
	background-image: url(../images/item4.png);
	background-repeat: no-repeat;
}

