body { 
    background-color: #f4f3ce;
    margin-top: 0px;
    font-size: 100%;
}

div.container {
    width: 995px;
    margin: auto;
    background-image: url("../fotoos/raster_achtergrond_oker.png");
}

div.menubar {
    width: 985px;
    height: 0.5em;
    margin: 0px;
    padding: 5px;
    background-color: #ffffff;
    background-image: url("../fotoos/raster_achtergrond_oker.png");
}

div.fotobar {
    margin-top: -115px;
    width: 995px;
    background-color: #ffffff;
}
div.header {
    margin-top: 0px;
    margin-left: 0px;

    height: 1.5em;
    padding: 1.4em;
    color: #004857;
    background-color: #ffffff;
    clear: right;
    text-align: center;
    background-image: url("fotoos/logo.gif");
    background-repeat: no-repeat;

}
div.titelbalk {
    top: 0px;
    position: fixed;
    z-index: 7;
}

div.footer {
    padding: 0.5em;
    color: white;
    background-color: #D5D110;
    clear: center;
    text-align: center;
}

h1.header {
    font-family: "Arial";
    font-size: 1.8em;
    margin: auto;
    padding: 1;

}

div.linkerkolom {
    float: left;
    width: 13em;
    margin: 0;
    padding: 1em;
    text-align: left;
    background-color:#ffffff;
    line-height: 60%;
    border-right: 1px solid #f4f3ce;
}

div.content {
    margin-top: 200px;
    margin-left: 233px;
    margin-right: 190px;
    max-width: 518px;
    text-align: left;
    padding: 2em;
    background-color: #ffffff;
}

div.rechterkolom {
    float: right;
    width: 156px;
    height: 630px;
    margin: 0;
    padding: 2em;
    background-color:#ffffff;
    border-left: 1px solid #f4f3ce;
    text-align: left;
}
div.derest {
    z-index: -7;
}
#menuknop1 { border-radius: 10px;
    background-color:#004857;
    padding: 1px; 
    width: 90px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #ffffff;
    position: fixed
    z-index: 15;
}

#menuknop2 { border-radius: 10px;
    background-color:#004857;
    padding: 1px; 
    width: 170px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #ffffff;
    cursor:pointer;

}
#menuknop3 { border-radius: 10px;
    background-color:#004857;
    padding: 1px; 
    width: 100px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #ffffff;
    cursor:pointer;

}
#menuknop4 { border-radius: 10px;
    background-color:#f9991f;
    padding: 1px; 
    width: 150px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #004857;
    cursor:pointer;

}
#menuknop5 { border-radius: 10px;
    background-color:#004857;
    padding: 1px; 
    width: 150px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #ffffff;
    cursor:pointer;

}
#menuknop6 { border-radius: 10px;
    background-color:#004857;
    padding: 1px; 
    width: 140px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #ffffff;
    cursor:pointer;

}
#menuknop7 { border-radius: 10px;
    background-color:#004857;
    padding: 1px; 
    width: 60px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #ffffff;
    cursor:pointer;

}
#menuknop8 { border-radius: 10px;
    background-color:#004857;
    padding: 1px; 
    width: 90px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #ffffff;
    cursor:pointer;

}


#koekie-trommel { border-radius: 10px;
    background-color:#004857;
    padding: 1px; 
    width: 150px;
    height: 25px; 
    font-family: "Verdana";
    font-size: 1.0em;
    color: #ffffff;
    cursor:pointer;
}


#menuknop1:hover {
    background-color: #f9991f;
}
#menuknop2:hover {
    background-color: #f9991f;
}
#menuknop3:hover {
    background-color: #f9991f;
}
#menuknop4:hover {
    background-color: #f9991f;
}
#menuknop5:hover {
    background-color: #f9991f;
}
#menuknop6:hover {
    background-color: #f9991f;
}
#menuknop7:hover {
    background-color: #f9991f;
}
#menuknop8:hover {
    background-color: #f9991f;
}
#koekie-trommel:hover {
    background-color: #f9991f;
}

#cbSelNone{ border-radius: 10px;
    background-color:#6bad21;
    padding: 1px; 
    width: 84px;
    height: 16px; 
    background: url(selectnone10.png); 
    background-repeat: no-repeat; 
    cursor:pointer;
