body {
	font-family:Courier New, courier, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

div.menu1 {
z-index:2; height:190px; width:136px; position:relative; float:left; top:40px; left:80px;
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}
div.menu1:hover {
z-index:2; height:190px; width:136px; position:relative; float:left; top:20px;left:80px;
}
div.menu1a {
background-image:url(/images/tab.png); z-index:2; height:190px; width:136px; 
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}

div.menu2 {
z-index:2; height:190px; width:136px; position:relative; float:left; top:40px; left:65px;
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}
div.menu2:hover {
z-index:2; height:190px; width:136px; position:relative; float:left; top:20px;left:65px;
}
div.menu2a {
background-image:url(/images/tab.png); z-index:2; height:190px; width:136px; 
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}

div.menu3 {
z-index:2; height:190px; width:136px; position:relative; float:left; top:40px; left:50px;
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}
div.menu3:hover {
z-index:2; height:190px; width:136px; position:relative; float:left; top:20px;left:50px;
}
div.menu3a {
background-image:url(/images/tab.png); z-index:2; height:190px; width:136px; 
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}

div.menu4 {
z-index:2; height:190px; width:136px; position:relative; float:left; top:40px; left:35px;
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}
div.menu4:hover {
z-index:2; height:190px; width:136px; position:relative; float:left; top:20px;left:35px;
}
div.menu4a {
background-image:url(/images/tab.png); z-index:2; height:190px; width:136px; 
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}

div.menu5 {
z-index:2; height:190px; width:204px; position:relative; float:left; top:40px; left:20px;
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}
div.menu5:hover {
z-index:2; height:190px; width:204px; position:relative; float:left; top:20px;left:20px;
}
div.menu5a {
background-image:url(/images/tabgr.png); z-index:2; height:190px; width:204px; 
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;
}

a.menu {
color:#5a0303; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-decoration:none; font-weight:bold;top:25px; position:relative;
}
div.achtergrond {
background-image:url(/images/achtergrond.jpg); background-repeat:no-repeat; background-position:center; z-index:1; width:1008px; height:1146px; position:relative;   top:0px;
}
div.contentbg {
background-image:url(/images/contentbg.png); background-repeat:no-repeat; background-position:center; z-index:10; top:125px; width:872px; height:1021px; position:relative; left:-20px; 
}
div.noot{
background-image:url(/images/contentbg.png); background-repeat:no-repeat; background-position:center; z-index:10; top:125px; width:872px; height:1021px; position:relative; left:-20px; 
}

div.inhoud {
 width:700px; height:880px; position:relative; top:-66px; float:left; left:100px;
 }
 div.logo {
background-image:url(/images/logo.png); background-repeat:no-repeat; background-position:center; z-index:1; width:145px; height:147px; position:relative; float:left;top:0px;
}
table.noot{
background-image:url(/images/lootjes.png); background-repeat:no-repeat; background-position:top; z-index:10; top:5px; width:590px; height:494px; position:relative; left:-20px; 
}
table.noot2{
background-image:url(/images/noot.gif); background-repeat:no-repeat; background-position:top; z-index:10; top:5px; width:590px; position:relative; left:-20px; margin-left:60px;padding-left:60px; margin-right:20px;padding-right:20px;margin-top:18px;padding-top:18px;
}
div.boek{
background-image:url(/images/boek.png); background-repeat:no-repeat;z-index:10; top:-412px; position:relative; left:-380px; width:248px; height:263px;
}
div.tips{
background-image:url(/images/tips.png); background-repeat:no-repeat;z-index:10; top:-696px; position:relative; left:-378px; width:146px; height:149px;
}

div.overflow{
width:auto;
}

.knoppie {
    border: 1px solid #fff000;
    background: #ff0000;
	color: #fff000;
	font-family:Courier New, courier, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	width:100px;
	height: 20px;
	cursor: hand;
}
.knoppie:hover {
    border: 1px solid #ff0000;
    background: #fff000;
	color: #ff0000;
	cursor: hand;
}

