* {
	padding:0px;
	margin:0px;
}

html,body {
	height:100% !important;
	padding:40px 0px 0px 0px;
	width:100%;
	background-image:url(images/bodyBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f5f1e0;
}

div#foot {
	color:#4f7f15;
	text-align:right;
	margin-right:15px;
}

div#foot a:link, div#foot a:active, div#foot a:visited {
	color:#4f7f15;
	text-decoration:none;
}

div#foot a:hover {
	text-decoration:underline;
}

.tekst {
	font-family:verdana;
	font-size:11px;
	color:#4f7f15;
}

table.menu {
	background-image:url(images/bgMenu.gif);
	width:551px;
	height:47px;
}

table.menu img {
	visibility:hidden;
}

td.content {
	background:url(images/wit_header.gif) repeat-x top #f7f7f7;
	vertical-align:top;
	color:#4f7f15;
	font-size:12px;
	padding:0px 0px 15px 0px;
	font-family:verdana;
}

td.content p {
	margin:0px 0px 15px 18px;
}

h1.prijs {
	font-size:16px;
	text-align:center;
	margin:0px 0px 10px 0px;
}

h2.prijs {
	font-size:14px;
	text-align:center;
	margin:0px 0px 10px 0px;
}

ul.voordelen {
	margin:0px 0px 15px 18px;
}

ul.voordelen li {
	padding:0px 0px 0px 20px;
}

table.contact input {
	border:1px solid #4f7f15;
	background-color:#fff;
	color:#4f7f15;
	font-family:Verdana;
	font-size:10px;
	width:200px;
}

table.contact textarea {
	border:1px solid #4f7f15;
	background-color:#fff;
	color:#4f7f15;
	font-family:Verdana;
	font-size:10px;
	width:200px;
}

a.contentLink:link { color:#4f7f15; text-decoration:underline; }
a.contentLink:active { color:#4f7f15; text-decoration:underline;}
a.contentLink:visited { color:#4f7f15; text-decoration:underline;}
a.contentLink:hover { color:#4f7f15; text-decoration:none;}
