div.header address{
	position:absolute;
	top:21px;
	right:42px;
	text-align:right;
	color:#ffffff;
}

.main .home-top{
	background-image:url('../img/home_top_fade.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:20px;
	margin-left:26px;
	width:913px;
}

.main .home-top .inleiding{
	position:relative;
	font-size:13px;
	margin-left:12px;
	width:565px;
	height:178px;
	float:left;
}

.main .home-top .inleiding a{
	background-image:url('../img/stichting_nieuws_btn.png');
	background-repeat:np-repeat;
	text-indent:-5000px;
	display:block;
	width:95px;
	height:23px;
	position:absolute;
	bottom:3px;
	right:3px;
}

.main .home-top .login-box{
	margin-bottom:38px;
	height:82px;
}

.main .home-top .quick-links{
	width:274px;
	margin-left:62px;
	float:left;
}

/*
	QUICKLINK BUTTONS
*/

.main .home-top .quick-links span.blue-L{
	background-image:url('../img/home_link_blue_L.png');
	background-repeat:no-repeat;
	display:block;
	padding-left:7px;
	margin-bottom:6px;
	height:23px;
}

.main .home-top .quick-links span a.blue-R{
	background-image:url('../img/home_link_blue_R.png');
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	height:23px;
	padding-right:16px;
}

.main .home-top .quick-links span.darkblue-L{
	background-image:url('../img/home_link_darkblue_L.png');
	background-repeat:no-repeat;
	display:block;
	padding-left:7px;
	margin-bottom:6px;
	height:23px;
}

.main .home-top .quick-links span a.darkblue-R{
	background-image:url('../img/home_link_darkblue_R.png');
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	height:23px;
	padding-right:16px;
}

.main .home-top .quick-links span.darkgreen-L{
	background-image:url('../img/home_link_darkgreen_L.png');
	background-repeat:no-repeat;
	display:block;
	padding-left:7px;
	margin-bottom:6px;
	height:23px;
}

.main .home-top .quick-links span a.darkgreen-R{
	background-image:url('../img/home_link_darkgreen_R.png');
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	height:23px;
	padding-right:16px;
}

.main .home-top .quick-links span.green-L{
	background-image:url('../img/home_link_green_L.png');
	background-repeat:no-repeat;
	display:block;
	padding-left:7px;
	margin-bottom:6px;
	height:23px;
}

.main .home-top .quick-links span a.green-R{
	background-image:url('../img/home_link_green_R.png');
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	height:23px;
	padding-right:16px;
}

.main .home-middle{
	margin-left:26px;
	padding-top:13px;
	padding-bottom:31px;
	width:913px;
}

.main .home-middle .home-item{
	position:relative;
	margin-left:12px;
	width:275px;
	height:261px;
	float:left;
}

.main .home-middle .home-item span.content-img-border{
	background-image:url('../img/nieuws_img_border.png');
	background-repeat:no-repeat;
	width:278px;
	height:145px;
	display:block;
	position:absolute;
	top:28px;
	left:0;
}

.main .home-middle .home-item a.more{
	background-image:url('../img/stichting_nieuws_btn.png');
	background-repeat:no-repeat;
	display:block;
	width:95px;
	height:23px;
	text-indent:-5000px;
	position:absolute;
	bottom:0;
	right:0;
}

.main .home-middle .scholennieuws{
	float:right;
	width:275px;
}

.main .home-middle .scholennieuws .user-scriptlets-pi1 .newsitem{
	background-image:url('../img/home_nieuws_item_bg.png');
	background-repeat:no-repeat;
	padding-left:9px;
	width:266px;
	height:46px;
	float:none;
	margin-bottom:5px;
	position:relative;
}

.main .home-middle .scholennieuws .user-scriptlets-pi1 .newsitem h4 a span.imgtext{
	position:relative;
	z-index:1;
}

.main .home-middle .scholennieuws .user-scriptlets-pi1 .newsitem h4 a{
	background-image:none;
}

.main .home-middle .scholennieuws .user-scriptlets-pi1 .newsitem a{
	background-image:url('../img/home_nieuws_item_more.png');
	background-repeat:np-repeat;
	text-indent:-5000px;
	display:block;
	width:69px;
	height:18px;
	position:absolute;
	bottom:3px;
	right:3px;
	z-index:1;
}

.main .home-middle .scholennieuws .user-scriptlets-pi1 .newsitem h4 a{
	position:static;
}
