/*
Yahoo Reset
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/*
Amersfoort Vernieuwt
*/
	html { overflow-y: scroll; }
	body {
		background: url(images/body-bg.gif) repeat-x;
		font: 75% arial, calibri, verdana;
		line-height: 170%;
	}
	.clear {
		clear: both;
	}
	.access {
		position: absolute;
		left: -3000em;
	}	
	.hide {
		display: none;
	}

	h1, h2, h3, .header {
		color: #b5c001;
		font-weight: bold;
		font-size: 1.4em;
		margin-bottom: .6em;
	}
	h1 {
		color: #0089be;
		font-weight: normal;
		font-size: 2.2em;
		line-height: 130%;
		margin-bottom: 1em;
	}
	h2 {
		color: #cc6600;
		margin-bottom: .3em;
	}
	h2 a{
		color: #cc6600;
		text-decoration:none;
	}
	#page #content h2 {
		margin-top: 20px;
	}
	h3 {
		font-size: 1.1em;
		margin-bottom: .2em;
	}
	#sub-content h2 {
		color: #F9BA00;
	}
	#sub-content h2 a{
		color: #F9BA00;
	}
	a {
		text-decoration: underline;
		color: #000;
	}
	a img{
		text-decoration: none;
		border:0;
	}
	a:hover, a:active, a:focus {
		text-decoration: none;
	}
	p {
		margin-bottom: 1em;
	}
	ul {
		margin-bottom: 1em;
	}
	li {
		list-style: outside disc;
		margin-left: 2em;
	}
	strong {
		font-weight: bold;
	}
	em {
		font-style: italic;
	}
	small.titlerelated {
		display: block;
		margin-top: -15px;
		margin-bottom: 1em;
		color: #8a8b8b;
	}
	small.titlerelated a {
		color: #71a81e;
	}
/*
	SUPPORT CLASSES
*/
	.column {
		float: left;
		width: 480px;
		border-right: 1px dotted #9b9c9f;
	}
	.lastcolumn {
		border-right: 0;
		width: 479px;
	}
	
/*
	LAYOUT
*/		
	#container {
		width: 960px;
		margin: 1px auto;
		background: #fff;
		border: 1px dotted #9b9c9f;
		border-top:0;
		position: relative;
	}
	#top {
		height: 113px;
		overflow: hidden;
		border-bottom: 1px dotted #9b9c9f;
	}
	#logo {
		border-right: 1px dotted #9b9c9f;
	}
	#site-location {
		background: #f9ba00;
		height: 28px;
		border-bottom: 1px dotted #9b9c9f;
		color: #fff;
		font-weight: bold;
	}
	#header {
		height: 75px;
		background: #faeecc url(images/header-actueel-bg.jpg) no-repeat;
		border-bottom: 1px dotted #9b9c9f;
	}
	#main {
		background : #fff url(images/columndivider.gif) repeat-y;
		background-position: 529px 0;
	}	
	.news #main {
		background: none;
	}
	#content {
		float: left;
		min-height: 400px;
		height: auto!important;
		height: 400px;
		width: 529px;
	}
	#content.full {
		width: 100%;
		border: 0;
	}
	#sub-content {
		float: right;
		width: 430px;
	}
	#page {
		background: url(images/block-bg.gif) repeat-x;	
		margin-left: 200px;
		padding: 20px 0px 20px 100px;
		min-height: 400px;
		height: auto!important;
		height: 400px;
		border-left: 1px dotted #9b9c9f;
		position: relative;
	}
	#page #content {
		border: none;
		float: left;
		width: 440px;
	}
	#page.full #content {
		width: 635px;
	}
	#page #subcontent {
		float: right;
		width: 200px;
	}
	#colorbox {
		height: 30px;
		background: #fff url(images/colored-bg.gif) no-repeat right;
		border-bottom: 1px dotted #9b9c9f;	
		border-top: 1px dotted #9b9c9f;	
	}
	#footer {
		padding: 10px;
		position: relative;
	}


