@charset "UTF-8";
body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 14px;
    background-image: url(afbeeldingen%20costa%20rica/achtergrond.jpg);
}
h1 {
    color: #57ED11;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-style: italic;
    text-align: left;
    text-transform: uppercase;
}
h2 {
    color: #F83538;
    text-align: center;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    font-style: oblique;
    font-variant: small-caps;
    text-shadow: 1px 0px #F4C6C7;
}
.navigatie {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 16px;
    background-color: #0CEFF5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}
.navigatie a  {
    color: #0B0707;
    font-weight: bold;
    text-decoration: none;
}
.navigatie a:hover {
    color: #EAFA11;
    text-decoration: underline;
}
img {
    border: 5px double #E2F607;
}
.onderschrift {
    color: #575454;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 11px;
    font-style: italic;
    padding-bottom: 50px;
    text-decoration: none;
}
