body {
	background: #C0C0C0 url(afbeeldingen/achtergrond_home.jpg) no-repeat center top;
	font: 62.5%/1.9em "Trebuchet MS", Arial;
}

body, html {
	margin:0;
	padding: 0;
	border: none;
}

#hoofdnav, #hoofdnav ul, #hoofdnav li {
	padding:0;
	margin:0;
	list-style:none;
}

#hoofdnav {
	position:absolute;
	left:270px;
	top:-30px;
}

#hoofdnav  li {
	position:relative;
	padding-top: 30px;	
	width: 9.5em;
	float: left;
	padding-left: 10px;
	height: 27px;
	background: none;
}

#hoofdnav li li {
	width: 20em;
	float: none;
	padding: 0;
	height: auto;
}

#hoofdnav ul {
	padding-top: 10px;
	display: none;
	position: absolute;
}

/* Fatsoenlijke browsers */
#hoofdnav.f  > li:hover, #hoofdnav.f li.geselecteerd, #hoofdnav.f:hover li.geselecteerd:hover   {
	background: url(afbeeldingen/menulink.gif) no-repeat left bottom;
}
	
#hoofdnav.f > li:hover > a, #hoofdnav.f  li.geselecteerd > a, #hoofdnav.f:hover li.geselecteerd:hover > a {	
	color: white;
}

#hoofdnav.f:hover > li.geselecteerd > a {
	color: #003399;	
}

#hoofdnav.f li:hover ul, #hoofdnav.f li.geselecteerd ul, #hoofdnav.f:hover li.geselecteerd:hover ul {
	display:block;
}

#hoofdnav.f:hover li.geselecteerd ul {
	display: none;
}

#hoofdnav.f:hover > li.geselecteerd {
	background: none;
}

/* Javascript-alternatief voor incapabele browsers */

#hoofdnav.k li.geselecteerd ul {
	display: block;
}

#hoofdnav.k li.geselecteerd {
	background: url(afbeeldingen/menulink.gif) no-repeat left top;
}

#hoofdnav.k li.geselecteerd a {
	color: white;
}

#hoofdnav.k li.geselecteerd ul li a {
	color: #003399;
	font-weight:bold;	
}
	
#hoofdnav li a {
	text-decoration:none;
	color: #003399;	
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}
	
#hoofdnav li a{
	letter-spacing: 0.2em;
}

#hoofdnav li li a{
	font-weight: normal;
	letter-spacing: normal;
}

#hoofdnav a:hover, #hoofdnav  a.geselecteerd  {
	color: #C40179;

}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 25px;
	width: 900px;
	height: 600px;
}

h1 {
	display: none;
}

h2 {
	position: absolute;
	top: 150px;
	right: 350px;
	font-size: 1.9em;
	color: #000066;
	letter-spacing: 4px;
	width: 380px;
	text-align: right;
	height: 3em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}
#content1, #content2 {
	position: absolute;
	top: 200px;
	height: 387px;
	text-align: justify;
	color: #002D63;
	text-align: justify;
	font-size: 1.1em;
}
#content1 {
		left: 279px;
		width: 270px;
}
#content2 {
	left: 590px;
	width: 314px;
	overflow:auto;
	padding-right: 5px;
}

h3 {
	text-align: right;
	letter-spacing: 0.5em;
	font-size: 1em;
	color: #C2007A;
	font-weight: normal;
	margin-bottom: -1.2em;
}
.rozetekst {
	color: #C30076;
}
#wrapper #content1 a, #wrapper #content2 a {
	color: #CF3094;
	text-decoration: none;
}

span.antispam1 {
	display: none;
}

span.antispam2 {
	unicode-bidi: bidi-override;
	direction:rtl
}

form p {
	position: relative;
}

form p label + input {
	position: absolute; left: 8em;
	height: 15px;
}

form p input{
	margin-left: 25px;
}

.rr .c {
	margin-left: 0px;
}

#checkboxR, #kadobon-input, #cc {
	margin-left: 0px;
}

#kadobon {
	display: none;
}
