* {
	margin: 0;
}


html, body {
	height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	padding: 0px;
	background-image: url(/images/elements/body-background.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -142px;
}

#header {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}

#footer  {
	height: 141px; /* .push must be the same height as .footer */
	background-color: #CCC;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}


a, a:active {
  outline: 0;
}
a {
	text-decoration: underline;
	color: #F39;
}

a:hover {
	color: #666;
}
a.pinklink {
	color: #F39;
}
a.pinklink:hover {
	color: #666;
}


.lowercase {
	text-transform: lowercase;
}
.pinkfont {
	color: #F39;
}
/*
Global review styles
*/
.backtotop {
	float: left;
	width: 100%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 18px;
	margin-bottom: 50px;
	clear: left;
}
/*
Global review styles
*/
.backtotop.firstbacktotop {
	margin-bottom: 32px;
}

.backtotop a {
	display: block;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	background-image: url(/images/elements/icon-top.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: right;
	padding-left: 12px;
}

.backtotop a:hover {
	color: #F39;
	background-image: url(/images/elements/icon-top-hover.gif);
}
/*
Global review styles
*/
.backtopagetop {
	margin-bottom: 12px;
	border-top-width: 0px;
	border-top-style: none;
	width: 100%;
	margin-top: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 12px;
}

#push  {
	height: 142px;
	clear: both;
}

#header #logo {
	margin-bottom: 1px;
	float: left;
	width: 250px;
	margin-left: 1px;
}

#header #logo img {
	height: 56px;
	width: 208px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #subnavigatie {
	float: left;
	width: 730px;
	height: 57px;
	background-image: url(/images/elements/zegel-background-top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header #subnavigatie ul {
	float: right;
	list-style-type: none;
	margin-top: 20px;
	padding: 0px;
}

#header #subnavigatie ul li {
	display: inline;
}

#header #subnavigatie ul li a {
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}

#header #subnavigatie ul li a:hover {
	color: #f39;
}
#header #subnavigatie ul .current_page_item a {
	color: #F39;
}

#header #subnavigatie ul .current_page_parent a {
	color: #F39;
}



#header #visualbalk {
	float: left;
	width: 980px;
	height: 117px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-left: 1px;
}

#header #visualbalk #visual {
	width: 725px;
	float: left;
}

#header #visualbalk #visual img {
	height: 117px;
	width: 596px;
}

#header #visualbalk #featuredsite {
	float: left;
	width: 254px;
	height: 117px;
	background-color: #f39;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-image: url(/images/elements/zegel-background-bottom.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#featuredsitecontent {
	padding: 8px;
	color: #FFF;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}

#featuredsitecontent img {
	height: 35px;
	width: 105px;
	border: 1px solid #906;
	margin-bottom: 3px;
}

#featuredsitecontent p a {
	color: #FFF;
	text-decoration: none;
}

#featuredsitecontent p a strong {
	font-size: 11px;
}

#header #navigatiebalk {
	float: left;
	width: 980px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
}

#navigatiebalk #hoofdnavigatie {
	width: 725px;
	float: left;
}
#navigatiebalk #hoofdnavigatie ul  {
	list-style-type: none;
	display: inline;
	padding: 0px;
	float: left;
	width: 724px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#navigatiebalk #hoofdnavigatie ul li {
	float: left;
	text-align: center;
	width: 25%;
	background-color: #999;
}
#navigatiebalk #hoofdnavigatie ul li.cat-item-5 {
	float: left;
	text-align: center;
	width: 25%;
}
#navigatiebalk #hoofdnavigatie ul li a {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-right: 1px;
	background-color: #ccc;
	height: 28px;
	padding-top: 12px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#navigatiebalk #hoofdnavigatie ul li a:hover {
	color: #FFF;
	background-color: #F39;
}
#navigatiebalk #hoofdnavigatie ul li.current-cat a {
	color: #FFF;
	background-color: #F39;
}





#navigatiebalk #zoekbalk {
	float: left;
	width: 254px;
	height: 42px;
	background-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#navigatiebalk #zoekbalk #zoeken {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}

#navigatiebalk #zoekbalk #zoeken #zoekveld {
	border: 1px solid #000;
	width: 145px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 3px;
	float: left;
	margin-right: 10px;
}

#navigatiebalk #zoekbalk #zoeken #verzendknop {
	background-color: #FFF;
	border: 1px solid #666;
	color: #F39;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 21px;
	float: left;
	cursor: pointer;
}

#content #linkerkolom {
	width: 676px;
	float: left;
	margin-right: 50px;
	margin-bottom: 50px;
}
#linkerkolom #breadcrumbs {
	color: #999;
	float: left;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
}

