* {
	background-image:none;
}
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : Arial, Times, serif;
  font-size : 11pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#navigation, #advertising, #other { 
  display : none; 
} 
#menu,#logo_box,
#logo_box, 
#meld_je_aan_box,
#acties_holder_box {
	display:none;
}
#bottom {
	display:none;
}
ul.pos-info {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
	width:260px;
}
div.beschrijving {
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;

}
ul.pos-info li {
	padding:0;
	margin:0;
	float:left;
	clear:both;
}
span.label {
	width:100px;
	font-weight:bold;
}
span.label,
span.value {
	float:left;
}
span.value {
	width:160px
}
