@charset "utf-8";
h1 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: #A00BC1;
    font-size: 32px;
}
body {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 16px;
}
.navigatie {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 16px;
    background-color: #A4EFF0;
    padding-top: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-right: 2px;
}
a:link {
    color: #18900A;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
}
a:visited {
    color: #5616F1;
}

a:hover {
    color: #C6E809;
    text-decoration: underline;
}
img {
    border: 4px ridge #35DF78;
    padding-top: 0px;
    padding-left: 0px;
}
.fltrt {
    margin-left: 10px;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    float: right;
}

.figure {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #155B0A;
    font-size: 14px;
    padding-bottom: 8px;
}






h3 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: #F40D95;
    font-size: 22px;
}

h2 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: #BC0C7F;
    font-size: 22px;
}
.figure {
}
.fltlft {
    margin-right: 8px;
}
