@CHARSET "UTF-8";

div.leiding {
	border: 1px dashed #CCCCCC;
}

p.leidingcol {
	color: #666666;
	padding-bottom: 10px;
}

.leidingleft {
	float: left;
	width: 49%;
	text-align: center;
}

.leidingright {
	float: right;
	width: 49%;
	text-align: center;
}

.leiding img {
	margin-top: 20px;
	border: 1px solid #999999;
}

.leidingnaam {
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

.fiche {
	border: 1px dashed #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 20px;
}

#ficheleft {
	float: left;
	width: 40%;
	text-align: center;
}

#ficheleft img{
	border: 1px solid #999999;
}

#ficheright {
	float: right;
	width: 59%;
}

.fichecol {
	color: #666666;
}

#adresleft {
	float: left;
	width: 20%;
}

#adresright {
	float: right;
	width: 78%;
}

#content-inline div .fiche div{
	margin-bottom:5px;
}

#content-inline div .fiche div{
	margin-bottom:5px;
}
