/* --- BODY ------------------------- */
body {
    background: url(img/bg_body.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    color: #3b3b3b;
    margin: 0;
}

/* --- WRAPPER TOP ------------------- */
#wrapper_top {
    background: url(img/bg_wrapper_top.png) repeat-x scroll left top transparent;
    height: 149px; 
}
#wrapper_logo_adres {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    height: 101px;
    position: relative;
}
#wrapper_logo_adres a.logo {
    width: 265px;
    height: 75px;
    top: 10px;
    display: block;
    position: absolute;
}
#wrapper_logo_adres a.logo img {
    border: 0 none;
}
#wrapper_logo_adres #headeradres {
    padding: 10px 0px 0px 0px;
    float: right;
    text-align: right;
}
/* --- TOPMENU ---------------------- */
#topmenu {
    margin-left: auto;
    margin-right: auto;
    height: 45px;
    width: 950px;
    position: relative;
}
#topmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 45px;
}
#topmenu ul li {
    background: url("img/list_topmenu.png") no-repeat scroll right top transparent;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
}
#topmenu ul li a { 
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding: 15px 24px 15px 24px;
    display: block;
    margin: 0px 3px 0px 0px;
    
}
#topmenu ul li a:hover, .active {
    background: url("img/bg_topmenu_hover.png") repeat-x scroll left top transparent;
    font-weight: bolder;
}
/* --- WRAPPER CONTENT --------------- */
#wrapper_main {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
#wrapper_content {
    background: url(img/bg_content.png) repeat-y scroll left top transparent;
    min-height: 400px;
    position: relative;
    top: -3px;
}
#wrapper_content_bottom {
    background: url(img/bg_content_bottom.png) no-repeat scroll left bottom transparent;
    height: 8px;
    position: relative;
    top: -3px;
}

/* --- HEADER ------------------------ */
#wrapper_content #wrapper_header {
    width: 950px;
    padding: 0px 1px 0px 0px;
    margin: 0px 0px 10px 0px;
    position: relative;
    height: 305px;
    overflow: hidden;
}
#wrapper_header img {
    margin: 0px 0px 0px 10px;
}
#headeroverlay {
    background: url("img/header_overlay.png") no-repeat scroll left top transparent;
    height: 305px;
    width: 950px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px 7px;
}
/* --- BLIKVANGERS ------------------- */
#wrapper_blik {
    width: 948px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.blikvanger {
    float: left;
    width: 308px;
    margin: 0px 4px 0px 4px;
}
.blikvanger .blik_top {
    background: url("img/blik_top.png");
    height: 3px;
}
.blikvanger .blik_bottom {
    background: url("img/blik_bottom.png");
    height: 5px;
}
.blikvanger .blik_inhoud {
    background: url("img/blik_loop.png") repeat-y scroll left top transparent;
    min-height: 80px;  
    padding: 10px;  
}
.blikvanger .blik_image {
    border: 0 none;
    float: left;
}
.blikvanger .blik_tekst {
    float: left;
    line-height: 18px;
    margin-left: 10px;
    width: 53%;
}
.blik_inhoud img {
    border: 0 none;
}
.blikvanger h2 {
    font-size: 15px;
    color: #365112;   
    margin: 0px 0px 2px 0px; 
}
a.blik_link {
    color: #2d2d2d;
    text-decoration: none;
}
/* --- CONTENT ----------------------- */
#content {
    padding: 0px 20px 10px 20px;
}
#content #tekst {
    float: left;
}
#content .fotohok {
    width: 70%;
}
#content .fullwidth {
    width: 100%;
}
#content #fotohok {
    float: right;
    width: 25%;
    padding: 10px 0px 0px 0px;
}
#fotohok img {
    margin: 10px 0px 10px 0px;
    border: 1px solid #2C5600;
}
/* --- FOOTER ------------------------ */
#footer {
    background: url("img/bg_footer.png") repeat-x scroll left bottom transparent;
    width: 940px;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
}
#footer .left {
    float: left;
    text-align: left;
    color: #fff;
    margin-left: 20px;
    line-height: 32px;
}
#footer .right {
    float: right;
    text-align: right;
    margin-right: 20px;
    line-height: 32px;
}
#footer a {
    text-decoration: none;
    color: #fff;
}
/* --- FOTOALBUM --------------------- */
.aantalpaginas {
    text-align: center;
    margin: 5px 0 20px;   
}
.aantalpaginas b {
    font-size: 15px;
}
.aantalpaginas a {
    padding: 0px 1px 0px 1px;
    color: #046903;
}
.album {
    margin: 0px 16px 20px 16px;
    float: left;
    width: 182px;
    height: 200px;
    text-align: center;
}
.album .album_titel {
    width: 200px;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #046903;
}
.album img {
    border: 1px solid #046903;
    margin: 0px 0px 5px 0px;
}
.thumbs_wrapper {
    margin: 10px 0px 10px 0px;
}
.thumbs_wrapper a {
    text-decoration: none;
}
.thumbs_wrapper img {
    padding: 5px;
    margin: 0px 7px 0px 8px;
    border: 1px solid #6D625D;
}
.terugknop a {
    color: #046903;
}
/* --- TEKSTOPMAAK ------------------- */
h1 {
    font-size: 18px;
    color: #2a2a2a;
    width: 70%;
}
h2 {
    font-size: 15px;
    color: #365112;
    margin: 25px 0px 5px 0px;
}
#tekst ul {
    list-style-type: circle;
    margin: 0 0 0 30px;
    padding: 0
}
#tekst a {
    color: #098203;
}
/* --- ALGEMEEN ---------------------- */
.clear, .clearboth {
	clear: both;
}
.mleft3px {
    margin-left: 3px;
}
.error {
    color: red;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 10px;
}
input[type="text"], input[type="password"], textarea {
    border: 1px solid #CCCCCC;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover {
    border-color: #ACACAC;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
    border-color: #797979;
}
input[type="submit"], input[type="button"] {
    border: 1px solid #797979;
    cursor: pointer;
    padding: 3px 18px;
}
input[type="submit"]:hover, input[type="button"]:hover {
    border-color: #333333;
}
#contactform {
	width: 100%;
}
#gmaps {
	float: right;
	margin: -43px -9px 5px 0;
	border: solid 1px #999;
}