body {
	background-color:#f2f2ea;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_header.jpg);	
	background-repeat:repeat-x;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a {

	color: #000;

}
a:hover {

	color: #ff6600;

}
h1{
	font-size:18px;
	color:#FF7A21;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}
.tekst h1 {

	width: 650px;
	line-height: 27px;

}
h2{
	font-size:13px;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}
p {
	margin:5px 0px 0px 0px;
	padding:0px;
}

.container{
	width:1000px;
	margin:0 auto;
	padding:0px;
}
.header{
	width:1000px;
	height:90px;
	background-image: url("../images/header.jpg");
	float:left;
}
.header .nav{
	float: left;
	width:745px;
	margin: 67px 0px 0px 3px;
	padding:0px 30px 0px 215px;
}
.midden{
	width:1000px;
	float:left;
}
.menu{
	width:177px;
	background-color:#B6B5B5;
	float:left;
	margin:10px 0px 0px 11px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-y;
}
.kopMenuBalk{
	background-image:url(../images/kop_menu.jpg);
	width:171px;
	height:19px;
	float:left;
	padding:3px 3px 3px 3px;
}
.menuBalk{
	width:200px;
	float:left;
}
.img1, .img2{
	background-position:top;
	width:175px;
	border-left:1px solid #9A9A9A;
	border-right:1px solid #9A9A9A;
	float:left;
}
.img1{
	background-image:url(../images/menuImg1.jpg);
	background-position:bottom;
	height:277px;
}
.img2{
	background-image:url(../images/menuImg2.jpg);
	background-position:bottom;
	height:244px;
}
.menuBottom{
	width:177px;
	height:11px;
	background-image:url(../images/menuBottom.jpg);
	background-position:bottom;
	float:left;
}
#menuKop{
	font-size:14px;
	color:#636262;
	margin:0px;
	padding:0px;
	text-align:center;
}
#menuTitel{
	font-size:25px;
	text-align:center;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.menuInf0{
	background-color:#B6B5B5;
	}
.menuInfo p, .menuInfo a{
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:0px;
}
.menuInfo a:hover{
	color:#000;
}
.hoofdtekst{
	width:800px;
	margin-top:10px;
	background-image:url(../images/hoofdtekste_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
}
.hoofdtekstBottom{
	background-image:url(../images/hoofdtekste_bottom.jpg);
	width:780px;
	height:13px;
	float:left;
	margin:10px 0px 0px 0px;
}
.tekst{
	width:730px;
	float:left;
	padding:10px;
	margin:-79px 0px 0px 0px;
	padding:10px 0px 0px 20px;
}
.tekst p {
	margin:15px 0px 0px 0px;
	padding:0px;
}
.bloem{
	background-image:url(../images/bloem.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 604px;
	padding:0px;
	width:176px;
	height:79px;
}
.sites{
	width:800px;
	float:left;
}
.siteBlok{
	width:260px;
	float:left;
	height:350px;
}
.fotoblok{
	width:224px;
	height:152px;
	background-image:url(../images/siteKader.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:35px;
}
.fotoblok img{
	margin:9px;
}
.siteTekst{
	width:224px;
	margin:5px;
}
.siteTekst h1{
text-align:center;
}
.siteTekst p{
	font-weight:bold;
	color:#3D50B2;
}
.footer{
	font-size: 11px;
	color: #666;
	width:980px;
	margin: 25px 0px 50px -500px;
	position: relative;
	left: 50%;
	float:left;
	background-color:#FFFFFF;
	padding: 9px 10px 10px 10px;
}
.footer ul {

	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;

}
.footer ul li {

	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px;

}
.footer a {
	color:#666666;
	text-decoration: none;
}
.footer a:hover{
	color:#666666;
	text-decoration: underline;
}