﻿body {
	background-color:#f4f0e4
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:active {
	color: #666666;
}
a:hover {
	color: #000000;
}
img {
	border-width: 0px
}
h1 {
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}
h6 {
	font-size: x-small;
	font-family: Wingdings 3;
}
.style1 {
	width: 50%;
	text-align: left;
}
.style2 {
	background-color: #adb77a;
}
.scrollable {
	width: 516px;
	height: 381px;
	overflow: auto;
	scrollbar-3dlight-color:#e6dcb8; 
	scrollbar-arrow-color:#e6dcb8; 
	scrollbar-base-color:#e6dcb8; 
	scrollbar-darkshadow-color:#e6dcb8; 
	scrollbar-face-color:#f4f0e4; 
	scrollbar-highlight-color:#f4f0e4; 
	scrollbar-shadow-color:#f4f0e4;
}
.tekstvlak {
	width: 516px;
	height: 381px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #e6dcb8;
	color: #666666;
}
#midden {
	width: 100%; 
	height: 100%;
}
