body{
	color:#333;
	font-size:12px;
	font-family:arial,helvetiva,sans-serif;
	background:url('images/bg.png') no-repeat top center;
	background-attachment:fixed; /* Mag ook weggelaten, dan vervaagt de achtergrond onderaan */
}

p{
	font-size:12px;
	font-weight:normal;
	line-height: 145%;
}

a{
	color:#333;
}

.clear {
	clear:both;
}

#container{
	margin:0 auto;
	width:1017px;
	position:relative;
	background: url(images/spat1.gif) no-repeat 700px 45px;
}

.wrapper{
	width:1017px;
	background-color:white;
}

h1{
	margin:0 0 12px 0;
}

.nieuws h1{
	font-size:18px;
	margin-bottom:13px;
	border-bottom:1px solid #E6E6E6;
}

h1.replace{
	margin:10px 0 7px 0;
	font-size:20px;
	color:#151515;
}

h1.border{
	border-bottom:1px solid #eee;
}

.nieuws h2{
	margin-bottom:8px;
	font-size:16px;
	font-weight:bold;	
}

img{
	border:0;
}

ol li {
	padding: 0 0 12px 0;
	margin: 0;
}

/* Header */

#logo{
	margin:23px 0 0 20px;
	border:0;
}

#spatten{
	position:absolute;
	z-index:-10;
	left:690px;
}

.zoekform-boven #zoekform{
	position:absolute;
	top:55px;
	left:770px;
}

input, textarea {
	border: 1px solid #d8d8d8;
	padding: 5px;
	font-size: 14px;
	width: 250px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

textarea {
	width: 350px;
	height:100px
}

input.focus, textarea.focus {
	background: #ffffe5;
}

input#submit, input#submit.focus, p.submit input {
	background-color: #f6cb44;
	border: 1px solid #e87e29;
	width: 120px;
	font-size: 16px;
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	-moz-border-radius: 6px;
	cursor: pointer;
}

#message.updated{
	margin: 15px 0;
	bottom: 0; 
	color: #409000;
	font-size:14px; 
	font-weight: bold;
}

p.submit {
	margin-top: 18px;
}

#all-ears input#submit, #all-ears input#submit.focus, #all-ears p.submit input {
	background: #68da67;
	border: 1px solid #4ab649;
} 

input#zoekbalk{
	height:19px;
	width:192px;
	position:absolute;
	background:url('images/zoek-bg.gif') repeat-x;
	border:1px solid #777;
	border-right:0;
	padding:2px 3px 0 5px;
	margin:0;
}

#zoek-submit{
	height:23px;
	width:28px;
	position:absolute;
	left:201px;
	background:url('images/zoek-knop.gif') no-repeat;
	border-top:1px solid #777;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
	border-left:0;
	padding:0;
	margin:0;
	cursor:pointer;
}

#navigatie{
	height:44px;
	width:100%;
	margin-top:7px;
	background-color:#151515;	
}

#navigatie ul{
	margin:0;
	padding:0;
}

#navigatie li{
	float:left;
	list-style-type:none;
	position:relative;
	z-index: 800;
}

#navigatie a{
	display:block;
	float:left;
	padding:0 20px;
	line-height:44px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
}

#navigatie ul li ul {
	position:absolute;
	padding:0;
	margin:44px 0 0 0;
	background-color:#909090;	
	clear: left;
	display: none;
}

#navigatie ul li ul li {
	float: none;
	clear: both;
	overflow: hidden;
}

#navigatie ul li ul li:last-child a {
	padding-bottom: 20px;	
}

#navigatie ul li ul a {
	line-height: 20px;
	padding: 5px 20px 8px 20px;
	text-transform: none;
	width: 150px;
}

#navigatie ul li ul a:hover {
	text-decoration: underline;	
}

#navigatie a:hover, .nav-hover{
	background:#909090;
}


#navigatie li.current_page_item a, #navigatie li.current_page_parent a, #navigatie li.current_page_ancestor a,
#navigatie li.current_page_item a:hover, #navigatie li.current_page_parent a:hover, #navigatie li.current_page_ancestor a:hover {
	background:#ECE6DA;	
	color:#333;
}

