body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:auto;

	background-image:url(../images/bodyAchtergrond.png);

}

.baksteen{
	clear:both;
	position:relative;
}

#container {
	margin:auto;
	width:1065px;
}

#header{
	padding:20px 20px 0px 20px;
	font-size:15px;
	height:150px;
	background-color:#CAE1FF;
}

#header a{
	color:#000;
	text-decoration:none;
}

#header h1{
	color:#001e36;
	font-size:30px;
	font-weight:normal;
	display:inline;
	margin:0px 0px 5px 10px;
}

#header h3{
	font-size:20px;
	color:#001e36;
	font-weight:normal;
	margin:10px 0px 10px 0px;
}

#links{
	width:1065px;
}

.product{
	width:330px;
	height:90px;
	padding:5px 10px 4px 10px;
	float:left;
	margin:0px 5px 5px 0px;
	overflow:hidden;
	line-height:18px;
	background-image:url(../images/productAchtergrond.png);
	color:#fff;
}

.pTitel a{
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.pLink a{
	color:#fff;
}

.pTekst a{
	color:#fff;
	text-decoration:none;
}

.mega{
	font-size:35px;
	margin:0px 0px 0px 30px;
	text-decoration:none;
	color:#000;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

#footer{
	width:1000px;
	padding:20px 20px 20px 20px;
	background-image:url(../images/footerAchtergrond.png);
}
