.navigatie {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 970px;
}
#newheader {
	height: 350px;
	width: 970px;
	float: left;
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
}

#newheader2 {
	height: 300px;
	width: 970px;
	float: left;
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
}

.newheader {
	height: 45px;
	width: 970px;
	float: left;
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
}
.fla {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	height: 305px;
	width: 970px;
}
.navigatie a {
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: arial;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.borderleft {
	border-left-color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
}
.overons {
	background-image: url(../images/overons.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 970px;
}

