* 
{
margin:0;
padding:0;
}

html
{
height: 100%;
Xmargin-bottom: 10px;
}

div
{
Xborder: 1px solid white;  /* tbv debugging */
}

body
{
Xmargin-left: 10px;
background-color: #0004c6 ;
Xbackground-image: url(images/logo_ani2.gif);
background-position: center;
background-repeat: no-repeat;
font-family: "Tahoma", "Verdana", "Arial", "Helvetica" ;
font-size: 9pt;
color: white;
}

.menu, .body
{
top: 5em;
}

.menu
{
position: absolute;
left: 10px;
width: 15em;
margin-top: 1px;
min-width: 100px;
}

.body, .filler
{
position: absolute;
right: 10px;
left: 17em;
background-color: #0004b0;
}

.body
{
Xheight: 100px;
min-height: 60%;
Xoverflow:auto;
Xfloat: left;
Xwidth: 71%;
margin-top: 1px;
Xmargin-left: 18em;
Xmargin-right: 10px;
Xmargin-right: 2%;
Xborder: 1px inset #0004b0;
Xmargin-bottom: 10px;
padding-bottom: 10px;
}

.filler
{
top: 40%;
bottom: 10px;
Xleft: 100px; /* tijdelijk  */
Xbackground-color: gray; /* tijdelijk  */
}

.brand, .menu h2, h3, h4
{
border: 1px outset #0003a0;
}

.brand
{
position: absolute;
top: 10px;
left: 10px;
right: 10px;

text-align: left;
padding: 1px 5px 0px 5px;
background-color: #0003a0;
}

.brand h1
{
font-family: "times new roman", "times";
font-size: 24pt;
font-weight: bold;
}

.menu h2, .menusubitem
{
padding-top: 1px;
Xpadding-left: 2px;
padding-bottom: 1px;
}

.menu h2
{
font-size: 10pt;
font-weight: bold;
background-color: #0003a0;
padding-left: 6px;
}

.menusubitem
{
margin-top: 2px;
margin-bottom: 2px;
Xmargin-left: 4px;
background-color: #0004b0;
padding-left: 8px;
text-indent: -2px;
}

p
{
margin-left: 12px;
margin-top: 4px;
margin-bottom: 14px;
Xpadding: 10px;
padding-right: 10px;
Xbackground-color: #0004b0;
Xbackground-color: gray;
}

h3, h4
{
background-color: #0003a0;
padding: 2px;
padding-left: 5px;
}

h3
{
margin-top: 0; 
margin-left: 0;
margin-bottom: 10px;
}

h4
{
Xdisplay: inline;
Xwidth: 100px;
Xmin-width: 40em;
padding-right: 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 0px;
}

a{
background-color: #0002b0;
Xborder: 1px solid red;
color: white; 
text-decoration: none;
padding-left: 3px;
padding-right: 3px;
}

a:hover
{
background-color: #0006d0;
padding-left: 2px;
padding-right: 2px;
border-top: 1px solid silver;
border-left: 1px solid silver;
border-right: 1px solid black;
border-bottom: 1px solid black;
Xtext-decoration: underline;
}

img
{
margin: 3px;
margin-bottom: 14px;
}

.aap:hover
{
border: none;
background-color: #0002b0;
padding-right: 3px;
}

.logo_container
{
position: absolute; 
left: 32%;
top: 45%;
Xheight: 98%; 
width: 50%; 
Xborder: 1px solid white;
}

.logo_text
{
position: absolute;
Xtop: 0;
text-align: center; 
font-family: "times new roman", times, serif; 
font-size: 135px; 
font-weight: bold; 
Xborder: 1px solid red;
}

#logo_shadow { top: 2px; color: black;}
#logo_highlight { top: 0px; color: #0080ff;}
#logo_text { top: 1px; color: #0008c8;}

.prive
{
color: red;
visibility: hidden;
display: none;
}
