/* marges */
body {margin-top: 0px; margin-right: 36px; margin-left: 36px; margin-bottom: 8px;}


/* lettertype verwijzing */
@font-face {
    font-family: 'BenguiatMediumRegular';
    src: url('lettertypes/benguiat-webfont.eot');
    src: url('lettertypes/benguiat-webfont.eot?#iefix') format('eot'),
         url('lettertypes/benguiat-webfont.woff') format('woff'),
         url('lettertypes/benguiat-webfont.ttf') format('truetype'),
         url('lettertypes/benguiat-webfont.svg#webfontJvvAUxR6') format('svg');
    font-weight: normal;
    font-style: normal;}


/* foto opaciteit */
.imgopacity
{filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; -khtml-opacity: 1.0;}


.imgopacity:hover
{filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; -khtml-opacity: 0.7;}


/* tabellen */
.tablefoto {border-size: 4px; border-style: solid; border-color: #003C02;}
.tdfoto {border-size: 1px; border-style: solid; border-color: #003C02;}

.table1 {border-size: 1px; border-style: solid; border-color: #003C02;}
.td1 {border-size: 1px; border-style: solid; border-color: #003C02;}

.table2 {border-size: 2px; border-style: solid; border-color: #003C02;}
.td2 {border-size: 2px; border-style: solid; border-color: #003C02;}

.table3 {border-size: 3px; border-style: solid; border-color: #003C02;}
.td3 {border-size: 3px; border-style: solid; border-color: #003C02;}


/* lettergrootte definitie Times */
.text0 {font-family: Times, 'Times New Roman', sans-serif; color: #003C02; font-size:9px; line-height:11px;} /* grootte -3 */
 
.text1 {font-family: Times, 'Times New Roman', sans-serif; color: #003C02; font-size:11px; line-height:13px;} /* grootte -2 */

.text2 {font-family: Times, 'Times New Roman', sans-serif; color: #003C02; font-size:13px; line-height:15px; } /* grootte 2 */

.text3 {font-family: Times, 'Times New Roman', sans-serif; color: #003C02; font-size:16px; line-height:18px; } /* grootte 3 */

.text4 {font-family: Times, 'Times New Roman', sans-serif; color: #003C02; font-size:18px; line-height:20px; } /* grootte 4 */

.text5 {font-family: Times, 'Times New Roman', sans-serif; color: #003C02; font-size:24px; line-height:22px; } /* grootte 5 */

.text6 {font-family: Times, 'Times New Roman', sans-serif; color: #003C02; font-size:32px; line-height:34px; } /* grootte 6 */

.text7 {font-family: Times, 'Times New Roman', sans-serif; color: #003C02; font-size:34px; line-height:36px; } /* grootte +3 */


/* lettergrootte definitie Benguiat */
.text0b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:9px; line-height:11px;} /* grootte -3 */
 
.text1b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:11px; line-height:13px;} /* grootte -2 */

.text2b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:13px; line-height:15px; } /* grootte 2 */

.text3b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:16px; line-height:18px; } /* grootte 3 */

.text4b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:18px; line-height:20px; } /* grootte 4 */

.text5b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:24px; line-height:22px; } /* grootte 5 */

.text6b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:32px; line-height:34px; } /* grootte 6 */

.text7b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:34px; line-height:36px; } /* grootte +3 */


/* tussenregel */
.texttussen {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; color: #003C02; font-size:2px; line-height:4px;}


/* kleuren */
.colorred {color: #FF3000}
.colorlg {color: #18DB1E}
.colordg {color: #003C02}
.colorgrey {color: #808080}


/* copyright regels */
.copyright {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; font-size:10px; color: #003C02;}
.copyright_t {font-family: Times, 'Times New Roman', sans-serif; font-size:10px; color: #003C02;}


/* link regels */
.linktextb {font-family: Times, 'Times New Roman', sans-serif; font-size:11px;}
.linktext1b {font-family: BenguiatMediumRegular, Times, 'Times New Roman', sans-serif; font-size:11px;}


/* horizontale lijn */
hr {color: #003C02}


/* tabel kaderkleur */
table border {color: #003C02}


/* links */
a:link {text-decoration: underline; color: #003C02;}
a:hover {text-decoration: underline; color: #FF3000;}
a:visited {text-decoration: underline; color: #003C02;}
a:active {text-decoration: underline; color: #003C02;}
