body {
	font-family:Arial;
	margin:0px;
	background-color:#ccc;
	height:100%;
	font-size:12px;
}

html {
	height:100%
}

img {
	margin:0px; border:0px;
}

button {
	margin:0px; border-style:none; padding:0px; background-color:transparent; vertical-align:top.
}

input,select,textarea {
	font-size: 12px;
	border: 1px solid grey;
}

a {
	text-decoration: none;
	color:#333333;
}

a:hover {
	text-decoration: underline;
	color:#333333;
}

.kop-groen	{
	color:#393;
	font-weight:bold;
	font-size:18px
}

.normaal-bold	{
	color:#333333;
	font-weight:bold;
	font-size:12px
}

.nieuwsblok {
	color:#393;
	font-weight:bold;
	font-size:10px
}

.nieuwsblok a {
	color:#393;
	text-decoration: none;
}

.nieuwsblok a:hover {
	color:#393;
	text-decoration: none;
}

.voettekst {
	font-size: 10px;
	color: #666666;
}

.voettekst a {
	text-decoration: underline;
}

.voettekst a:hover {
	text-decoration: underline;
	color:#999999;
}

p:first-child {
	margin-top:0px;
}

table {
	empty-cells:hide;
}

.f-sp {
	font-size:1px;
	visibility:hidden;
}

.f-lp {
	margin-bottom:0px
}

.f-x1 {
}

.f-x2 {
}

.f-x3 {
}

.style8 {
	font-style:italic;
}

.style6 {
	color:#000;
	font-family:Arial;
	font-size:10px
}