body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main {
	text-align: left;
	height: 100%;
	width: 808px;
}
.maintabel {
	text-align: justify;
	border: 1px none #666666;
	padding: 15px;
}
.voettekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.voet {
	background-image: url(images/voet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}

.main .voettekst a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.main .voettekst a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main .voettekst a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	line-height: 1.7em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #963994;
}

.menutabel {
	text-align: left;
	vertical-align: top;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #963994;
	margin-bottom:0;
}
#menu {
	float: left;
	height: 400px;
	width: 197px;
}
#tekst {
	width: 500px;
	position: relative;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

li {
	line-height:1.7em;
}.knop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #333333;
}
.veld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #333333;
}
#kop {
	height: 137px;
	position: absolute;
	vertical-align: top;
	text-align: left;
	width: 99%;
}
.main .maintabel .artikel img {
	margin: 7px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

