body {
	color: #0080C0;
	font-family: tahoma;
	font-size: 11pt;
	background-image: url('images/achtergrond.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF8DC;
/*
	scrollbar-3dlight-color: #CF360A;
	scrollbar-arrow-color: #CF360A;
	scrollbar-base-color: #FFF8DC;
	scrollbar-darkshadow-color: #CF360A;
	scrollbar-face-color: #FFF8DC;
	scrollbar-highlight-color: #FFF8DC;
	scrollbar-shadow-color: #CF360A;
*/
}

table {
	font-family: tahoma;
	font-size: 11pt;
	border: 1px #CF360A solid;
	border-collapse: collapse;
}
hr {
	border: 3px dotted #0080C0;
}
h1 {
	border: 1px solid #0080C0;
}
h2 {
	
}
.kaderken {
	border: 1px solid #CF360A;
}
.leiding {
	border: 1px solid #CF360A;
	width: 250px;
}
a {
	color: red;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input {
	border: 1px solid #CF360A;
	color: #0080C0;
	font-family: tahoma;
}
select {
	border: 1px solid #CF360A;
	color: #0080C0;
	font-family: tahoma;
}	
textarea {
	border: 1px solid #CF360A;
	color: #0080C0;
	font-family: tahoma;
}
a.gastenboek {
	font-size: 14pt;
	border: 2px solid #CF360A;
	text-decoration: none;
	background-color: #8AC5FF;
	color: red;
}
a.gastenboek:hover{
	font-size: 14pt;
	border: 2px solid #CF360A;
	color: red;
	text-decoration: none;
	background-color: #FFF8DC;
}
table.nieuws {
	border: 2px solid #cf360A;
	width: 100%;
}
td.nieuws_datum {
	color: #FFF000;
	background-image:url('images/cellpic3.gif');
	height: 25px;
	text-align: left;
	font-weight: bold;
}
td.nieuws_auteur {
	color: #FFF000;
	background-image:url('images/cellpic3.gif');
	height: 25px;
	text-align: right;
	font-style: italic;
	padding-right: 10px;
}
a.nieuws_auteur {
	color: #FFF000;
	font-style: italic;
}
.speluitleg {
	font-size: 10pt;
}
.reknr {
	font-size: 14pt;
	font-family: rockwell;
}
.klein {
	font-size: 8pt;
	color: #000000;
}
.fout {
	color: red;
}
.error {
	color: red;
}
.correct {
	color: green;
}
.uitleg {
	font-size: 10pt;
}
.nieuw {
	color: lime;
	font-size: 10pt;
	font-family: Andy,tahoma;
}
.leiding_tabel {
	border: 0px;
}
.leiding_td {
	border: 0px;
	text-align: center;
	width: 120px;
}
table.tabel {
	font: 11pt tahoma;
	border: 0px;
	padding: 3px;
	color: #0080C0;
}
.tabel_hoofd {
	text-align: center;
	font: 12pt tahoma;
	font-weight: bold;
	padding: 3px;
	
}
.tabel_k1 {
	font-weight: bold;
	width: 150px;
	height: 16px;
	text-align: left;
	vertical-align: top;
	padding: 1px;

}
.tabel_k1_verplicht {
	font-weight: bold;
	text-decoration: underline;
	width: 150px;
	height: 16px;
	text-align: left;
	vertical-align: top;
	padding: 1px;

}
.tabel_k2 {
	padding: 1px;
	height: 16px;
}
table.vraag {
	font: 11pt tahoma;
	width: 100%;
	border: 0px;
	padding: 3px;
	color: #0080C0;	
}
.vraag_k1 {
	height: 16px;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.vraag_k2 {
	padding: 3px;
	height: 16px;
}
.vraag_k3 {
	height: 16px;
	text-align: right;
	vertical-align: middle;
	padding: 3px;
}
.vraag_klein{ 
	padding: 3px;
	font: 9pt tahoma;
	text-align: right;
}
