
.cms_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 12px;
}

.cms_menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.cms_menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.cms_menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.cms_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.cms_hmenutxt {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.cms_hmenutxt a:link {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.cms_hmenutxt a:visited {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.cms_hmenutxt a:hover {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.cms_hmenutxt a:active {
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.cms_newstxt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.cms_newstxt a:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.cms_newstxt a:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.cms_newstxt a:hover {
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
}

.cms_newstxt a:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.cms_scrollbar {
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #EDEDED;
	scrollbar-track-color: #F7F7F7;
}

.cms_imgbutton {
	background: transparent;
	border: solid 0px;
}

.cms_zoektitel {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.cms_zoektitel a:link {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.cms_zoektitel a:visited {
	color: #2C538A;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.cms_zoektitel a:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.cms_zoektitel a:active {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.cms_zoekres {
	background-color: #CA0526;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.cms_zoekres a:hover {
	background-color: #CA0526;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.cms_letter {
	color: #607DA7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.cms_letter a:link {
	color: #607DA7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.cms_letter a:visited {
	color: #607DA7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.cms_letter a:hover {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.cms_letter a:active {
	color: #607DA7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

select, input {
	background-color: #FFFFFF;
	border: solid 1px #999999;
	font-size: 11px;
}

textarea {
	background-color: #FFFFFF;
	border: solid 1px #999999;
	font-size: 11px;
}

form {
	margin: 0px;
}

/* Tabel cell waar de content in staat */
.cms_content_table {
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

.heads {
	font-family: Arial, Helvetica, sans-serif;
	color: #7DADFF;
	font-size: 10px;
	font-weight: bold;
}

.inputframe {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF8DF;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px dashed #CCCCCC;
	border-top: 1px solid #999999;
	font-size: 10px;
	height: 20px;
	width: 80%;
}

.frm_inp_tekst {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px dashed #CCCCCC;
	border-top: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 80%;
}

@media print {
	th {
		border: 1 dotted;
		empty-cells: show;
	}

	td {
		border: 1 dotted;
		empty-cells: show;
	}
}

@page appendixtable {
	margin: 1cm;
	size: portrait;
}
