body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../images/header.gif);
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
}
#flashfile {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 790px;
	position: absolute;
	left: 210px;
	top: 63px;
}

#topmenu  {
	font-size: 13px;
	color: #000;
	position: absolute;
	left: 725px;
	top: 30px;
}
.streep {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 6px;
}

#navigation {
	margin: 0px;
	padding: 0px;
	height: 179px;
	width: 1001px;
	float: left;
}
.nav {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left {
	padding: 0px;
	height: 400px;
	width: 200px;
	text-align: center;
	margin: 0px;
	float: left;
}
#adres {
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 600px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}

#content {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
	float: left;
	font-size: 12px;
	position: relative;
}
#tekstkolom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 360px;
	position: relative;
	left: 25px;
	top: 20px;
}
#fotokolom {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 360px;
	position: absolute;
	left: 440px;
	top: 38px;
}
#welkomsttekst {
	position: relative;
	left: 25px;
	top: 50px;
}
#voorbeelden  {
	position: absolute;
	height: 120px;
	width: 775px;
	left: 25px;
	top: 265px;
	margin: 0px;
	padding: 0px;
}




#clearfloat {
	clear: both;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 127px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footercontent {
	padding: 0px;
	height: 127px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 30px;
	font-size: 12px;
}
#garantieonder {
	margin: 0px;
	padding: 0px;
	height: 86px;
	width: 100px;
	position: absolute;
	z-index: 100;
	left: 920px;
	top: -50px;
}








a:link {color:#000000; text-decoration:none;}      
a:visited {color:#000000; text-decoration:none;}  
a:hover {color:#000000; text-decoration:underline;}  
a:active {color:#000000; text-decoration:none;} 

a {
	outline:none;
	margin: 0px;
	padding: 0px;
}
