/* === ALGEMEEN === */

td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #697D96;
}

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #39618A;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

li {
	list-style-type: square;	
}




/* === HOOFDMENU === */

.hoofdmenukop {
	height: 14px;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #003366;
}

.hoofdmenu {
	height: 14px;
	text-align: right;
	padding-right: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	cursor: hand;
}

a.hoofdmenu:link, a.hoofdmenu:active, a.hoofdmenu:visited, a.hoofdmenu:hover {
	color: white;
	padding-right: 0px;
	text-decoration: none;
}

.hoofdmenutussen {
	height: 14px;
	background-color: #E2EAF4;
}




/* === TPL'S === */

.dr_t { /* drie kolommen: tekst */
	width: 176px;
	vertical-align: top;
}

.dr_s { /* drie kolommen: spacer */
	width: 17px;
}

.dr_b { /* drie kolommen: blauw kopje */
	height: 14px;
	padding-left: 3px;
	margin-bottom: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #003366;
}

.dr_r1 { /* drie kolommen: rood kopje */
	height: 14px;
	padding-left: 3px;
	margin-top: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #990000;
}

.dr_r2 { /* drie kolommen: rood kopje */
	height: 14px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: #E2EAF4;
}

.x_t1 { /* onbepaald aantal kolommen: tekst 1 kolom */
	width: 176px;
	vertical-align: top;
}

.x_t2 { /* onbepaald aantal kolommen: tekst 2 kolommen */
	width: 369px;
	vertical-align: top;
}

.x_s { /* onbepaald aantal kolommen: spacer */
	width: 17px;
}

.x_b { /* onbepaald aantal kolommen: blauw kopje */
	height: 14px;
	padding-left: 3px;
	margin-bottom: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #003366;
}

.x_r { /* onbepaald aantal kolommen: rood kopje */
	height: 14px;
	padding-left: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #990000;
}

.x_r2 { /* onbepaald aantal kolommen: rood kopje */
	height: 14px;
	padding-left: 3px;
	margin-top: 1px;
	background-color: #E2EAF4;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.p_r { /* popup: rood kopje */
	height: 14px;
	padding-left: 10px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #990000;
}




/* === TEKSTEN === */

.gr_11 { /* tekst grijs 11px */
	font-size: 11px;
	line-height: 15px;
	color: #697D96;
}

.gr_12 { /* tekst grijs 12px */
	font-size: 12px;
	line-height: 18px;
	color: #697D96;
}

.rd_11 { /* tekst rood 11px */
	font-size: 11px;
	line-height: 15px;
	color: #990000;
}

.rd_12 { /* tekst rood 12px */
	font-size: 12px;
	line-height: 18px;
	color: #990000;
}

.rd_14 { /* tekst rood 14px */
	font-size: 14px;
	font-weight: bold;
	color: #A40000;
}

.li_lgr_6 { /* blokje lichtgrijs 6px */
	width: 6px;
	height: 6px;
	margin-right: 6px;
	background-color: #E2EAF4;
}

.li_dgr_6 { /* blokje donkergrijs 6px */
	width: 6px;
	height: 6px;
	margin-right: 6px;
	background-color: #97ADC9;
}




/* === FORMULIEREN === */

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #697D96;
}

input.text {
	border: solid 1px #97ADC9;
}

input.textheight { /* text met hoogte-marge voor FireFox */
	border: solid 1px #97ADC9;
	margin-top: 1px;
	margin-bottom: 1px;
}

input.button {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-color: #E2EAF4;
	height: 19px;
	padding-top: 1px;
	vertical-align: middle;
	border: solid 1px #003366;
	text-transform: uppercase;
}

textarea.normaal {
	border: solid 1px #97ADC9;
	scrollbar-base-color: #97ADC9;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #97ADC9;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: #97ADC9;
	scrollbar-3dlight-color: #97ADC9;
	scrollbar-track-color: #F0F0F0;
}




/* === COPYRIGHTS === */

.xsarus {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #94AECE;
	line-height: 17px;
}

.xsarus:link, .xsarus:active, .xsarus:visited, .xsarus:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #94AECE;
	font-weight: normal;
}
.xsarus:hover {
	text-decoration: none;
}
