BODY 
{
	FONT-SIZE: 12pt; 
	FONT-FAMILY: Arial;
	background-attachment:fixed;
	background-color:#FFFFFF; 
	color:#000000;
	overflow:auto;

}

 
.beheer_box{
	position:inherit;
	background-color:FFFFE1;
	width:100%;
	border:solid;
	border-width:1px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin-left:0px;
}

.melding_oke {
	font-weight: bold;
	color:#009900;
}
.melding_waarschuwing {
	font-weight: bold;
	color: #FF9933;
}
.melding_fout {
	font-weight: bold;
	color:#EA6C59;
}


INPUT.button{
	background-repeat:no-repeat;
	border: 1px solid; 
	padding-left:20px;
	padding-right:5px;
	text-align: left; 
	cursor:pointer;
	overflow:visible;
	height:20px;
	vertical-align: middle;
}

.menu{
	FONT-FAMILY: agency FB, arial;
	font-weight:bold;
	font-size:18px;

}
a:visited {color:#000000;text-decoration: none;}
a:hover {color:#F64D0A; text-decoration: none}
a:link {color:#000000;text-decoration: none;}


HR{
color:#F64D0A;
}



h1 { 
	font-size: 20px;
	font-weight: bold;
	color: #F64D0A;

}
h2 { 
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}


.kop1 { 	
	font-size: 22px;
	font-weight: bold;
	color:#000000;
}

.kop2 {
	font-size: 15px;
	font-weight: bold;
}
.categorie {
	font-size: 20px;
	font-weight: bold;
}
.klein {
	font-size: 10px;
	font-weight: bold;
} 




