body									{ margin: 0; }
td										{ font-family: verdana; font-size: 8pt; color: #365FAE; vertical-align: top; line-height: 14px; }

a										{ font-family: verdana; font-size: 8pt; text-decoration: underline; }
a:link, a:visited						{ color: #365FAE; }
a:hover, a:active						{ color: #6D8FD3; }

a.oranje:link, a.oranje:visited			{ color: #FF8000; }
a.oranje:hover, a.oranje:active			{ color: #FFAF61; }

td.rolluik								{ vertical-align: middle; text-align: left; line-height: 12px; }
a.rolluik:link, a.rolluik:visited		{ font-family: arial; font-size: 9pt; color: #0000CC; text-decoration: none; }
a.rolluik:hover, a.rolluik:active		{ font-family: arial; font-size: 9pt; color: #0000CC; text-decoration: underline; }

td.rolluik2								{ vertical-align: middle; text-align: left; line-height: 12px; }
a.rolluik2:link, a.rolluik2:visited		{ font-family: arial; font-size: 9pt; color: #EE0000; font-weight: bold; text-decoration: none; }
a.rolluik2:hover, a.rolluik2:active		{ font-family: arial; font-size: 9pt; color: #EE0000; font-weight: bold; text-decoration: underline; }

a.bb:link, a.bb:visited					{ font-family: verdana; font-size: 8pt; color: #365FAE; font-weight: bold; text-decoration: underline; }
a.bb:hover, a.bb:active					{ font-family: verdana; font-size: 8pt; color: #6D8FD3; font-weight: bold; text-decoration: underline; }

.blauw									{ background-color: #365FAE; }
.center									{ text-align: center; }
.right									{ text-align: right; }

input, textarea, option, select			{ font-family: verdana; font-size: 11px; }
.formbg									{ background-color: #DFECF9; vertical-align: top; font-family: verdana; font-size: 11px; color: #003399;  }

.nieuwsfoto								{ border-style: solid; border-width: 1px; border-color: #000000; margin: 2px 10px 5px 0; }

/* Leren */
td.menuitem1							{ vertical-align: middle; padding-left: 5px; background-color: #F2D602; text-align: left; line-height: 12px; }
a.menuitem1:link, a.menuitem1:visited	{ font-family: arial; font-size: 9pt; color: #EE0000; text-decoration: none; }
a.menuitem1:hover, a.menuitem1:active	{ font-family: arial; font-size: 9pt; color: #EE0000; text-decoration: underline; }

/* Extra cursussen */
td.menuitem2							{ vertical-align: middle; padding-left: 5px; background-color: #EE0000; text-align: left; line-height: 12px; }
a.menuitem2:link, a.menuitem2:visited	{ font-family: arial; font-size: 9pt; color: #FFFF00; text-decoration: none; }
a.menuitem2:hover, a.menuitem2:active	{ font-family: arial; font-size: 9pt; color: #FFFF00; text-decoration: underline; }

/* Standaard buttons */
td.menuitem3							{ vertical-align: middle; padding-left: 5px; background-color: #6488D0; text-align: left; line-height: 12px; }
a.menuitem3:link, a.menuitem3:visited	{ font-family: arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; }
a.menuitem3:hover, a.menuitem3:active	{ font-family: arial; font-size: 9pt; color: #FFFFFF; text-decoration: underline; }


/* Prijstabellen */
td.inbegrepen {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 0 5px 10px 5px;
	background-color: #205FA0;
}
td.inbegrepen2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CF004F;
	padding: 10px 10px 10px 10px;
	background-color: #F0E09F;
}

.imgborder			{ border-width: 1px; border-style: solid; border-color: #BBBBBB; }

