@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
}	
h1, h2, h3, h4, h5, h6, p, table {
	margin-bottom: 10px;
}
body {
	background: #e4b76f url(../gfx/bgpage.gif) left top repeat-x;
	color: #5e441a;
}
a {
	color: #c7680c;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.hide {
	display: none;
}
h1 {
	font-size: 18px;
	border-bottom: 1px dotted #5e441a;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #875a14;
	border-bottom: 1px dotted #875a14;
	padding-bottom: 5px;
	text-align: left !important;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #875a14;
}
ol, ul, li {
	margin-left: 10px;
}
input, select, textarea {
	border-color: #875a14;
	border-style: solid;
	border-width: 1px;
	color: #875a14;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
	font-weight: bold;
}
.floatRight {
	float: right;
	margin: 10px 0px 10px 10px;
}
.floatLeft {
	float: left;
	margin: 10px 10px 10px 0px;
}
.upper {
    text-transform: uppercase;
}
/* header
===========================================================*/
#header .headerTop {
	background: transparent url(../gfx/headertop.png) left top no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../gfx/headertop.png', sizingMethod='crop');

}
.selector li.nl {
	background: transparent url(../gfx/nl.gif) left top no-repeat;
}
.selector li.es {
	background: transparent url(../gfx/es.gif) left top no-repeat;
}
.selector li.uk {
	background: transparent url(../gfx/uk.gif) left top no-repeat;
}
.logo {
	background: transparent url(../gfx/logo.png) left top no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../gfx/logo2.png', sizingMethod='crop');
}
.show {
	_display: none;
}
/* container
===========================================================*/
#container {
	background-color: #fae3b6;
}
.menuTop {
	background: transparent url(../gfx/menu.png) left top no-repeat;
	_background: transparent url(../gfx/menu.gif) left top no-repeat;
}
.menuTop ul li, .menuTop ul li a {
	color: #fae0c1;
}
.menuTop ul li a:hover {
	background: transparent url(../gfx/bgMenu.gif) left top repeat-x;
	color: #694c1d;
}
.menuTop ul li.first a:hover {
	background: transparent url(../gfx/menufirst.gif) 1px 0 no-repeat;
}
.menuTop ul li.last a:hover {
	background: transparent url(../gfx/menulast.gif) right top no-repeat;
	padding-left: 15px; /* change left padding if text width changes */
}
body.uk .menuTop ul li a {
	padding: 8px 15px 0px 17px;
}
body.uk .menuTop ul li.last a:hover {
	padding-left: 25px; /* change left padding if text width changes */
}
body.es .menuTop ul li a {
	padding: 8px 4px 0px 7px;
}
body.es .menuTop ul li.last a:hover {
	padding-left: 11px; /* change left padding if text width changes */
}
/* block
===========================================================*/
.blockTop {
	background: transparent url(../gfx/blockTop.gif) left top no-repeat;
}
.blockContent {
	background-color: #f3d4a8;
}
.blockBottom {
	background: transparent url(../gfx/blockBottom.gif) left top no-repeat;
}
/* footer
===========================================================*/
#footer {
	background: transparent url(../gfx/footer.gif) left top no-repeat;
	color: #cc9a49;
}
#footer span {
	color: #e2bd88;
}

/* form
===========================================================*/
.content.form div {
    height: 20px; /* firefox fix */
}
.form input {
    padding-left: 4px;
}
.form label {
	color: #875a14;
    display: block;
	font-size: 12px;
	font-weight: bold;
    float: left;
}
.form input.checkbox {
    border: none;
    margin-left: 5px;
}
.form label.checkbox {
    display: inline;
    font-weight: normal;
    float: none;
    margin-left: 10px;
}
.form .btnRight {
    margin: 10px 27px 10px 0px;
    text-align: right;
}
.form .error {
    color: #FF0000;
    list-style-type: none;
    margin-left: 165px;
    margin-bottom: 10px;
}
.form .error li {
    min-height: 16px;
}
.form .footnote {
    font-size: 10px;
    font-style: italic;
}
.form .m5 { 
    margin-left: 5px; 
}

/* width classes
===========================================================*/
.w25 { width: 25px; }
.w35 { width: 35px; }
.w50 { width: 50px; }
.w65 { width: 65px; }
.w100 { width: 100px; }
.w120 { 
    width: 128px; 
    *width: 126px;
}
.w130 { width: 130px; }
.w175 { width: 175px; }
.w224 { width: 224px; }
.w300 { width: 300px; }
.w305 { width: 306px; }


/* rotating banner
===========================================================*/
.banners ul, .banners li {
	margin:0;
	padding:0;
	list-style:none;
}
.banners, .banners li { 
	overflow: hidden; 
	vertical-align: middle;
	width: 153px;
}

/* alle goede doelen
===========================================================*/
/* same as H4 */
div.rss_feed_news_js_description { 
	font-size: 13px;
	font-weight: bold;
	color: #875a14;
	border-bottom: 1px dotted #875a14;
	padding-bottom: 5px;
	text-align: left !important;
	margin-bottom: 10px;
}

/* social media
============================================================*/
#social-media {
	background-color: #FAE3B6; 
	height: 40px; 
	padding-left: 25px; 
	padding-top: 20px;
}
#social-media iframe {
	float: left; 
	border: medium none; 
	height: 60px;
	overflow: hidden; 
	width: 400px; 
}
#social-media div {
	float: right; 
	margin-right: 36px;
}
body.es #social-media div {
	margin-right: 23px;
	*margin-right: 13px;
	margin-right: 13px\0/;
}
