div#projecten-wrapper {
   width:765px;
   height:400px;
}

div#projecten-left {
   float:left;
   width:480px;
   text-align:center;
   border-right:1px solid #353A3D;
   height:400px;
}
div#projecten-left div.projecten-inner {
	padding:10px 0px;
}
div#projecten-left img {
   border:1px solid #A0A09C;
}

div#projecten-right {
   float:left;
   width:284px;
   height:400px;
}
div#projecten-right div.projecten-inner {
	padding:10px 15px;
}
div#projecten-right h2 {
   font-size:12px;
   margin-top:0px;
}

div#flashbar {
   width:765px;
   height:500px;
   background-color:#FA1E28;
}