.header{
	position:relative;
	margin-bottom:10px;
	overflow:hidden;
	z-index: 100;
}

#header-groot{height:252px; z-index: 100;}
#header-klein{	height:122px; z-index: 100;}

.header-bg{
	position:absolute;
	left:0;
	z-index:100;
}
#header-bg-groot{top:191px;}
#header-bg-klein{top:100px;}

#top{
	position:absolute;
	width:0;
	height:0;
	border:0;
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;

}

ul#carrousel, ul#carrousel li {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Midden */

#centraal{
	width:459px;
	float:left;
	padding:0 20px 0 20px;
}

#links{
	width:243px;
	float:left;
	padding:0 20px 0 10px;
}

#wist-je-dat{
	background-color:#ece6da;
	color:#555;
	padding:10px;
	_padding:10px 0px 10px 20px;
	margin-left:-23px;
}

#triangle {
	height:0;
	width:0; 
	line-height:0;
	border-top:4px solid #cac3b9;
	border-right:6px solid #cac3b9;
	border-bottom:4px solid #fff;
	border-left:6px solid #fff;
	margin-left:-23px;
}

.tagcloud a{
	line-height:160%;
	text-decoration:none;
	margin-right:10px;
}

.tagcloud a:hover{
	text-decoration:underline;
}

span.tag4{font-size:10px;}
span.tag3{font-size:13px;}
span.tag2{font-size:15px;}
span.tag1{font-size:17px;}

img#feed{
	float:left;
	border:0;
	padding:12px 0 0 5px;
}

.nieuws .post{
	margin:12px 0;
	padding-bottom:17px;
	border-bottom:1px dotted #ddd;
}

.post {
	clear:both;	
}

.nieuws h2{
	margin-bottom:0;
}

.nieuws h2 a{
	text-decoration:none;
}

.nieuws .tags{
	padding-top:6px;
	font-size:12px;
	font-weight:normal;
}


.nieuws .entry h2, #content.zoekresultaten h2{
	font-size:12px;
	padding:0;
	margin:0;
	color:#333;
}

.entry{
	font-size:12px;
	font-weight:normal;
	line-height: 135%;
}

.nieuws img, .nieuws object, .zoekresultaten img, .zoekresultaten object{
	display:none;
}

.posts-small{
	display:block;
	margin:0 0 4px 0;
	color:#777;
}

#rechts{
	width:210px;
	float:left;
	padding: 60px 10px 0 20px;
	margin: -10px 0 0 0;
}

body.home #rechts{
	background: url(images/spat2.gif) no-repeat 0 -15px;
}

#rechts.tags{
	background-color:#f5f5f5;
	border:1px solid #e8e8e8;
	padding:10px;
	margin:25px 0 0 65px;
	width:185px;
	overflow:hidden;
}

#rechts.tags h3.tags-titel{
	font-size:15px;
	padding-bottom:5px;
}

#rechts.tags a{
	display:block;
	padding:3px 0 0 10px;
}

.reply{
	margin-top:20px;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
	padding-right:10px;
}

.navigation {
	height: 25px;
}

.navigation a{
	font-weight:bold;
	font-size:12px;
	color: #666;
}

a#meer-nieuws{
	display:block;
	margin-top:20px;
	text-decoration:none;
	font-weight:bold;
}

.top{
	padding-left:11px;
	background:url(images/top.png) 0px 7px no-repeat;
	color:#ef3a0b;
	text-align:right;
	font-size:11px;
	float:right;
}

#content img, #nieuws img{
	margin-right:10px;
}

a.reglement{
	padding:0 0 4px 22px;
	background:url(images/pdf.png) no-repeat;
}

a.aanvraagformulier{
	padding:0 0 4px 22px;
	background:url(images/document-word-text.png) no-repeat;
}

/* Linkernavigatie */

#linkernavigatie{
	width:255px;
	padding:15px 0 50px 0;
	background-color:#eee;
	float:left;
	margin-right:30px;
}

#linkernavigatie h2{
	display:inline;
	padding:5px 10px;
	background-color:#ef3a0b;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;	
}

#navigatie-zelf{
	padding:25px 0 0 35px;
	*padding:25px 0 0 20px;
}

#linkernavigatie li{
	list-style-type:none;
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:3px 0;
}

