* {
	font-family: Arial;
	font-size: 8.5pt;
}

.contenttekst {
	font-family: Arial;
	font-size: 8.5pt;
	font-variant: normal; /*small-caps */
	color: #000;
	line-height: normal;
	height: 300px;
	overflow: auto;
	}

table, td {
	font-family: Arial;
	font-size: 8.5pt;
}

.maintable {
	border: 1px #ccc solid;
}


#hoofdmenu {
	position: relative;
	width: 600px;
	top:0px;
	left: 200px;
	height:16px;
	z-index:2;
	background-color: #FCC60C;
}

#sfeerfotos{
	position: relative;
	width: 800px;
	top:-8px;
	left: 0px;
	height:180px;
	z-index:1;	
}

#fadebar{
	position: relative;
	width: 800px;
	top: -16px;
	left: 0px;
	height:8px;
	z-index:1;	
}

h3 {
	font-size: 14px;
}

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.knopje {
	background-color: #FCC60C;
	margin: 1px;
	width: 100px;
	height: 24px;
	font-size: 12px;
}

#kc {
	background: url('images/kinky.gif') no-repeat;
	top: 0px;
	left: 600px;
	width: 200px;	
	height: 30px;
	float: right;
	vertical-align: top;
	margin-bottom: 35px;
}