

/* 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: ;
        text-decoration: bold;
        color: #666666;
        margin: 0px;
}

h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
        font-size: 16px;
        text-decoration: bold;
        color: #777777;
        margin: 0px;
}

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

h4, h4 a:link, h4 a:hover, h4 a:active, h4 a:visited {
        color: #006FB9;
        font-size: 12px;
        font-weight: bold;
        margin: 0px;
}

h5, h5 a:link, h5 a:hover, h5 a:active, h5 a:visited {
        color: #006FB9;
        font-size: 16px;
        font-weight: bold;
        margin: 0px;
}

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

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

a:visited {
	color: #000000;
	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;
	font-weight: bold;
}

.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: #000000;
	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: #F7FDE8;
	border: 1px solid #9bb80f;
	font-size: 10;?>;
}

.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, .hmenu a:link, .hmenu a:hover, .hmenu a:visited, .hmenu a:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.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: #666666;
	font-size: 11px;
	font-weight: bold;
}

.grey {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	padding: 3px;
}

input {
	margin: 0;
	padding: 2px 0 2px 0;
	display: inline;
}

hr {
	border: 1px solid #CCCCCC;
}