* 		{ border-style: none }

body {
	margin:0px; background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #B0C23A;
	padding: 0px;
	font-family: Verdana;
	color: #000000;
	font-size: 12px
} 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a.wit:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wit:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.blauw:link {
	color: #36747B;
	text-decoration: none;
}
a.blauw:visited {
	color: #36747B;
	text-decoration: none;
}
a.blauw:hover {
	color: #36747B;
	text-decoration: underline;
}
a.blauw:active {
	color: #36747B;
	text-decoration: none;
}
.menu {
	color: #36747B;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
}
.blok_background {
	background-image: url('images/blok-background.jpg');
	padding-left: 12px;
	padding-right: 8px
}
.content_1_background {
	background-image: url('images/content-1-background.jpg');
	background-repeat: repeat-x;
	background-color: #5DBC5E;
	padding-left: 6px;
	padding-right: 3px
}
.content_2_background {
	background-image: url('images/content-2-background.jpg');
	background-repeat: repeat-x;
	background-color: #EAAA00;
	padding-left: 6px;
	padding-right: 3px
}
.footer {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	padding-top: 24px;
}
