.normal {
	color: #333333;
	margin: 20px;
	padding: 20px;
}
.header {
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}
.light {
	color: #666666;
}
.cvheader {
	color: #FFCC00;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
.lighter {
	color: #CCCCCC;
}
.normalNoBlock {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.mainNav {
	background-color: #000000;
}
.white_text   { color: white;
}
.cv_links    { color: black; font-weight: bold; text-decoration: underline 
}
.nu_te_zien    { color: #888; font-weight: normal; text-decoration: none 
}
.film_titel    { color: black; font-weight: bold; 
}
.dotted_line { font-size: 10px; font-family: verdana 
}
a:visited {
	color: #333333;
	font-weight: bold;
}

