.naam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1px;
}
body {
	position:relative;
	text-align:center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	margin-top:3px;

}

#hoofdlaag{
position:relative;
width:800px;
height:590px;
overflow:hidden;

margin: 0 auto;

}
#rubrieken{
position:absolute; top:100px; right:58px;width:auto; text-align:right;
color:#000;
background-color:transparent;
z-index:10;

}
a:link {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	
	color: #ff6600;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.ZieIkNu {
	font-size:12px;
	color: #FF6600;
}
.cv_tekst {
	font-size: 11px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right: 10px;
	padding-left: 10px;
}
a.cvlink:link {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a.cvlink:visited {
	color: #FF6600;
	text-decoration: none;
}

a.cvlink:hover {
	
	text-decoration:underline;
}
a.oranje:link {
	color: #FF6600;
}
a.oranje:visited {
	color: #FF6600;
}
