p {
	font-family: arial,verdana;
	/* font-size: 1.1em; */
	font-size: 100%;
	line-height: 1.1em;
	margin-bottom: 1em;
}

h1 {
	font-size: x-large;
	color: #000098;
}
h2 {
	font-size: large;
	color: #000098;
}
h3 {
	font-size: medium;
	color: #000098;
}
.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 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000098;
	border: 2px groove Silver;
}
.linkinformatie {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: rgb(65,65,65);
	text-decoration: none;
}

.linkinformatie:hover {
	text-decoration: underline;
}

.linkA {
	color: Blue;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.link{
	color: #ffff00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	cursor: auto;
	text-decoration: none;
	background: transparent;
}
.linken {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #4A4CFF;
	cursor: auto;
	text-decoration: none;
	background: White;
}
.linken: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: auto;
	text-decoration: none;
	background: White;
}
.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: auto;
	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: 11pt;
	text-align: left;
	color: #02006B;
	border: 1px solid #02006B;
}
.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%;
}

.news {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.newstitle {
	font-size: 13px;
	font-weight: bold;
	color: #000098;
	border-bottom: 1px dashed Silver;
	background-color: silver;
}

.newsfp {
	font-size: 11px;
	font-weight: normal;
	color: #000098;
	border-bottom: 1px inset Silver;
	text-decoration: none;
}
.newssubtitle {
	font-size: 13px;
	color: ThreedDarkShadow;
}

.news_summary {
	margin-left: 0px;
	list-style: none;
	font-size: 12px;
	text-decoration: none;
	color: #2F2F2F;
	background-color: #e8e8e8;
	padding: 0 3px 0 3px;
	border: 2px groove gray;
}
.read-more {
	text-align: right;
	right: 9px;
}
.activiteiten {
	font-size: 11px;
}