#linkerkolom #breadcrumbs a {
	color: #999;
}
#linkerkolom #breadcrumbs a:hover {
	color: #666;
}
#linkerkolom #breadcrumbs strong  {
	color: #F39;
	font-weight: normal;
}
#linkerkolom #rubriekintro {
	float: left;
	border: 1px solid #CCC;
	width: 644px;
	background-color: #FFF;
	padding: 15px;
	margin-top: 8px;
}

#linkerkolom #rubriekintro h1 {
	color: #F39;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#linkerkolom #rubriekintro p {
	color: #666;
	clear: left;
	float: left;
	text-align: justify;
}
#linkerkolom #intro {
	float: left;
	border: 1px solid #FFF;
	width: 674px;
	background-color: #FFF;
	margin-top: 8px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#linkerkolom #intro h1 {
	color: #F39;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	float: left;
	clear: left;
}
#linkerkolom #intro h2 {
	color: #F39;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: left;
}
#linkerkolom #intro h3 {
	color: #F39;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 0px;
	clear: left;
}
#linkerkolom #intro p {
	float: left;
	clear: left;
	color: #666;

}
#linkerkolom #intro.pages p {
	color: #333;
	margin-bottom: 18px;
	text-align: justify;
	float: none;
}
#linkerkolom #intro.pages h2{
	color: #F39;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 12px;
	margin-top: 18px;
	clear: left;
	float: left;
}
#linkerkolom #intro.pages h3{
	color: #F39;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 12px;
	margin-top: 18px;
	clear: left;
	float: left;
}
#linkerkolom #intro.pages .boek {
	float: left;
	padding: 7px;
	margin-right: 50px;
	background-color: #e5e5e5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 18px;
}
#linkerkolom #intro.pages .boek:hover {
	background-color: #CCC;
}
#linkerkolom #intro.pages ol {
	padding: 0px;
	list-style-type: none;
	margin-bottom: 18px;
	display: block;
	color: #999;
}






#linkerkolom #intro .categorie   {
	background-color: #F39;
	float: left;
	margin-top: 0px;
	padding-right: 10px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
	text-transform: lowercase;
	margin-bottom: 0px;
}
#linkerkolom #intro .categorie a   {
	color: #FFF;
	text-decoration: none;
}


#linkerkolom .entry {
	float: left;
	width: 100%;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 25px;
}
#linkerkolom .entry.single-post {
	margin: 0px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 0px;
	border-bottom-style: none;
}



#linkerkolom .entry .thumbnail {
	background-color: #e5e5e5;
	float: left;
	margin-right: 25px;
	padding: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#linkerkolom .entry .thumbnail:hover {
	background-color: #CCC;

}

#linkerkolom .entry .thumbnail a .attachment-post-thumbnail {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px;
	background-color: #FFF;
	margin: 0px;
}
#linkerkolom .entry .thumbnail a .attachment-post-thumbnail.empty-thumb {
	background-image: url(/images/visuals/empty-thumb.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

#linkerkolom .entry .thumbnail a .attachment-post-thumbnail.empty-thumb:hover {
	background-image: url(/images/visuals/empty-thumb-hover.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

#linkerkolom .entry .teaser {
	float: left;
	width: 468px;
}
#linkerkolom .entry .teaser h2.singleheader  a{
	font-size: 16px;
	font-weight: normal;
	color: #F39;
	text-decoration: none;
}

#linkerkolom .entry .teaser h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #F39;
}
#linkerkolom .entry .teaser .categorie  {
	background-color: #F39;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
	text-transform: lowercase;
}
#linkerkolom .entry .teaser .categorie a  {
	color: #FFF;
	text-decoration: none;
}
#linkerkolom .entry .teaser .thispostrating  {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #e5e5e5;
	font-size: 10px;
	float: left;
	margin-top: 5px;
	height: 16px;
	padding-top: 4px;
	margin-left: 1px;
}




#linkerkolom .entry .teaser p {
	float: left;
	width: 100%;
	margin-top: 14px;
	text-align: justify;
}
#linkerkolom .entry .teaser .actieblok .button {
	width: 188px;
	float: left;
	margin-right: 17px;
	margin-left: 17px;
	margin-top: 20px;
	text-align: center;
	background-color: #e5e5e5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	background-image: url(/images/elements/button-background.gif);
	background-repeat: repeat-x;
}
#linkerkolom .entry .teaser .actieblok .button a  {
	font-size: 11px;
	color: #F39;
	text-decoration: none;
	display: block;
	padding: 2px;
	font-weight: bold;
	border: 1px solid #FFF;
}
#linkerkolom .entry .teaser .actieblok .button a .smaller  {
	font-size: 11px;
	font-weight: normal;
}
#linkerkolom .entry .teaser .actieblok .button a:hover{
	color: #666;

}


#linkerkolom .bottompagenavigation {
	float: left;
	width: 100%;
}
#linkerkolom .bottompagenavigation .alignleft {
	float: left;
	width: 50%;
	text-align: left;
}

