* {
	font-family: Arial, Helvetica, sans-serif;
	-moz-box-sizing: border-box;
}
H2 {
	font-family: Arial, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	letter-spacing:0.1em;

/*	margin-top:20px;
	margin-bottom:4px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#ffbb44;
	display:inline; */
}
H3 {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight:normal;
	letter-spacing:0.1em;
	padding:10 0 0 0;

/*	margin-top:20px;
	margin-bottom:4px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffbb44;
	display:inline; */
/*	text-decoration:underline; */
}
BODY 
{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	background-color: #FF6633;*/
	text-align:center;
/*	background-image:url(images/mini-horses-green-grass.jpg); */
}
TH
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : center;
}
FORM {
	padding:0;
	margin:0;
}
.menu {
	font-family :Arial;
	font-size: 9pt;
	text-decoration:none;
}
.menu .active {
	background-color:white;
	border-color:#ffbb44;
	border-width:0px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-style:solid;
}
.menu .hoover {
	background-color:white;
}
TD.menu {
	padding:2 2 2 5;
}
TD.submenu {
	padding:2 2 2 5;
	font-size: 8pt;
}
TD.zichtbaar {
    border: 1pt;
	padding:0 0 0 1;
	font-family :Arial;
	font-size: 9pt;
}
.tekst_dicht {
	padding:0 0 0 0;
	font-family :Arial;
	font-size: 9pt;
}

.menu A {
	color:#002244;
/*	font-style:italic;*/
	text-decoration:none;
}
.menu A:hover {
	color:black;
	text-decoration:none;
}
.menu DIV {
	color:#002244;
	cursor:pointer;
}
.menu .hoover DIV {
	color:black;
	cursor:pointer;
}
.basis, .basis td {
	font-family :Arial;
	font-size: 10pt;
	letter-spacing: 0.0em;
	line-height: 20px;
	color:#001122;
	padding:5 8 30 8;
}
.basis td {
	padding:5 5 0 5;
}
.basis A {
	color:#bb4400;
	text-decoration:none;
}
.basis A:hover {
	color:#555555;
	text-decoration:none;
}
.rightbox {
	padding:0px;;

	width:190px;
	position:relative;
	z-index:10;
	border:1px;
	border-style:solid;
	border-color:#ff9900;
	background:#e0e7e0;
}
.rightbox_title {
	background-color:#ffbb44;
	font-family :Arial;
	font-size: 9pt;
	padding:2;
}
.rightbox_content, .rightbox_content TD {
	font-family :Arial;
	font-size: 8pt;
	color:#223344;
	padding:5;
}
.rightbox_content TD {
	padding:0px;
}
.rightbox_content A {
	color:#bb4400;
	text-decoration:none;
}
.rightbox_content A:hover {
	color:#333333;
/*	font-weight:bold; */
	text-decoration:none;
}
.zijkant {
	position: absolute;
	left:405px;
	width:190;
	z-index:10;
	border:1;
	padding:5;
	border-style:solid;
	border-color:orange;
	background:#f0f0f0;
}
.onderregel {
	width:100%;
	padding:2px;
	background-color:#ff9900;
}
.onderregel A {
	font-size: 10pt;
	color:white;
	text-decoration:none;
}
.onderregel A:hover {
	font-size: 10pt;
	color:#555555;
	text-decoration:none;
}
.bovenregel {
	width:100%;
	font-family :Arial;
	font-size: 9pt;
	text-decoration:none;
}
.bovenregel A {
	font-size: 9pt;
	color:white;
	text-decoration:none;
}
.bovenregel A:hover {
	font-size: 9pt;
	color:#555555;
	text-decoration:none;
}
.cwinlog {
	border-style:solid;
	border-width:1;
	border-color:#99aaaa;
	font-size:9pt;
	width:120;
}
.zebracolor
{
	background-color:#FF8855;
}
.zebralichter
{
	background-color:#FCE383;
}
.lijn
{
	color:#F7BB93;
	height: 2px;
}
.floater
{
	border-color:orange;
	background-color:white;
	border-width:1px;
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	padding:5;
}

.bijschrift {
	font-size:8pt;
	font-style:italic;
	margin-top:-4px;
	color:#555555;
	margin-bottom:16px;
}
