td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#content {
	width:900px; 
	top:0; 
	margin:0 auto; 
	position:relative;
	}

body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #c8d2ae; 
	scrollbar-arrowcolor: #CC0000;
	scrollbar-darkshadow-color: #c8d2ae;
	scrollbar-face-color: #999999; 
	scrollbar-highlight-color: #c8d2ae; 
	scrollbar-shadow-color: #c8d2ae; 
	scrollbar-track-color: #c8d2ae;  
	}
	
#kop {
	width:892px;
	height:100px;
	background-color:#CC0000;
	background-image:url(top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	
.koptekst {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	}
	
#menu {
	margin-top:2px;
	width:890px;
	height:25px;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	border-spacing:inherit;
	background-color:#CC0000;
	}

#links {
	float:left;
	width: 150px;
	height: 380px;
		}
	
#linkerkolom {
	display:block;
	width: 150px;
	height: 300px;
	background-image:url(profiel1.jpg);
	background-position:center;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	margin-top:4px;
	}

.linkerkolomtekst {
	color:#FFFFFF
	}
	
#rechterkolom {
	float:left;
	margin-left:6px;
	width: 654px;
	height: 377px;
	background-color:#666666;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	margin-top:4px;
	overflow:auto;
	}

.rechterkolomtekst {
	color:#FFFFFF;
	font-size:10px;
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:20px;
	}

.rechterkolomtekst a:link {
	color:#FFFFFF;
	font-size:10px;
	}

.rechterkolomtekst a:visited {
	color:#FFFFFF;
	font-size:10px;
	}
	
#JW {
	display:block;
	width: 150px;
	height: 40px;
	margin-top:4px;
	background-image:url(jw.jpg);
	}
	
.JWtekst {
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	}

.JWtekst a:link {
	color:#FFFFFF;
	font-size:10px;
	}

.JWtekst a:visited {
	color:#FFFFFF;
	font-size:10px;
	}
	
.JWtekst img:link {
	border:0px;	
	}
	
#music {
	display:block;
	width: 150px;
	height: 67px;
	margin-top:4px;
	background-color:#000000;
	}	

.musictekst {
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	}
	
	
/* menuitems */

#menuitem {
	width:80px;
	float:left;
	text-align:center;
	}
	
.linktekst a {
	text-decoration: none;
	color:#CCCCCC;
	font: bold 12px Frutiger, Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
}

.linktekst a:hover {
	text-decoration: none;
	color:#333333;
	font: bold 12px Frutiger, Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
}	