<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "reset.css";
@import "mailform.css";

/* ==========================================
 *  Common
 * ==========================================
*/
/*html, body
{
	height: 100%;
}*/

html
{
	background: url( 'images/zs_header_default.png' );
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eeede8;
}

body
{
	background: url( 'images/zs_header_default.png' );
	background-repeat: repeat-x;
	background-position: top;	
}

body, td, input, p
{
	font-family: 'Merriweather Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3c3c38 !important;
	font-weight: 300;
}

a, a:visited
{
	color: #698b62;
	text-decoration: none;
}

a:hover
{
	color: #698b62;
	text-decoration: underline;
}

h1, h2, h3
{
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
}

h1
{
	font-size: 24px;
	color: #698b62 !important;
	margin: 0px; 
	padding-left: 0px; 
	margin-bottom: 20px;
}

h1#titelheader
{
	background-image: url( 'images/zs_h1.png' );
	background-repeat: no-repeat;
	height: 41px;
	font-size: 26px;
	color: #fff !important;
	margin: 0px; 
	padding: 20px 0 0 70px; 
	margin-bottom: 0px;
}

h2
{
	font-size: 21px;
	color: #698b62 !important;
	margin: 0px; 
	padding-left: 0px; 
	margin-bottom: 20px;
}

h2#footer
{
	background-image: url( 'images/zs_lijn_footer.png' );
	background-repeat: no-repeat;
	background-position: 50% 50%;
	font-size: 24px;
	color: #a2948f !important;
	text-align: center; 
	margin: 0px; 
	padding-left: 0px; 
	margin-bottom: 40px;
}

h2.widgettitle
{
	display: none;
}

p
{
	margin-bottom: 16px;
	line-height: 24px;
}

strong
{
	font-weight: 400;
}

img
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

div.berichtdelen
{
	font-size: 12px;
	background-color: #e3e3db;
	-moz-border-radius: 16px;
	border-radius: 16px;
	display: block;
	padding: 15px;
	width: 150px;
}

/* ====== Wordpress classes ====== */
.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.wpcf7-not-valid-tip-no-ajax
{
	margin-left: 16px;
	color: #f00;
}

/* ==========================================
 *  Content
 * ==========================================
*/
div#main
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

/* ==========================================
 *  Slider
 * ==========================================
*/
div#slider-container
{
	width: 3000px;
	height: 600px;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -1500px;
	z-index: -1000;
}

/* ==========================================
 *  Bel mij terug
 * ==========================================
*/
a#belmijterug
{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	float: right;
	display: inline-block;
	width: 220px;
	height: 25px;
	margin: 100px 0 0 0;
	padding: 58px 0 0 0;
	background: transparent url( 'images/zs_belmijterug.png' ) no-repeat;
}

a#belmijterug:hover 
{
	color: #786a65;
	text-decoration: none;
	background-position: -220px 0; 
}

div#telefoonnummer
{
	font-family: 'Merriweather Sans', Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #698b62;
	font-weight: 300;
	position: absolute;
	display: block;
	margin: 112px 0 0 795px;
}

/* ==========================================
 *  Lijsten Menu's
 * ==========================================
*/
li.widget_nav_menu
{
	list-style-type: none;
	color: #fff;
    line-height: 24px;
    margin-left: 0px;
}

