body 
{
   padding-top: 112px;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	 font-size: 75%;
   color: black;
	 background-color: rgb(250,250,210);
   text-align: center;
}

#title
{
   position: absolute;
   top: 2px;
	 left: 4px;
	 height: 65px;
	 width: 98%;
   text-align: center;
}

#mainmenu
{
   position: absolute;
	 font-size: 100%;
   padding-top: 1px;
	 left: 0px;
	 top: 95px; 
	 width: 100%;
   text-align: center;
   text-decoration: none;
}

#page
{
   position: relative;
   top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	 font-size: 75%;
	 background-color: white;
}

#left
{
   position: absolute;
   top: 4px;
	 left: 4px;
	 width: 292px;
	 height: 99%;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   text-align: left;
	 background-color: white;
}

#right
{
   position: absolute;
   top: 0px;
	 left: 310px;
	 width: 576px;
	 height: 99%;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   text-align: left;
	 background-color: white;
}

#subtitle
{
   position: absolute;
	 font-size: 140%;
	 top: 120px; 
   left: 0px;
	 width: 100%;
   text-align: center;
}

ul.navbar 
{
    position: absolute;
    list-style-type: circle;
		text-align: left;
    padding: 0;
    margin: 0;
    top: 1em;
    left: 1.5em;
    width: 90px;
}

ul.navbar li 
{
    left: 3em;
    background: white;
    margin: 0.2em;
    padding: 0.1em;
}

#colofon
{
   position: absolute;
	 font-size: 80%;
	 top: 70px; 
   left: 4px;
	 width: 100%;
   text-align: center;
}

#subtitle2
{
   position: absolute;
	 font-size: 160%;
	 top: 114px; 
   left: 4px;
	 width: 100%;
   padding: 5px;
   text-align: center;
}

#menukop
{
    position: absolute;
		font-size: 120%;
		margin: 0px;
		padding: 0px;
    top: 172px;
    left: 8px;
    width: 8em;
    text-align: left;
}

#submenu
{
    text-align: center;
}

#menu
{
    position: absolute;
    top: 170px;
    left: 4px;
	  width: 120px;
		height: 180px;
}

#menuimage
{
   position: absolute;
	 top: 420px; 
   left: 4px;
	 width: 120px;
   text-align: center;
}

#kopje
{
   margin-top: 0;
   margin-bottom: 1px;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   font-size: 110%;
	 font-weight: bold;
   color: black;
	 text-align: left;
	 background: rgb(220,245,255);
}

#kop3
{
   margin-top: 3px;
   margin-bottom: 6px;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   font-size: 10pt;
	 font-weight: bold;
   color: white;
	 text-align: center;
	 border:1px solid black;
	 background: rgb(0,100,255);
}

table.box
{
   border-collapse:collapse; 
	 border-spacing:0; 
	 border:1px solid black;
	 
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   font-size: 10pt;
	 font-weight: normal;
   color: black;
	 text-align: left;
}

td.kop4
{
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   font-size: 10pt;
	 font-weight: normal;
   color: white;
	 text-align: left;
	 #border:1px solid black;
	 background: rgb(0,100,255);
}

#content
{
   margin-bottom: 6px;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   font-size: 9pt;
   color: black;
	 text-align: left;
}

#kopje2
{
   margin-top: 1em;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   font-size: 75%;
	 font-weight: bold;
   color: black;
	 text-align: left;
	 background: lightyellow;
}

#kolom
{
   margin-top: 1px;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   font-size: 75%;
   color: black;
	 text-align: left;
}

#kop
{
   margin-top: 1em;
   font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
   font-size: 110%;
	 font-weight: bold;
   color: black;
}

#dtext
{
   position: absolute;
	 font-size: 80%;
   left: 200px;
	 right: 4px;
   text-align: left;
}

ul.navbar a 
{ 
    text-decoration: none;
}
a:link { color: blue }
a:visited { color: blue }

