body {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial;
	font-size:x-small;
	color:#000000;
}

#header {
	background-image: url(images/r1_c1.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 1000px;
}

#menu {
	text-align:left;
	text-decoration:none;
	padding-left:265px;
	padding-right:40px;
	padding-top:7px;
	color:#747474;
	height:40px;
	background:url(images/r2_c1.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

#menu a{
	color:#747474;
	text-decoration:none;
}

#losstaandiets {
	background-image: url(images/r3_c1.jpg);
	background-repeat: no-repeat;
	height: 33px;
	vertical-align:top;	
}
#submenu {
	color:#747474;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	width:177px;
	background:url(images/r4_c1_background.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	position: relative;
	margin-bottom: 0px;
	height:250px;
}
#submenu a{
	color:#747474;
	text-decoration:none;
	padding-bottom:5px;
}

#ondersubmenu {
	width:207px;
	max-height:164px;
	height:164px;
	background-color:#FFFFFF;
	background:url(images/r5_c1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	position:absolute;
	bottom: 0px;
	left: 0px;	
}
#mainbody {
	color:#000000;
	vertical-align:top;
	padding-top:0px;
	padding-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	background:url(images/r3_c2_background.jpg);
	background-repeat:repeat-y;
	width:753px;
}
#mainbody a{
	text-decoration:none;
	color:#202867;
}
h1, h2, h3, h4, h5 {
	text-transform:inherit;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin-right:40px;
	margin-bottom:-10px;
}
#sitetabel {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

