body {
background: #202020;

color: white;

}
.main 
{
width:980px;
}
.kopgroot
{
color:white;

text-align: center;
font-size:xx-large;
font-style: italic;
letter-spacing:2px;
}

.kopklein 
{
color:white;
font-family: "Times New Roman, Times";
text-align: center;
font-size:small;
font-style: italic;
letter-spacing:3px;
}

.menu {

width: 960px;
}

.menuitem a, .menuitemrechts a {
color: #202020;
}
.selectedmenuitem a, .selectedmenuitemrechts a {
color: #333333;
}

.menuitem
{
background: white;
color: #202020;
width: 150px;
float: left;
text-align:center;
margin-left:1px;
padding:4px;
}
.selectedmenuitem
{
background: silver;
color: #333333;
width: 150px;
float: left;
text-align:center;
margin-left:1px;
padding:4px;
}
a {
text-decoration: none;
}

a.tekstlink{
text-decoration: underline;
color: white;
}
a.tekstlinkgroot{
text-decoration: underline;
color: gold;

font-weight: bold;

}
.content {
padding:10px;
font-family: "Times New Roman, Times";
text-align: left;
padding-top:40px;
float:left;
}
.regel1
{
width:211px;
float:left;
margin-right: 10px;
margin-bottom:10px;
margin-left:0px;
font-size:small;

}
