@charset "UTF-8";
body  {
        margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
        padding: 0;
        text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        color: #000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color: #186420;
}
*  {margin: 0; padding: 0;        }
a {outline: none;}
hr{ margin-top: 8px; margin-bottom: 8px; }
.twoColFixLtHdr #container {
        width: 960px;
        text-align: left; /* this overrides the text-align: center on the body element. */
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
}
.twoColFixLtHdr #header { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; height: 140px; padding: 0; }

.twoColFixLtHdr #header a { text-decoration: none; }

.twoColFixLtHdr #header a.seizoens:link { color: #ff9800; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.seizoens:visited { color: #ff9800; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.seizoens:hover { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.seizoens:active { color: #ff9800; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

.twoColFixLtHdr #header a.duitsland:link { color: #ffc000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.duitsland:visited { color: #ffc000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.duitsland:hover { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.duitsland:active { color: #ffc000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

.twoColFixLtHdr #header a.belgie:link { color: #ffff00; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.belgie:visited { color: #ffff00; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.belgie:hover { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.belgie:active { color: #ffff00; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

.twoColFixLtHdr #header a.nederland:link { color: #00ff7f; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.nederland:visited { color: #00ff7f; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.nederland:hover { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.nederland:active { color: #00ff7f; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

.twoColFixLtHdr #header a.engeland:link { color: #00ffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.engeland:visited { color: #00ffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.engeland:hover { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.engeland:active { color: #00ffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }

.twoColFixLtHdr #header a.Tsjechie:link { color: #ffccff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.Tsjechie:visited { color: #ffccff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.Tsjechie:hover { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #header a.Tsjechie:active { color: #ffccff; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: normal; text-decoration: none; }


.twoColFixLtHdr #header h1 { color: #c0ff00; font-size: 16px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: normal; margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
        padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 { color: #009f00; font-size: 12px; font-family: Arial, Arial, Helvetica, sans-serif; float: left; /* since this element is floated, a width must be given */
        width: 240px; text-align: right; padding: 15px 20px 0 0; }

.twoColFixLtHdr #sidebar1 a:link { color: #c0ff00; font-size: 12px; font-family: Arial, Arial, Helvetica, sans-serif, Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #sidebar1 a:visited { color: #c0ff00; font-size: 12px; font-family: Arial, Arial, Helvetica, sans-serif, Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #sidebar1 a:hover { color: white; font-size: 12px; font-family: Arial, Arial, Helvetica, sans-serif, Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #sidebar1 a:active { color: #c0ff00; font-size: 12px; font-family: Arial, Arial, Helvetica, sans-serif, Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none; }

.twoColFixLtHdr #mainContent { color: black; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; height: 400px; overflow: auto; background-attachment: scroll; background-image: url(../afbeeldingen/beige182200140110.jpg); background-repeat: repeat; margin: 0; padding: 10px; }
.twoColFixLtHdr #mainContent a:link { color: #186420; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: underline; }
.twoColFixLtHdr #mainContent a:visited { color: #186420; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: underline; }
.twoColFixLtHdr #mainContent a:hover { color: #a00000; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: underline; }
.twoColFixLtHdr #mainContent a:active { color: #186420; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: underline; }
.twoColFixLtHdr #container #mainContent h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #a00000; text-align: center; letter-spacing: 1px; margin: 0; padding: 0; }
.twoColFixLtHdr #container #mainContent h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: bold; font-style: normal; margin: 0 0 5px; padding: 0; }
.twoColFixLtHdr #container #mainContent li {
        margin-left: 30px;
        padding-left: 10px;
        }
.twoColFixLtHdr #container #mainContent ul {
        padding-bottom: 10px;
        }
.twoColFixLtHdr #container #mainContent ol {
        padding-bottom: 10px;
        }

.twoColFixLtHdr #mainContentnieuws { color: black; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; height: 400px; overflow: auto; background-attachment: scroll; background-image: url(../afbeeldingen/beige182200140110.jpg); background-repeat: repeat; margin: 0; padding: 10px; }

.twoColFixLtHdr #mainContentnieuws a:link { color: #186420; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: underline; }
.twoColFixLtHdr #mainContentnieuws a:visited { color: #186420; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: underline; }
.twoColFixLtHdr #mainContentnieuws a:hover { color: #a00000; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: underline; }
.twoColFixLtHdr #mainContentnieuws a:active { color: #186420; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: underline; }

.twoColFixLtHdr #mainContentnieuws a.mail:link { color: #ff5f00; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #mainContentnieuws a.mail:visited { color: #ff5f00; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #mainContentnieuws a.mail:hover { color: white; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none; }
.twoColFixLtHdr #mainContentnieuws a.mail:active { color: #ff5f00; font-size: 13px; font-family: Arial, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; text-decoration: none; }


.twoColFixLtHdr #mainContentnieuws h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #a00000; text-align: center; letter-spacing: 1px; margin: 0; padding: 0; }
.twoColFixLtHdr #mainContentnieuws h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: black; font-weight: bold; font-style: normal; margin: 0 0 5px; padding: 0; }
.twoColFixLtHdr #mainContentnieuws li {
        margin-left: 30px;
        padding-left: 10px;
        }
.twoColFixLtHdr #mainContentnieuws ul {
        padding-bottom: 10px;
        }
.twoColFixLtHdr #mainContentnieuws ol {
        padding-bottom: 10px;
        }

.twoColFixLtHdr #footer { height: 25px; padding: 0; text-align: left; position: relative; margin-left: 280px; }
.twoColFixLtHdr #footer p {
        margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
        padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #C0FF00;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
        float: left;
        margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
        clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.roodnormaal { color: red; }
.oranjenormaal { color: #ff5f00; }