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

html, body {

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006699;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/achtergrond.jpg);
}

div#pagina {
	background-color: #FFFFFF;
	height: auto;
	margin-left: -400px;
	position: relative;
	width: 800px;
	left: 50%;
}

div#header {
	background-color: transparent;
	color: #000;
	height: 196px;
	padding: 0px;
	background-image: url(../slice/header.jpg);
	background-repeat: no-repeat;
	width: 800px;
}



div#footer {
	background-color: transparent;
	padding: 0px;
	background-image: url(../slice/fotorand.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 800px;
}


div#content {
	background-color: #FFFFFF;
	color: #066791;
	font-size: 12px;
	text-decoration: none;
	margin-left: 183px;
	padding: 1em;
	background-image: url(../slice/midden.jpg);
	background-repeat: no-repeat;
}

div#menu {
	color: #000;
	text-decoration: none;
	width: 183px;
	float: left;
	padding: 0em;
	background-color: transparent;
	background-image: url(../slice/straal.jpg);
	background-repeat: no-repeat;
	height: 298px;
	text-align: center;
}
div#ondermenu {
	background-image: url(../slice/ondermenu.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 800px;
}
#pagina #content #hoofdveld {
	height: 375px;
	overflow: scroll;
}
#pagina #footer #fotootjes {
	margin-top: -10px;
	text-align: right;
}
#pagina  #footer  #zonderhand {
	margin-top: -10px;
	text-align: right;
}

#pagina #BW {
	position: relative;
	top: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B90206;
	letter-spacing: 1px;
	left: 5px;
}
#pagina #BW a {
	color: #B90206;
	text-decoration: none;
}
#pagina #BW a:hover {
	color: #046790;
	text-decoration: none;
}
#pagina #footer #fotootjes img {
	cursor: hand;
	border-style: none;
}
#pagina  #footer  #zonderhand  img {
	border-style: none;
}
#pagina #footer #fotootjes #handloos {
	cursor: default;
}