/***
	NAVIGATIONS + SEARCH
*/
	#search {
		position: absolute;
		top: 33px;
		right: 20px;
		width: 106px;
		height: 24px;
		overflow: hidden;
		background: url(images/sprite-buttons.png) -150px -50px no-repeat;
	}
	#search .query {
		width: 70px;
		margin-left: 10px;
		border: 1px solid #fff;
		color: #798e97;
		font-style: italic;
	}
	#search  input.btn {
		width: 20px;
		position: absolute;
		top: 3px;
		right: 5px;
		padding: 0;
		margin: 0;
	}
	#site-location {
		padding-left: 15px;
	}
	#site-location li {
		float: left;
		padding-left: 10px;
		line-height: 29px;
		list-style: none;
		margin-left: 0;
	}
	#site-location p {
		position: absolute;
		left: -3000em;
	}
	#site-location li a {
		color: #fff;
		padding-right: 20px;
		display: block;  
		background: url(images/bullet-breadcrumb.gif) no-repeat right center;
	}
	#site-navigation {
		position: absolute;
		right: 0px;
		top: 55px;
		z-index: 5;
	}
	#site-navigation ul {
		border: none!important;
	}
	#site-navigation li {
		float: left;
		padding: 0 20px;
		padding-top: 10px;
		margin: 0;
		font-size: 1.7em;
		list-style: none;	
		position: relative;
		height: 42px;
		height: 30px;
		border: none !important;
	}
	#site-navigation li a {
		color: #333;
		text-decoration: none;

	}
	#site-navigation li a:hover {
		border-bottom: 2px solid #008dce;z-index: 500;
	}
	#site-navigation li.active  a {
		border-bottom: 2px solid #CE600D;z-index: 500;
	}
	#site-navigation li.active  li a {
		border-bottom: none;
	}
	#site-navigation li.hover a {
		border-bottom: none;
	}

	#site-navigation li li {
		font-size: .9em;
		float: none;
		height: 25px;
		margin: 0;
		padding: 3px 20px;
		margin-left: 20px;
		line-height: 150%!important;		
		background: url(images/bullet-home.gif) no-repeat 0px 10px;
		position: relative;
	}
	#site-navigation li li.last {
		background: url(images/nav-bg-full.png) left bottom;
		padding-bottom: 30px;
	}
	#site-navigation li.hover {
		background: url(images/nav-bg-full.png) 0 -0px no-repeat;
	}
	#site-navigation li ul {
		display: none;
	}
	#site-navigation li.hover ul {
		display: block;
		position: absolute;
		padding-top: 20px;
		left: 0; top: 32px;
		width : 311px;
		background: url(images/nav-bg-full.png) 0 -30px no-repeat;
		z-index: 5;
	}
	#site-navigation li li a {
		color: #798e97;
	}
	#site-navigation li li a:hover {
		border-bottom: 1px solid #798e97;
	}
	#site-navigation li div.bottom {
		position: absolute;
		bottom: -29px; left: -20px;

		height: 30px; width : 311px;
		display: block;
		background: url(images/nav-bg-full.png) 0 -375px no-repeat;
	}
	
	
	
	#meta-navigation {
		position: absolute;
		right: 126px;
		top: 33px; 
	}
	#meta-navigation ul {

		border: none ;
	}
	#meta-navigation li {
		float: left;
		margin-right: 22px;
		font-size: 1em;
		list-style: none;
		margin-left: 0;		
		border: none ;
	}
	#meta-navigation li a {
		color: #798e97;
	}	
	#meta-navigation li a img{
		display:inline;
		padding-left:5px;
		vertical-align:top;
		position:relative;
		top:0px;
	}
	#footer-navigation {
		position: absolute;
		right: 15px;
		top: 15px;
	}
	#footer-navigation li {
		float: left;
		margin-right: 15px;
		list-style: none;
		margin-left: 0;		
	}
	#footer-navigation li a {
		color: #798e97;
	}
	#sub-navigation {
		width: 201px;
		position: absolute;
		left: 0;
		top: 143px;
		padding-top: 200px;
	}
	#sub-navigation ul {
		margin: 0;
		border-top: 1px dotted #9B9C9F;
	}
	#sub-navigation ul ul { border: 0; }
	#sub-navigation li {
		list-style: none;
		margin-left: 0;
		padding-left: 25px;
		line-height: 200%;
		border-bottom: 1px dotted #9B9C9F;
	}
	#sub-navigation li.active {
		background: #cf600d;
	}
	#sub-navigation li.active a {
		color: #fff; font-weight: bold;
	}
	#sub-navigation li li a {
		font-weight: bold;
	}
	#sub-navigation li.active li a {
		color: #663300;
	}
	#sub-navigation li li {
		border: 0;
		font-size: .9em;
	}
	#sub-navigation li a {
		color: #663300;
	}
