body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

a {
	color: #333333;
}

h1, h2, h3, h4 {
	margin: 0px 10px;
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4d2d00;
}

h2, h3, h4 {
	font-size: 14px;
}

td {
	vertical-align: top;
	text-align: left;
}

.small {
	font-size: 10px;
}

.medewerker {
	clear: both;
}

.medewerker img {
	float: left;
	margin: 0px 10px 20px 0px;
}

#container {
	width: 750px;
	margin: 0px auto;
}

#header {
	height: 83px;
	background: url(../images/logo_mr.gif) 610px 10px no-repeat;
}

#logo {
	width: 197px;
	position:relative;
	left:15px; 
	top:30px;
}

#content {
	clear: both;
	width: 750px;
}

#navcontainer {
	width: 250px;
	height: 300px;
	padding-top: 120px;
	float: left;
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
}

#navcontainer ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#navcontainer li {
	list-style-type: none;
}

#navcontainer a {
	color: #4d2d00;
	text-decoration: none;
	font-weight: bold;
}

#tekst {
	float: right;
	width: 480px;
	margin: 0px 10px 40px 10px;
}

#tekst p, #tekst table {
	margin-left: 10px;
	margin-right: 10px;
}

#theme {
	float: right;
	width: 480px;
	height: 195px;
	margin-bottom: 20px;
}


#footer {
	clear: both;
	width: 750px;
	background-image:url(../images/bg_footer.gif);
	font-size: 10px;
}

#footer p {
	padding: 15px 10px;
}