ul.menu
{
	color: #fff;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul.menu li 
{
	list-style-type: none;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 24px;
	margin-left: 0px;
	background-color: #5b4943;
	margin-bottom: 20px;
}

ul.menu a, ul.menu a:visited
{
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #5b4943;
	height: 100%;
	width: 302px;
	padding: 12px 0 12px 0;
}

ul.menu a:hover
{
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #9f3116;
	height: 100%;
	width: 302px;
	padding: 12px 0 12px 0;
}

ul.menu .current-menu-item a
{
	color: #fff;
	background-color: #9f3116;
}

/* ==========================================
 *  Buttons
 * ==========================================
*/
a#facebook
{
	display: inline-block; 
	position: absolute;
	width: 35px;
	height: 35px;
	margin-left: 900px;
	margin-top: 12px;
	padding: 0; 
	background: transparent url( 'images/facebook.png' ) no-repeat;
}

a#facebook:hover 
{
	text-decoration: none;
	background-position: -35px 0; 
}


a#route-footer
{
	font-size: 14px;
	color: #fff;
	text-align: center;
	position: bottom;
	display: inline-block;
	width: 157px;
	height: 34px;
	margin: 20px 0 0 0;
	padding: 8px 0 0 0;
	background: transparent url( 'images/zs_route.png' ) no-repeat;
}

a#route-footer:hover 
{
	color: #fff !important;
	text-decoration: none;
	background-position: -157px 0; 
}

a#route
{
	font-size: 13px;
	color: #fff;
	text-align: center;
	text-decoration: none; 
	text-transform: uppercase;
	line-height: 18px;
	margin: 20px 0 0 0;
	background: #ebb225;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-0-border-radius: 16px;
	border-radius: 16px;
	display: block;
	padding: 10px 20px;
	text-align: center;
}

a#route:hover 
{
	color: #786a65;
}

/* ==========================================
 *  Footer
 * ==========================================
*/

div#breadcrumbs
{
	display: block;
	position: absolute;
	margin-top: -95px;
	color: #786a65;
	font-size: 11px;
}

div.breadcrumb
{
	margin: -18px 0 0 110px;
}

div#footer .breadcrumb a, div#footer .breadcrumb a:visited
{
	color: #99b18d;
	text-decoration: none;
}

div#footer .breadcrumb a:hover
{
	color: #99b18d;
	text-decoration: underline;
}

div#footer
{
	background: url( 'images/zs_footer.png' );
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	height: 550px;
	margin-top: 80px;
}

#footer a, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #99b18d;
	text-decoration: none;
}

#footer-bottom a, #footer-bottom a:visited
{
	color: #6a5d58;
	text-decoration: none;
}

#footer-bottom a:hover
{
	color: #fff;
	text-decoration: none;
}

div#footer-content
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 115px;
	line-height: 18px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}

div#footer-content .alignleft
{
	margin-right: 0px;
}
div#footer-content .alignright
{
	margin-left: 0px;
}

div#footer-column:first-child
{
	float: left;
	margin-left: 0px;
	margin-right: 70px;
}

div#footer-column
{
	float: left;
	margin-left: 0px;
}

div#footer-bottom
{
	display: block; 
	position: absolute; 
	margin-top: 400px;
	color: #6a5d58;
	font-size: 12px;
	width: 955px;
}

