@charset "UTF-8";
/* CSS Document */

body {
	background-color: #AAA;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #005281;
}
.Kop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005281;
	line-height: 24px;
}
.plat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #005281;
}
.tussenkop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #005281;
}
a:hover {
	color: #f18e00;
	text-decoration: none;
	
}
a:active {
	color: #f18e00;
	text-decoration: none;
	
}
a {
	font-weight: bold;
	color: #005281;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkintxt {
	font-weight: bold;
	color: #EEE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

.subnav {
	font-size: 12px;
	color: #005281;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}
.nav {
	color: #005281;
	line-height: 24px;
	font-weight: bolder;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
}
.hoofdnav {
	font-weight: bold;
	color: #005281;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin-left: 20px;
	float: right;
}
.hoofdnav_active {
	font-weight: bold;
	color: #EEE;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin-left: 20px;
	float: right;
}
.subnav_link {
	display: block;
	float: left;
	margin-right: 4px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #FFF;
	background-color: #f18e00;
	font-variant: small-caps;
	font-size: 10px;
}
.subnav_link:hover {
	color: #005281;
}
.subnav_link_active {
	display: block;
	float: left;
	margin-right: 4px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	color: #FFF;
	background-color: #005281;
	font-variant: small-caps;
	font-size: 10px;
}
#nieuwsnavblokje {
	display: block;
	float: right;
	width: 220px;
	margin-right: 8px;
	padding: 4px;
	margin-bottom: 8px;
	text-align: right;
	background-image: url(/img_main/achtergrond_nieuwsnavblokje.png);
	background-repeat: repeat-x;
	background-position: top;
}

.OF {
	bottom: 10px;
	left: 10px;
	display: block;
	clear: none;
	float: left;
	z-index: 1;
	position: absolute;
}

.rooster {
	font-size: 11px;
	line-height: normal;
	border: 1px solid #005281;
}

