body {
	background-color: #f4e5bf;
	font-family: Bookman Old Style, Arial, sans-serif;
	color: #333333;
	font-size: 0.9em;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #8E0000;
	text-decoration: none;
}
h1 {
	font-size: 1.1em;
        color: #004577;
}
#header {
	margin-left:auto;
	margin-right:auto;
        margin-top: 0px;
	width: 800px;
	height: 70px;
	text-align: center;
	font-size: 3.8em;
        color: #8E0000;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width: 805px;
	height: 505px;
}
#footer {
      	margin-left:auto;
	margin-right:auto;
        margin-top:5px;
	width: 800px;
	height: 20px;
	text-align: center;
	font-size: 1.0em;
        color: #8E0000;
}
#referentie{
  	margin-left:auto;
	margin-right:auto;
        width: 800px;
	height: 5px;
	text-align: right;
        font-family: tahoma;
	font-size: 0.6em;
        color: #999999;
}
#kwadrant1 {
	float: left;
	width: 400px;
	height: 250px;
        background-image: url(img/kwadrant1.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        background-color: #ffffff;
}
#kwadrant2 {
	float: left;
        margin-left:5px;
        width: 400px;
	height: 250px;
        background-image: url(img/kwadrant2.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        background-color: #ffffff;
}
#kwadrant3 {
	float: left;
        margin-top:5px;
	width: 400px;
	height: 250px;
        background-image: url(img/kwadrant3.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        background-color: #ffffff;
}
#kwadrant4 {
	float: left;
        margin-top: 5px;
        margin-left: 5px;
        width: 400px;
	height: 250px;
        background-image: url(img/kwadrant4z.jpg);
        background-repeat: no-repeat;
	background-position: left top;
        background-color: #ffffff;
}
#tekst {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 350px;
	height: 230px;
        text-align: left;
}
