body{
	margin: 10px 2% -10px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 14px;
	color: #471C65;
	text-align: left;
	background: #dbf2c2;	
}


#main{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
}

#headerimg{
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 140px;
	float: left;
}

#menuimg{
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 33px;
	float: left;
}

#foto{
   	margin: 0px;
	padding: 20px 0px 20px 0px;
	width: 300px;
	height: 410px;
	float: left;
   	background: #F4ECFA;
}
#klok{
    position: absolute;
	top: 183px;
   	margin: 0px;
	padding: 20px 0px 20px 0px;
	width: 300px;
	height: 410px;
	text-align: center;
	float: center;
   	background: #F4ECFA;
}

#content{
   	margin: 0px;
	padding: 20px;
	width: 620px;
	height: 410px;
	float: right;
   	background: #F4ECFA;
}

img{
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 960px;
	height: 33px;
	background: url(/menu.png);
	margin: 0px; 
	padding: 0px;
	position: relative;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#menu a {display: block;}

#knop1 {left: 35px; top: 0px; width: 66px; height: 33px;}
#knop2 {left: 112px; top: 0px; width: 161px; height: 33px;}
#knop3 {left: 285px; top: 0px; width: 60px; height: 33px;}
#knop4 {left: 356px; top: 0px; width: 131px; height: 33px;}
#knop5 {left: 500px; top: 0px; width: 96px; height: 33px;}
#knop6 {left: 608px; top: 0px; width: 145px; height: 33px;}
#knop7 {left: 767px; top: 0px; width: 58px; height: 33px;}
#knop8 {left: 837px; top: 0px; width: 85px; height: 33px;}
#knop1 a {height: 33px;}
#knop2 a {height: 33px;}
#knop3 a {height: 33px;}
#knop4 a {height: 33px;}
#knop5 a {height: 33px;}
#knop6 a {height: 33px;}
#knop7 a {height: 33px;}
#knop8 a {height: 33px;}

#knop1 a:hover {background: url(/menu.png) -35px -34px no-repeat;}
#knop2 a:hover {background: url(/menu.png) -112px -34px no-repeat;}
#knop3 a:hover {background: url(/menu.png) -285px -34px no-repeat;}
#knop4 a:hover {background: url(/menu.png) -356px -34px no-repeat;}
#knop5 a:hover {background: url(/menu.png) -500px -34px no-repeat;}
#knop6 a:hover {background: url(/menu.png) -608px -34px no-repeat;}
#knop7 a:hover {background: url(/menu.png) -767px -34px no-repeat;}
#knop8 a:hover {background: url(/menu.png) -837px -34px no-repeat;}

#footer{
	bottom: 0;
	text-align: center;
	font-size: 10px;
	padding: 2px;
	color: #222222;
	height: 14px;
	width: 956px;
	background-color: #C79CE5;
	float: right;
}

a:link{
	color: #6A2A97;
	text-decoration: underline;
}

a:visited{
	color: #6A2A97;
	text-decoration: underline;
}

a:hover{
	color: #1C6547;
	text-decoration: none;
}

a:active{
	color: #1C6547;
	text-decoration: none;
}

strong{
	color: #5387d2;
}

h1{
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
}


h2{
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}


h3{
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;

}

.right{
	text-align: right;
}
