@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #46FFA3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg/donker_groen_marmer_22.jpg);
}
.kop1 {
	font-size: 36px;
	color: #008241;
	background-color: #999999;
}
.kop2 {font-size: 24px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.border-groen {
	border: medium solid #12A406;
}

.style2 {color: #000066}
.style3 {
	color: #000099
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {color: #FF0000}
.style7 {color: #FF6600}
.style8 {color: #FF0099}
.style9 {color: #FF0033}
.style10 {color: #006666}
.style11 {color: #FFFF33}
.style12 {color: #660066}
.style13 {color: #003300}
.style14 {color: #6633CC}
