/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BEBAD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:active {
	color:#FF6600;
	font-weight:bold;
}

a:visited {
	color:#FF6600;
	font-weight:normal;
}

a:hover {
	color:#003366;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover {
	color:#ff9900;
}

a.submenu:link, a.submenu:active, a.submenu:visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

a.submenu:hover {
	color:#ff9900;
	font-weight:normal;
}

a.links:link, a.links:active, a.links:visited {
	font-weight:normal;
	color:#003366;
}

a.links:hover {
	font-weight:bold;
	color:#FF6600;
}

.titel {
	font-size:14px;
	font-weight:bold;
}

.credits {
	
}
.naam_functie {
	float:left;
	width:160px;
	text-align:left;
}
.mail {
	float:left;
	width:30px;	
}
.naam {
	font-size:11px;
	font-weight:bold;
}
.foto {
	font-size:10px;
	}
