	t@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#999999;
}

#container {
width:955px;
height:640px;
margin:0 auto;
background-image:url(../images/background.jpg);


}

#header{
float:left;
width:955px;
height:10px;
background-color:#03435F;
}

#logo{
float:left;
width:485px;
height:90px;
background-image:url(../images/top_back.jpg);

}
#navigatie{
float:left;
width:469px;
height:90px;
background-image:url(../images/top_back.jpg);
}
#box_left{
float:left;
width:185px;
background-image:url(../images/left.jpg);
height:534px;

}

#box_left_sub1{
float:left ;
width:185px;
height:150px;


}
#box_left_sub2{
float:left ;
width:185px;
height:240px;

}
#box_left_sub3{
float:left ;
width:185px;

}
#content{
float:left;
width:570px;
height:534px;




}
#content_tekstblok1{
float:left;
width:470px;
height:400px;
font-size:11px;
font-family:verdana;
color:#999999;
text-align:left;
text-align:justify;
padding-left:100px;
padding-top:100px;
padding-right:180px;
background-image:url(../images/slot.jpg);


}
#content_tekstblok2{
	float:left;
	width:233px;
	height:250px;
	font-size:11px;
	font-family:verdana;
	color:#999999;
	text-align:left;
	text-align:justify;
	padding-left:25px;
padding-top:32px;
background-image:url(../banners/diensten_blok2.jpg);
	
	
}
#content_tekstblok3{
float:left;
width:233px;
height:260px;
font-size:11px;
font-family:verdana;
color:#999999;
text-align:left;
text-align:justify;
background-image:url(../banners/diensten_blok3.jpg);

}
#content_tekstblok4{
	float:left;
	width:233px;
	height:270px;
	font-size:11px;
	font-family:verdana;
	color:#999999;
	text-align:left;
	text-align:justify;
background-image:url(../banners/diensten_blok4.jpg);
}

#box_right{
float:left;
width:200px;
height:534px;

}

#bottom{
background-color:#000033;
padding-top:1px;
height:15px;
width:955px;
margin:0 auto;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#1E3C59;

}
a:link {
	text-decoration: none;
	color: #1E3C59;
}
a:visited {
	text-decoration: none;
	color: #1E3C59;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}

