@charset "UTF-8";

body {
background-color: #CFD6EB;
padding: 0px; 
margin: 0px;
margin-left: 15px;
margin-right: 5px;
margin-top: 15px;
margin-bottom: 2%;
color: #414141;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
FONT-SIZE: 0.8em;
font-style: normal;
scrollbar-arrow-color: #FF0000; /* pijlpuntje */
scrollbar-3dlight-color: #414141; /* randje */
scrollbar-base-color:#CFD5EB; /* achtergrond */
scrollbar-track-color: #CFD6EB; /* schuifregelaar */
}

.tabtop {
	background: url("images/tabtop1.png") no-repeat top;
	height: 10px;
	width: 477px;
}

.container {
	background: url("images/container.png") repeat-y top;
	min-width: 477px;
	max-width: 477px;
}	 

.tabbot {
	background: url("images/tabbot1.png") no-repeat top;
	height: 10px;
	width: 477px;
}

.tabtop2 {
	background: url("images/tabtop2.png") no-repeat top;
	height: 10px;
	width: 100%;
}

.container2 {
	background: url("images/container2.png") repeat-y top;
	width: 100%;
}	 
	
.tabbot2 {
	background: url("images/tabbot2.png") no-repeat top;
	height: 10px;
	width: 100%;
}

TABLE {
margin-left: 5px;
margin-right: 5px;
}

TABLE.result {
min-width: 470px;
max-width: 470px;
margin-left: 5px;
margin-right: 5px;
}

TD {
FONT-FAMILY: arial;
FONT-SIZE: 0.8em;
color: #414141;
background: #B4C1FF;
border-style: inset;
border-width: 0px;
text-align: left;
padding: 1px;
}

TD.result {
FONT-FAMILY: arial;
FONT-SIZE: 0.8em;
background: #B4C1FF;
border-style: inset;
border-width: 0px;
text-align: left;
padding: 3px;
}

TD.invoer {
FONT-FAMILY: arial;
FONT-SIZE: 0.8em;
background: #B4C1FF;
border-style: inset;
border-width: 0px;
text-align: left;
padding: 3px;
}


TD.advdb {
FONT-FAMILY: arial;
FONT-WEIGHT: bold;
FONT-SIZE: 1.0em;
background: #CFD6EB;
}

H1, H2, H3, H4 {
FONT-FAMILY: verdana, arial, helvetica;
FONT-WEIGHT: bold;
vertical-align: text-top;
text-align: center;
COLOR: #FF0000;
}

A:link {
COLOR: #3300FF;
FONT-FAMILY: arial;
TEXT-DECORATION: none;
}

A:visited {
COLOR: #3300FF;
FONT-FAMILY: arial;
TEXT-DECORATION: none;
}
A:hover {
COLOR: #554A50;
FONT-FAMILY: arial;
TEXT-DECORATION: none;
}

H1 {
FONT-SIZE: 2.4em; padding: 2px;
font-style: italic;
}

H2 {
FONT-SIZE: 1.6em;
COLOR: #F79C39;
)

H3 {
FONT-SIZE:  1.4em;
font-style: italic;
}

H4 {
FONT-SIZE:  1.0em;
COLOR: #0000FF;
}

H5 {
FONT-SIZE:  1.4em;
COLOR: #0000FF;
text-align: left;}
H6 {FONT-SIZE: 8pt;
COLOR: #000000;
}

LI  {
FONT-SIZE:  1.0em;
font-style: bold;
text-align: left;
}

HR  {
COLOR: #F79C39;
border-width: thick;
}