#accordion {
	min-height: 150px;
	width: 470px;
	float: left;
	margin-right: 10px;
}	
.toggler {
	width: 460px;
	height: 19px;
	line-height: 19px;
	padding-left: 10px;
	background-image: url(../img/titel_bg.png);	
	font-weight: bold;
	border-right: 1px #646e5f solid;
	border-bottom: 1px #646e5f solid;
	margin: 0px;
	font-size: 11px;
}
.toggler2 {
	width: 940px;
	height: 19px;
	line-height: 19px;
	padding-left: 10px;
	background-image: url(../img/titel_bg.png);	
	font-weight: bold;
	border-right: 1px #646e5f solid;
	border-bottom: 1px #646e5f solid;
	margin: 0px;
	font-size: 11px;
}
.element {
	
}

.element p {
	margin: 0;
	margin-right: 25px;
	padding: 4px;
}

.float-right {
	padding:10px 20px;
	float:right;
}

blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

.foto {
	width: 165px;
	float: left;
	clear: both;
}	

.omschrijving {
	width: 100px;
	float: left;

}	

.vorm {
	width: 60px;
	float: left;
	
}	

.formaat {
	width: 65px;
	float: left;
	
}	

.eenheid {
	width: 60px;
	float: left;
	
}	
.eenheid3 {
	width: 80px;
	float: left;
	
}	

.kleur {
	width: 80px;
	float: left;
	
}	

.formaat2 {
	width: 95px;
	float: left;
	
}	
.formaat3 {
	width: 105px;
	float: left;
	
}	
.eenheid2 {
	width: 110px;
	float: left;
	
}	
h2 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
}