body
{
	background-image:url(images/background.jpg);
	background-attachment:fixed;
	font-family: Verdana;
	font-size: 9px;
		
	color: #525252;
	text-align: center;
}

div#main
{
	background-image: url(images/main.png);
	background-repeat: no-repeat;
	width:870px;
	height:766px;
	margin: auto;
	behavior: url(scripts/iepngfix.htc);
	text-align: left;

}

span.title
{
	color: #EC3527;
	font-weight: bold;
	font-size:10px;

}

a:link 
{
color: #FFFFFF;
font-family: tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

div#content1
{
	position: relative;
	top: 190px;
	left: 210px;
	width: 180px;
}

div#content2
{
	position: relative;
	top: 35px;
	left: 480px;
	width: 180px;
}

div#content3
{
	position: relative;
	top: 151px;
	left: 210px;
	width: 180px;
}

div#content4
{
	position: relative;
	top: 0px;
	left: 480px;
	width: 180px;
}	

div#lichtkrant
{
	position: relative;
	left: 55px;
	top: 93px;
	color: #EC3527;
}		

marquee#nieuws
{
width:385px;
height:27px;
}		

span.klanten
{
color:#fff;
font-weight:bold;
}

div#legal
{
	position: relative;
	top: 66px;
	left: 500px;
	font-weight: bold;
	color:#fff;
	width: 200px;
}
