/* Eigenschappen voor de body, gewoon al het andere wat niet hieronder staat.  */

body, p {
background: #757575;
font-size:8pt;
font-family:Arial, Trebuchet MS, Arial;
color: #000000;
}

/* Eigenschappen voor de b, het dikgedrukte dus */

b {
color:#B31F1C;}




/* Eigenschappen voor de tussenkopjes */

.head,h4 {
font-size:8pt;
font-family:Arial, Trebuchet MS;
color: #B43084;
font-weight:bold
}

/* De gewone links */

a:link {
color: #120412;
text-decoration:underline;
cursor:pointer;
}

/* De links die worden aangeklikt */

a:active {
color: #120412;
text-decoration:underline;
cursor:pointer;
}

/* De links waar overheen wordt gegaan */

a:hover {
color: #F31D7A;
text-decoration:underline;
cursor:pointer;
}

/* De al aangeklikte links */

a:visited {
color: #120412;
text-decoration:underline;
cursor:pointer;
}




h1 {
    font-family : Georgia;
    font-size : 10pt;
    text-weight: bold;
    text-align: left;
	text-transform: uppercase;
	padding: 0px;
	background: #B31F1C;
	color: #A17A51;
	border-top: 0px solid #926868;
	border-bottom: 4px solid #A17A51;
	margin-bottom: 0px;
    letter-spacing:0px;
    padding-right: 0px;
    padding-left: 4px;
    padding-top: 0px;
    padding-bottom: 0px;



}

h2 {
    font-family : Trebuchet MS;
    font-size : 11pt;
    text-weight: bold;
    text-align: center;
	text-transform: uppercase;
	padding: 0px;
	background: #A17A51;
	color: #B31F1C;
	border-top: 0px solid #3D75B6;
	border-bottom: 0px solid #FB0404;
	margin-bottom: 0px;
    letter-spacing:0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;

}

h3 {
    font-family : Georgia;
    font-size : 10pt;
    text-weight: bold;
    text-align: left;
	text-transform: uppercase;
	padding: 0px;
	background: #FF9323;
	color: #FEFC3A;
	border-top: 0px solid #926868;
	border-bottom: 4px solid #7AA21A;
	margin-bottom: 0px;
    letter-spacing:0px;
    padding-right: 0px;
    padding-left: 4px;
    padding-top: 0px;
    padding-bottom: 0px;

}

h4 {
    font-family : Georgia;
    font-size : 8pt;
    text-weight: bold;
    text-align: left;
	text-transform: uppercase;
	padding: 0px;
	background: #FB0404;
	color: #C0C0C0;
	border-top: 4px solid #FB0404;
	border-bottom: 4px solid #FB0404;
	margin-bottom: 0px ;
    letter-spacing:0px;
    padding-right: 0px;
    padding-left: 4px;
    padding-top: 0px;
    padding-bottom: 0px;

}

h5 {
    font-family : Georgia;
    font-size : 8pt;
    text-weight: none;
    text-align: left;
	text-transform: ;
	padding: 0px;
	background: #C0C0C0;
	color: #800000;
	border-top: 0px solid #EA1F3A;
	border-bottom: 0px solid #F3812F;
	margin-bottom: 0px ;
    letter-spacing:0px;
    padding-right: 0px;
    padding-left: 2px;
    padding-top: 0px;
    padding-bottom: 0px;

}

h6 {
    font-family : Georgia;
    font-size : 10pt;
    text-weight: none;
    text-align: left;
	padding: 0px;
	background: #E3E3E3;
	color: #926868;
	border-top: 0px solid #EA1F3A;
	border-bottom: 0px solid #F3812F;
	margin-bottom: 0px ;
    letter-spacing:8px;
    padding-right: 0px;
    padding-left: 2px;
    padding-top: 0px;
    padding-bottom: 0px;



}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	font-family: georgia;
	font-size: 8pt;
        text-weight: bold;
	line-height: 10pt;
	color: #B31F1C;
	background-color: #4F8090;
	cursor: pointer;
	display: block;
        text-align:center;
	text-transform: uppercase;
	margin: 0px;
        padding: 2px;
    letter-spacing:4px;
        border-bottom: 0px solid #000000;
        border-right: 0px solid #926868;
        border-left: 0px solid #AA634F;
}
a.nav:hover {
	text-decoration: none;
	font-family: georgia;
	font-size: 8pt;
        text-weight: bold;
	line-height: 10pt;
	color: #3D839A;
	background-color: #A26352;
	cursor: pointer;
	display: block;
        text-align:center;
	text-transform: uppercase;
	margin: 0px;
        padding: 2px;
    letter-spacing:4px;
        border-bottom: 0px solid #000000;
        border-right: 0px solid #926868;
        border-left: 0px solid #862943;
}

table, td, tr {
   	text align: justify;
	margin: 0px;
	font-family: georgia;
	font-size: 8pt; 
	line-height:14px; 
	vertical-align: top;
}



.menucont {
	background:#4F8090;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: 0px solid #B7000A;
	border-bottom: 0px solid #;






