#linkerkolom .bottompagenavigation .alignleft a {
	color: #F39;
	font-size: 13px;
	text-decoration: none;
	margin-top: 50px;
	float: left;
	background-image: url(/images/elements/previous-pointer-pink.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
}
#linkerkolom .bottompagenavigation .alignleft a:hover {
	color: #666;
	background-image: url(/images/elements/previous-pointer-grey.gif);
}


#linkerkolom .bottompagenavigation .alignright {
	float: right;
	width: 50%;
	text-align: right;
}
#linkerkolom .bottompagenavigation .alignright a {
	color: #F39;
	font-size: 13px;
	text-decoration: none;
	float: right;
	margin-top: 50px;
	background-image: url(/images/elements/next-pointer-pink.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	height: 16px;
}
#linkerkolom .bottompagenavigation .alignright a:hover {
	color: #666;
	background-image: url(/images/elements/next-pointer-grey.gif);
}









#content #rechterkolom {
	width: 254px;
	float: left;
	margin-bottom: 50px;
	background-color: #FFF;
}

#rechterkolom .rightbox {
	background-color: #e5e5e5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
	width: 234px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 9px;
	margin-top: 1px;
}
#rechterkolom .rightbox h2 {
	color: #666;
	font-size: 14px;
	font-weight: normal;
}

#rechterkolom .rightbox.banner234x60 img {
	height: 60px;
	width: 234px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.rightbox ul {
	padding: 0px;
	list-style-type: none;
}
.rightbox ul.rating li {
	float: left;
	clear: left;
	padding-top: 5px;
}
.rightbox ul.rating li a {
	display: block;
	float: left;
	clear: left;
	width: 170px;
	font-size: 11px;
	color: #F39;
	font-weight: bold;
}
.rightbox ul.rating li a:hover {
	color: #666;
}
.rightbox ul.rating li .stars {
	float: right;
	clear: right;
}
.rightbox ul.subpaginas li{
	padding-top: 5px;
}
.rightbox ul.subpaginas li a {
	text-decoration: underline;
	color: #F39;
	font-weight: bold;
}
.rightbox ul.subpaginas li a:hover {
	color: #666;
}

.rightbox ul.subpaginas li.current_page_item a {
	color: #666;
}
.rightbox ul.recent li {
	float: left;
	clear: left;
	padding-top: 5px;
}
.rightbox ul.recent li a {
	display: block;
	float: left;
	clear: left;
	font-size: 11px;
	color: #F39;
	font-weight: bold;
	width: 234px;
}
.rightbox ul.recent li a:hover {
	color: #666;
}


#sitemap_list {
	display: block;
	float: left;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#sitemap_list ul {
	list-style-type: none;
	margin-bottom: 18px;
}
#sitemap_list ul li.cat-item {
	font-size: 13px;
	margin-top: 18px;
}
#sitemap_list ul a {
	text-decoration: underline;
}
#sitemap_list ul li.cat-item a {
	text-decoration: none;
}

#sitemap_list ul li.cat-item ul a {
	text-decoration: underline;
}

#sitemap_list li.page_item a {
	text-decoration: underline;
}









.cat-item {
	font-size: 14px;
}
.cat-item a {
	text-decoration: none;
	color: #F39;
}


.post-item {
	font-size: 11px;
}
.post-item a {
	color: #666;
	text-decoration: none;
}
.post-item a:hover {
	color: #F39;
	text-decoration: underline;
}
.page_item {


}

.page_item a {
	color: #666;
	text-decoration: none;
}
.page_item a:hover {
	color: #F39;
	text-decoration: underline;
}
div.notfound {
	float: left;
	width: 100%;
	margin-top: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
div.notfound ul{
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 25%;
	margin-top: 0px;
}
div.notfound ul li {
	clear: left;
}

div.notfound.notfoundpages ul {
	width: 100%;
	float: left;
	clear: left;
}
div.notfound ul li a{
	text-decoration: underline;
}
div.notfound.notfoundpages ul li.notfoundpagestitle {
	width: 100%;
}
#linkerkolom #intro.pages  div.notfound ul li h2{
	font-size: 14px;
	font-weight: normal;
	color: #F39;
	margin-bottom: 12px;
	margin-top: 18px;
}

div.notfound.notfoundpages ul li {
	float: left;
	clear: left;
	width: 676px;

}
div.notfound.notfoundpages ul li ul {
	padding-left: 10px;

}
div.notfound.notfoundpages ul li ul li {
	width: 664px;
}










#footer #footercontent {
	padding: 25px;
	font-size: 11px;
	color: #999;
	text-align: center;
}

#footercontent ul {
	list-style-type: none;
	padding: 0px;
	display: block;
}

#footercontent ul li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#footercontent ul li a {
	color: #999;
}

#footercontent ul li.current_page_item a {
	color: #666;
}

