/* --- 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;
}

/* --- LOGO & NAW -------------------- */

#wrapper_menu #twitter {
    position: relative;
    top: 8px;
    margin-left: 800px;
}
#twitter img {
    border: 0 none;
    height: 54px;
    width: 160px;
}

/* --- MENU ------------------------- */
#wrapper_menu {
	margin-left: auto;
    margin-right: auto;
    width: 976px;
    height: 105px;
}
#wrapper_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 945px;
	height: 48px;
	float: left;			
	background: url("img/menu_loop.png") repeat-x scroll top left transparent;	
}
#wrapper_menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#wrapper_menu ul li a {
	font-weight: bold;
	padding: 15px 15px 15px 15px;
	display: block;
	color: white;
	text-decoration: none;
    font-size: 13px;
}
#wrapper_menu ul li a:hover, #wrapper_menu ul li a.active {
	background: url("img/menu_hover.png") repeat-x scroll left 1px transparent;	
}
#wrapper_menu .menu {
	width: 15px;
	height: 48px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;	
}
#wrapper_menu .left {
	background-image: url("img/menu_left.png");
}
#wrapper_menu .right {
	background-image: url("img/menu_right.png");
}
#submenu {
    font-family: Garamond,Arial;
}
#submenu ul ul.sub_menu {
    margin: 0px 0px 5px 0px;
    padding: 0;
}
#submenu ul ul.sub_menu li {
    list-style-type: square;
    color: #652200;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 50px;
}
#submenu ul ul.sub_menu li a {
    background: none;
	padding: 0px 15px 0px 0px;
	display: block;
    line-height: 20px;
	text-decoration: none;
    font-size: 13px;
}
/* --- HEADER ---------------------- */
#wrapper_header {
    margin-left: auto;
    margin-right: auto;
    width: 976px;
    height: 285px;
    margin-bottom: 2px;
    margin-top: 10px;
    position: relative;
}
#headerimage {
    width: 959px;
    height: 265px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 11px 5px 5px 2px;
}
#headerimage img {
	position: absolute;
	padding-top: 11px;
	top: 0;
}
#headeroverlay {
    background: url("img/header_overlay.png") no-repeat scroll left top transparent;
    width: 976px;
    height: 285px;
    z-index: 35;
    position: absolute;
    top: 0px;
    left: 0px;
}
#wrapper_header a.logo_kastanjeboom {
    position: absolute;
    top: 30px;
    left: 700px;
    height: 130px;
    width: 220px;
    display: block;
    z-index: 36;
}
#wrapper_header a.logo_landwinkel {
    position: absolute;
    top: 160px;
    left: 690px;
    height: 80px;
    width: 240px;
    display: block;
    z-index: 36;
}

/* --- CONTENT - BREADBRUMB --------- */
#wrapper_content {
	margin-left: auto;
    margin-right: auto;
    width: 980px;
    margin-bottom: 8px;
    margin-top: 10px;
    position: relative;
}


/* --- CONTENT - PAGINA -------------- */

#wrapper_content #wrapper_inhoud {
    width: 650px;
    float: left;
    margin-left: 2px;
}
#wrapper_content_top {
   background: url("img/wrapper_top.png") no-repeat scroll left top transparent;
   height: 10px;
}
#wrapper_content_loop {
   background: url("img/wrapper_loop.png") repeat-y scroll left top transparent;
   padding-bottom: 10px;
}
#wrapper_content_bottom {
   background: url("img/wrapper_bottom.png") no-repeat scroll left transparent;
   height: 15px;
}
#wrapper_inhoud #inhoud_top {
    background: url("img/inhoud_top.png") no-repeat scroll left top transparent;
    height: 8px;
}
#wrapper_inhoud #inhoud_bottom {
    background: url("img/inhoud_bottom.png") no-repeat scroll left top transparent;
    height: 8px;
}
#wrapper_inhoud #inhoud {
    background: url("img/content_loop.png") repeat-y scroll left top transparent;
    width: 605px;
    min-height: 120px;
    padding: 10px 20px 20px 20px;
    line-height: 20px;
}

