html,body{
   overflow:auto;
}
#achtergrond-boven {
    position:absolute;
    background-image: url(../achtergrond/achtergrond-nieuw-03.jpg);
    width:824px;
	height:200px;
	left:0px;
	top:0px;
}
#kop-tekst {
    position:absolute;
	background-image:url(../achtergrond/kop-tekst.jpg);
	width:300px;
	height:32px;
	left:450px;
	top:1px;
}
#awmAnchor-menu-feenstra {
    position:absolute;
	top:280px;
	left:12px;
}
	
#clock {
    position:absolute;
	top:160px;
	left:600px;
}
.stijl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
}
A:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
    color: #000000;
	text-decoration:none;
}
A:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
    color: #000000;
    text-decoration: none;
}
A:active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
    color: #000000;
    text-decoration: none;
}
A:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
    color: #FF0000;
    text-decoration: none;
}
