body{
	font-size: 10px;
	margin: 0 0 0 0px;
	}
	
h2{
	font-size: 10px;
	margin-bottom: 2px;
	}
	
ul{
	list-style-image: url(../images/vakje.jpg);
	}
	
.menutekst{
	text-align:center;
	}
	
.prijzen {
	font-size: smaller;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	}

	
body, div{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	}	
	
img{
	border: 0;
	}
	
.wrapper{
	height: 600px;
	width: 1000px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -500px;
	z-index: 1;
	}
	

.bgimage{
	width: 860px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 70px;
	z-index: 2;
	}	
	
.header{
	position: absolute;
	left: 16px;
	top: 7px;
	height: 190px;
	width: 282px;
	z-index: 3;
	}
	
.inhoudkader{
	position: absolute;
	left: 248px;
	top: 242px;
	width: 403px;	
	height: 297px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-right: 10px;
	}
	
.inhoudtekst{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 375px;
	height: 285px;
	}
	
.inhoudkader2{
	position: absolute;
	left: 248px;
	top: 242px;
	width: 575px;	
	height: 297px;
	overflow-x:hidden;
	overflow-y:auto;
	}
	
.inhoudtekst2{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 545px;
	height: 285px;
	}
	
.menukader{
	position: absolute;
	width: 198px;
	height: 461px;
	top: 126px;
	left: 33px;
	z-index: 4;
	}
	
.menubeeld{
	position: absolute;
	width: 178px;
	height: 178px;
	bottom: 10px;
	left: 10px;
	}	
	
.logo{
	position: absolute;
	width: 198px;
	height: 136px;
	top: 0px;
	left: 0px;
	}
	
.adres{
	position: absolute;
	left: 215px;
	top: 547px;
	width: 500px;
	height: 25px;
	text-align: right;
	}	
	
.footer{
	position: absolute;
	right: 17px;
	top: 580px;
	width: 393px;
	height: 25px;
	text-align: right;
	}		
	
#footer a:link, a:visited{
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: none;
	}
	
#adres a:link, a:visited{
	text-decoration: none;
	}
	
#adres a:hover{
	text-decoration: none;
	}	
	
#nav{
	position: absolute;
	width: 198px;
	height: 314px;
	top: 145px;
	left: 0px;
	}

#nav, #nav ul {
	padding: 0px;
	margin: 0;
	list-style: none;
	float: left;
	font-family: Arial;
	font-size: 13px;
	}

#nav li {
	position: relative;
	float: left;
	line-height: 23.0px;
	}
	
.topmenu{
	position: absolute;
	top: 203px;
	right: 30px;
	width: 250px;
	height: 20px;
	text-align: right;
	font-size: 11px;
	}

.menulink{
	padding-left: 25px;
	}
	
#nav li a {
	width: 198px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
	}
	
#nav li a:hover {
	width: 198px;
	}
	
.nieuws{
	position: absolute;
	top: 242px;
	left: 678px;
	width: 147px;
	height: 118px;
	}
	
.promoties{
	position: absolute;
	top: 376px;
	left: 678px;
	width: 147px;
	height: 163px;
	}
	
.nieuwstekstje{
	font-size: 11px;
	font-family: Arial;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	}	
		
.promotiestekstje{
	font-size: 11px;
	font-family: Arial;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	text-align: center;
	width: 140px;
	}	
	
.titeltje{
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
	}	
	
.titelbalkje{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	text-align: right;
	}
