

html, body {
	height:100%;
	margin:0;
	padding:0;
	font-size: 11px;
}

body {
	line-height:1.4;
	display:table;
	height:100%;
	width:100%;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}




#wrapper {
display: table-cell; 
vertical-align: middle;
}

#maincontent{
	width:955px;
	height: 600px;
	margin:0px auto;
	
	
}

#top{
width:955px;
height: 118px;
padding-top: 26px;
}

#a{
margin-left: 155px;

}
#middle{
	padding-top: 34px;
	width:955px;
	height: 362px;
	background-color: #9f7d08;
	background-image: url(layout/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}


#middle_vernieuwing{
	padding-top: 34px;
	width:955px;
	height: 362px;
	background-color: #9f7d08;
	background-image: url(layout/vernieuwing_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle_ict{
	padding-top: 34px;
	width:955px;
	height: 362px;
	background-color: #9f7d08;
	background-image: url(layout/ict_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#middle_kwaliteit{
	padding-top: 34px;
	width:955px;
	height: 362px;
	background-color: #9f7d08;
	background-image: url(layout/kwaliteit_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#middle_achter{
	padding-top: 34px;
	width:955px;
	height: 362px;
	background-color: #9f7d08;
	background-image: url(layout/achter_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#middle_klanten{
	padding-top: 34px;
	width:955px;
	height: 362px;
	background-color: #ffffff;
	background-image: url(layout/klanten_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer{
width:955px;
height: 60px;
}

#tekst_left{
width: 320px;
margin-left: 18px;
margin-bottom: 22px;
color: #FFFFFF;
text-align: right;
font-size: 13px;
line-height: 24px;
margin-bottom: 35px;
}

#tekst_left_B{
width: 320px;
margin-left: 18px;
margin-bottom: 5px;
color: #FFFFFF;
text-align: right;
font-size: 13px;
line-height: 24px;
margin-bottom: 15px;
}

#tekst_left_full_B{
width: 320px;
margin-left: 18px;
color: #FFFFFF;
text-align: right;
font-size: 11px;
line-height: 22px;
}

#tekst_right{
width: 320px;
margin-left: 617px;
margin-bottom: 5px;
color: #FFFFFF;
text-align: left;
font-size: 13px;
line-height: 24px;
}

#tekst_right_full{
width: 320px;
margin-left: 617px;
color: #FFFFFF;
text-align: left;
font-size: 11px;
line-height: 22px;
}

#tekst_right_klanten{
width: 355px;
margin-left: 578px;
margin-bottom: 5px;
color: #FFFFFF;
text-align: left;
font-size: 13px;
line-height: 24px;
}

#tekst_right_full_klanten{
width: 355px;
margin-left: 578px;
margin-top: 5px;
color: #FFFFFF;
text-align: left;
font-size: 11px;
line-height: 22px;
}
