body{
scrollbar-base-color: white;
scrollbar-face-color: ;
scrollbar-arrow-color: gray;
scrollbar-3dlight-color: gray;
scrollbar-highlight-color: white;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: gray
}
.menu{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
}
.bedrijven{
	font-family: Arial;
	font-size: 13px;
	color: #848484;
	font-weight: bold;
	cursor:pointer;
}
.text{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 1.6em;
}
.maintext{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 2em;
}
.over{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	overflow: auto;
	height: 480px;
}
.kopje{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}
.language{
	font-family: Arial;
	font-size: 12px
}
a.language{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.language:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.language:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.language:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.language:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
} 
