/*
	In dit bestand staan de Styles in die gebruikt worden in de
	Gehele site. 					  14:28 19-5-2000

  HH. 10-jul-2002  CAT_... classes voor de catalogus toegevoegd.
*/

BODY, P, TABLE, TH, TD, A, INPUT, SELECT, TEXTAREA, B, I, STRONG, EM {
	font-family: arial, helvetica, sans-serif; font-size: 13px;
}

BODY { margin: 0 0 0 0;}
FORM { margin: 5px; }
P { margin: 1px 0px 3px 0px;}
P I {	font-weight: bold; font-style: normal;}
TH { font-weight: bold; color: #FFFFFF; background-color: #BB0000;}

H1, H2, H3, H4, H5, H6 { font-family: arial, helvetica, sans-serif; font-weight: bold; margin: 1px 0px 3px 0px;}
H1, H2, H3 { color: #FF0000;}
H4, H5, H6 { color: #000000;}

H1, H4 { font-size: 13px;}
H2, H5 { font-size: 18px;}
H3, H6 { font-size: 26px;}

.midden { text-align: center;}
.links  { text-align: left;}
.rechts { text-align: right;}
.kop { font-style: italic; font-weight: bold; font-size: 16px; color: #FF0000; text-align: center;}
.CATA { font-size: 11px;}

.menutabel { color: #000000; font-size: 13px;}
a.menutabel { text-decoration: none;}
a.menutabel:hover { color: #ff0000;}

.linktabel { color: #c80000; font-size: 12px;}
a.linktabel       { text-decoration: none;}
a.linktabel:hover { text-decoration: underline;}

.bottom  { font-size: 9px; color: #111111;}
a.bottom       { font-weight: bold; text-decoration: none;}
a.bottom:hover { text-decoration: underline;}

.disclaimer { font-size: 9px; color: #111111; text-align: center;}


.CAT_tblborder  { font-size: 11px; background: #FFDFA4 }
.CAT_tblborder2 { font-size: 11px; background: #FFFBEB }
.CAT_th         { font-size: 11px; font-weight: bold; color: #FFFFFF background: #BB0000 }
.CAT_thempty    { font-size: 11px; background: #FFFFFF }
.CAT_tdempty    { font-size: 11px; background: #AAAAFF }
.CAT_trodd      { font-size: 11px; background: #FFFBEB }
.CAT_treven     { font-size: 11px; background: #FFFFFF }
.CAT_tbl        { font-size: 11px  }
.CAT_td         { color: #000000 }
