.kantlijnlinks
{
color: rgb(0,0,0);
background-color: rgb(255,255,255);
background-image:  url('./schaduwlinks.png');
background-position: right;
background-repeat: repeat-y;
}

.kantlijnrechts
{
color: rgb(0,0,0);
background-color: rgb(255,255,255);
background-image:  url('./schaduwrechts.png');
background-position: left;
background-repeat: repeat-y;
}

.header
{
background-color: rgb(180,180,40);
color: rgb(255,255,255);
font-family: Verdana;
margin: 0mm 0mm 0mm 0mm;
font-size: 180%;
text-align: center;
}

body 
{
background-color: #FFF;
color: rgb(0,0,0);
font-family: Verdana;
font-size: 15px;
margin: 0px 5px 0ps 5px;
text-align:justify;
}

ol
{
font-size: 100%;
}

ul
{
list-style: circle;
font-size: 80%;
}

h1 
{
font-size: 100%;
margin: 3mm 0mm 0mm 0mm;
}

h2 
{
font-size: 80%;
margin: 3mm 0mm 0mm 0mm;
}

p 
{
font-size: 80%;
margin: 1mm 0mm 0mm 2mm;
}

.lastupdate
{
font-size: 60%;
font-style: italic;
text-align: right;
margin: 1mm 0mm 0mm 0mm;
}

table
{
border-collapse: collapse; 
border: 4px solid rgb(180,180,80);
font-size: 80%;
margin: 3mm 0mm 0mm 0mm;
}

td 
{ 
text-align: left; 
border: 1px solid rgb(230,230,200); 
}


body.menu
{
font-family: Verdana;
font-size: 15px;
}

h1.menu 
{
background-color: rgb(180,180,80);
color: rgb(255,255,255);
margin: 1px 0px 0px 0px;
}

p.menu
{
background-color: rgb(230,230,200);
color: rgb(0,0,0);
margin: 1px 0px 0px 0px;
}

A.menu:link { color: rgb(50,50,50); text-decoration: none;}
A.menu:visited {color: rgb(50,50,50); text-decoration: none;}
A.menu:hover {color: rgb(200,200,200); background-color: rgb(100,100,100); text-decoration: none;}

p.visitor
{
font-size: 60%;
background-color: rgb(230,230,200);
color: rgb(0,0,0);
margin: 1px 0px 0px 0px;
text-align: center;
}

.fouten {
	color:red;
	font-size:12px;
	display:block;
	margin-bottom:5px;
}