#linkernavigatie li ul{
	margin:2px 0 5px 0;
	padding:4px 10px;
}

#linkernavigatie li ul li{
	font-weight:normal;
	margin:0px;
	padding:2px 0 2px 10px;
}

#linkernavigatie li ul li{
	background:url('images/raquo.png') 0px 6px no-repeat;
}

#linkernavigatie a{
	text-decoration:none;
}

#linkernavigatie a:hover{
	text-decoration:underline;
}

#linkernavigatie .current_page_item a{
	cursor:text;
	color:#ef3a0b;
}

#linkernavigatie .current_page_item ul li a {
	color:#333;
	cursor:pointer;
}


#linkernavigatie li ul li.current_page_item{
	background:url('images/raquo-hover.png') 0px 6px no-repeat;
}

#linkernavigatie.all-ears li ul li.current_page_item{
	background:url('images/raquo-hover-groen.png') 0px 6px no-repeat;
}

#linkernavigatie .current_page_item ul li{
	color:#333;
	cursor:pointer;
}

#linkernavigatie li.externe-link{
	margin-top:30px;
}

#linkernavigatie li.externe-link a{
	font-weight:normal;
	background-color:#ef3a0b;
	color:#fff;
	padding:1px 4px;
}

#linkernavigatie li.page-item-22 ul{
	display:none;
}

#linkernavigatie li{
	line-height:105%;
}

/* Content */

#content{
	width:660px;
	float:left;
	margin:0 0 0 20px;
	padding-right:15px;
	line-height:135%;
}

#content h1{
	font-size:16px;
	padding:10px 0 0 0;
}

#content h2{
	font-size:13px;
	font-weight:bold;
	color:#ef3a0b;
	padding:11px 0 0 0;
}

#all-ears #content h2{
	color:#4AB64A
}

#content h3, #content h4, #content h5, #content h6{
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	line-height:95%;
}

#content p{
	padding:2px 0 8px 0;	
}

#content ul{
	padding:5px 0 5px 14px;	
}

#content img, #content object{
	padding:3px 0;
}


/* Footer */

.clear{
	clear:both;
	padding-bottom:35px;
}

#footer{
	height:215px;
	width:1017px;
	background-color:#eee;
	border-top:5px solid #848484;
	margin:0 auto;
	clear:both;
	position: relative;
}

#footer #metatalk{
	position: absolute;
	bottom: 10px;
	right: 30px;
	color: #EF3A0B;
}

#gegevens-footer{
	height:192px;
	width:228px;
	padding:23px 0 0 10px;
	background-color:#151515;
	color:#fff;
	float:left;
}

#gegevens-footer p{
	font-weight:bold;
}

#gegevens-footer a{
	border:0;
	float:right;
	margin:20px 15px 0 0;
}

#gegevens-footer img{
	border:0;
}

.footer-navigatie{
	height:200px;
	overflow:hidden;
	float:left;	
	padding:15px 5px 0 25px;
}

.footer-navigatie ul{
	padding-left:0px;
}

.footer-navigatie .menu li, #footer-rechts p{
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	padding:7px 0 0 0;
	list-style-type:none;
	margin-left:0;
	_padding-top:0;
}

.footer-navigatie .menu a{
	font-size:13px;
	_padding-bottom:3px;
}

.footer-navigatie .footer-subnavigatie li{
	list-style-type:none;
	font-weight:normal;
	_line-height:7px;
	_padding-bottom:7px;
}

.footer-navigatie .footer-subnavigatie li ul{
	padding-bottom:4px;
	_padding:8px 0 0 0;
}

.footer-navigatie .footer-subnavigatie li ul li a{
	font-size:11px;
	color:#444;
	padding-left:6px;
}

.footer-navigatie a{
	font-size:12px;
	display:block;
	text-decoration:none;
}

.footer-navigatie a:hover{
	text-decoration:underline;
}

#footer-rechts{
	margin-top:15px;
	padding-left:15px;
}

#footer-rechts img{
	border:0;
	padding:3px 0;
}


/* Sticky footer */

* {
margin: 0;
}

html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -220px;
}
.footer, .push {
    height: 220px;
}

/* Zoekresultaten */

