.rechts {
float: left;
border: 1px solid white;
}
.links {
float: left;
width: 19%;
border: 1px solid white;
}
.container {
float: left;
width: 775px;
border: 0px solid black;
}
.top1 {
width: 100%;
height: 81px;
background-image: url(jpg/logo6.jpg);
}
.top2 {
width: 100%;
background-image: url(jpg/rand.jpg);
}
.midden {
width: 100%;
height: 490px;
}
.bottom {
width: 100%;
height: 12px;
}
.bottom1 {
width: 100%;
background-image: url(jpg/rand.jpg);
}
.menu {
float: left;
width: 150px;
height: 100%;
background-image: url(jpg/linkslijnmenu.bmp);
}
.content {
float: left;
height: 100%;
}
.linknounderline{
FONT-SIZE:   11px;
FONT-FAMILY: verdana;
COLOR: #000000;
text-decoration: none;
}
.linknounderline3{
FONT-SIZE:   14px;
FONT-FAMILY: Verdana;
FONT-weight: bold;
COLOR: #000000;
text-decoration: underline;
}
