body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #28549F;
}
.maintable {
	width:1024px;
	padding:0px;
	margin:0px;
}
.header {
	background-image:url(afbeeldingen/header.jpg);
	height:224px;
	width:1024px;
	background-repeat:no-repeat;
}
.belowmain {
	background-image:url(afbeeldingen/belowmenu.jpg);
	height:25px;
	background-repeat:no-repeat;
}
.mainmenu {
	background-image:url(afbeeldingen/menu.jpg);
	height:34px;
	width:627px;
	background-repeat:no-repeat;
	padding-left:265px;
	padding-right:140px;
}
.mainmenu a {
	color:#000000;
	font-family:Tahoma, Arial;
	font-size:16px;
	text-decoration:none;
}
.submenu {
	background-color:#f9f7f3;
	background-repeat:no-repeat;
	background-position:top;
	width:183px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}
.submenu a{
	color:#3366ff;
	font-family:Tahoma, Arial;
	font-size:14px;
	text-decoration:none;
}
.between1 {
	width:34px;
	background-image:url(afbeeldingen/bgbetween.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
}
.content {
	background-image:url(afbeeldingen/bovencontent.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f8f7f2;
	color:#3366ff;
	width:604px;
	padding-top:20px;
	padding-left:20px;
	font-size:15px;
	font-family:Tahoma, Arial;
	text-align:left;
}

.content img {
	border: solid 5px yellow;
	max-width: 475px;
}

.right {
	width:163px;
	height:auto;
	background-image:url(afbeeldingen/bg_right_bg.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	z-index:99;
}
.footer {
	height:116px;
	width:1024px;
	background-image:url(afbeeldingen/footer.jpg);
	background-repeat:no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Century Gothic", Arial;
}
a img, .content a img {
	border: 0px;
}