// selecter niets
}
#cbSelAll{ border-radius: 10px;
    background-color:#6bad21;
    padding: 1px; 
    width: 84px;
    height: 18px; 
    background: url(selectall10.png); 
    background-repeat: no-repeat; 
    cursor:pointer;
// selecter alles
}



#cbSelAll:hover {
    background: url(selectall10a.png); 
}
#cbSelNone:hover {
    background: url(selectnone10a.png); 
}

#cbSelAll:active {
    background: url(selectall10r.png); 
}
#cbSelNone:active {
    background: url(selectnone10r.png); 
}



a.midden:link {color: #f9991f; text-decoration: none}
a.midden:visited {color: #005eaa; text-decoration: none}
a.midden:hover {color: #ff0000; text-decoration: none}
a.midden:active {color: #ff0000; text-decoration: none} 

a.rechterkolom:link {color:#f9991f; text-decoration: none}
a.rechterkolom:visited: {color:#d5d110; text-decoration: none}
a.rechterkolom:hover {color: #00c0c0; text-decoration: none}
a.rechterkolom:active {color: #ff0000; text-decoration: none}

a.linkerkolom:link {color: #005eaa; text-decoration: none}
a.linkerkolom:visited {color: #8cadad; text-decoration: none}
a.linkerkolom:hover {color: #ff0000; text-decoration: none}
a.linkerkolom:active {color: #ff0000; text-decoration: none} 

a.onder:link {color: #f9991f; text-decoration: none}
a.onder:visited {color: #ffffff; text-decoration: none}
a.onder:hover {color: #ff0000; text-decoration: none}
a.onder:active {color: #ff0000; text-decoration: none} 

a:link {color: #f9991f; text-decoration: none}
a:visited {color: #d5d110; text-decoration: none}
a:hover {color: #ff0000; text-decoration: none}
a:active {color: #ff0000; text-decoration: none} 



#brederknop { border-radius: 10px;
    background-color:#6bad21;
    padding: 1px; 
    background: url(breder10.png); 
    background-repeat: no-repeat; 
    cursor: pointer; 
    width: 40px; 
    height: 18px
}
#brederknop:hover {
    background: url(breder10a.png); 
}
#brederknop:active {
    background: url(breder10r.png); 
}

#smallerknop { border-radius: 10px;
    background-color:#6bad21;
    padding: 1px; 
    background: url(smaller10.png); 
    background-repeat: no-repeat; 
    cursor: pointer; 
    width: 40px; 
    height: 18px
}
#smallerknop:hover {
    background: url(smaller10a.png); 
}
#smallerknop:active {
    background: url(smaller10r.png); 
}

#lagerknop { border-radius: 10px;
    background-color:#6bad21;
    padding: 1px; 
    background: url(lager10.png); 
    background-repeat: no-repeat; 
    cursor: pointer; 
    width: 38px; 
    height: 17px
}
#lagerknop:hover {
    background: url(lager10a.png); 
}
#lagerknop:active {
    background: url(lager10r.png); 
}

#hogerknop { border-radius: 10px;
    background-color:#6bad21;
    padding: 1px; 
    background: url(hoger10.png); 
    background-repeat: no-repeat; 
    cursor: pointer; 
    width: 38px; 
    height: 17px
}
#hogerknop:hover {
    background: url(hoger10a.png); 
}
#hogerknop:active {
    background: url(hoger10r.png); 
}

#resetknop { border-radius: 10px;
    background-color:#6bad21;
    padding: 1px; 
    background: url(reset10.png); 
    background-repeat: no-repeat; 
    cursor: pointer; 
    width: 40px; 
    height: 18px
}
#resetknop:hover {
    background: url(reset10a.png); 
}
#resetknop:active {
    background: url(reset10r.png); 
}

#naarNHDknop { border-radius: 10px;
    background-color:#6bad21;
    padding: 1px; 
    background: url(naarNHD10.png); 
    background-repeat: no-repeat; 
    cursor: pointer; 
    width: 40px; 
    height: 18px
}
#naarNHDknop:hover {
    background: url(naarNHD10a.png); 
}
#naarNHDknop:active {
    background: url(naarNHD10r.png); 
}


hr.rechts {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #f4f3ce, #d5d110, #f4f3ce);
}
hr.links {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #8cadad, #005eaa, #8cadad);
}
