
#wrapper {
	position:relative;
	margin:auto;
	width:762px;
}

#header, #menu {
	width:762px;
	float:left;
	clear:both;
	text-align:center;
}

#menu {
	margin-top:20px;
	height:42px;
	background:#FFF url(../img/menu_bg.gif) center no-repeat;
}

#content {
	position:relative;
	float:left;
	clear:both;
	margin-left:80px;
	width:762px;
}
	
#scrollvak { 
	position:relative;
	clear:both;
	float:left;
	width:400px; height:400px;
	overflow:hidden;
	top:15px;
}

#up { 
	position:absolute; 
	width:400px; height:100px; 
	top:0px;
	z-index:99;
}

#down { 
	position:absolute; 
	width:400px; height:100px; 
	top:200px;
	z-index:99;
}

#coverbg {
	position:absolute; 
	width:400px; height:400px; 
	top:0px;
	z-index:1;
}

#scrollvak2 {
	margin:15px;
	z-index:99;
}

#nummers {
	background:url(../img/nummers.gif) no-repeat;
	float:left;
	padding-left:0px;
	margin-top:30px;
	margin-left:10px;
	width:200px;
	font-size: 12px;
}

#icons {
	top:42px;
	position:absolute;
	padding-left:1px;
}

#foto {
	float:left;
	padding-left:0px;
	margin-top:20px;
	margin-left:10px;
	width:200px;
	font-size: 12px;
}

#cd_tekst {
	float:left;
	padding:0px;
	margin-top:20px;
	margin-left:10px;
	width:200px;
	max-height:150px;
	font-size: 12px;
	background: #FFF url(../img/foto_left.gif) left repeat-y;
}

#cd_tekst p {
	margin:0px 10px 0px 10px;
	text-align:center;
}

#nummers p {
	margin-top:12px;
	margin-left:20px;
	line-height:1.17;
}

#nummers a {
	line-height:1.17;
	text-decoration:none;
	color:#666;
}

h1 {
	text-shadow: #999 5px 5px 3px;
	font-size:20px;
	margin-top:0px;
	color:#333;
}

p {
	font-family:"Times New Roman", Times, serif;
	color:#666;
}

a.mail {
	color:#CC6600;
	text-decoration:none;
	font-style:italic;
}

img {
	margin:0px;
	padding:0px;
	border-style: none;
}


#menu a.nav {
	display:block;
	width:20%;
	height:22px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border-right:1px solid;
	text-decoration:none;
	color: #969aa0;
	font-size:18px;
	font-family:"Courier New", Courier, monospace;
}

#menu a.nav_nu {
	display:block;
	width:20%;
	height:22px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	border-right:1px solid;
	text-decoration:none;
	color: #969aa0;
	font-size:18px;
	font-style:italic;
	font-family:"Courier New", Courier, monospace;
}

#menu a.nav_nu_rechts {
	display:block;
	width:19%;
	height:22px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:none;
	color: #969aa0;
	font-size:18px;
	font-style:italic;
	font-family:"Courier New", Courier, monospace;
}

#menu a.nav_rechts {
	display:block;
	width:19%;
	height:20px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	text-decoration:none;
	color: #969aa0;
	font-size:18px;
	font-family:"Courier New", Courier, monospace;
}

