.menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tekst {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.kop {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.fout {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tekst a:link {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.tekst a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.tekst a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
.tekst a:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}


html{
scrollbar-arrow-color: white;
scrollbar-face-color: #46C5F2;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: #46C5F2;
}

.bginhoud {
	background-image: url(../images/index_r4_c2.jpg);
	background-repeat: repeat-x;
}
.bgtop {
	background-image: url(../images/index_r1_c1.jpg);
	background-repeat: no-repeat;
}
.bgboom {
	background-image: url(../images/bgboom.jpg);
	background-repeat: repeat-y;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }

input { 
    background-color: #FFFFFF; 
    border: 1px solid #555555; 
}
textarea{
    background-color: #FFFFFF; 
    border: 1px solid #555555; 	
}
-->

.table{
border: 1px solid #555555;
}
.divcontent{
overflow-y:auto;
overflow-x : hidden;
height:460;
}
