.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;
}

.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: 10px;
	line-height: 12px;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
p {
	padding: 20px;
	color: #666666;
}
hr {
	padding-right: 20px;
	padding-left: 20px;
}
.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 
}

/*header links*/

.header a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.header a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

.header a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
	

/*llight links*/

.light a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.light a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

.light a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
	


/*sub navigatie*/


.subNav {
	font-family: verdana;
	font-size: 9px;
	color: #FFCC00;
	font-weight: bold;
	padding: 20px;
	background-color: #666666;
}
.subNav a:visited {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.subNav a:link {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.subNav a:hover {
	font-family: verdana;
	font-size: 9px;
	color: #FFCC00;
	font-weight: bold;
}
.scrollText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	width: 350px;
	clear: left;
	float: left;
	height: 300px;
	overflow: auto;
	position: absolute;
	left: 219px;
	top: 100px;
	visibility: inherit;
}
