body {
	background-color:transparent;
	margin:0;
	line-height: 100%;
}

#main {
	padding-top:10px;
	width: 600px;
}

.balk_boven {
	border: 1px solid #DDDDDD;
	padding: 1px;
	padding-top: 4px;
	font-family: 'Arial';
	width:600px;
	height:20px;
	text-align:center;
	font-size:11pt;
	font-weight:bold;
	background-color: #EEEEEE;
}

.main_table {
	border: 1px solid #DDDDDD;
	background-color:white;
	padding:5px;
	width:600px;
}

.foto {
	border: 1px solid black;
	width:100px;
}

.informatie {
	font-size:10pt;
	color:black;
	width:100%;
	width:179px;
}

.informatie_tabel {
	background-color:#F6F6F6;
	width:100%;
}

.spacer {
	background-color: #DDDDDD;
	width:2px;
	padding-top:0px;
	padding-bottom:0px;
}

.info {
	float:left;
	font-family:Arial;
	font-size:10pt;
}

#c {
	font-style:italic;
	font-size:9pt;
	padding-right:5px;
}

#prijs {
	font-weight:bold;
	padding-right:5px;
}

a, a:visited {
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration: underline;
}
