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

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr {
    margin: 0; padding: 0;	font-weight: normal;

}	
img {
outline-style: none; border: none;
}

/* Removes list-style form lists */
ol, ul table {
    list-style: none;
}


body {
	background-color: #afc432;
	height: auto;
}
div#container{
	height:600px;
	width:900px;
	top: 50px;
	background-color: #ffffff;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

div#wat{
	left: 476px;
	top:352px;
	height: 40px;
	width: 40px;
	position:absolute;
}
div#hoeveel{
	left: 327px;
	top:333px;
	height: 40px;
	width: 40px;
	position:absolute;
}
div#mail{
	left: 806px;
	top:429px;
	height: 40px;
	width: 40px;
	position:absolute;
}
div#tekst{
	left: 315px;
	top: 277px;
	height: 302px;
	width: 364px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
div#totdans{
	left: 752px;
	top: 560px;
	height: 20px;
	width: 96px;
	position:absolute;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-align: left;
	line-height: 14px;
}
