/* CSS Document */
#container{
position: absolute;
left: 50%;
height: 655px;
width: 981px;
margin-left: -490px;
background-image: url("/afbeeldingen/algemeen/achtergrond-totaal.jpg");
background-repeat: no-repeat;
}
body {
background:#BDDEFF;
background-image: url("/afbeeldingen/algemeen/achtergrond-kleur.jpg");
background-repeat: repeat-x;
margin-top : 10px;
padding : 0px;
}
#MENUBOVEN{
position: absolute;
left: 0px;
height: 45px;
width: 981px;
}
#MENUSUB{
position: absolute;
left: 110px;
top: 45px;
width: 871px; 
height: 22px;
overflow: hidden;
}
#NIEUWS{
}
A:visited{
color: #0000FF
}
A:hover{
color: #000080
}
A:active{
color: #0000FF
}
.subbody {
font-family: "Century Gothic";
font-size: 10pt;
text-align : center;
margin-top : 2px;
}
#MENULINKS {
position: absolute;
left: 0px;
top: 45px;
height: 583px; 
width: 110px;
}
.menubody { 
font-family : "Century Gothic";
font-size : 9pt;
margin-top : 32px;
margin-left : 3px;
margin-right : 1px;
}
#ONDER{
background:#BDDFFF;
position: absolute;
left: 0px;
top: 635px;
width: 981px; 
height: 22px;
}
.onderbody { 
font-family : "Century Gothic";
text-align: center;
font-size : 9pt;
margin-top : 2px;
}
#RECLAME{
position: absolute;
left: 0px;
top: 665px;
width: 981px; 
height: 50px;
}
#BASIS {
position: absolute;
left: 110px;
top: 67px;
height: 561px;
width: 871px;
overflow-y: scroll;
overflow-x: hidden;
scrollbar-arrow-color: #BDDFFF;
scrollbar-face-color: #0859FF;
scrollbar-highlight-color: #D6DFEF;
scrollbar-3dlight-color: #000062;
scrollbar-shadow-color: #000062;
scrollbar-darkshadow-color: #D6DFEF;
scrollbar-track-color: #D6DFEF;
font-family : "Century Gothic";
font-size : 10pt
}
.bodyindex { 
margin-top : 8px;
margin-left : 1px;
margin-bottom : 2px;
text-align: left;
}
.body { 
margin-top : 0px;
margin-bottom : 2px;
margin-left : 10px;
margin-right : 15px;
padding : 0px;
}
TD { 
font-family : "Century Gothic";
font-size : 10pt;
}
.tussen-tabel-40 { 
height: 40px;
} 
h2 { 
color : #990000;
font-family : "Comic Sans MS";
font-size : 30pt;
font-weight : bold;
margin-top : 0px;
}
/* nieuws titels */
h3
{
color: #990000;
font-family: Century Gothic;
font-size: 18pt;
font-weight: bold; 
}
.linkjes { 
color : #990000;
font-family : "Century Gothic";
font-size : 8pt;
font-weight : normal;
}
.ondertitel { 
font-size : 20pt;
font-weight : normal;
}
.tijd { 
font-size : 15pt;
font-weight : normal;
}
label { 
float : left;
width : 140px;
text-align : left;
padding-top : 5px;
font-weight : bold;
} 
input, textarea { 
padding : 3px;
margin : 3px;
border : 1px solid #bac5d6;
font-family : "Century Gothic";
font-size : 10pt;
background : #fff;
} 
input.fout, textarea.fout { 
border : 1px solid #ff0000;
} 
label.fout { 
color : #ff0000;
}
.fotoalbum { 
margin-left: -10px;
margin-top: -10px;
}
.FVDM {
border: 1px solid #0F5CFF;
}