.zoekresultaten{
	padding-bottom:30px;
}

.zoekresultaten div{
	width:600px;
	margin:25px 0;
}


#content.zoekresultaten div p{
	padding:0;
}

#zoekresultaten-tagcloud{
	clear:both;
	width:450px;
	padding:12px;
	margin-top:20px;
	background-color:#eee;
	border:1px solid #ddd;
}

#zoekresultaten-tagcloud h1{
	padding:0;
}

.zoekresultaten-url{
	color:#2AA9BF;
	text-decoration:none;
	display:block;
	font-size:12px;
	font-weight:normal;
}

.zoekresultaten ul li{
	font-weight:normal;
	font-size:12px;
}

.search-results h3{
	margin-bottom: 5px;
}
.search-results h3 a{
	font-size:13px;
}

/* Comments */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0;
	padding: 15px 5px 15px 10px;
	list-style: none;
	font-weight: bold;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li{
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}


.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-bottom:8px;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
}

.commentlist cite a {
	text-decoration: none;
}

.commentlist p {
	clear: both;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.thread-alt {
	background-color: #fbf9f5;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border-bottom: 1px dashed #ccc;
}

.comment em {
	color: #ef3a0b;
}

.commentmetadata {
	margin-top: 4px;
}

.commentmetadata a{
	color: #666;
	text-decoration: none;
	font-size:10px;
}

h3#comments {
	border-top: 1px solid #EEE;
	padding-top: 5px;
	margin-bottom: 20px;
}

/* Comment form */

#comments{
	margin-top:15px;
}

#respond{
	margin-top:35px;
}


#commentform {
	margin: 5px 10px 0 0;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px 0;
	}
	
/* All Ears */

#linkernavigatie.all-ears {
	padding-top: 0;
}

#linkernavigatie.all-ears h2{
	background-color:#4AB64A;
	display: none;
}

#linkernavigatie.all-ears a{
	color:#333;
}

#linkernavigatie.all-ears .current_page_item a{
	color:#4AB64A;
}

#linkernavigatie.all-ears .current_page_item ul li a{
	color:#333;
}

body#all-ears{
	background:url('images/rabbit_pattern.jpg');
}

body.search-results#all-ears{
	background:url('images/bg.png') no-repeat top center;
}

/* Media */

.flickr{
	margin-right:6px;
}

#facebook-home, #flickrfotoshome {
	padding: 20px 0 0 15px;
	height:420px;
}

#flickrfotoshome {
	height: 160px;
}

#flickrfotoshome img {
 	padding: 0 5px 5px 0;
}

.page-id-295 #linkernavigatie a, .flickricon {
	background:url('images/flickr2.png') no-repeat 0 5px;
	padding: 5px 0 5px 25px;
}

.flickricon {
	clear:both;
	margin-top: 20px;
}

.twitter {
	margin-bottom: 32px;
}

.twitter a{
	background:url('images/twitter.png') no-repeat 0 4px;
	padding: 5px 0 4px 25px;
}


.loader {
	background:url('images/ajax-loader.gif') no-repeat 0 center;
	height:50px;
	line-height: 50px;
	padding-left: 25px;
	font-size: 14px;
}

/* Contact */

.page-id-16 table{
	width:900px;
}

.page-id-16 td{
	width:450px;
	height:170px;
	vertical-align:top;
}

.page-id-16 h2{
	font-size:14px;
	margin-bottom:10px;
}

/* Nieuwsbrief inschrijvingsformulier */

#nieuwsbrief{
	margin-top:40px;
}

#nieuwsbrief p, #nieuwsbrief input{
	margin-bottom:5px;
}

input#nieuwsbrief-text{
	width:232px;
}

input#nieuwsbrief-submit{
	width:85px;
	cursor:pointer;
	background-color:#ECE6DA;
}

input#nieuwsbrief-submit:hover{
	background-color:#DFDAD1;
}

#nieuwsbrief a{
	font-size:11px;
	color:#444;
}

.nb-succes {
	padding: 3px 0 7px 0;
	color: green;	
}

.nb-error {
	padding: 3px 0 7px 0;
	color: red;	
}

/* Pdf-reader message */

