body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	float: none;
	height: 600px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}


#banner {
	background-image: url(../images/banner.jpg) ;
	float: left;
	height: 96px;
	width: 960px;
}

#nav {
	float: left;
	height: 30px;
	width: 960px;
}

#mainli {
	background-image: url(../images/mainli.gif);
	float: left;
	height: 414px;
	width: 246px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#mainre {
	background-image: url(../images/mainre.gif);
	background-color:#FFFFFF;
	float: left;
	width: 659px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 25px;
	padding-right: 25px;
}

ul.supernav li {
	font-size: 12px;
	list-style-type: none;
	line-height: 17px;
	text-decoration: none;
	margin-left: -25px;
}

ul.supernav li>a {
	color: #999999;
	text-decoration: none;
}

ul.supernav li a:link {
	color: #999999;
	text-decoration: none;
}

ul.supernav li a:visited {
	color: #999999;
	text-decoration: none;
}

ul.supernav li a:hover {
	color: #af9139;
	text-decoration: none;
	font-size: 12px;
}

#mainli ul.subnav li a {
	color: #af9139;
	text-decoration: none;
}

#mainli ul.subnav li a:hover {
	color:#000000;
}

ul.supernav li#active>a {
color:#000000;
}

ul.supernav li#subactive>a {
	color: #af9139;
}

ul.supernav li#subactive>a:hover {
color:#000000;
}



#mainre a {
	text-decoration: none;
	color: #999999
}

#mainre a:hover {
	color: #af9139;
	text-decoration: none;
}


 fieldset{
	width: 340px;
	border: 0px;
	font-family: verdana;
	margin: 0px;	
	
}

legend{
	color: #993300;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

label{
width: 100px;
float: left;
background-color: transparent;

}

input{
	margin: 2px 0 9px 0;
	border: 1px solid #993300;
	background-color: transparent;
	width: 200px;
}


select{
	border: 1px solid #993300;
	background-color: transparent;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}

.kopjemainli{
	color: #af9139;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
}

.plattetekst{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.kopjeplattetekst{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


textarea{
	width: 200px;
	background-color: transparent;
	border: 1px solid #993300;

}

.table {
	float: none;
	height: 280px;
	width: 600px;
	background-color: #993300;
}

/* IE only hack \*/
* mainre {
    background-attachment: fixed;
}	 
/* Einde IE only hack */
