BODY{
    BACKGROUND-COLOR: #D7E5F2;
	color:#494949;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:#454545;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

a:link      { color: #494949; font-family: Arial; font-size: 8pt; text-decoration: none}
a:visited   { color: #494949; font-family: Arial; font-size: 8pt; text-decoration: none}
a:active    { color: #494949; font-family: Arial; font-size: 8pt; text-decoration: none}
a:hover     { font-family: Arial; color: #003055; font-size: 8pt; text-decoration: none}

.validator {color: #003055;font-size:8pt;}
.validatortext {color: #003055;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#003055; border:solid 1px;}
select, textarea, input { font-size: 8pt; font-family: Arial; }
.vakje { font-size: 8pt; font-family: Arial; text-align:center; }

/* Hoofddeel ontwerp */
td.main-bg              { background-image:url(images/main-bg.gif);             }
td.main2-bg             { background-image:url(images/main2-bg.gif);            }
td.left-bg-tussenstuk   { background-image:url(images/left-bg-tussenstuk.gif);  }
td.bg-middenstuk        { background-image:url(images/bg-middenstuk.gif);       }

/* Menu */
td.bg-menu{background-image:url(images/menu-bg.gif);}
td.buttons-bg {background-image:url(images/buttons-bg.gif);}
td.buttons-bg-over {background-image:url(images/buttons-bg-over.gif);}

a.menu          {color: #494949;font-family: Arial; font-size: 8pt;}
a.menu:link     { color: #494949; font-family: Arial; font-size: 8pt; text-decoration: none; font-weight:bold;}
a.menu:visited  { color: #494949; font-family: Arial; font-size: 8pt; text-decoration: none; font-weight:bold;}
a.menu:active   { color: #494949; font-family: Arial; font-size: 8pt; text-decoration: none; font-weight:bold;}
a.menu:hover    { font-family: Arial; color: #003055; font-size: 8pt; text-decoration: none; font-weight:bold;}

/* Rechtse kader */
td.kader-rechts-bg {background-image:url(images/kader-rechts-bg.gif); background-repeat:repeat-y;}
td.blauw-kader-rechts {background-image:url(images/blauw-kader-rechts.gif); background-repeat:repeat-y;}
td.right-bg {background-image:url(images/right-bg.gif);}
td.right-bg-tussenstuk {background-image:url(images/right-bg-tussenstuk.gif);}
td.main-bg-rechts {background-image:url(images/main-bg-rechts.gif);}
td.main-bg-links {background-image:url(images/main-bg-links.gif);}



.border {solid 1px #333333;}
.wit {color: #FFFFFF}
.titel {
	font-size: 12pt;
	font-weight: bold;
	color: #003055;
}
.blauw {color: #003055}

.inlog {
	position:absolute;
	left:790px;
	top:12px;
	font-size: 24px;
	width: 183px;
	z-index:2;
	color:white;
	font-weight: none;
}
.subtitel
{
    text-decoration:underline;
    font-weight:bold;
    color:#D55F00;
    }
    
.extraKolom{background-color:White;padding:3px;border:1px solid #003055;color:#454545;}

.extraKolom a, .extraKolom a img, .extraKolom a:link, .extraKolom a:visited, .extraKolom a:active, .extraKolom a:hover{ color:#454545;text-decoration:none;border:0; } 
