
/* Tekst blok + tabel instellingen, zeg maar de body */
.cms_content, table, body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}

h1, h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
        font-size: 14px;
        text-decoration: bold;
        color: 000088;
}

h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
        color: #000055;
        font-size: 14px;
        font-weight: bold;
}

h3, h3 a:link, h3 a:hover, h3 a:active, h3 a:visited {
        font-size: 12px;
        font-weight: bold;
}

h4, h4 a:link, h4 a:hover, h4 a:active, h4 a:visited {
        color: #00809D;
        font-size: 12px;
        font-weight: bold;
}

h5, h5 a:link, h5 a:hover, h5 a:active, h5 a:visited {
        font-size: 8px;
        font-weight: bold;
}

h6, h6 a:link, h6 a:hover, h6 a:active, h6 a:visited {
        color: #E4AC5F;
        font-size: 8px;
        font-weight: bold;
}

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

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

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

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

a:link {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	color: #000066;
	font-size: 12px;
	text-decoration: none;
}

.current_path {
	font-family: 4px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.current_path a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.small a:link, .small a:active, .small a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.small a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.search {
	background-color: #DEE7EF;
	border: 1px solid #FF0000;
	font-size: 10px;
}

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

.login {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	font-size: 10px;
	height: 20px;
	width: 125px;
}

.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%;
}

.hmenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.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%;
}

.lefttable {
	border: 1px solid #AAAAAA;
}

.quicktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 11px;
}

.quicktable th {
	color: #FFFFFF;
	background-color: #666666;
	border-left: 10px solid #FF9900;
}



.footer, .footer a:link, .footer a:hover, .footer a:active, .footer a:visited {
        color: #FFFFFF;
        font-size: 10px;
}