body {
        color: black;
        font-size: 13px;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        border: 0;
        background-color: #d3d9d6;
        background-image: url('images/ag_register_holland.jpg');
        height: 600px;
        text-align:center;
}
#container {
        background-color: #fff;
        width: 800px;
        margin: 0 auto;
        border-top: 0;
        border-right: 1px solid #b7b7b7;
        border-bottom: 0;
        border-left: 1px solid #b7b7b7;
        border-top-color: inherit;
        border-right-color: #800000;
        border-bottom-color: inherit;
        border-left-color: #800000;
        padding: 0;
        text-align: left;
}

#masthead {
        width: 800px;
        margin-right: auto;
        margin-left: auto;
        height: 181px;
}

#navigation {
        width: 805px;
        margin: 0;
        padding: 0;
        border: 0;
        clear: both;
        height: 27px;
        border-style: solid none solid none;
        border-width: 1px;
        border-color: #800000;
        overflow: hidden;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-top: 0px;
        padding-bottom: 0px;
        vertical-align: middle;
        text-align: left;
        background-color: #666666;
}

#column_l {
        border-width: 1px;
        border-color: #800000;
        width: 580px;
        margin: 0;
        border-top-style: solid;
        border-right-style: solid;
        padding: 15px 15px 90px 15px;
        background-position: bottom;
        position: relative;
        float: left;
        background-image: url('images/noordzee2.jpg');
        background-repeat: no-repeat;
        background-color: #EFF4FA;
        text-align: left;
}

#column_r {
        float: right;
        position: relative;
        border-style: dotted;
        border-width: 1px;
        border-color: #930037;
        width: 150px;
        margin: 0 15 0 0;
        margin-right: 15px;
        padding: 4px;
        background-color: #FFFFFF;
        text-align: left;
}

#footer {
        border-style: solid none solid none;
        border-width: 1px;
        border-color: #666666;
        width: 800px;
/*      text-align: center; */
        background-color: #E0E0E0;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-right: auto;
        margin-left: auto;
        vertical-align: top;
        width: auto;
        clear: both;
        overflow: auto;
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: x-small;
        color: #666666;
        height: 20px;
        text-align: center;
}
/* Styles for Masthead */
#masthead img {
        float: left;
}
#masthead p {
        font-size: 11px;
        color: #fff;
        margin: 10px 10px 0;
}
#column_r p {
        font-size: 11px;
        margin: 7px;
}
/* Styles for Navigation */
#navigation li {
}
#navigation a:hover {
        color: #000;
        text-decoration: none;
        border: 1px solid #a9a9a9;
        background-color: #a9a9a9;
}
/* Styles for Footer */
#footer a:hover {
        color: #fff;
        text-decoration: none;
}
/* Styles for Links */
a:hover {
        color: #800000;
        text-decoration: underline;
}
.style_bold {
        font-weight: bold;
}
.style_italic {
        font-style: italic;
}
.im {
        border: 1px solid #800000;
}
.bullets {
        list-style-image: url('images/pijl.jpg');
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: small;
        color: #666666;
}
p {
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: small;
        color: #585858;
}
h1 {
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: large;
        color: #666666;
        font-weight: bold;
}

.float_right {
        float:right;
}
.ftxt {
        font-family: "Trebuchet MS", Verdana, Arial;
        font-size: x-small;
        color: #666666;
}