body {
	margin:0 auto;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 12px;
	background-color:#CCC;
}

#wrapper {
	margin:auto;
	width:800px;
	height:652px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#616365;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#kop {
	font-size:14px;
	font-weight:bold;
	color: #fff;
}

#tekst {
	font-size:13px;
	font-weight:normal;
	color: #fff;
}

#tekst a:link, #tekst a:active, #tekst a:visited {
	color:#FFF;
	text-decoration: underline;
}

#tekst a:hover {
	color:#FFF;
	text-decoration: none;
}

#content_box {
	width: 256px;
	height: 356px;
	margin-left: 40px;
	padding-left: 40px;
	padding-top: 40px;
}

#box {
	width: 800px;
	height: 136px;
	background-image:url(../images/background_box.jpg);
	background-repeat:repeat-x repeat-y;
}

#logo {
	width: 296px;
	height: 136px;
	margin-left: 42px;
	float: left;
}

#foto1 {
	float: left;
	width: 154px;
	height: 136px;
	background-image:url(../images/foto1.jpg);
	background-repeat: no-repeat;	
}

#foto2 {
	float: left;
	width: 154px;
	height: 136px;
	background-image:url(../images/foto2.jpg);
	background-repeat: no-repeat;
}

#foto3 {
	float: left;
	width: 154px;
	height: 136px;
	background-image:url(../images/foto3.jpg);
	background-repeat: no-repeat;	
}

#blokje {
	width: 296px;
	height: 114px;
	background-image:url(../images/blokje.jpg);
	background-repeat: no-repeat;
	margin-left: 41px;
}

.button_toevoegen a {
margin-left: 69px;
border: 0;
display:block;
width: 128px;
height: 23px;
color: #616365;
background: url(../images/button-hover.jpg) 0 0 no-repeat;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-left: 35px;
}

.button_toevoegen a:hover {
border: 0;
display:block;
width: 128px;
height: 23px;
color: #FFF;
background: url(../images/button.jpg) 0 0 no-repeat;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-left: 35px;
}

.button_toevoegen_contact a {
margin-left: 69px;
border: 0;
display:block;
width: 102px;
height: 23px;
color: #616365;
background: url(../images/button-hover.jpg) 0 0 no-repeat;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-left: 50px;
}

.button_toevoegen_contact a:hover {
border: 0;
display:block;
width: 102px;
height: 23px;
color: #FFF;
background: url(../images/button.jpg) 0 0 no-repeat;
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-left: 50px;
}

#spacing_button {
	width: 152px;
	height: 28px;
	padding-top: 35px;
}

#opsomming {
	list-style: none;
	margin:0;
	padding:0;
	color: #FFF;
}

#opsomming li {
	padding-top: 3px;
}

#opsomming li a:link, #opsomming li a:active, #opsomming li a:visited {
	color:#FFF;
	text-decoration: none;
}

#opsomming li a:hover {
	color:#FFF;
	text-decoration: underline;
}
