hr 
{
color: rgb(0,0,0);
background-color: rgb(255,255,255);
}

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

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


body.header
{
color: rgb(0,0,0);
background-color: rgb(203,203,203);
background-image:  url('schaduwheader.png');
background-position: center;
background-repeat: repeat-y;
font-family: Arial,Helvetica,sans-serif;
font-size: 15px;
text-align: left;
}


body.menu
{
color: rgb(0,0,0);
background-color: rgb(225,225,225);
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: normal;
text-align: left;
}

h1.menu
{
color: rgb(160,150,100);
font-size: 150%;
margin: 3mm 0mm 0mm 0mm;
}

h2.menu
{
color: rgb(0,0,200);
font-size: 100%;
margin: 3mm 0mm 0mm 2mm;
}

p.menu
{
color: rgb(0,0,0);
font-size: 100%;
}

a.menu:link { color: rgb(0,0,0); text-decoration: none;}
a.menu:visited {color: rgb(0,0,0); text-decoration: none;}
a.menu:hover {color: rgb(0,100,255); text-decoration: none;}

p.visitor
{
font-size: 80%;
margin: 1px 0px 0px 0px;
text-align: left;
}


body.main
{
color: rgb(0,0,0);
background-color: rgb(225,225,225);
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: normal;
text-align: left;
}

a.body:link { color: rgb(0,100,255); text-decoration: underline;}
a.body:visited {color: rgb(0,150,255); text-decoration: underline;}
a.body:hover {color: rgb(0,200,255); text-decoration: underline;}

h1
{
color: rgb(0,0,200);
font-size: 120%;
margin: 3mm 0mm 0mm 0mm;
}

h2
{
color: rgb(0,0,200);
font-size: 110%;
margin: 3mm 0mm 0mm 2mm;
}

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

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

table
{
border-collapse: collapse; 
border: 3px solid rgb(0,100,0);
}

td
{ 
font-size: 100%;
border: 1px solid rgb(0,100,0); 
}

li 
{
font-size: 100%;
}