.pdf-reader{
	width:300px;
	margin-bottom:10px;
	font-size:10px;
	padding:1px 5px;
	background-color:#FFFFE0;
	border:1px solid #F0F0D2;
}

/* Maps */

#map-canvas {
	width: 470px;
	height: 550px;
	color: #FFF;
	float: left;
}

.page-id-672 address {
	display: none;
}

#gemeente-map-lijst {
	float: left;
	width: 173px;
	height: 550px;
	overflow-x: hidden;
	overflow-y: auto;
	list-style: none;
}

#gemeente-map-lijst li {
	
}

#gemeente-map-lijst li a {
	text-decoration: none;
	padding: 3px 6px;
	display: block;
}

#gemeente-map-lijst li.locatie-odd a{
	background: #f5f5f5;
}

#gemeente-map-lijst li a:hover{
	background: #333;
	color: #f5f5f5;
}

#gemeente-map-lijst span {
	display: none;
}

#message { 
	position:absolute; 
	padding:10px; 
	background:#eee; 
	color:#fff; 
	width: 200px;
}

.info-window {
	padding-bottom: 30px;
}

.info-window p{
	color: #444;
}

.info-window h2{
	margin: 2px 0 4px 0;
}

/* ALLEARS september 2010 */

table.allears-producten {
	width: 660px;
}

table.allears-producten td {
	vertical-align: top;
	border-bottom: 1px dotted #D5D5D5;
	padding: 15px 0;
}

table.allears-producten td.pr-image {
	width: 165px;
}

#content table.allears-producten h2 {
	padding-top: 0;
}


td.allears-prijs {
	text-align: right;
	width: 120px;
	color: #666;
	font-size: 12px;
	
}

#content td.allears-prijs span{
	display: block;
}

#content td.allears-prijs h3{
	text-decoration: none;
	font-size: 16px;
	color: #4AB64A;
	display: inline;
	font-weight: bold;
	padding: 4px;
}

#content h1.allears-deelnr {
	background: #4AB64A;
	color: #FFF;
	padding: 5px;
	margin-top: 25px;
}

/* 8 october */

#optredens th {
	text-align: left;
	background: #DDD;
	padding: 3px 5px;
}

#optredens td{
	padding: 8px 5px;
}

/*popquiz */

body.page-id-1385, body.parent-pageid-1385{
	background: url(images/popquiz-bg.jpg) no-repeat top center;
	background-attachment: fixed;
}

.page-id-1385 #linkernavigatie h2, .parent-pageid-1385 #linkernavigatie h2{
	background-color: #9FCC90;
}

.page-id-1385 #content h2, .parent-pageid-1385 #content h2{
	color: #DE1F26;
}

/* kruipolie en surplace */

#frm_field_148_container .frm_radio span, #frm_field_157_container .frm_radio span, #frm_field_182_container .frm_radio span{
	padding-left: 10px;
}

#frm_field_148_container .frm_radio, #frm_field_157_container .frm_radio, #frm_field_182_container .frm_radio{
	padding-top: 5px;
}

#frm_field_157_container, #frm_field_182_container{
	padding:6px 0;
}

#metatalk {
	display: block;
	clear: both;
	text-indent: -9999px;
	background: url(images/metatalk-badge-small.png) no-repeat;
	height: 12px;
	width: 100px;
}

input.radio, input.checkbox {
	width: 20px;
	border: none;
}

.frm_forms {
	margin-top: 10px;
	border: 1px solid #DDD;
	padding: 10px;
	background: #F9F9F9;
}

.frm_forms, .frm-show-form, #frm_form_fields {
	overflow: hidden;	
}

#frm_form_fields {
	height: 365px;
}

.frm_radio {
	padding: 3px 0;
}

.frm_pos_top {
	width: 110px;
	display: block;
	float: left;
	font-weight: bold;
}
.form-field  {
	height: 35px;
	clear: both;
}
fieldset {
	border: none;
}

#frm_field_201_container .frm_pos_top, #frm_field_202_container .frm_pos_top{
	float: none;
	margin-bottom: 4px;
	width: 290px;
}

#frm_field_201_container {
	height: 140px;
}

.frm_forms #message {
	background:#4AB64A;
	color: #FFF;
	position: static;
}

#frm_errors {
	color: #F00;
}
