div.projecten01wrapper {
	margin: 0px;
	padding: 0px;
	width: 530px;
	height: 150px;
}
div.projecten01wrapper div.projecten01header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
div.projecten01wrapper div.projecten01container {
	background-color: #B54018;
	height: 110px;
	margin: 0px;
	padding: 5px;
}
div.projecten01wrapper div.projecten01container div.projecten01foto {
	float: left;
	width: 120px;
	height: 110px;
	overflow: hidden;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #B54018;
}
div.projecten01wrapper div.projecten01container div.projecten01foto img {
	border: 0px ;
}
div.projecten01wrapper div.projecten01container div.projecten01tekst {
	background-color: #FFDF8A !important;
	height: 100px;
	float: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 385px;
	color: #000 !important;
}
div.projecten01wrapper div.projecten01meerinformatie {
	background-color: #B54018;
	float: right;
	width: 90px;
	height: 14px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
div.projecten01wrapper div.projecten01meerinformatie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #FFF;
	text-decoration: none !important;
}
div.projecten01wrapper div.projecten01meerinformatie a:hover{
	color: #cccccc;
}
div.projecten01wrapper div.projecten01clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}

div.projecten01Detailwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFDF8A;
	padding: 0px;
}
div.projecten01Detailwrapper h1{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 15px !important;
	color: #FFDF8A !important;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

div.projecten01Detailwrapper img {
	float: left;
    padding: 4px;
	height: 98px;
    width: auto;
	margin: 5px;
	border: 1px solid #000000;
}
div.projecten01Detailwrapperclearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
