/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
body {
	background-color:#f0f0f0;
}

input {
	font-size: 8pt;
	}
	
a:link, a:visited, a:active {
	color: #333333;
	font-weight:bold;
}

a:hover {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
#photoholder {
        background:#f0f9fe;
		top: 470px;
		left: 619px;
        height:95px;
        overflow:hidden;
        width:150px;
        position:absolute;
}
#photoholder2 {
        background:#f0f9fe;
		top: 570px;
		left: 619px;
        height:95px;
        overflow:hidden;
        width:150px;
        position:absolute;
}
#lijst {
		margin-left: -28px;
		list-style-type:none;
		list-style-image:url('images/bol.gif');
}