/* aanvulling op style.css */
div#topcontainer{
	position: relative;
	height:279px;
	margin:0px;
	padding:0px;
}
div#topcontent{
	position:absolute;
	left:57px;
	bottom:0px;
	width:435px;
	height:225px;
}
div#topcontent .column {
	position:absolute;
	bottom:0px;
	width:136px;
	border-top:1px #fff solid;
	border-left:1px #fff solid;
	border-right:1px #fff solid;
	background:url(../images/hp_block_bg.gif) no-repeat bottom left #fff;
}
.bijschrift {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}
.bijschrift p {
	padding: 6px 2px 20px 2px;
	margin:0;
}
.button {
	margin-top:2px;
}
div#horlinemain{
	font-size:0px;
	height:3px;
	margin:0px;
	padding:0px;
	background-image: url("../images/horline_grijsmain.gif");
	background-repeat:repeat-x;
}
div#bottomcontainer{
	position: relative;
	margin:0px;
	padding:0px;
}
div#bottomcontent{
	position:absolute;
	left:57px;
	top:0px;
	width:435px;
	height:175px;
}
div#bottomcontent .column {
	position:absolute;
	top:0px;
	width:136px;
	border:1px #fff solid;
	background:url(../images/hp_block_bg.gif) no-repeat bottom left #fff;
}
div#rij1content{
	position: absolute;
	left: 140px;
	top: 139px
}
div#rij2content{
	position:absolute;
	top:0px;
	left:140px;
}
div#rij3content{
	position:absolute;
	top:140px;
	left:140px;
}
div#knop1{
	background:#A40207;
	text-indent: -2000px;
	cursor:pointer;
	width:140px;
	height:140px;
	float:left;
}
div#vrijwil01{
	background:#A40207;
	background: url("../images/home_vrijwillwerk01.gif");
	text-indent: -2000px;
	cursor:pointer;
	height:90px;
}
div#vrijwil02{
	background:#A40207;
	background: url("../images/home_vrijwillwerk02.gif");
	text-indent: -2000px;
	cursor:pointer;
	height:20px;
	
}
div#vrijwil03{
	background:#A40207;
	background: url("../images/home_vrijwillwerk03.gif");
	text-indent: -2000px;
	cursor:pointer;
	height:20px;
}

div#knop2{
	background:#00523B;
	background: url("../images/home_informzorg.gif");
	text-indent: -2000px;
	cursor:pointer;
	width:140px;
	height:140px;
	float:left;
}

div#knop3{
	background:#D54C02;
	background: url("../images/home_contour.gif");
	text-indent: -2000px;
	cursor:pointer;
	width:140px;
	height:140px;
	float:left;
}
div#knoptekst{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00523B;
	line-height:120%;
	width:136px;
	height:130px;
	margin:0px;
	padding:2px;
	float:left;
}

