body {
	background: #c2ceff url(img/achtergrond.jpg) center center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	height: 638px;
	width: 916px;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 916px;
	position: relative;
}
#kleinlinks {
	background-image: url(img/links.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 9px;
}
#menurechts {
	background-image: url(img/regel.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 32px;
	width: 907px;
}
#links {
	background-image: url(img/central.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 435px;
	width: 916px;
}
#middenbalk {
	height: 20px;
	width: 916px;
}
#foto {
	float: left;
	height: 360px;
	width: 320px;
}
#vrijrechts {
	float: right;
	height: 413px;
	width: 50px;
}
#tekstrechts {
	float: right;
	height: 360px;
	width: 530px;
	overflow: auto;
	margin-top: 40px;
}

#onder {
	background-image: url(img/onder.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 45px;
	width: 916px;
}
#verw {
	float: right;
	height: 30px;
	width: 916px;
	font-weight: normal;
}
ul#navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445da8;
	margin-top: 9px;
	list-style: none;
	border-style: none;
	text-align: right;
}
#navi li {
	float: left;
	margin-right: 35px;
}
#navi a:hover {
	color: #babbcd;
	margin: 0px;
}
.link {
	color:#445da8;
	font-style: normal;
	text-decoration: none;
}

h1 {
	color: #445da8;
	font-size: 75%;
	text-align: left;
	margin: 0px;
}
h2 {
	color: #445da8;
	font-size: 70%;
	text-align: left;
	margin: 20px 0px 0px 0px;
}
h3	{
	color: #9aa3cc;
	font-size: 65%;
	text-align: right;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 40px;
	margin-left: 0px;
}
h3 a:hover {
	color: #445da8;
	margin: 0px;
}

p	{
	color: #445da8;
	font-size: 70%;
	text-align: left;
}

p a:hover {
	color: #9aa3cc;
	margin: 0px;
}

.dik {
	font-weight: bold;
}

.designlink {
	color:#9aa3cc;
	font-style: normal;
	text-decoration: none;
}

.kruimel {
	color: #000033;
	font-size: 60%;
	margin-left: 40px;
}
.kruimellink {
	color:#000033;
	text-decoration: none;	
}
.kruimel a:hover {
	color:#9aa3cc;
}
.keurmerk {
	position: absolute;
	right: 20px;
    top: 5px;
}
.floatRight {
	float: right;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
.foto {
	margin-left: 40px;
	margin-top: 0px;
}

td {
	color: #445da8;
	font-size: 65%;
	text-align: left;
	margin: 0px;
	font-weight: normal;
}


