/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
font-family:Arial, Helvetica, sans-serif;
}

.stijl1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:1px;
	margin: 8px 0px 0px 0px; /* boven rechts onder links */
}

div#onder{
	position: absolute;
	bottom: 0px;
	background-color: #000000;
	width: 100%;
	height: 25px;
}
