body {
background-image: url(../images/grijsstreepje.gif);
font-family: Tahoma, Arial, sans-serif;
}

table{
border-top: 0px solid #555;
border-right: 0px solid #555;
border-left: 0px solid #555;
margin: 10px auto auto auto;
}

#pagina{
width: 1000px;
height: 600px;
float: left;
background: transparent;
}

#logo {
width: 1000px;
height: 150px;
background-image: url(../images/mastheadfoto.jpg);
background-repeat: no-repeat;
border-bottom: 1px solid #666699;
}

.logotekst {
padding-top: 45px;
text-align: center;
font-family: DejaVu Serif Condensed;
font-size: 50px;
font-weight: bold;
color: #666699;
}

#links{
width: 200px;
height: 600px;
background-color: #222;
float: left;
}

.knopje_links {
width: 150px;
height: 20px;
background-color: #222;
text-align: left;
padding: 5px 5px 5px 5px;
font-size: small;
font-weight: normal;
color: silver;
border-bottom: 1px dotted #666699;
float:left;
margin-left: 20px;
}

#links a{
text-decoration: none;
}

#links a:hover {
background: #eee;
color: #222;
cursor: pointer;
}

.linksselected {
width: 150px;
height: 20px;
background-color: #666699;
text-align: left;
padding: 5px 5px 5px 5px;
font-size: small;
font-weight: normal;
color: silver;
border-bottom: 1px dotted silver;
float:left;
margin-left: 20px;
}

.knopje_leeg{
width:150px;
height: 20px;
text-align: left;
margin-left:20px;
border-bottom: 1px #666699 dotted;
padding: 5px 5px 5px 5px;
}

#midden{
width: 800px;
height: 600px;
background-color: #eee;
float:left;
}

#voet {
width: 1000px;
height: 17px;
float: left;
background-color: #666699;
border-top: 1px solid silver;
}

.voettekst {
font-size: 8pt;
padding-top: 1px;
padding-left: 230px;
color: silver;
}
