/* elementen vd pagina www.kleijberg.nl*/
body{
   background-color: #FFFFFF;
	margin:0 0 0 0;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
td {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #EE1019;	
}
a:hover {
	text-decoration: none;	
}
a.menu:link, a.menu:visited, a.menu:active {
	color:#375475;
	text-decoration: none;
	font-weight: normal
	font-size: 12px;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu2:link, a.menu2:visited, a.menu2:active {
	color:#339900;
	text-decoration: none;
}
a.menu2:hover {
	text-decoration: underline;
}
a.meer:link, a.meer:visited, a.meer:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.meer:hover {
	text-decoration: underline;
}
a.meer2:link, a.meer2:visited, a.meer2:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.meer2:hover {
	text-decoration: underline;
}
.footer {
	color: #000000;
	border-top:1px solid #80CF23;
	font-size: 11px;
	padding-top:6px;
}
.koptekst {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.button{
   background-color: #FF0000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px double #FFFFFF;
	padding:3px;
}