body {
	background-image: url(../img/groenlo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #091453;
	text-decoration: none;
	margin: 0px;
	padding: 30px 30px 30px 45px;
	background-attachment: fixed;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #091453;
	text-decoration: none;
}
.kop_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #091453;
	text-decoration: none;
	font-weight: bold;
}
A:LINK {
	text-decoration : none;
	font-weight : bold;
	color : 091453;
	font-size : 11px;
font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

 A:VISITED {
	text-decoration : none;
	font-weight : bold;
	color :091453;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
A:ACTIVE
 {
	text-decoration : none;
	font-weight : bold;
	color : 091453;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
A:HOVER
 {
	text-decoration : none;
	font-weight : bold;
	color : #000000;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;

	font-variant: normal;
.invulveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #091453;
	text-decoration: none;
	background-color: #E6E7ED;
	border-top: 2px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.kop_txtGroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #091453;
	text-decoration: none;
	font-weight: bold;
}

