div#main_rechts {
	
}
div#popup {
	height:95%;
	background-color: #d3d3a9;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	/*border: 1px dotted fuchsia;*/
}
div#popup_tekst {
	
	width:150px;
	float:left;
	padding-right: 5px;
	/*border: 1px dotted fuchsia;*/
}
div#popup_image {
	/*width:50%;*/
	float:left;
	padding-right: 5px;
	padding-bottom: 3px;
	/*border: 1px dotted green;*/
}