body {
	background-color:white; color:black;
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1em; line-height: 1.2em;
	margin: 0; padding: 0;
}
td, p, li, label {font-size: 78%;}
#linksdiv {
	position:absolute; left:0; top:0; width:124px; height : 100%;
	border-right: 1px dotted silver; background-image : url(/pix/achterlinks2.png);
	margin-bottom: 0;
}
#linksdiv form, #linksdiv ul {background-color: #fff;}
#linksdiv form, #linksdiv p {padding-left: 5px; padding-right: 5px;}
#linksdiv label {font-size: 10px;}
#linksdiv p, #linksdiv li {font-size: 11px;}
input.invoer {
	width: 90px; height: 20px; border : 1px solid silver;
}
#linksdiv ul {list-style: none; margin: 5px 0 0; width: 100%; padding: 0; border-top: 1px dotted silver;}
#linksdiv ul a {
	display: block;
	text-decoration: none;
	background-color: #fff; color: #036;
	border-bottom: 1px dotted silver; 
	line-height: 1.5em;
	width: 100%; padding: 2px 0;
}
#linksdiv ul a span {margin: 0 5px;}
#linksdiv ul a:hover {
	background-color: #FDEC71; color: #000;
}
#maindiv {
	position:absolute; left:149px; top:0; width:474px; height : 100%;
	z-index: 2;
	background: url(/pix/q.png) center no-repeat;
	padding-top: 30px;
}
h1 {font-size: 1.2em;}
#rechtsdiv {
	position:absolute; left:648px; width:172px; top:0; height : 100%;
	background-color: #EEE;
	margin: 0;
	border-left: 1px dotted silver;
}
#rechtsdiv p {margin-left: 5px; margin-right: 5px;}
#rechtsdiv h2 {font-size: 1.1em; font-style: italic; margin: 30px 5px 5px;}

.rood {color:red;}
.kleiner {font-size: 70%;}
.knop {background-color: #FDEC71; font-weight: bolder; font-size: 10px;}

