/* Template css used by:
	- home
	- nieuws
	- projecten -> projecten_detail
*/


#block_middle{
	line-height:	150%;
	margin-left:	195px;
	margin-top:	29px;
	padding:	0px;
	position:	absolute;
	width:		764px;
}

#block_right{
	line-height:	150%;
	margin-left:	780px;
	margin-top:	287px;
	padding:	0px;
	position:	absolute;
	width:		183px;
}

#peru {
	float:right;
	background-image: url("/images/home/peru.gif");
	width: 176px;
	height: 387px;
	
}

#peru_download{
	position:absolute;
	padding: 350px 0 0 30px;
}

#peru_download a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
}

#peru_aanvraag {
	position:absolute;
	margin: 380px 0 0 0;
	background-color: #ddd;
	width: 176px;
	height: 50px;
	text-align: center;
	vertical-align:middle;
}

#peru_aanvraag a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#000;
}

div#banner_right {
    width: 181px;
    height: 520px;
    float: right;
}   


.specialnotice {
	float:right;
	width:180px;
}

div#specialnotice_top {
	margin-bottom:25px;
}

div.specialnotice .project_middle_title_short{
	color:		#4c91c7;
}
div.specialnotice .project_middle_title a,
a.specialnotice {
	color:		#4c91c7;
	font-weight:	bold;
	display:	block;
	margin-top:	2px;
	text-decoration: none;
}
div.specialnotice .project_middle_title a:hover,
a.specialnotice:hover {
	text-decoration: underline;
}
