/* Layout */
#kop {
	top:0px;
}

#content {
	width:213px;
	top:345px;
	padding:5px 10px 10px 10px;
	left:50px;
	background:#FFF;
}
#nieuws {
	padding:5px 10px 5px 10px;
	width:213px;
	position:absolute;
	left:273px;
	top:341px;
	background:#FFF url(../images/home/nieuws.png) top left no-repeat;
}
#navigatie {
	top:341px;
}
#inschrijven {
	position:absolute;
	left:636px;
	top:510px;
	z-index:6;
}

/* Projectoverzicht */
#projecten {
	position:absolute;
	left:40px;
	top:0px;
	background:#758585;
	height:341px;
	width:640px;
}
#projecten logo {
	
}
#projecten .carousel{
	color:#FFF;
	width:638px;
	background:#222;
	height:267px;
	overflow:hidden;
	position:absolute;
	left:1px;
}


/* Nieuws */
.p_nieuws_full {

}
.p_nieuws_full p {
	padding:0;margin:0;
}
.p_nieuws_full h3 {
	font-size:11px;
	margin:0 0 0 0;
	padding:0;
}
.p_nieuws_full .p_nieuws {
	margin-bottom:5px;
	border-bottom:solid 1px #EEE;
	padding-bottom:5px;
}
.p_nieuws_full .p_nieuws_datum {
	font-size:10px;
	color:#777;
}
.p_nieuws_full .nieuws_readon {
	padding-bottom:5px
}
