body {
	margin:0px;
	background:#ffffff;
	background-image:url('bg.jpg');
	background-repeat:repeat-x;
	font-family:verdana;
	font-size:10px;
}

table.maintable {
	background:#ffffff;
	border:2px solid #000000;
}
td.kop {
	border-bottom:2px solid #000000;
	height:188px;
}
td.headerachtergrond {
	border-bottom:2px solid #FB9543;
	height:20px;
	background-image:url('menu.jpg');
	background-repeat:repeat-x;
}
td.nav {
	width:145px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:30px 0px 0px 0px;
	background:#ffffff;
	vertical-align:top;
	text-align:left;
}


.navIndex							{background-image: url(../extra/start.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}
.navIndex a						{width:150px;height:49px;}
.navIndex img					{width:150px;height:49px;border:0;right-margin:0px;}
* html a:hover				{visibility:visible}
.navIndex:hover				{background-image: url(../extra/start-.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}

.navHistorie					{background-image: url(../extra/historie.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}
.navHistorie a				{width:150px;height:49px;}
.navHistorie img			{width:150px;height:49px;border:0;right-margin:0px;}
* html a:hover				{visibility:visible}
.navHistorie:hover		{background-image: url(../extra/historie-.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}

.navFotos							{background-image: url(../extra/fotos.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}
.navFotos a						{width:150px;height:49px;}
.navFotos img					{width:150px;height:49px;border:0;right-margin:0px;}
* html a:hover				{visibility:visible}
.navFotos:hover				{background-image: url(../extra/fotos-.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}

.navCertificaten			{background-image: url(../extra/certificaten.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}
.navCertificaten a		{width:150px;height:49px;}
.navCertificaten img	{width:150px;height:49px;border:0;right-margin:0px;}
* html a:hover				{visibility:visible}
.navCertificaten:hover{background-image: url(../extra/certificaten-.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}

.navContact						{background-image: url(../extra/contact.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}
.navContact a					{width:150px;height:49px;}
.navContact img				{width:150px;height:49px;border:0;right-margin:0px;}
* html a:hover				{visibility:visible}
.navContact:hover			{background-image: url(../extra/contact-.jpg);background-repeat:no-repeat;width: 150px;height: 49px;}


td.body {
	padding:10px;
	width:675px;
	font-family:verdana;
	font-size:14px;
	background-image:url('achter.jpg');
	background-repeat:no-repeat;
}
td.footer {
	border-top:3px solid #FB9543;
	background:#000000;
	height:65px;
	background-image:url('footer.jpg');
	background-repeat:no-repeat;
}

#body h1 {
	font-family:verdana;
	font-size:18px;
}
#body img {
	border:0;
	padding:0;
}
#body a {
	color:black;
}
#body a:hover {
	text-decoration:none;
}
#body li {
	list-style-type:none;
	margin-bottom:7px;
}
#body img.shadowRight {
	margin-left:-6px;
}
#body img.shadowBottom {
	margin-top:-6px;
	margin-left:-4px;
}

