BODY {  /* Basis onderdelen */
        color: #23559E;
	background-color: #ffffff;
	border-color:#FFFFFF;
        font-size: 11pt;
        text-align: justify;
	margin-left: 0pt;
        margin-top: 0pt;
        margin-bottom: 0pt;
        font-family: Arial;
	
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: top left;

	scrollbar-face-color: #9e1817; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #ffffff;
}

UL LI {  /* Opsommingen Niveau 1 */
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/apixbul1.gif);
}

UL UL LI {  /* Opsommingen Niveau 2 */
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/apixbul2.gif);
}

UL UL UL LI {  /* Opsommingen Niveau 3 */
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/apixbul3.gif);
}

INPUT {  /* Textvelden, vinkjes en knoppen */
        background-color: #FFFFFF;
        border : solid #23559E;
        border-width : 1px;
        color : #000000;
        font-family: Arial;
        font-size: 10pt;
        font-weight : normal;
        padding-bottom: 1pt;
        padding-left: 1pt;
        padding-right: 1pt;
        padding-top: 1pt;
        text-align: left;
}

TEXTAREA {  /* Textbox */
        color : #000000;
        font-weight : normal;
        face: Arial;
        font-family: Arial;
        font-size: 10pt;
        background : #FFFFFF;
        border : solid #23559E;
        border-width : 1px;
        text-align : left;
}

A {  /* Hyperlinks */
        color: #23559E;
        text-decoration: none;
        font-size:11pt;
        font-family: Arial;
				font-weight: normal;
}
A:HOVER { /* Hyperlinks tijdens aanwijzen */
        color: #183F6B;
        text-decoration: underline;
}

.KOP {
	color: #000000;
	text-decoration: none;
	font-size:12pt;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

.KOP_klein {  /* Tekstopmaak van KOP_klein */
        color: #000000;
        text-decoration: none;
        font-size:11pt;
        font-family: Arial;
        font-weight: bold;
}

.KOP_groot {
	color: #000000;
	text-decoration: none;
	font-size:14pt;
	font-family: Arial;
	font-weight: bold;
	font-style: oblique;
}
.text_just {
	font-family: Arial;
	font-size: 11pt;
	color: #000000;
	text-align: justify;
}
.text_tabel_kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-align: justify;

}
.verwijzing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color:#000000;
	text-decoration: underline;
}
.foto_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.nieuws-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-style: italic;
}
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.menu-textdbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.menu-textzwt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.heading {
	font-family: Arial;
	font-size: 11pt;
	color: #23559E;
	text-align: justify;
}