/*
	FOOTER
*/	
	#footer p {
		margin-bottom: 0;
		color: #999;	
	}
	#footer .logo {
		vertical-align: middle;
		margin-left: 10px;

	}

/*
	BLOCKS
*/	
	.block {
		padding: 20px 25px;
		border-bottom: 1px dotted #9b9c9f;
		background: url(images/block-bg.gif) repeat-x;	
	}
	.block.last {
		border-bottom: 0;
	}
	.intro {
		font-weight: bold;
	}
	#page .block {
		border: 0;
		background: none;
		padding: 0px;
	}
	#page #subcontent .block {
		border: 1px dotted #9b9c9f;
		border-right: 0;
		padding: 15px;
	}
	#page .mainimg {
		position: absolute;
		left: -201px;
		top: 0;
		width: 200px;
		height: 200px;
		overflow: hidden; 
	}
/***
	NEWS
*/
	.block.newslist .block {
		float: left;
		width: 420px;
		border: 0;
		background: none;
		padding: 0;
		margin-right: 65px;
		display: inline;
	}
	.block.newslist .block.agenda {
		margin-right: 0;
	}
	.block.newslist .block a.rss {
		top: 0;
		right: 10px;
	}
	
	
	.block.news {
		position: relative;
	}
	.block.news h2 { 
		color: #B5C001!important;
	}
	.block.news h2 a{
		color: #B5C001!important;
	}
	.block.news ul {
		border-top: 1px solid #f2f2f2;
		line-height: 200%;
		margin-bottom: 1em;
	}
	.block.news li {
		border-bottom: 1px solid #f2f2f2;
		position: relative;
		list-style: none;
		margin-left: 0;		
	}

	.block.news li small {
		display: block;
		float: left;
		width: 60px;
		color: #666;
		position: absolute;
	}
	.block.news.agenda li small {
		width: 130px;
	}
	.block.news li div {
		padding-left: 80px;
		display: block;
		width: 300px;
	}
	.block.news.agenda li div {
		padding-left: 140px;
		width: 240px;
	}
	.block.news li span.date {
		color: #666;
		font-size: .8em;
	}
	.block.news a.button {
		float: right;
	}
	
	.block.news a.rss {
		position: absolute;
		top: 20px;
		right: 20px;
		background: url(images/rss-bg.png) top right;
		line-height: 25px;
		padding-right: 30px;
		font-size: .8em;
		color: #8b9da5;
		
	}
	.block.newsletter {
		padding-right: 0!important;
	}
	.block.newsletter h2 {
		color: #74aa25 !important;
	}	
	.block.newsletter .input, .block .newsletter .input.text {
		float: left;
		height: 32px;
		width: 126px;
		padding: 5px 6px;
		background: url(images/sprite-buttons.png) no-repeat;
		background-position: -113px -150px;
	}
	.block.newsletter input, .block.newsletter select, .block .newsletter .input.text input {
		width: 120px;
		border: none;
		color: #666;
		font-style: italic;
		background: transparent;
	}
	.block.newsletter .submit {
		background: none;
		width: 105px;
		padding: 0;
	}
	.block.newsletter .submit input {
		width: auto;
		position: absolute;
	}
        .block .newsletter .validation 
	{
	    clear:both;
	}		
/*
	RELATED
*/
	.block.related {
		min-height: 120px;
		height: auto!important;
		height: 120px;
	}
	.block.related h2 {
		color: #017CB4 !important;
	}

	
