
.tekst {
	font-family: Arial;
	font-size: 14px;
	line-height: inherit;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin-bottom: 1em;	
}
.tekstBold {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}

.tekst12 {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin-bottom: 1em;
}
.tekstgrijs {
	font-family: Arial;
	font-size: 12px;
	line-height: inherit;
	font-style: normal;
	font-weight: normal;
	color: rgb(65,65,65);
	margin-bottom: 1em;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #000098;
	border-bottom: 1px solid Silver;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000098;
	border-bottom: 1px groove Silver;
}
.shadowtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000098;
	text-decoration: underline;
}

.reversetitle {
	padding: 4px 4px 4px 4px;
	min-height: 20px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #000098;
	text-shadow: yellow 2px 1px 3px;
}    
.reversesubtitle {
	padding: 2px 2px 2px 2px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: white;
	text-shadow: yellow 1px 1px 3px;
	background-color: #000098;
	min-height: 18px;
}
.bevel1 {
	border: 2px solid #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000098;
	border-top: 2px solid Silver;
	border-left: 2px solid Silver;
}

.link{
	color: #ffff00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	cursor: hand;
	text-decoration: none;
	background: transparent;
}

.link:hover {
	color: #FEFF33;
	background-color: #4A4CFF;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

.linkMenu {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000098;
	cursor: hand;
	text-decoration: none;
}
.linkMenu:hover {
	color: #000098;
	background-color: Yellow;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
}
.linkMenu:active {
	color: #000098;
	background-color: Yellow;
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
}

.linkheader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: White;
	cursor: hand;
	text-decoration: none;
}

.linkheader:hover {
	color: Yellow;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.linkheader:active {
	color: #000098;
	background-color: Yellow;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.kaderinput {
	background: #E2E2E2;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	color: #02006B;
	border: 1px solid #02006B;
}
.kaderMenu a:Link {
	background: #E2E2E2;
	width: 150px;
	height: 18px;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #02006B;
	border: 0px;
}
.kaderMenu a:Visited {
	background: #E2E2E2;
	width: 150px;
	height: 18px;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color: #02006B;
	border: 0px;
}

.kaderMenu a:Hover {
	background: #000098width;
	text-transform: uppercase;
	text-align: right;
	width: 150px;
	font-family: Arial;
	font-size: 10pt;
	color: #FFD700;
	border: 1px solid #02006B;
	text-shadow: Silver;
}

.kaderMenuTaal a:Link {
	background: #E2E2E2;
	width: 150px;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	color: #02006B;
	border: 0px none;
}

.kaderMenuTaal a:Hover {
	background: #000098;
	width: 150px;
	font-family: Arial;
	font-stretch: expanded;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	color: #FFD700;
	border: 0px none;
}
.kaderMenuTaal a:visited {
	background: #E2E2E2;
	width: 150px;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	color: #02006B;
	border: 0px none;
}
.kaderCell {
	background: #E2E2E2;
	width: 150px;
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	border: 1px solid #E2E2E2;
	margin-right: 150px;
}
.kopletter {
	float:left;
	width:0.7em;
	font-size:200%;
	font-family:arial;
	line-height:80%;
}

.menu {
	width: 140px;
	text-decoration: none;
	font-weight: normal;
	color: #000098;
	background-color: white;
	border-bottom: 1px solid silver;
}
.menu ul {
	float: left;
	font-family: Tahoma;
	font-size: small;
	color: #000098;
	width: 100%;
	padding: 0;
	margin-left: 2px;
	margin-top: 0px;
	list-style-type: none;
	background-color: Silver;
}
.menu a {
	float: left;
	width: 140px;
	text-decoration: none;
	color: #1B1B1B;
	background-color: White;
	border-bottom: 1px solid silver;
}
.menu a:hover {
	background-color: #000098;
	text-transform: none;
	color: Yellow;
}
.menu li {display:inline}


.navtab {
	max-width: 150px;
	min-width: 150px;
}
.navtd {
	max-width: 84px;
	min-width: 84px;
}

.news {
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #000098;
	border-bottom: 1px dashed Silver;
}

.newsfp {
	font-size: 12px;
	font-weight: normal;
	color: #000098;
	border-bottom: 1px dashed Silver;
}
.newssubtitle {
	font-size: 14px;
	color: ThreedDarkShadow;
}

.news_summary {
	margin-left: 20px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #2F2F2F;
}
.read-more {
	text-align: right;
	right: 10px;
}

/* SIDE BAR */
#side-bar tr { margin-bottom: 11px; display: block; }
#side-bar td { padding-right: 10px; min-width: 35px; }
#side-bar .agenda { 
	display: block; float: left; width: 100%; position: relative; min-height: 50px; min-width: 100px; margin-left: -2px;
	background: url( '../images/date.bg.png' ) top left no-repeat; margin-bottom: 15px; }
#side-bar .agenda.last { margin-bottom: 40px; } 
#side-bar .agenda .date-day { color: white; float: left; text-align: center; width: 50px; clear: both; margin-right: 5px; } 
#side-bar .agenda .date-month { color: #cc0529; float: left; text-align: center; width: 50px; clear: both; padding-top: 5px; margin-right: 5px; font-weight: normal; } 
#side-bar .agenda .agenda-content { float: right; width: 160px; }
#side-bar .agenda h5 { margin-bottom: 8px; color: #666666; font-weight: normal; margin-top: 5px;  }