/* ============================== INTRO ======================================= */
#intro, #introfoto {
	position:absolute;
	top:106px;
	width:384px;
	height:192px;
	background:#C6C9CB;
}
#intro {
	left:106px;
	background: #c5c8ca;
	overflow:auto;
}
#intro h1 {
	font-size: 22px;
	padding: 5px 10px 10px 10px;
	line-height: 30px;
}
#intro p {
	font-size: 11px;
	line-height: 14px;
	padding: 0px 10px 0px 10px;
}
#introfoto {
	top:106px;
	left:490px;
	height: 192px;
	width: 384px;
}

/* ============================== THEMAKADERS ======================================= */
#themakader1, #themakader2, #themakader3 {
	position:absolute;
	left:106px;
	width:234px;
	height:79px;
}
#themakader1 {
	top:297px;
	height: 59px;
	padding-top: 20px;
}
#themakader2 {
	top:377px;
	height: 59px;
	background:#cccccc;
	padding-top: 20px;
}
#themakader3 {
	top:456px;
	height: 60px;
	padding-top: 20px;
}
.titel {
	font-size: 14px;
}
#themakader1 h1, #themakader2 h1, #themakader3 h1 {
	font-size: 10px;
	font-weight:300;
	text-align: left;
	margin-left: 15px;
	margin-bottom:5px;
}
#themakader1 p, #themakader2 p, #themakader3 p {
	font-size: 11px;
	line-height: 12px;
	text-align:left;
	margin-left: 15px;
}
#themakader1 a, #themakader2 a, #themakader3 a {
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	text-align: left;
	line-height: 12px;
}

.homebutton_links{
	position:absolute;
	top:0px;
	left:0px;
	z-index:11;
	width:234px;
	height:79px;
}
.homebutton_rechts{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	width:384px;
	height:79px;
}
/* ============================== THEMAFOTOS ======================================= */
#themafoto1, #themafoto2, #themafoto3 {
	position:absolute;
	left:340px;
	width:150px;
	height:79px;
	background:#999999;
}
#themafoto1 {
	top:298px;
}
#themafoto2 {
	top:377px;
}
#themafoto3 {
	top:456px;
	height:80px;
	width: 384px;
}

/* ============================== LAATSTE KADERS ======================================= */
#laatsteproject, #laatstenieuws, #laatsteblog {
	position:absolute;
	left:490px;
	width:384px;
	height:79px;
	background:#F2C5A3;
	font-size: 11px;
}
#laatsteproject {
	top:298px;
	height: 74px;
	padding-top: 5px;
}
#laatstenieuws {
	top:377px;
	height: 74px;
	padding-top: 5px;
	background:#EED9C6;
}
.pijl-project{
	position:absolute;
	right:0px;
	top:69px;
}
.pijl-nieuws{
	position:absolute;
	right:0px;
	top:69px;
}
.pijl-blog{
	position:absolute;
	right:0px;
	top:70px;
}

#laatsteblog {
	top:456px;
	height:75px;
	padding-top: 5px;
}
#laatsteproject h1, #laatstenieuws h1, #laatsteblog h1 {
	font-size: 14px;
	padding: 0 0 3px 20px;
	font-weight:300;
	margin:0px;
}
#laatsteproject p, #laatstenieuws p, #laatsteblog p {
	font-size: 11px;
	padding: 0 20px;
	line-height: 12px;
}