/*
	COMMENTS
*/
	.comments.block {
		background: #fff;
	}
	.comments .related {
		color: #e7aa01;
		font-style: italic;
		font-size: 1em;
	}
	.comments .comment {
		position: relative;
		padding-bottom: 35px;
		margin-bottom: 2em;
	}
	.comments .comment .author {
		bottom: 0px;
		position: absolute;
	}
	.comments .comment .author .date {
		color: #999;
	}	
	.comments .comment h3 {
		font-size: 1em;
		color: #CC6600;
		margin-bottom: 0;
		display: inline;
	}
	.comments .message {
		background: #f2f2f2;
		border: 1px solid #ccc;
		padding: 10px;
		position: relative;
		color: #808080;
	}
	.comments .message a {
		color: #9dacb3;
	}
	.comments .message .icon {
		position: absolute;
		left: 10px;
		bottom: -20px;
	}

	.block.nocomments {
		background: #b5c001;
		position: relative;
	}	
	.block.nocomments {
		color: #5f8f19;
	}
	.block.nocomments a.button {
		float: right;
		margin-right: 5px;
	}
	.block.nocomments .tools {
		position: absolute;
		right: 25px;
		top: 17px;
	}
	#commentform {
		background: #b5c001;
width: 480px; overflow: hidden;
	}
	#commentform h2 {
		color: #fff;
	}
	#commentform .input {
		background: url(images/sprite-buttons.png);
		background-position: 0 -201px;
		height: 34px;
		padding: 6px 0px 0 20px;
		width: 320px;
	}
	#commentform .input.text {
		background-position: 0 -251px;
		width: 481px;
		height: 110px;
	}
	#commentform .mandatory {
		position: absolute;
		left: -2000em;

	}
	#commentform label {
		color: #aaa;
		font-style: italic;
		width: 100px;
		float: left;
	}
	#commentform .input.text label {
		clear: both; float: none;
		display: block;
	}
	#commentform input {
		border: 1px solid #fff;
		background: #fff;	
		width: 180px;
	}
	#commentform .input textarea {
		width: 440px;
		height: 65px;
		border: 1px solid #fff;
	}
	#commentform .submit {
		background: none;
		width: auto;
		float: right;
		border: none;
	}
	#commentform .input.submit input {
		border: none;
	}
