body, td, th {
	color: 				#616060;
	font-color: 		black;
	font-family: 		Helvetica, arial, sans-serif;
	}

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

div#container	{
	margin-top: 		0px;
	margin-left:		auto;
	margin-right:		auto;
	background-color: 	white	;
/*	background-image:	url("images/achtergrondaanbod.jpg"); */
	width:				1020px;
	height:				1650px;
	z-index:			0;
	border:				0px solid red;
	background-repeat:	no-repeat;
	}

div#top		{
	width:				1020px;
	height:				115px;
	margin-left:		0px;
	margin-top: 		30px;
	margin-bottom: 		100px;
	border:				0px solid green;
	background-color:	white;	
/*	float:				left;	*/
	z-index:			1;
}

div#logo	{
	width:				300px;
	height:				115px;
	margin-left:		30px;
	margin-top: 		30px;
	border:				0px solid green;
	background-color:	white;	
	float:				left;
	z-index:			1;
	}

div#menu	{
	width:				630px;
	height:				30px;
	margin-left:		0px;
	margin-right: 		30px;
	margin-top: 		30px;
	border:				0px solid green;
	background-color:	white;
	float:				right;
	z-index:			1;
}
	

div#lijnstip	{
	width:				960px;
	height:				14px;
	margin-left: 		30px;
	background-image: 	url("images/lijnstip.jpg");
	border:				0px solid yellow;
}

div#slidertotal	{		/* Hier zit in de html alle code voor de slider in  */
	width:				1020px;
	height:				300px;
	margin-left:		0px;
	margin-top:			15px;
	margin-bottom: 		0px;
	padding-top: 		0px;
	padding-left:		0px;
/*	background-image:	url("images/slidertotal.jpg"); */
	background-repeat:	no-repeat;
	border:				0px solid red;
	z-index:			1;
	}	
	
div#image	{		/* Hier zit het plaatje op de pagina's behalve index.html in  */
	width:				1020px;
	height:				260px;
	margin-left:		60px;
	margin-top:			15px;
	margin-bottom: 		15px;
	padding-top: 		0px;
	padding-left:		0px;
/*	background-image:	url("images/slidertotal.jpg"); */
	background-repeat:	no-repeat;
	border:				0px solid red;
	z-index:			1;
	}	

div#tekstbody	{		/* Div om alle tekstvlakken onder grote plaatje  */
	width:				960px;
	height:				auto;
	margin-left:		30px;
	margin-right: 		0px;
	margin-top: 		50px;
	border:				0px solid yellow;
	float:				left;
	z-index:			1;
}

div#teksttitel	{
	width:				315px;
	height:				35px;
}

div#tekstvlakindex	{
	width:				315px;
	height:				300px;
	margin-left: 		0px;
	border:				0px solid blue;
	float:				left;
	background-color: 	#f1f0ef
}

div#tekstvlakoverons	{
	width:				315px;
	height:				370px;
	margin-left: 		0px;
	border:				0px solid blue;
	float:				left;
	background-color: 	#f1f0ef
}


div#tekstvlakadvies	{
	width:				315px;
	height:				450px;
	margin-left: 		0px;
	border:				0px solid blue;
	float:				left;
	background-color: 	#f1f0ef
}

div#tekstvlakcntct	{
	width:				315px;
	height:				350px;
	margin-left: 		0px;
	border:				0px solid blue;
	float:				left;
	background-color: 	#f1f0ef
}

div#tekstvlaks	{
	width:				315px;
	height:				150px;
	margin-left: 		0px;
	border:				0px solid blue;
	float:				left;
}

div#tekst3index	{		/* div voor tekst in tekstvlakken op index.html  */
	width:				295px;
	height:				250px;
	margin-left: 		0px;
	padding-left:		10px;
	padding-right:		10px;
	float:				left;
	border:				0px solid red;
	background-color: 	#f1f0ef
}

div#tekst3	{		/* div voor tekst in 1 tekstvlak (niet op index.html)  */
	width:				295px;
	height:				auto;
	margin-left: 		0px;
	padding-left:		10px;
	padding-right:		10px;
	float:				left;
	border:				0px solid red;
	
}

div#tekst3s	{		/* div voor tekst in 1 tekstvlak, smalle hoogte (niet op index.html)  */
	width:				295px;
	height:				150px;
	margin-left: 		0px;
	padding-left:		10px;
	padding-right:		10px;
	float:				left;
	border:				0px solid red;
	background-color: 	#f1f0ef
}

div#tekst2	{			/* div voor tekst in 2 tekstvlakken (niet op index.html)  */
	width:				616px;
	height:				auto;
	margin-left: 		0px;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom: 	20px
	float:				left;
	border:				0px solid red;
	background-color: 	#f1f0ef
}

div#spacer	{
	width:			6px;
	height:			285px;
	border:			0px solid green;
	float:			left;
}


div#spacers	{
	width:			6px;
	height:			150px;
	border:			0px solid green;
	float:			left;
}

div#tekstcontacttitel	{
	width:				960px;
	height:				35px;
	margin-left: 		30px;
	margin-top: 		70px;
	border:				0px solid purple;
	float:				left;
	
}


div#tekstvlakcontact	{
	width:				960px;
	height:				175px;
	margin-left:		30px;
	margin-right: 		0px;
	margin-top: 		0px;
	background-color: 	#616060;
	border:				0px solid red;
	float:				left;
	z-index:			1;
}

div#tekstcontact	{
	width:				308px;
	height:				150px;
	margin-left:		0px;
	margin-right: 		0px;
	margin-top: 		0px;
	padding-left: 		10px;
	border:				0px solid green;
	float:				left;
	z-index:			1;
}



p,td  {
    font-size:          90%;
    font-family:   		helvetica, arial, sans-serif;
    line-height:    	130%;
    color:              black;
    }	
    
p#contact {
    font-size:          80%;
    font-family:   		helvetica, arial, sans-serif;
    line-height:    	120%;
    color:              white;
    }
	
a	{
	font-family: 		helvetica, arial, sans-serif;
	line-height: 		120%;
	color:				black;
	text-decoration: 	none;
	}
	
a#contact	{
    font-size:          100%;
    font-family:   		helvetica, arial, sans-serif;
    line-height:    	120%;
    color:              white;
    }

a:hover		{
	color:				black;
	text-decoration: 	underline;
	}

ul			{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

ul li		{
/*	background-image: url(images/bulletlist.png);
	background-repeat: no-repeat;
	background-position: 0px 2px; */
	padding-left: 10px;
	padding-top:	4px;
	font-family: helvetica, arial, sans-serif;
	font-size: 	90%;
	color:		black;
	}