body {
margin: 20px 200px 20px 200px;
padding: 0px 0px 0px 0px;
background-color:transparent;
background-image:url(images/bgd2.jpg);
}
#container {
position:absolute;
top:0;
left:0;
width:100%;
height:200em;
background-color:transparent;
}
#kop {
color:maroon;font-size:xx-large;
font-family:"Arial", Sans-Serif;
text-align:center;
font-weight:bold;
font-style:italic;}

#pageheader {
background-color:#8b2323;
position:absolute;
left:0em;
top:0em;
width: 100%;
height: 3em;
padding-top: 0.8em;
text-align:center;
margin-top:0em;
font-family:"Comic Sans MS",Sans-Serif;
border: 0px;
border-color: yellow;
border-style: solid;
}
#pageheader2 {
background-color:transparent;
position:absolute;
left:0em;
top:0em;
width:100%;
height:0em;
padding-top:0.8em;
text-align:right;
margin-top:0em;
font-family:"Comic Sans MS", Sans-Serif;
border:0px;
border-color:yellow;
border-style:solid;
}
#contact {
margin-left:10em;
margin-top:10em;
width:20em;
padding:1em;
font-weight:bold;
font-family:"Arial",Sans-Serif;
background-color:#66CCFF;
border: solid 4px maroon;
}
#kolom {
position:absolute;
top:7em;
left:6em;
margin-left:auto;
margin-right:auto;
text-align:justify;
width: 80%;
height:auto;
background-color: #f5f5dc;
padding: 2em 2em 2em 2em;
}

#content {
margin:2em 5em 2em 5em;
height:auto;
font-family:"Arial", Sans-Serif;
font-size:12pt;
color: gray;
text-align:justify;
}
#content2 {
margin:2em 5em 2em 5em;
height:auto;
font-family:"Arial", Sans-Serif;
font-size:10pt;
color: navy;
text-align:justify;
}
#kolom-r {
position:absolute;
top:0;
right:0;
width: 15em;
height:250em;
background-color:#8b2323;
}
#kolom-rr {
position:absolute;
top:0;
right:0;
width: 12em;
height:250em;
background-color:transparent;
}
table.center {
margin-left:auto;
margin-right:auto;
}
#agenda table {border-style:solid black 2px;}
#agenda tr {background-color:#CCFFFF;}
#agenda th {color:maroon;font-weight:bold;border:solid 2px lightblue;}
#agenda td {color:maroon;background-color:#CCFFCC;padding:10px;border:solid 2px lightblue;}



#lessen table {
margin-left:2em;
border-style:solid;
border-color:maroon;
border:2px;
}
#lessen td {
padding:0px;
border-style:solid;
border-color:green;
border:1px;
font-size:11pt;
color:navy;
}
#lessen th {
background-color:yellow;
border-style:solid;
border-color:blue;
border:1px;
color:maroon;
font-size:14pt;
font-weight:bold;
font-variant: small-caps;
}
#lessen tr {
background-color:aqua;
}
div#header {
text-align:center;
padding: 5px;
background-color: #800000;
color: yellow;
font-size: 28px;
font-weight:bolder;
font-style:italic;
font-family:"Arial", Sans-Serif;
}
div#menu {
position: absolute;
top: 40px;
left: 10px;
width: 160px;
margin-left: 10px;
padding-top: 20px;
}
div#tekst {
position: absolute;
top: 0px;
left: 250px;
width: 200px;
padding-top: 20px;
margin: 0px 0px 0px 0px;
margin-right: 0px;
}
div#rij1 {
position: absolute;
top: 50px;
left: 120px;
width: 100px;
margin: 10px;
}

div#rij2 {
position: absolute;
top: 50px;
left: 400px;
width: 100px;
}
table#bedr {margin:auto;color:#9C0606;}
caption {color:#9C0606;font-size:20pt;font-weight:bold;}
h1.maroon
{color:maroon;}
h2.navy
{color:navy;}
h3 {font-size:medium;font-weight:bold;color:maroon;}
table.padd td {padding:1em;}
img.noborder {
border:0px;
padding:0 0 0 0;
margin-top:2em;
background-color:transparent;
}
img {
border: 1px dotted #666666;
padding: 3px 3px 3px 3px;
background-color:#fffff0;
} 
.vet {font-weight:bold;}
.blauw {color:blue;}
.center {text-align:center;}
.red {color:red;}
.costs {font-weight:bold;color:red;}
.datum {font-weight:bold;color:red;background-color:yellow;}
.txt {text-align:justify;}
.vetblauw {color:blue;font-weight:bold;font-size:16pt;}
.brown {color:#8b2323;}
.olive {color:olive;font-weight:bold;}
.olive2 {color:olive;font-weight:normal;}
.orange {color:#8b2323;}
.quote {color:blue;font-weight:bold;}
.authorquote {color:navy;font-weight:bold;text-align:right;}
.quote2 {color:red;font-weight:bold;}
.authorquote2 {color:#8b2323;font-weight:bold;text-align:right;}
.bgeel {background-color:yellow;}
.vb {color:green;font-weight:bold;font-size:small;}
.vetgeel {color:yellow; font-weight:bold;}
#zilverlijst {
border:solid 20px silver;
border-style:inset;
padding:3px 0px 0px 3px;
background-color:black;}
#koperlijst {
border:solid 20px #B87333;
border-style:inset;
padding:3px 0px 0px 3px;
background-color:black;
}
a:hover {
background-color:yellow;
color:blue;
}