﻿body {
background-color: #EAF3FF;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color: #16487A;
}
#container {
width: 800px;
height: 585px;
background-color: #002158; 
margin-left: auto;
margin-right: auto;
}
#kop {
width: 798px;
height: 43px;
border: solid 1px #002158;
background-image: url(images/logo.png);
background-repeat: repeat;
}
#midden-geheel{
width: 758px;
height: 500px;
margin-left: 1px; 
margin-right: 1px;
float: left;
border: solid #81ABD3;
border-width: 20px;
background-color: #B1CFF2;
}
#midden-menu{
width: 758px;
height: 25px;
background-color: #B1CFF2;
}
#midden-boven-links{
width: 300px;
height: 102px;
margin-left:20px;
margin-top:20px;
float: left;
background-color: #B1CFF2;
background-image: url(images/logo2.png);
background-repeat: no-repeat;
}
#midden-boven-rechts{
width: 505px;
height: 60px;
text-align: left;
float: right;
padding: 40px 0px 0px 0px; /*top right bottom left*/ 
background-color: #B1CFF2;
}
#midden-2{
width: 658px;
height: 245px;
float: left;
text-align: justify;
background-color: #B1CFF2;
padding: 30px 50px 0px 50px;
}
#midden-2-members{
width: 640px;
height: 275px;
margin-left: 69px;
float: left;
background-color: #B1CFF2;
overflow: auto;
}
#midden-centraal{
width: 738px;
height: 100x;
text-align: justify;
background-color: #B1CFF2;
padding: 30px 10px 0px 10px;
}
#midden-logo{
background-color: #B1CFF2;
background-image: url(images/logo3.png);
background-repeat: no-repeat;
position:relative; 
margin-left:520px;
margin-top:380px;
width:210px; 
height:50px;
}
#belstat{
background-color: #B1CFF2;
position:relative; 
margin-left:5px;
margin-top:25px;
width:20px; 
height:20px;
}
#schaduw {
width: 800px;
height: 3px;
float: left;
background-color: #002158;
}
#content {
width: 235px;
height: 310px;
margin: -20px 0px 0px 80px;
padding: 0px 60px;/*top/bodem en links/recht*/
background: #81ABD3;
text-align: left;
color: white;
line-height: 15pt;
}
.tabel1 {
width: 620px;
text-align: center;
background-color: #81ABD3;
color: white;
}
.tabel2 {
width: 600px;
text-align: left;
padding: 0px 10px;
background-color: white;
}
a:link {
text-decoration: none;
color: black;
}
a:visited {
text-decoration: none;
color: black;
}
a:hover {
text-decoration: underline;
color: #FFFFFF;
color: #135288;
}
a:active {
text-decoration: none;
color: black;
}

.go a:link {
text-decoration: none;
color: white;
}
.go a:visited {
text-decoration: none;
color: white;
}
.go a:hover {
text-decoration: underline;
color: #FFFFFF;
color: #135288;
}
.go a:active {
text-decoration: none;
color: white;
}



