body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A0BBD8;
	background-image: url(/images/achtergrond.gif);

}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.aTable {
	
	padding: 1px;
	margin: 2px;
	
}
.noTable {
	
	padding: 0px;
	margin: 0px;
	
}
.newsImage {
	
	padding: 3px 3px 10px;
	margin: 3px;
	
}
.menuTableHeader {
	background-color: #c6c6c6;
	padding: 2px;
	margin: 2px;
	border: 1px groove #696969;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menuTableTD {
	background-color: #F0F6FA;
	padding: 3px;
	margin: 2px;
	border: 1px groove #696969;
	font-size: 12px;
}
.TableTDnoBorder {
	background-color: #F0F6FA;
	padding: 3px;
	margin: 2px;
	font-size: 12px;
}
.bottomTableTD {
	background-color: #F0F6FA;
	padding: 3px;
	margin: 2px;
	border: 1px groove #696969;
	font-size: 12px;
}
.topTableTD {
	background-color: #F0F6FA;
	padding: 3px;
	margin: 2px;
	border: 1px groove #696969;
	font-size: 12px;
}

.menuKnop {
	font-size: 10px;
}
.menuLink {	color: #000000;  text-decoration: none; }
a.menuLink:link { color: #000000;  text-decoration: none; }
a.menuLink:active { color: #000000;  text-decoration: none; }
a.menuLink:visited { color: #000000;  text-decoration: none; }
a.menuLink:hover { color: #455290;  text-decoration: underline; }

.Titel {	font-size: 13px; color: #000000;  font-weight: bold; text-decoration: none; }
.Titel:link { font-size: 13px; color: #000000;  font-weight: bold; text-decoration: none;  }
.Titel:active { font-size: 13px; color: #000000;  font-weight: bold; text-decoration: none;  }
.Titel:visited { font-size: 13px; color: #000000;  font-weight: bold; text-decoration: none;  }
.Titel:hover { font-size: 13px; color: #455290;  font-weight: bold; text-decoration: none;  }

.KleurTitel {	font-size: 14px; color: brown;  font-weight: bold; text-decoration: none; }

.bijTekstGrijs { font-size: 10px; color: #999999;  text-decoration: none;  }
.bijTekstGrijs:link { font-size: 10px; color: #999999;  text-decoration: none;  }
.bijTekstGrijs:active { font-size: 10px; color: #999999;  text-decoration: none;  }
.bijTekstGrijs:visited { font-size: 10px; color: #999999;  text-decoration: none;  }
.bijTekstGrijs:hover { font-size: 10px; color: #455290;  text-decoration: none;  }

.tussenkop { font-size: 12px; color: #455290;  font-weight: bold; text-decoration: none;  }
.tussenkop:link { font-size: 12px; color: #455290; font-weight: bold;  text-decoration: none;  }
.tussenkop:active { font-size: 12px; color: #455290;  font-weight: bold; text-decoration: none;  }
.tussenkop:visited { font-size: 12px; color: #455290; font-weight: bold;  text-decoration: none;  }
.tussenkop:hover { font-size: 12px; color: #000000; font-weight: bold;  text-decoration: underline;  }

.SmallTekst { font-size: 11px; color: #000000;  text-decoration: none;  }
.SmallTekst:link { font-size: 11px; color: #000000;  text-decoration: none;  }
.SmallTekst:active { font-size: 11px; color: #000000;  text-decoration: none;  }
.SmallTekst:visited { font-size: 11px; color: #000000;  text-decoration: none;  }
.SmallTekst:hover { font-size: 11px; color: #455290;  text-decoration: underline;  }

.BigTekst { font-size: 13px; color: #000000;  text-decoration: none;  }
.BigTekst:link { font-size: 13px; color: #000000;  text-decoration: none;  }
.BigTekst:active { font-size: 13px; color: #000000;  text-decoration: none;  }
.BigTekst:visited { font-size: 13px; color: #000000;  text-decoration: none;  }
.BigTekst:hover { font-size: 13px; color: #455290;  text-decoration: underline;  }

a { font-size: 12px; color: #000000;  text-decoration: none;  }
a:link { font-size: 12px; color: #000000;  text-decoration: none;  }
a:active { font-size: 12px; color: #000000;  text-decoration: none;  }
a:visited { font-size: 12px; color: #000000;  text-decoration: none;  }
a:hover { font-size: 12px; color: #455290;  text-decoration: underline;  }

.Tekst { font-size: 12px; color: #000000;  text-decoration: none;  }
.Tekst:link { font-size: 12px; color: #000000;  text-decoration: none;  }
.Tekst:active { font-size: 12px; color: #000000;  text-decoration: none;  }
.Tekst:visited { font-size: 12px; color: #000000;  text-decoration: none;  }
.Tekst:hover { font-size: 12px; color: #455290;  text-decoration: underline;  }

.licht { font-size: 12px; color: #999999;  text-decoration: none;  }

.highlightTD {
	
	background-color: #D0D7E1;
	
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #AEBED9;
	padding: 4px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	white-space: pre;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #375E88;
	padding: 2px;
	background-color: #D0D7E1;
	margin: 8px;
	float: right;
	height: auto;
	width: auto;

}
.Klein {
	
	font-size: 8px;
	
}
.rood {
	
	color: #FF0000;
	
}
hr {
	border: dashed #A0BBD8;

}
.flatbutton  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color : #D0D7E1;
	color : #000000;
	font-weight : bold;
	border-width : thin;
}
.d {
	/* delimiter */
	color : #990000;
}

.s {
	/* string */
	color : #006600;
}

.c {
	/* comment */
	color : #999999;
}

.f {
	/* function */
	color : #0000CC;
}

.p {
	/* property */
	color : #990000;
}
.h {
	/* property */
	color : #000099;
}
.k {
	/* keyword */
	color : #0000CC;
}

.smaller {	font-size: 11px;color: #000000;  text-decoration: none; }
a.smaller:link {font-size: 11px; color: #000000;  text-decoration: none; }
a.smaller:active {font-size: 11px; color: #000000;  text-decoration: none; }
a.smaller:visited { font-size: 11px;color: #000000;  text-decoration: none; }
a.smaller:hover { font-size: 11px;color: #455290;  text-decoration: underline; }

.headlink {	font-size: 13px;color: #000000;  font-weight: bold; text-decoration: none; }
a.headlink:link {font-size: 13px; color: #000000;  font-weight: bold; text-decoration: none; }
a.headlink:active {font-size: 13px; color: #000000; font-weight: bold;  text-decoration: none; }
a.headlink:visited { font-size: 13px;color: #000000; font-weight: bold;  text-decoration: none; }
a.headlink:hover { font-size: 13px;color: #455290;font-weight: bold;   text-decoration: none; }

