body,html{
	background:#D2FF7E;
	font-family:Helvetica, Arial,sans-serif,courier;
	color:#000000;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4;
	line-height:140%; 
	height: 100%;
}

.page {
    width: 98%;
    text-align: center;
}

#layout{ 
	width: 878px;
	height:662px;
	margin-left:auto;
    margin-right:auto;
    text-align: left;
	background: url("../images/main_bg.jpg") no-repeat;
}

.home_container{
	margin: 0px 0px 0px 0px;
	width:555px;
	height:481px;
	padding:170px 0px 0px 161px;
}

.home_block{
	position:relative;
	top:10px;
	left:10px;
	height:160px;
	width:360px;
}


.home_text{
	padding: 10px 0px 0px 0px;	
}



.abonnement_block{
	position:relative;
	top: -149px;
	left:380px;
	height:230px;
	width:165px;
	background: url("../images/abonnementen.jpg") no-repeat;
}


.abonnement_text{
	padding: 25px 9px 0px 9px;	
}


.boeketten{
	position:relative;
	top:-120px;
	left:5px;
	height:121px;
	width:362px;
	background: url("../images/boeketten.jpg") no-repeat;
	
}

.workshop_block{
	position:relative;
	top:10px;
	left:10px;
	height:230px;
	width:400px;
}


.workshop_text{
	padding: 10px 0px 0px 0px;	
}

.contact_block{
	position:relative;
	top:10px;
	left:10px;
	height:230px;
	width:400px;
}


.contact_text{
	padding: 10px 0px 0px 0px;	
}

