td, tr, table, p, input, textarea, li, ul, div, a {
	font-family: arial,swiss,geneva,helvetica,times;
	font-size: 12px;
	color: #003297;
}

.border, .border2, .border3 {
	font-weight: bold;
	border-bottom: 2px solid #008740;
	border-top: 2px solid #008740;
	text-align: center;
	color: #008740;
	background: #fff;
}

.border {
	border-left: 2px solid #008740;
	text-align: left;
	color: #000066;
	font-size: 14px;
}

.border3 {
	border-right: 2px solid #008740;
}

.naarboven {
	border: 2px solid #003297;
	color: #003297;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	background: #fff;
	text-align: center;
}

.space {
	margin-left: 30px;
}

.kaderblgr {
	border: 2px solid #003297;
	color: #008740;
	font-weight: bold;
	line-height: 20px;
	width: 89%;
	text-decoration: none;
	background: #fff;
	text-align: center;
}

.kadergrbl {
	border: 2px solid #008740;
	color: #003297;
	font-weight: bold;
	line-height: 20px;
	width: 89%;
	text-decoration: none;
	background: #fff;
	text-align: center;
}

.kop {
	border: 2px solid #008740;
	color: #003297;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	width: 89%;
	text-decoration: none;
	background: #fff;
	text-align: center;
}

#menu a {
	width: 150px;
	line-height: 20px;
	color: #003297;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #003297;
	display: block;
	margin-bottom: 4px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	background: #fff;
}

#menu a:hover {
	color: #fff;
	background: #003297
}