body {
	font-family: Verdana;
	font-size: 12px;
	color: #00F;
	background-attachment: fixed;
	background-image: url(../afbeeldingen/bckgrnd.jpg);
	background-repeat: no-repeat;
}

html { 
scrollbar-arrow-color:#ffffc1; 
scrollbar-track-color:#ffffc1; 
scrollbar-face-color:#ffffc1; 
scrollbar-highlight-color:#ffffc1; 
scrollbar-3dlight-color:#ffffc1; 
scrollbar-darkshadow-color:#ffffc1; 
scrollbar-shadow-color:#ffffc1; 
}


a:link {
	color: #00F;
	text-decoration: overline;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #00F;
}
h1 {
	font-size: 24px;
	color: #00F;
}
h2 {
	font-size: 18px;
	color: #00F;
}
h3 {
	font-size: 16px;
	color: #00F;
}
h4 {
	font-size: 14px;
	color: #00F;
}
#content {
	width: 80%;
	margin-left: 10%;
}
#menu1 {
	position:absolute;
	width:743px;
	height:22px;
	z-index:1;
	left: 100px;
	top: 16px;
	text-align: left;
}
#checkstat {
	position:absolute;
	width:25px;
	height:29px;
	z-index:2;
	left: 11px;
	top: 690px;
}
td.uitlijn {
	width: 75px;
}
#menu2 {
	position:absolute;
	width:100%;
	height:30px;
	z-index:2;
	left: 0px;
	top: 55px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