/* ==========================================
 *  Lijsten Footer
 * ==========================================
*/
ul#footer
{
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul#rij1
{
	float: left;
	list-style: none;
	margin-left: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
}

ul#rij2
{
	float: left;
	list-style: none;
	margin-left: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
}

ul#rij3
{
	float: left;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

ul#rij4
{
	float: right;
	list-style: none;
	margin-left: 0px;
	margin-bottom: 0px;
}

li#adres
{
	background: url( 'images/zs_adres.png' );
	background-repeat: no-repeat;
	color: #fff;
	line-height: 24px;
	margin-left: 0px;
	height: 35px;
	padding: 0 0 0 35px;
}

li#subadres
{
	color: #fff;
	line-height: 24px;
	margin-left: 0px;
	height: 35px;
	padding: 0 0 0 35px;
}

li#telefoon
{
	background: url( 'images/zs_telefoon.png' );
	background-repeat: no-repeat;
	color: #fff;
	line-height: 24px;
	margin-left: 0px;
	height: 35px;
	padding: 0 0 0 35px;
}

li#mail
{
	background: url( 'images/zs_mail.png' );
	background-repeat: no-repeat;
	color: #fff;
	line-height: 24px;
	margin-left: 0px;
	height: 28px;
	padding: 0 0 0 35px;
}

li.faciliteit
{
	background: url( 'images/zs_vinkje_footer.png' );
	background-repeat: no-repeat;
	font-size: 12px;
	color: #a2948f;
	line-height: 16px;
	margin: 0 0 15px 0;
	padding: 0 0 0 25px;
}

/* ==========================================
 *  Lijsten
 * ==========================================
*/
ul
{
	color: #3c3c38;
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 24px;
}

ol
{
	color: #3c3c38;
	list-style-type: decimal;
	margin-left: 15px;
	margin-bottom: 24px;
}

li
{
	color: #3c3c38;
	line-height: 24px;
	margin-left: 18px;
}

/* ==========================================
 *  Agenda
 * ==========================================
*/
td.hc_rse_title 
{
	width: 500px;
}

td.hc_rse_time
{
	width: 140px;
}

td.hc_rse_title p 
{
	padding-right: 100px;
}

td.hc_rse_date
{
	background: url( 'images/zs_agenda-datum.png' );
	background-repeat: no-repeat;
	padding: 15px 15px 40px 15px;
	width: 150px;
}

/* ==========================================
 *  Nieuws
 * ==========================================
*/
li.widget_listcategorypostswidget
{
	list-style-type: none;
	line-height: 24px;
	margin-left: 0px;
	margin-bottom: 0px;
}

li.widget_listcategorypostswidget p
{
	margin-top: 18px;
	color: #3c3c38 !important;
}

li.widget_listcategorypostswidget ul
{
	list-style-type: none;
	line-height: 24px;
	margin-left: 0px;
	margin-bottom: 0px;
}

li.widget_listcategorypostswidget li
{
	margin-left: 0px;
	font-size: 13px;
	font-style: 300;
	margin-bottom: 0px;
}

li.widget_listcategorypostswidget a, li.widget_listcategorypostswidget a:visited
{
	font-family: 'Libre Baskerville', serif;
	font-size: 16px;
	font-weight: 300;
	color: #698b62;
	text-decoration: none;
}

li.widget_listcategorypostswidget a:hover
{
	color: #698b62;
	font-weight: 300;
	text-decoration: underline;
}

li.widget_listcategorypostswidget a#leesverder, li.widget_listcategorypostswidget a#leesverder:visited
{
	font-family: 'Merriweather Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #698b62;
	text-decoration: none;
}

li.widget_listcategorypostswidget a#leesverder:hover
{
	color: #698b62;
	font-weight: 300;
	text-decoration: underline;
}

/* ==========================================
 *  Blog posts
 * ==========================================
*/
div.post
{
	margin-bottom: 20px;
}

div.post div.date, div.post div.date-event
{
	font-size: 9px;
	color: #3c3c38;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 12px;
	margin-top: -23px;
}

div.post div.date-event
{
	font-size: 13px;
	margin-top: -10px;
	text-align: left;
}

/* ==========================================
 *  Header
 * ==========================================
*/
div#header
{
	height: 292px;
	margin-bottom: 0px;
	/*border: 1px solid #000;*/
}

div#header img
{
	border: none;
}

div#header img#logo
{
	position: absolute;
	margin-top: 60px;
	margin-left: -50px;
	padding: 0px;
	width: 437px;
	height: 115px;
}

/* ==========================================
 *  Navigatie
 * ==========================================
*/
div#link-bar
{
	position: absolute;
	height: 55px;
	font-family: 'Merriweather Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-top: 18px;
	margin-left: 0px;
	float: left;
}

div#link-bar ol, div#link-bar ul
{
	list-style-type: none;
}
div#link-bar li
{
	display: inline;
	margin-left: 2px;
	margin-right: 43px;
}

div#link-bar li.page_item a
{
	text-decoration: none;
	color: #fff;
	padding: 8px;
}

div#link-bar li.page_item a:hover
{
	text-decoration: none;
	color: #fff;
	background-color: #99b18d;
	padding: 8px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

/* ====== Wordpress classes ====== */
div#link-bar li.current_page_item a 
{
	color: #fff !important;
	background-color: #99b18d;	
	padding: 8px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

div#link-bar li.current_page_ancestor a 
{
	color: #fff!important;
	background-color: #99b18d;	
	padding: 8px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

/* ==========================================
 *  Search
 * ==========================================
*/
div.search-result
{
	margin-bottom: 16px;
}

/* ==========================================
 *  Page lay-out
 * ==========================================
*/
.full-width
{
	width: 960px;
}

div.full-column-container
{
	float: left;
	width: 959px;
	padding: 0;
	margin: 0;
}

div.full-column-contact
{
	background-color: #fff;
	float: left;
	width: 959px;
	padding: 0;
	margin: 0;
}

div.full-column
{
	background-color: #fff;
	padding: 20px;
}

div.full-column-left
{
	border-right: 1px solid #e3e3db;
	padding: 0 30px 20px 20px;
	float: left;
}

div.full-column-right
{
	padding: 0 0 20px 55px;
	float: left;
}

div.upper-full-column
{
	background-color: #fff;
	display: block;
	width: 959px;
	height: 40px;
	float: left;
	margin: 0px;
}

div.bottom-full-column
{
	background-image: url( 'images/zs_fullcolumn.png' );
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 959px;
	height: 50px;
	float: left;
	margin: -15px 0 0 0;
}

div.left-column-container
{
	float: left;
	width: 595px;
	padding: 0;
	margin: 0;
}

div.left-column
{
	background-color: #fff;
	padding: 20px;
}

div.upper-left-column
{
	background-color: #fff;
	display: block;
	width: 595px;
	height: 40px;
	float: left;
	margin: 0px;
}

div.bottom-left-column
{
	background-image: url( 'images/zs_leftcolumn.png' );
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 595px;
	height: 50px;
	float: left;
	margin: -15px 0 0 0;
}

div.right-column-container
{
	float: right;
	width: 312px;
	padding: 0;
	margin: 0;
}

div.right-column
{
	background-color: #fff;
	padding: 20px;
}

div.upper-right-column
{
	background-color: #fff;
	display: block;
	width: 312px;
	height: 40px;
	float: right;
	margin: 0px;
}

div.bottom-right-column
{
	background-image: url( 'images/zs_rightcolumn.png' );
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 312px;
	height: 50px;
	float: right;
	margin: -15px 0 0 0;
}

/* ==========================================
 *  Contact formulier
 * ==========================================
*/
div#ui-datepicker-div
{
	margin-left: 200px;
	margin-top: -100px;
}

#contact
{
	list-style:none;
	margin:0;
}

#contact li
{
	float: left;
    height: 60px;
	margin:0 0 10px;
    position: relative;
    width: 520px;
}

#contact li .text
{
	background: #99b18d;
	color: #fff;
	padding:10px 10px 10px 0;
	position:absolute;
	z-index:100;
	min-width:140px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft:0px;
	-webkit-border-top-bottom-radius:0px;
	text-indent: 8px;
}

#contact li .required
{
	position:absolute;
	right:0px;
	top:10px;
}

#contact li .wpcf7-form-control-wrap
{
	position: absolute;
}

#contact li .wpcf7-form-control-wrap input
{
	background:#eeede8;
	border:solid 1px #dcdcdc;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	padding:15px 10px 10px 160px;
	width: 340px;
	z-index:100;
	margin:0;
}

#contact li .wpcf7-form-control-wrap textarea
{
	background:#eeede8;
	border:solid 1px #dcdcdc;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	padding:10px 10px 10px 95px;
	width: 490px;
	z-index:100;
	margin:0;
	text-indent:150px;
}

#contact li .wpcf7-form-control-wrap input:focus, #contact li .wpcf7-form-control-wrap textarea:focus
{
	background:#fff;
}

#contact li .wpcf7-form-control-wrap textarea
{
	line-height: 28px;
    padding: 10px;
	height:200px;
}

#contact li#message{
	min-height:220px;
	margin-top: 25px;
}

#contact li#message2{
	min-height:220px;
}

#contact li#submit input{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff !important;
	text-decoration: none;
	margin: 10px 30px 0 0;
	background: #ebb225;
	border: none;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-0-border-radius: 16px;
	border-radius: 16px;
	display: block;
	padding: 10px 25px;
	text-align: center;
}
#contact li#submit input:hover{
	font-size: 13px;
	background: #ebb225;
	color: #786a65 !important;
	cursor: pointer;
}

div.wpcf7-validation-errors {
    clear: left;
}

body span.wpcf7-not-valid-tip {
	display: block;
	color: #ec3c06;
	border: none;
	position: relative;
	top: auto;
	left: auto;
	padding: 0;
	margin-top: 2px;
	background: none;
	font-size: 12px;
}

body div.wpcf7-validation-errors {
	background: #ffe2e2;
	border: 1px solid #ff8a8a;
	color: #ec3c06;
	width: 530px;
}

body div.wpcf7-response-output {
	margin: 10px 0;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
	background: #fff2e2;
	border: 1px solid #ffbc8a;
	color: #e17731;
}

body .wpcf7-mail-sent-ok {
	clear: left;
	background: #e8ffe2;
	border: 1px solid #6fdf51;
	color: #1ea524;
	width: 530px;
}

div#verplichtevelden-contact
{
	position: absolute;
	margin: 460px 0 0 380px;
}

div#verplichtevelden-terugbellen
{
	position: absolute;
	margin: 230px 0 0 380px;
}


</pre></body></html>