html { 
color: rgb(0, 0, 0);
}
body { 
background: rgb(235, 235, 235) ; 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
}
#kader { 
margin-left: auto;
margin-right: auto;
padding: 0px;
margin-top: 10px;
width: 969px;
background: #ffffff;
height: 100%;
text-align: left;
}
#header {
padding: 0px;
margin: 0px;
background: #ffffff ;
width: 969px;
height: 100px;
}
#header #logo {
width: 485px; height: 100px; float: left;
}
#header #foto {
width: 484px; height: 100px; float: right;
}


#menubalk1 { position: relative;
top: 0px;
height: 30px;
width: 969px;
background-color: #b10034;
padding: 0px;
margin: 0px;
}

#menubalk1 p {
font family: tahoma, Verdana;
font-size: 12px;
font-weight: bold;
color: white;
padding: 2px 0px 1px;
text-align: center;
word-spacing: 12mm;
}

#menubalk1 a {
color: white; 
text-decoration: none; 
font-weight: bold;
font-family: tahoma, Verdana;
font-size: 12px;
}

#menubalk1 a:hover {
color: yellow; text-decoration: underline;
}

#menubalk2 {
position: relative;
height: 30px;
width: 969px;
background-color: #cccccc;
padding: 0px;
margin: 0px
}

#menubalk2 p {
font-family: tahoma, Verdana;
font-size: 11px;
padding-left: 1px;
margin: 0px;
}

#menubalk2 a {
color: #000000; text-decoration: none;
}

#menubalk2 a:hover {
color: #00557e; text-decoration: underline;
}

#kolomlinks { background: #ffffff;
position:relative;
width: 487px;
height: auto;
float: left; 
margin: 0px;
}
#kolomlinks h1 { padding: 3px 15px;
background: rgb(177, 0, 52) ; color: rgb(255, 255, 255);
font-weight: bold;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
font-family: Verdana, arial;
}
#kolomlinks p { margin: 0pt 11px;
font-size: 11px;
line-height: 15px;
padding-right: 5px;
}

#kolomrechts h1 { padding: 3px 15px;
background: rgb(177, 0, 52) ; color: rgb(255, 255, 255);
font-weight: bold;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
font-family: Verdana, arial;
}
#kolomrechts { background: #ffffff ;
position:relative;
width: 241px;
height: auto;
float: right;
margin: 0px;
border-right: 5px solid #b10034;
}


#kolomrechts p {
margin: 0pt 11px;
line-height: 15px;
padding-right: 5px;
}

#midden { 
background: #ffffff;
margin-left: 487px;
margin-right: 241px;
margin-top: 0px;
height:auto;
}

#kleinlinks {
position: absolute;
width: 320px;
height: auto;
float: left;
margin: 0px;
}

#kleinrechts {
position: absolute;
width: 160px;
height: auto;
margin-top: 0px;
float: left;
padding-top: 0px;
margin-left: 320px;
}