/*
	INLOGGEN
*/
.inloggen label{display:block;width:100%;font-weight:bold;margin:25px 0 8px;}
.inloggen input{border:1px solid #bbb;padding:3px;}
.inloggen .button{background:none repeat scroll 0 0 #EEEEEE;border:1px solid #798E97;color:#798E97;margin-top:20px;cursor:pointer;}
/*
	DOWNLOADS / MOREINFO
*/
	.block.moreinfo h2 {
		color: #269cc4 !important;
	}	
	.block.moreinfo h3 {
		font-weight: bold;
		color: #000;
		font-size: 1em;
		margin-bottom: 0em;
	}
	.block.moreinfo li {
		list-style: none;
		margin-left: 0;
	}
	.block.moreinfo li a {
		padding-left: 20px;
		background: url(images/icon-file.png) no-repeat left top;
	}
	.block.moreinfo li a.nostyle {
		padding-left: 0; background: none;
	}
	.block.moreinfo .urls li a, .block.moreinfo a.url {
		padding-left: 20px;
		background: url(images/icon-externallink.png) 0 5px no-repeat;
	}
	a.pdf, a.doc, a.docx, a.rtf {
		padding-left: 15px;
		background: url(images/icon-file.png) no-repeat left top;
	}

/*
	CONTACT
*/
	.block.contact {
		padding-left: 120px;
		position: relative;
	}
	.block.contact .phone {
		display: block;
		font-weight: bold;
		font-size: 1.3em;
		padding: 5px 0;
	}
	.block.contact .photo {
		position: absolute;
		left: 20px;
		top: 20px;
		margin-bottom: 10px;
	}
	.block.contact .button {
		position: absolute;
		right: 25px;
		bottom: 30px;
	}

/*
	PROJECTTEMPLATE PROJECTAREAS / PROJECTOVERVIEW
*/
	.block.areas {
		background: #b5c001;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 30px;		
	}
	.block.areas .nav  {
		border: none !important;
	}
	.block.areas .nav li {
		float: left;
		margin-right: 5px;
		list-style: none;
		margin-left: 0;		
	}
	.block.areas .nav li a{
		background: url(images/sprite-buttons.png) no-repeat;
		background-position: 0 -400px;
		display: block;
		width: 136px; height: 30px;	
	}
	.block.areas .nav li.active a { 	background-position: -0px -440px; }
	.block.areas .nav li a.kruiskamp {
		background-position: -150px -400px;
	}
	.block.areas .nav li.active a.kruiskamp { 	background-position: -150px -440px; }
	.block.areas .nav li a.randenbroek-schuilenburg {
		width: 245px; background-position: -300px -400px;
	}
	.block.areas .nav li.active a.randenbroek-schuilenburg { 	background-position: -300px -440px; }
	.block.areas .nav li a.liendert-rustenburg {
		width: 201px; background-position: -550px -400px;
	}
	.block.areas .nav li.active a.liendert-rustenburg { 	background-position: -550px -440px; }
	.block.areas .nav li a.hogewegzone{
		width: 161px; background-position: -800px -400px;
	}
	.block.areas .nav li.active a.hogewegzone{ 	background-position: -800px -440px; }
	
	.block.areas .nav li a span {
		position: absolute;
		left: -3000em;
	}
	.block.gmoverlay {
		margin: 0; padding: 0;
		position: relative;
		min-height: 20px;
		height: auto!important;
		height: 200px;
	}
	.block.gmoverlay a.gmoverlay {
		height: 20px;
		background: #b5c001 url(images/sprite-buttons.png) no-repeat;
		background-position: 0 -510px; outline: none!important;
		display: block;
		width: 100%;
		position: absolute;
		bottom: 0;
		text-align: center;

	}
	.block.gmoverlay a.gmoverlay.active {
		background-position: 0 -530px;
	}
	.block.gmoverlay a span { position: absolute; left: -3000em; }
	.block.gmoverlay #gmoverlay {
		background: #eee;
	}
	.block.gmoverlay .content {
		background: #fff;
	}
/* ProjectOverview */
	.block.projectoverview {
		background-color: #fff;
		width: 910px;
		min-height: 300px;
		height: auto!important;
		height: 300px;
	}
	.block.projectoverview ul {
		margin-top: 20px;
		border-top: 1px solid #f2f2f2;
		line-height: 200%;	
		width: 440px;
		margin-right: 20px;
		float: left;
		margin-bottom: 4em;
	}
	.block.projectoverview ul.last {
		margin-right: 0;
	}
	.block.projectoverview ul li {
		border-bottom: 1px solid #f2f2f2;
		list-style: disc inside;
		list-style-image: url(images/bullet-green.png);
		margin-left: 0;
		color: #B5C001;
	}



/*
	PROJECTDETAILTEMPLATE PROJECTLIST
*/	
	.block.projectlist {
		padding: 0;
	}
	.block.projectlist h2 {
		padding: 15px 25px;
		padding-bottom: 10px;
	}
	.block.projectlist .project {
		background: #b5c001;
		border-bottom: 1px dotted #fff;
		padding: 10px 25px;
	}
	.block.projectlist .project.even {
		background: #e2e699;
	}
	.block.projectlist .project.last {
		border-bottom: none;
	}
	.block.projectlist .project h3 {
		color: #fff;
		font-size: 1.4em;
	}
	.block.projectlist .project.even h3 {
		color: #000;
	}
	.block.projectlist img {
		border: 2px solid #fff;
		float: left;
		margin: 0 10px 10px 0;
	}
	.block.projectlist .description {
		clear: both;
	}
	.block.projectlist a.button {
		float: right;
		margin: 10px 8px;
	}
	
/*
	AREAINFO
*/
	.areainfo {
		height: 250px;
		padding: 20px 25px  0 550px;
		padding: 0;
		background: #fff url(images/block-bg.gif) repeat-x;
	}
	.areainfo .gallery {
		width: 529px;
		height: 250px;
		overflow: hidden;
		border-right:1px dotted #9B9C9F;
		float: left;		
	}
	.areainfo .content {
		padding: 20px 25px 20px 555px;		
	}
	.areainfo a.button { float: right; }


	.block.notify {
		overflow:hidden;
	}
	.block.notify img.thumb {
		float: right;
	}
	.block.notify a.button {
		float: left;
	}	
/*
	Twitter
*/
	.block.twitter h2 {
		color: #0181bd!important;
	}
	.block.twitter .avatar {
		float: left;
		margin: 0 10px 10px 0;
	}
	.block.twitter .content {
		margin-left: 80px;
	}
	.block.twitter small {
		color: #999999;
		text-transform: uppercase;
		display: block;
		margin-bottom: 1em; 
	}	
	.block.twitter a.button {
		float: right;
	}	
/* 
	FAQ
*/
	.block.faq {
	
	}
	.block.faq .list {
		background: url(images/faq-bg.png) no-repeat;
		padding-left: 60px;
		min-height: 65px;
		height: auto!important;
		height: 65px;
		margin-bottom: 10px;
	}
	.block.faq li {
		list-style: none;
		margin-left: 0;
		border-bottom:1px solid #F2F2F2;
	}
	.block.faq a.button {
		float: right;
	}

/*
	PHOTOGALLERY
*/
	.photogallery {
		width: 665px;
	}
	.photogallery .item {
		width: 180px;
		height: 175px;
		overflow: hidden;
		border: 2px solid #999;
		position: relative;
		float: left; margin: 0 28px 30px 0;
	}
	.photogallery .item .caption {
		position: absolute;
		background: url( images/caption-trans-bg.png );
		color: #fff;
		bottom: 0;
		width: 100%;
		color: #000;
		font-size: .9em;
		line-height: 120%;
		height: 2em;
		padding: 5px;
	}
	
/***
	BUTTONS
*/
	a.button {
		background: url(images/sprite-buttons.png) no-repeat;
		padding: 4px 0;
		padding-left: 15px;
		padding-right: 15px;
		color: #798e97;
		display: block;
		height: 20px;
		width: auto;
		text-decoration: none;
		overflow: hidden;
		line-height: 130%;
		position: relative;
	}
	a.button span {
		display: block;
		height: 30px; width: 15px;
		background: url(images/sprite-buttons.png) no-repeat -295px -0px;
		position: absolute;
		right: 0px;
		top: 0px;			
	}
	a.button.v2 {
		background-position: 0 -480px;
		padding: 3px 0;
		text-align: center;
		width: 120px;
	}
	
	
	a.button.register {
		width: 105px;
		height: 30px;
		background-position: 0 -150px;
	}	
	.archive a.button{
		float:left !important;
		margin-right:10px;
	}
	.archive a.button.active{
		background: url(/media/button_active.gif) no-repeat;
		float:left !important;
		margin-right:10px;
		color:#fff;
		font-weight:bold;
	}
	.archive a.button.active span{
		background: url(/media/button_active.gif) no-repeat -295px -0px;
	}
/*
	ICONS
*/
.icon {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	background: url(images/sprite-icons.png) no-repeat;
}
.icon.quote {
	background-position: 0 0;
}

/*
	DGPGALLERY
*/	
	.dgpgallery {
		position: relative;
	}
	.dgpgallery .viewer {
		width: 296px;
		height: 220px;
		overflow: hidden;
		text-align: center;
		margin: 0 auto;
	}
	.dgpgallery .viewer img {
		height: 220px;
	}
	.dgpgallery .navigation .next {
		position: absolute;
		right: 0;
		top: 80px;
	}
	.dgpgallery .navigation .prev {
		position: absolute;
		left: 0;
		top: 80px;
	}		

/*
	Contactform
*/
	#contour.contact .contourNavigation {
		padding: 1.4em;
		padding-top: 0;
	}
	#contour.contact .contourButton {
		background: #eee;
		color: #798E97;
		border: 1px solid #798E97;
	}

/*
	Zoekresultaten
*/
	.searchresults li {
		list-style: none;
		margin-bottom: 2em;
		margin-left: 0;
	}
	.searchresults li a {
		font-weight: bold;
		color: #CC6600;
	}
	.pager {
		border-top: 1px dotted #000;
		padding-top: 10px;
	}
	.pager a {
		padding-right: 10px;
		
	}
	
/*
	Email formulier
*/
.AxFormLine {
	margin-bottom:10px;
}
.AxFormLine input{
	border:1px solid #BFBFBF;
	height:25px;
	vertical-align:center;
}
.AxFormLine input[type="submit"] {
    	border: 1px solid #AF7F00;
   	background: #F9BA00;
}
.AxFormLine textarea {
	border:1px solid #BFBFBF;
	margin-bottom:10px;
	line-height:1.5;
}

.AxMultipleChoice input[type=checkbox], .AxRadioButtonList input[type=radio]{height:auto;margin-right:5px;}

/*
	Publicatie
*/

#page #content .block .date {
display:block;
color: #B5C001;
margin-bottom:1em;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

