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

body{
	background:url(images/achtergrond.jpg) center;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
}
.main{
	width: 100%;
	height: 100%;
	text-align:center;
	background-image:url(footer_wk.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.naw{
	background:url(images/kunststof.png) right top;
	position:relative;
	min-width:280px;
	max-width:920px;
	height: 100%;
	text-align:center;
	overflow:auto;
}
.tekst{
	padding:20px 0;
	color:#FFF;
	width:260px;
	margin:0px auto;
}
.tekst a{
	color:#FFF;
}