body {
        background-color: #0F2C27;
        width: 100%;
        margin: 0px;
        padding: 0px;
        font-family: Arial;
        color: #000000;
        font-size: 10px;
		text-align:center;
}
html {
        width: 100%;
}
img {
border:0px;
}
body,table,tr,td {
        font-family: Arial;
        color: #000000;
        font-size: 11px;
}

/* link opmaak */
a {
        color: #000000;
        text-decoration: underline;
}
a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}
a.wit {
        color: #FFFFFF;
        text-decoration: none;
}
a.wit:hover {
        color: #FFFFFF;
        text-decoration: underline;
}
/* /link opmaak */

/* clear */
.clear {
        clear: both;
}
/* /clear */

/* container */
.container_header {
        width: 726px;
        margin: 0px auto;
}
/* /container */

/* header */
.container_header {
        background-image: url(images/background-header.jpg);
		background-position: center;
        background-repeat: repeat-x;
        background-color: #144339;
        width: 100%;
        height: 257px;
}
.header {
        width: 726px;
        margin: 0px auto;
        height: 257px;
}
/* /header */

/* header */
.container_content {
        background-image: url(images/background-content.gif);
        background-repeat: repeat-x;
        background-color: #143932;
        width: 100%;
}
.content_container {
        background-image: url(images/content-background.gif);
        background-color: #13A179;
        padding: 0px 0px 0px 0px;
        width: 726px;
        margin: 0px auto;
		background-repeat: repeat-y;
		text-align:left;
}
.content_onder {
        background-image: url(images/content-onder.gif);
        width: 726px;
        height: 26px;
        margin: 0px auto;
}
.content_links {
        width: 491px;
        float: left;
		margin-left: 24px;
}
.content_blok {
        width: 491px;
		background-color: #13A179;
}
.content_blok_boven {
        background-image: url(images/content-blok-boven.gif);
        width: 491px;
        height: 41px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 13px;
		vertical-align: bottom;
}
.content_blok_content {
        background-color: #13A179;
        padding: 5px 5px 0px 5px;
        width: 481px;
}
.weblog a:hover {
color:#000000;
}
.content_blok_onder {
        background-image: url(images/content-blok-onder.gif);
        width: 491px;
        height: 12px;
        font-size: 9px;
}
.content_banner_container {
        margin: 9px 0px 0px 0px;
        width: 491px;
}
.content_banner_links {
        width: 244px;
        float: left;
}
.content_banner_rechts {
        margin: 0px 0px 0px 16px;
        width: 231px;
        float: left;
}
.content_rechts {
        padding: 0px 0px 0px 9px;
        width: 176px;
        float: left;
}
.content_rechts_blok {
        width: 176px;
		background-color: #00A2AD;
}
.content_rechts_blok_2 {
        margin: 5px 0px 0px 0px;
        width: 176px;
		background-color: #00A2AD;
}
.content_rechts_blok_boven {
        background-image: url(images/rechts-blok-boven.gif);
        width: 176px;
        height: 31px;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 13px;
		text-align:center;
		padding-top:5px;
}
.content_rechts_blok_content {
        background-color: #00A2AD;
        padding: 5px 5px 0px 5px;
        width: 166px;
        color: #FFFFFF;
}
.content_rechts_blok_onder {
        background-image: url(images/rechts-blok-onder.gif);
        width: 176px;
        height: 12px;
        font-size: 9px;
}
.content_rechts_blok_menu ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
}
.content_rechts_blok_menu li a {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}
.content_rechts_blok_menu li a:hover {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}
/* /header */

/* footer */
.container_footer {
        background-image: url(images/background-footer.gif);
        background-repeat: repeat-x;
        background-color: #0F2C27;
        width: 100%;
        height: 78px;
}
.footer_container {
        background-image: url(images/footer.gif);
        width: 726px;
        margin: 0px auto;
        height: 78px;
}
.footer_links {
        padding: 19px 0px 0px 50px;
        width: 276px;
        float: left;
        font-weight: bold;
}
.footer_rechts {
        padding: 19px 0px 0px 0px;
        width: 400px;
        float: left;
        font-weight: bold;
}
.footer_rechts_menu ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        list-style-position: inside;
}
.footer_rechts_menu li {
        float: left;
        padding: 0px 12px 0px 0px;
}
.footer_rechts_menu li a {
        text-decoration: none;
        color: #000000;
}
.footer_rechts_menu li a:hover {
        text-decoration: underline;
        color: #000000;
}
/* /footer */

.m {
        vertical-align:middle
}

.form {
        width:148px;
        height:18px;
        font-family:arial;
        font-size:11px;
        border-style: solid;
        border-width: 1px;
        border-color:#B3B9C3;
        background-color:#ffffff;
        color:#000000;
        margin-left:0px;
        margin-right:0px
}

.textarea {
        width:263px;
        height:18px;
        font-family:tahoma;
        font-size:11px;
        border-style: solid;
        border-width: 1px;
        border-color:#;
        background-color:#ffffff;
        color:#5F5F5F;
        margin-left:0px;
        margin-right:0px
}