@charset "utf-8";
body {
	background-color:#FFFFFF;
	margin-top:10px;
	margin-left:10px;
}
p {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #CC0099;
}

h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #CC0099;
}

.roze {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #CC0099;
}

.groen {
	color: #68B020;
}

.geel {
		color: #FFEC01;
}

.oranje {
		color: #EF7F01;
}

a {
	font-style: normal;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #CC0099;
	text-decoration: underline;
}
a:active {
	color: #CC0099;
	text-decoration: underline;
}


th {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #CC0099;
	margin-top: 35px; margin-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

td {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


td.profiel {
	vertical-align: center
}

#profiel {
	position: relative; top: 30px;
}

.portret { float: left; width: 200px; margin-right: 10px;
	
}

ul        { list-style: none; list-style-position: outside; line-height: 1.4em; margin: 0; padding:0; margin-bottom: 10px}
li        { font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 0px; }

img {
	border: none;
}

  	div.pic { float: left; height: 200px; width: 150px; padding: 0px 15px 15px 0px}
	div.pic img { border: none; }

ul.floating {
	clear: both; margin-bottom: 20px;
}
	
ul.floating li {
	float: left; width: 320px; padding-right: 10px; 
}	

.returnlink a {
	font-size: 2em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}

.returnlink a:link {
	color: #CC0099;
	text-decoration: none;
}

.returnlink a:visited {
	color: #CC0099;
	text-decoration: none;
}

.returnlink a:hover {
	color: #CC0099;
	text-decoration: underline;
}
.returnlink a:active {
	color: #CC0099;
	text-decoration: underline;
}

