body { 
    background-image: url('groep200.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    margin-top: 0px;
    font-size: 100%;
}
div.container {
    width: 995px;
    margin: auto;
    background-image: url("fotoos/raster_achtergrond_oker.png");
}

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

div.fotobar {
    margin: auto;
    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 {
    margin: auto;
    top: 0px;
    position: fixed;
    z-index: 7;
}


h1 {
    font-family: "Arial";
    font-size: 1.4em;
    color: #6bad21;
    padding: 0;
     margin-top: -5px;
}

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


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

#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:#004857;
    padding: 1px; 
    width: 150px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #ffffff;
    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:#f9991f;
    padding: 1px; 
    width: 140px;
    height: 25px; 
    font-family: "Arial";
    font-size: 0.8em;
    color: #004857;
    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;

}

#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;
    color: #ffffff;
}
#menuknop7:hover {
    background-color: #f9991f;
}
#menuknop8:hover {
    background-color: #f9991f;
}

#menuknop1:active {
    background-color: #ff0000;
}
#menuknop2:active {
    background-color: #ff0000;
}
#menuknop3:active {
    background-color: #ff0000;
}
#menuknop4:active {
    background-color: #ff0000;
}
#menuknop5:active {
    background-color: #ff0000;
}
#menuknop6:active {
    background-color: #ff0000;
}
#menuknop7:active {
    background-color: #ff0000;
}
#menuknop8:active {
    background-color: #ff0000;
}

p {
    font-family: "Arial";
    font-size: 13px;
    color: #004857;
    padding: 5px;

}

h2 {
    font-family: "Arial";
    font-size: 15px;
    color: #004857;

}

ul.v {
    list-style-type: square;
    list-style-position: outside;
    font-family: "Arial";
    font-size: 12px;
    color: #004857;
}

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

//ul.v:link {color: #f9991f; text-decoration:none}
//ul.v:visited {color: #005eaa; text-decoration:none}
//ul.v:hover {color: #ff0000; text-decoration:none}
//ul.v:active {color: #ff0000; text-decoration:none} 


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} 

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);
}