/* --- CONTENT RECHTS ---------------- */
#wrapper_inhoud_rechts {
    width: 680px;
    float: left;
    margin: 0px 0px 0px 8px;
}
/*#wrapper_inhoud_rechts #inhoud_rechts_top {
    background: url("img/content_rechts_top.png") no-repeat scroll left top transparent;
    height: 15px;
}
#wrapper_inhoud_rechts #inhoud_rechts_bottom {
    background: url("img/content_rechts_bottom.png") no-repeat scroll left top transparent;
    height: 15px;
}*/
#wrapper_inhoud_rechts #inhoud_rechts {
    /*background: url("img/content_rechts_loop.png") repeat-y scroll left top transparent;*/
    width: 650px;
    min-height: 120px;
    padding: 10px 20px 20px 20px;
    line-height: 20px;
}
#wrapper_content #subkolom {
    width: 290px;
    float: left;
}
/* --- SUBMENU ----------------------- */
#submenu {
    width: 280px;
    margin: 0px 10px 10px 1px;
}
#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 5px 0px;
}
#submenu ul li {
    margin: 0px 0px 0px 20px;
}
#submenu li a {
    background: url("img/list_submenu.png") no-repeat scroll left 5px transparent;
    text-decoration: none;
    color: #652200;
    line-height: 30px;
    font-size: 14px;
    padding: 0px 10px 5px 35px;
    display: block;
    /*height: 30px;*/
}
#submenu ul li a.active {
    background: url("img/list_submenu_active.png") no-repeat scroll left 5px transparent;
    font-weight: bold;
    color: #652200;
}
#submenu ul li a:hover {
    background: url("img/list_submenu_active.png") no-repeat scroll left 5px transparent;
    font-weight: bold;
    color: #652200;
}
.submenu_spacer {
    padding: 0px 0px 0px 12px;
    margin: 0;
}
#adresgegevens ul {
    background: url("img/submenu_kastanje.png") no-repeat scroll 20px 20px transparent;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 30px 35px;
    list-style-type: none;
}
#adresgegevens ul li {
    line-height: 22px;
}
#adresgegevens ul li.adres_titel {
    font-weight: bold;
    color: #652200;
    font-size: 14px;
}  
#adresgegevens a {
    color: #652200;
    font-weight: bold;
}
/* --- BLIKVANGERS ------------------- */

#wrapper_blik {
    width: 327px;
    margin: 0px 0px 0px 0px;
    float: left;
}
.blikvanger {
    width: 321px;
    float: right;
}
a.wrapper_blik img {
    border: 0 none;
}
#wrapper_blik .blik_top {
    background: url("img/blik_top.png") no-repeat left top transparent;
    height: 9px;
}
#wrapper_blik .blik_bottom {
    background: url("img/blik_bottom.png");
    height: 9px;
}
#wrapper_blik .blik_inhoud {
    background: url("img/blik_loop.png") repeat-y left top transparent;
    min-height: 90px;
    padding: 10px 10px 10px 10px;
}
.blikvanger .blik_image {
    float: left;
    border: 0 none;
}
.blik_image img {
    border: 0 none;
}
.blikvanger .blik_tekst {
    width: 66%;
    float: left;
    margin-left: 10px;
    line-height: 18px;
}
.blikvanger h2 {
    font-family: Garamond, Arial;
    font-weight: bold;
    font-size: 20px;
    color: #461702;
    margin: 2px 0px 2px 0px;
    padding: 0;  
}
a.blik_link {
    text-decoration: none;
    color: #3b3b3b;
}
a.bliklink:visited {
    text-decoration: none;
}
a.bliklink img {
    border: 0 none;
}
/* --- FOOTER ------------------------ */
#wrapper_footer {
	margin-left: auto;
    margin-right: auto;
	width: 976px;
	height: 50px;
	margin-bottom: 10px;
	background: url("img/bg_footer.png") no-repeat scroll top left transparent;	
    font-size: 11px;
}
#wrapper_footer #footer {
	padding: 16px;
}
#footer .left {
    float: left;
    text-align: left;
    color: #fff;
}
#footer .right {
    float: right;
    text-align: right;
}
#footer a {
    text-decoration: none;
    color: #fff;
}
/* --- TEKSTOPMAAK ------------------- */
#inhoud p {
    line-height: 20px;
    margin: 3px 0px;
    padding: 0;
}
h1 {
    font-family: Garamond, Arial;
    font-weight: bold;
    font-size: 22px;
    color: #652200;
    padding: 5px 0px 8px 0px;
    margin: 0;
}
h2 {
    font-family: Garamond, Arial;
    font-weight: bolder;
    font-size: 19px;
    color: #652200;
    padding: 3px 0px 4px 0px;
}
#inhoud a {
    color: #561E05;
}
#inhoud_rechts a {
    color: #561E05;
}

/* --- FOTOALBUM --------------------- */
.aantalpaginas {
    text-align: center;
    margin: 5px 0 20px;   
}
.aantalpaginas b {
    font-size: 15px;
}
.aantalpaginas a {
    padding: 0px 1px 0px 1px;
}
.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;
}
.album img {
    border: 1px solid #6D625D;
    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 10px 0px 10px;
    border: 1px solid #6D625D;
}
/* --- ALGEMEEN ---------------------- */
.clear, .clearboth {
	clear: both;
}
.error {
 font-weight: bold;
 color: red;
 margin: -10px 0px 10px 0px;   
}

