body {
background: #10147E;
margin: 0px;
padding: 0px;

font-family: Verdana;
font-size: 9px;
color: #FFFFFF;

overflow: hidden;
}

#background {
background: url('../images/background.jpg');
background-repeat: no-repeat;
width: 1024px;
height: 493px;
position: absolute;
left: 0px;
top: 0px;
}

#navbalk {
position: absolute;
left: 30px;
top: 186px;
width: 940px;
height: 22px;

z-index: 2;
}

#menu {
position: absolute;
left: 0px;
top: 5px;
width: 940px;
height: 22px;
}

/*
#logoTP {
position: absolute; 
left: 140px;
top: 80px;
width: 190px;
height: 85px;
border: 0px;
}

#logoTP:hover {
position: absolute; 
left: 140px;
top: 80px;
width: 190px;
height: 85px;
border: 1px solid navy;
}
*/

#logoOT {
position: absolute; 
left: 395px;
top: 80px;
width: 190px;
height: 85px;
border: 0px;
}

#logoDP {
position: absolute; 
left: 650px;
top: 80px;
width: 190px;
height: 85px;
border: 0px;
}

#logoDP:hover {
position: absolute; 
left: 650px;
top: 80px;
width: 190px;
height: 85px;
border: 1px solid navy;
}

#content_container {
position: absolute;
left: 135px;
top: 175px;
width: 709px;
height: 287px;
}

#content {
position: absolute; 
left: 10px;
top: 50px;
width: 400px;
height: 225px;
overflow: auto;

text-align: left;
padding-right: 10px;
}

#up {
position: absolute;
left: 380px;
top: 0px;
width: 13px;
height: 11px;
}

#down {
position: absolute;
left: 380px;
top: 215px;
width: 13px;
height: 11px;
}

#afbeelding {
position: absolute;
left: 438px;
top: 85px;
width: 271px;
height: 203px;
}

img.png {
behavior: url("css/pngstijl.htc");
}

strong, b {
color: #10147E;
font-weight: bold;
}

a {
color: #FFFFFF;
text-decoration: none;
}

a:hover {
color: #8789BE;
text-decoration: none;
}

.rood {
color: #f20017;
}
