body {
text-align:center;
margin-top: 50px;
background-image: url("images/back.jpg") ;
font-family: Verdana, Arial;
font-size: 9pt;
color:#626262;
}

#head {
vertical-align: top;
width: 800px;
height: 175px;
}

#menu {
float: left;
vertical-align: top;
width: 210px;
height: 475px;
border-right: #a60215 solid 1px;
}

#page {
float: left;
vertical-align: top;
width:550px;
height: 480px;
overflow: auto;
}


a:link		{color:#a60215; font-size: 9pt; font-weight: bold; }
a:visited	{color:#a60215; font-size: 9pt; font-weight: bold;}
a:active	{color:#484848; font-size: 9pt; font-weight: bold;}
a:hover		{color:#626262; font-size: 9pt; font-weight: bold;}


h1 { color:#626262; font-family: Verdana; font-size: 13pt; text-align: left; margin-left: 20px; margin-top: 10px;
}
h2 { color:#626262; font-family: Verdana; font-size: 11pt; text-align: left; margin-left: 20px; margin-top: 20px;
}
p, ul, table, li { font-family: Verdana, Arial; font-size: 9pt; color:#626262; text-align: left; margin-left: 20px; margin-right: 20px;}
hr { border: 1px dashed #626262; margin-left: 20px; }
img {border: 0px; }

.plaatje {border: 0px; float: right; margin-right: 20px; margin-left: 20px;}

ul {
display: disc;
}


#container { 
padding:20px; 
width:800px; 
margin:20px auto; 
height: 650px;
background-color: white;
background: url(images/container2.gif) no-repeat;
}

table { vertical-align: top;}
tr { vertical-align: top;}
