
/* 1kind - klein */
/* 02-01-2010 INPUT.controle toegevoegd. */

BODY {
margin-top: 0px;
margin-bottom: 10px; 
margin-left: 1px;
margin-right: 1px;
font-family: Arial;
font-size: 11pt;
color: #663300;
background-color: #CCCCCC;
background-image: url(/pics/bgbody.gif);
}

#t1 {width: 760px;}

.tab {
border: 1px solid #663300;
background-color: #CCCCCC;
}

.bgdonker {background-color: #663300;}
.bgmiddel {background-color: #FFCC99;}
.bgmiddel2 {background-color: #F5EAE5;}
.bglicht  {background-color: #FFFFCC;}

.bgmenu {
background-color: #FFCC99; /*#FFDD99;*/
background-image: url(/pics/hobbelpaard2.gif);
background-position: bottom;
background-repeat: no-repeat;
}

.kop {
height: 32px;
font-size: 11pt;
font-weight: bold;
text-align: left;
background-color: #FFFFCC;
background-image: url(/pics/bgkop.jpg);
background-position: center;
background-repeat: repeat-x;
}

.kop2 {
height: 32px;
font-size: 11pt;
font-weight: bold;
text-align: center;
background-color: #FFFFCC;
background-image: url(/pics/bgkop.jpg);
background-position: center;
background-repeat: repeat-x;
}

H1 {
font-family: Arial;
font-size: 18pt;
font-weight: bold;
color: #663300;
margin-top: 6px;
margin-bottom: 6px;
}

H2 {
font-family: Arial;
font-size: 16pt;
font-weight: bold;
color: #663300;
margin-top: 6px;
margin-bottom: 6px;
}

H3 {
font-family: Arial;
font-size: 14pt;
font-weight: bold;
color: #663300;
margin-top: 6px;
margin-bottom: 6px;
}

H4 {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #663300;
margin-top: 0px;
margin-bottom: 6px;
}

P {
font-family: Arial;
font-size: 11pt;
color: #663300;
margin-top: 8px;
margin-bottom: 8px;
}

P.klein {
font-family: Arial;
font-size: 10pt;
color: #663300;
margin-top: 0px;
margin-bottom: 4px;
}

/* menu links */
A.menu:link, A.menu:active, A.menu:visited {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #663300;
}

A.menu:hover {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
color: #663300;
}

/* tekstlinks (onderlijnd; default) */
A:link, A:active, A:visited, A:hover {
font-family: Arial;
font-size: 11pt;
text-decoration: underline;
color: #663300;
}

/* tekstlinks (niet onderlijnd) */
A.noul:link, A.noul:active, A.noul:visited {
font-family: Arial;
font-size: 11pt;
text-decoration: none;
color: #663300;
}

A.noul:hover {
font-family: Arial;
font-size: 11pt;
text-decoration: underline;
color: #663300;
}

/* navigatie links */
A.nav:link, A.nav:active, A.nav:visited {
font-family: Arial;
font-size: 10pt;
text-decoration: none;
color: #663300;
}

A.nav:hover {
font-family: Arial;
font-size: 10pt;
text-decoration: underline;
color: #663300;
}

TD {
font-family: Arial;
font-size: 11pt;
color: #663300;
}

UL {
font-family: Arial;
font-size: 10pt;
color: #663300;
list-style-type: square;
}

INPUT.bericht, TEXTAREA.bericht {
font-family: Courier;
font-size: 11pt;
width:420px;
color: #663300;
background-color: #FFFFCC;
padding-top: 1px;
padding-bottom: 1px;
margin-bottom: 2px;
margin-top: 2px;
}

INPUT.controle {
width:70px;
}

INPUT.knop {
font-size: 11pt;
font-weight: bold;
color: #330000;
background-color: #CC9966;
border-width: 1px 2px 2px 1px;
border-style: outset outset outset outset;
border-color: #F5EAE5 #663300 #663300 #F5EAE5;
}

SPAN.hlink {
font-family: Verdana;
font-size: 9pt;
}

SPAN.klein, TD.klein {
font-size: 10pt;
}

SPAN.kleiner, TD.kleiner {
font-size: 9pt;
}

SPAN.verplicht {
font-family: Courier;
font-size: 13pt;
}

SPAN.fout {
font-weight: bold;
color: #FF0000;
}

SPAN.disabled {
font-size: 10pt;
color: #999999;
}

/* eof */

