body { 
     background-color: #1b1c6e;
     color: #ffffff;
     height: 100%;
     margin: 0px;
     padding: 0px;
text-align: center;
font-family: "Arial", sans-serif;
font-size: 100%
}

.midden {
background-color: #6566ae;
position: relative;
border-right: solid 2px #c0c0fe;
border-left: solid 2px #c0c0fe;
margin-left: 150px;
margin-right: 150px;
height: 100%;
padding: 0px;
}

.links {
position: relative;
float: left;
width: 150px;
top: 65px;
}

.rechts {
position: relative;
float: right;
width: 150px;
top: 65px;
z-index: 1
}

.logobalk {
background-color: #c0c0fe;
height: 60px;
position: absolute;
z-index: 2;
width: 100%;
left: 0px;
text-align: left;
} 

#logo {
position: relative;
height: 60px;
}

.logobalk2 {
background-color: #c0c0fe;
height: 60px;
position: relative;
width: 100%;
left: 0px;
} 

.kop {
     color: yellow;
     font-weight: 900;
     text-align: center;
font-size: 105%;
font-family: "Arial", sans-serif;
}

/* menu links */
#klassieknieuws {
     width: 135px;
}
.klassieknieuws {
     padding-left: 10px;
     padding-right: 10px;
     font-size: 0.8em;
}

.datum {
     text-align: center;
     font-size: 0.8em;
}


/* menu rechts */

A.link:link {
     color: yellow;
     text-decoration: none;
     padding: 0;
}
A.link:visited {
     color: yellow;
     text-decoration: none;
     padding: 0;
}
A.link:active {
     color: yellow;
     text-decoration: none;
     padding: 0;
}
A.link:hover {
     color: #c0c0fe;
     text-decoration: none;
     padding: 0;
}
#retiarii {
     border: none;
     text-align: center;
     width: 90px;
}
.cursief {
     font-style: italic;
}
.klein {
     font-size: 0.8em;
}
.centreer {
     text-align: center;
}

.inspreen {
     background-color: #c0c0fe;
     color: #1b1c6e;
     font-weight: 900;
     margin-left: 0px;
     padding-left: 5px;
text-align: left;
}
.insprtwee {
     margin-left: 10px;
}
.insprdrie {
     margin-left: 20px;
}
.kolomeen {
     float: left;
width: 150px;
margin-right: 5px;
}
.kolomtwee {
     float: left;
width: 150px;
margin-right: 5px;
}
.kolomdrie {
     float: left;
width: 150px;
margin-right: 5px;
}
.kolomvier {
     float: left;
width: 150px;
}

.inhoud {
background-color: #6566ae;
position: relative;
margin-left: -2px;
margin-right: -2px;
border-right: solid 2px #c0c0fe;
border-left: solid 2px #c0c0fe;
padding: 0px;
top: 0px;
overflow: hidden;
}

.center {
min-width: 150px;
margin: auto;
padding: 0px
}



