/* --- MAIN.CSS - Searchresult --- */

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%; }

body, p, td, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-family: Arial, Helvetica, Verdana, sans-serif; }

table {
	text-align:left;
}

body {
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(images/background.gif) #d5d5d5 repeat-x 0pt 0px;
	color: #5f6062; }

p {
	margin: 0 0 14px 0; }

form {
	margin: 0;
	padding: 0; }

a img {
	border: none; }

html {
    overflow: -moz-scrollbars-vertical; }

:focus {
	outline: 0; }

#container {
	width: 942px;
	margin: 0 auto;
	overflow: hidden;
	background: #ffffff; }

/* Logo + Topmenu begin */

#accreditatielogo {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	
}

#accreditatielogo img {
	height: 40px;
	
	
}


#topMenuContainer {
	width: 942px;
	overflow: hidden; }

	#topMenuleft {
		float: left;
		width: 350px;
		padding: 10px 0 14px 20px;
		overflow: hidden; }

	#topMenuright { color:#0A4F85; float: right; margin:20px -30px 0 0; overflow:hidden; text-align:right; width:500px; }

			#topMenuright ul { margin:0 ; width:550px; float:left; }
			#topMenuright li {
				padding:0;
				margin: 0 5px;
				float: left;

				list-style-type: none; }

				#topMenuright ul li.seperator {
				 padding: 0 8px 0 8px; }

			#topMenuright a {
				font-size:14px;
				color: #0a4f85;				
				text-decoration: none; cursor:hand}

			#topMenuright a:hover {
				text-decoration: underline; }
			/* Logo + Topmenu end */

/* Mainmenu begin */
#mainMenuContainer {
	width: 942px;
	overflow: hidden;
	border-top: 1px solid #6794b9; 
	border-bottom: 1px solid #234156;
	background: #213b4d; }

	#mainMenuContainer strong {
		font-size: 1.3em;
		color: #ffffff; 
		font-weight: bold; 
		margin: 0;
		padding: 0 0 4px 0; }

	#mainMenuContainer ul {
		clear: both;
		padding: 0;
		margin: 0; }

	#mainMenuContainer li {
		padding: 0;
		margin: 0;
		float: left;
		list-style-type: none; }

	/* 3 'tabs' begin */
	#menuOptimalisatie {
		float: left;
		width: 280px;
		height: 65px;
		padding: 14px 0 0 18px;
	  }
		
		
		#menuOptimalisatie.actief {
		background: url(/wp-content/themes/searchresult/images/arcering_knoppen_header.jpg) repeat-x 0pt 0px; 
		}

	#menuAdverteren {
		float: left;
		width: 290px;
		height: 65px;
		padding: 14px 0 0 18px;
		margin-left: 6px; 
		}

		#menuAdverteren.actief {
			background: url(/wp-content/themes/searchresult/images/arcering_knoppen_header.jpg) repeat-x 0pt 0px; }

	#menuUsabilty {
		float: left;
		width: 306px;
		height: 65px;
		padding: 14px 0 0 18px;
		margin-left: 6px; }

		#menuUsabilty.actief {
			background: url(/wp-content/themes/searchresult/images/arcering_knoppen_header.jpg) repeat-x 0pt 0px; 
			}
		/* 3 'tabs' end */

	#mainMenuContainer a.submenu {
		display: block;
		float: left;
/*
		xcolor: #c9deee;
*/
		color: #e7f0f7;
		padding-left: 10px;
		margin-right: 5px;
		text-decoration: none;
		font-weight: bold;
		background: url(/wp-content/themes/searchresult/images/submenu-bullit.gif) no-repeat 0px 8px; }

	#mainMenuContainer a.submenu:hover {
		color: #ffffff;
		text-decoration: underline; }
	
	#mainMenuContainer a.submenu.actief {
		color: #ffffff;
		text-decoration: underline; }

	/* Mainmenu end */

/* Content part begin */

#contentContainer {
	width: 907px; 
	padding: 17px 17px 16px 18px;
	overflow: hidden; }

	/* Content left begin */
	#homepageContentLeft {
		float: left; 
		width: 610px; }

		#homepageHeader {
			width: 582px;
			height: 214px;
			padding: 36px 0 9px 13px;
			xbackground: url(/wp-content/themes/searchresult/images/homepage-header.jpg) no-repeat 0px 0px; }

		html>body #homepageHeader { /* Firefox only */
			padding: 36px 0 7px 13px; }

		*:first-child+html #homepageHeader { /* IE7 only */
			padding: 36px 0 9px 13px; }

			#homepageHeader h1 {
				font-size: 1.7em;
				color: #0a4f85;
				font-weight: normal;
				margin: 0;
				padding: 0; text-decoration:none }

			#homepageHeader h2 {
				font-size: 2.65em;
				color: #0a4f85;
				font-weight: normal;
				margin-top: 26px; }

		.homepageHighlight {
			float: left;
			width: 286px;
			height: 109px;
			padding-top: 19px;
			overflow: hidden;
			background: url(/wp-content/themes/searchresult/images/homepage-highlight.gif) no-repeat 0px 0px; }

			.homepageHighlight.left {
				margin-right: 20px;	}

			.homepageHighlight.right {
				margin-left: 20px;	}

			.homepageHighlight.aktief {
				background: url(/wp-content/themes/searchresult/images/homepage-highlight-on.gif) no-repeat 0px 0px; }

			.homepageHighlight strong {
				font-size: 1.3em;
				color: #474747;
				font-weight: bold;
				padding: 0 15px 0 15px;
				margin: 0 0 5px 0; }

			.homepageHighlight p {
				padding: 0 15px 0 15px;
				margin: 0 0 10px 0; }

			a.highlightlink {
				display: block;
				width: 260px;
				height: 23px;
				padding: 3px 0 0 15px;
				margin-left:-9px;
				color: #5f8ec6;
				font-weight: bold;
				text-decoration: none;
				background: url(/wp-content/themes/searchresult/images/homepage-highlight-link.gif) no-repeat 0px 0px; }

			/* Content left end */

	/* Content right begin */
	#homepageContentRight {
		float: left; 
		width: 297px;
		margin-top: 15px;		}

		#searchresultBuzz {
			width: 295px;
			
			border-left: 1px solid #d3d5d4;
			border-right: 1px solid #d3d5d4; }



		div.buzzTitelRss {
			width: 295px; 
			overflow: hidden;
			padding: 0 0 15px 0;
			border-bottom: 1px solid #dcdccc; }

			div.buzzTitelRss strong {
				font-size: 1.7em;
				float: left; 
				margin: 11px 0 0 19px;
				font-weight: normal; }

			div.buzzTitelRss a {
				float: right; 
				margin: 0 5px 0 0; }

		div.buzzContainer {
			width: 261px;
			border-bottom: 1px solid #dcdccc;
			overflow: hidden;
			padding: 13px 10px 7px 24px;
			background: url(/wp-content/themes/searchresult/images/searchresult-buzz-pointer.gif) #ffffff no-repeat 10px 17px; }

		div.buzzContainer:hover {
			background-color: #e7eae9; }

			div.buzzContainer strong {
				display: block;
				font-size: 1.1em;
				font-weight: bold;
				color: #474747;
				padding: 0;
				margin: 0; }

			div.buzzContainer a {
				color: #0a4f85;
				font-size: 1.1em;
				text-decoration: none; }

			div.buzzContainer a:visited {
				color: #0A4F85; }
	/* Content right end */
	.invis { 
		visibility: hidden; 
		height:30px;
		display: none; 
	}
	.vis { 
		visibility: visible; 
		height:85px;
		line-height:22px;
		display: inline;
	}
	.vis ul{
		line-height:18px;
		margin-bottom:5px;
	}


/* Content part end */

/* Footer begin */
#footer {
	width: 902px;
	background: url(/wp-content/themes/searchresult/images/footer-back.gif) #213b4d no-repeat 0px 0px; 
	color: #ffffff;
	border-top: 1px solid #7a8994;
	padding: 20px 20px 10px 20px;
	overflow: hidden; }

	#footerLeft {
		float: left;
		width: 588px;
		color: #ffffff;
		padding-right: 20px; }

			#footerOnderdeel {
				float: left;
				padding: 2px 10px 0 0; }

			#footerLogo {
				float: left; }

	#footerRight {
		float: left;
		width: 261px;
		padding: 0 20px 0 8px; }

		#footerSearchresult {
			padding: 0 0 8px 10px;
			overflow: hidden;
			font-size: 1.1em; }

			img.footerAdwords {
				float: right; }

			.footerSearchresultLogo {
				padding-bottom: 5px; }

			a.footerMailto {
				color: #ffffff;
				text-decoration: none; }

			a.footerMailto:hover {
				text-decoration: underline; }

			a.footerDisclaimer {
				color: #7597ae;
				text-decoration: none; }

			a.footerDisclaimer:hover {
				text-decoration: underline; }

/* Footer end */

/* */

#contentContainer.contentpages {
	padding: 8px 17px 16px 18px; } 

	#ContentLeft {
  		float: left; 
      width: 540px;
      padding-right: 70px; }

  #ContentLeft.formulierpage {
      float: left; 
			width: 595px;
      padding-right: 15px; }


	#breadcrums {
		color: #0a4f85;
		}

		#breadcrums ul { list-style:none; margin:0px; padding:0px }
		#breadcrums ul li{ margin:0px; padding:0px; float:left; }
		#breadcrums ul li h1{font-size: 20px; padding:0 0 5px 7px; margin:0; width:176px; color:#000; font-weight:normal; }
		#breadcrums ul li.year{  margin:0px; padding:0px; float:right; position:absolute;  }
		#breadcrums a {color: #0a4f85;text-decoration: none; }
		#breadcrums a:hover {text-decoration: underline; }
	#breadcrums #achi { float:right; clear:both; width:300px}
	#breadcrums #achi ul { list-style:none}
	#breadcrums #achi li {  list-style-image:none; list-style-position:outside; list-style-type:none; display:inline; padding-left:10px}
	#ContentLeft h1 {
		color: #000000;
		font-weight: normal;
		line-height:21px;
		font-size: 20px;
		padding: 0; 
		margin: 0 0 15px 0;}
	#ContentLeft h1 a {
		color: #000000;
		font-weight: normal;
		line-height:21px;
		font-size: 20px;
		padding: 0; 
		margin: 0 0 15px 0;}

	#ContentLeft h2 {
		color: #000000;
		font-weight: normal;
		line-height:21px;
		font-size: 20px;
		padding: 0; 
		margin: 0 0 15px 0;}
	#ContentLeft h2 a{
		color: #000000;
		font-weight: normal;
		line-height:21px;
		font-size: 20px;
		padding: 0; 
		margin: 0 0 15px 0; }
	#ContentLeft h3 {
		color: #0A4F85;
		font-weight: bold;
		font-size: 14px;
		padding: 0; 
		margin: 0 0 10px 0;}

	#ContentLeft p {
		color: #474747;
	}
	


	#ContentLeft a {
		color: #0a4f85; text-decoration:none }

	#ContentLeft a:hover {
		text-decoration: none; text-decoration:underline}

#ContentRight {
	float: left; 
	width: 297px;
	overflow: hidden;
 }

	.blockContainer {
		width: 297px;
		overflow: hidden;
		margin-bottom: 18px; }
	
	/* Block with background gray begin and photo*/
	.blockContainerTop {
		width: 297px;
		overflow: hidden;
		padding-top: 3px;
		background: url(/wp-content/themes/searchresult/images/right-block-top.gif) no-repeat left top;}
	
	.blockContainerBot {
		width: 297px;
		overflow: hidden;
/*		background: url(/wp-content/themes/searchresult/images/right-block-bot.gif) #e7eae9 no-repeat left bottom; */
    }
        
             
             .blockContainerBot li.widget { 
            border: 1px solid black;
            margin: 10px 0px;
            list-style: none;
            float: right;
            background-color: #e7eae9;
            
        }
        
        
        
        
/* begin uitzetten */
/*
		.blockContainerBot.photo {
			font-size: 1.1em;
			background: url(/wp-content/themes/searchresult/images/right-block-botphoto.gif) no-repeat left bottom;
			width: 292px;
			padding: 11px 5px 0 0;  }

			.blockContainerBot.photo strong {
				font-size: 1.2em;
				padding: 0 0 0 20px;
				color: #333333; }

			.blockContainerBot.photo ul {
				margin: 15px 0 0 0;
				padding: 0; }

			.blockContainerBot.photo li {
				list-style-type: square;
				color: #0a4f85;
				margin: 0 0 10px 120px; }
			
			.blockContainerBot.photo a {
				color: #0a4f85; }

			.blockContainerBot.photo a:hover {
				text-decoration: none; } */
/* einde uitzetten */
		/* Block with background gray end/

		/* Block with lines begin */

		.blockContainerTopLine {
		width: 297px;
		overflow: hidden;
		padding-top: 3px;
		background: url(/wp-content/themes/searchresult/images/right-block-top-line.gif) no-repeat left top;}

		.blockContainerBotLineTxt {
				padding: 0 15px 0 15px; }

				.blockContainerBotLine .blockContainerBotLineTxt strong {
					padding: 0; }	
		.blockContainerBotLine {
			width: 297px;
			overflow: hidden;
			padding: 15px 0 10px 0;
			background: url(/wp-content/themes/searchresult/images/right-block-bot-line.gif) no-repeat left bottom; }

		.blockContainerBotLine strong {
				font-size: 1.2em;
				padding: 0 0 0 20px;
				color: #333333; }

			.blockContainerBotLine ul {
				border-top: 1px solid #e7eae9; 
				margin: 15px 0 0 0;
				padding: 10px 0 0 0; }

			.blockContainerBotLine li {
				list-style-type: square;
				color: #0a4f85;
				margin: 0 0 10px 37px; }

			.blockContainerBotLine a {
				color: #0a4f85; }

			.blockContainerBotLine a:hover {
				text-decoration: none; }

		/* Block with lines end */

/* Gerelateerde onderwerpen begin */

      .gerelateerdeContainer {
                      width: 297px;
                      overflow: hidden; }

      .gerelateerdeContainer strong {
                     display: block;
                     font-size: 1.2em;
                     padding: 5px 0 5px 5px;
                     color: #333333; }
               
      .gerelateerdeContainer ul {
                     padding: 7px 0 15px 0;
                     margin: 0; }

      .gerelateerdeContainer li {
                     padding: 0;
                     margin: 0;
					 list-style-type: none; }

			.gerelateerdeContainer a {
                     float: left;
                     width: 260px;
                     display: block;
					 border: 1px solid #e7eae9;
                     color: #0a4f85;
                     text-decoration: none;
                     padding: 4px 10px 4px 20px;
                     
                     margin: 0;
					 margin-right: 10px;
                     background: url(/wp-content/themes/searchresult/images/right-gerelateerde-back.gif) no-repeat 0 0; 
        }        
                                                          

      .gerelateerdeContainer a:hover {
                     text-decoration: none;
                     background: url(/wp-content/themes/searchresult/images/right-gerelateerde-back.gif) #ffffff no-repeat 0 0; }

      .gerelateerdeContainer a.actief {
                     text-decoration: none;
                     background: url(/wp-content/themes/searchresult/images/right-gerelateerde-back.gif) #ffffff no-repeat 0 0; }

      /* Gerelateerde onderwerpen end */

		/* Andere artikelen begin */

		.andereArtikelenContainer {
			width: 297px;
			overflow: hidden; }

		.andereArtikelenContainer strong {
				display: block;
				font-size: 1.4em;
				padding: 0 0 10px 12px;
				font-weight: normal;	
				color: #333333;
				border-bottom: 1px solid #d4e3f5;}

				.andereArtikelenContainer ul {
					 margin: 0;
					 padding: 0;
					 border-bottom: 1px solid #d4e3f5; }

				.andereArtikelenContainer li {
					margin: 0 0 0 30px;
					padding: 6px 0 6px 0;
					list-style-type: square;
					color: #0a4f85; }

				.andereArtikelenContainer a {					
					color: #0a4f85;
					text-decoration: none; }

				.andereArtikelenContainer a:hover {					
					text-decoration: underline; }

		/* Andere artikelen end */
		/* formulier begin */

#formContainerLeft {
	float: left;
	width: 445px; }

	.formGegevens {
		width: 445px;
		overflow: hidden;
		padding: 0 0 15px 0; }

	.formGegevensContainer {
		width: 445px;
		overflow: hidden;
		font-size: 1.1em;
		padding: 0 0 9px 0; }

		.formGegevensLeft {
			float: left;
			width: 150px;
			padding: 6px 0 0 0; }

		.formGegevensRight {
			float: left;
			width: 295px; }

			.formGegevensright input {
				width: 291px;
				height: 22px;
				font-size: 1.1em;
				padding-top: 4px;
				border: 1px solid #c0bebe;
				background: url(/wp-content/themes/searchresult/images/input-background.gif) repeat-x bottom left;}

			.formGegevensright .radio {
				width: 30px;
				border: none;
				background: none; }

	.formMeerinformatie {
		width: 445px;
		overflow: hidden;
		font-size: 1.1em;
		padding: 0 0 20px 0; }

		.formMeerinformatieLeft {
			float: left;
			width: 275px;
			padding: 0 0 10px 0; }

		.formMeerinformatieRight {
			float: left;
			width: 160px;
			padding: 0 0 10px 0; }
	
	.formMeerinformatieNieuwsbriefLeft {
		float: left;
		width: 275px; }

	.formMeerinformatieNieuwsbriefRight {
		float: left;
		width: 150px; }

	.formMeerinformatieVragenLeft {
		clear: both;
		float: left;
		width: 147px;
		padding: 10px 0 0 0; }

	.formMeerinformatieVragenRight {
		float: left;
		width: 292px;
		padding: 10px 0 0 0; }

		.formMeerinformatieVragenRight textarea {
			font-size: 1.1em;
			width: 290px;
			border: 1px solid #c0bebe;
			background: url(/wp-content/themes/searchresult/images/input-background.gif) repeat-x bottom left;}
		
		.formMeerinformatieVragenRight input {
			float: right; 
			margin-top: 20px; 
			border: 1px solid #003c74;
			background: #ffffff; }

	.formMeerinformatieVragenNieuwsbrief {
		float: left;
		width: 444px;
		}

		.formMeerinformatieVragenNieuwsbrief input {
			float: right; 
			margin-top: 20px; 
			border: 1px solid #003c74;
			xbackground: #ffffff; 
	 }

#formContainerRight {
	float: right;
	width: 144px; 
	display:none;}

	.errorboxTop {
		width: 144px; 
		background: url(/wp-content/themes/searchresult/images/errorbox-top.gif) no-repeat 0 0; }

	.errorboxBot {
		width: 114px; 
		background: url(/wp-content/themes/searchresult/images/errorbox-bot.gif) no-repeat bottom right;
		padding: 10px 5px 5px 25px;
		font-size: 1.1em; 
		color: #e64405;
		min-height: 100px;}

.verplicht {
	font-size: 1.0em; }


/* formulier eind */
/* Landingspage */

#landingLeft {
	float: left;
	width: 275px;
	padding: 20px 0 0 40px; }

#landingRight {
	float: right; 
	width: 540px;
	padding: 20px 0 0 0;}

	#landingRight h1 {
		font-size: 1.4em;
		font-weight: normal;	
		color: #333333;
		margin: 0 0 5px 0;
		padding: 0; }

	#landingRight h2 {
		font-size: 1.4em;
		font-weight: normal;	
		color: #333333; 
		margin: 0 0 15px 0;
		padding: 0; }

	#landingRight  .scan {
		font-weight: bold;
		color: #1c5b8c; }

	#landingRight p {
		font-size: 1.1em; }

#dash {
font-weight: bold;
		color: #1c5b8c; 
}

	.sectionHeader {
		float: left;
		width:296px;
		height: 75px;
		padding: 14px 0 0 18px;
		/*background-image:url(images/arcering_knoppen_header.jpg)*/
	  }
		
		
		.sectionHeaderActive {
		float: left;
		width:296px;
		height: 75px;
		padding: 14px 0 0 18px;
		background: url(/wp-content/themes/searchresult/images/arcering_knoppen_header.jpg) repeat-x 0pt 0px; 
		
		}
		
.photo {
	float:right;
	margin-left: 15px;
	border: 1px solid #E7EAE9;
}

.meerposts {
	border-top: 1px solid #E7EAE9;
}

.overjezelf {
	width:300px;
	min-height:220px;
	height:auto !important;
}

.post {
	clear: both;
	margin-bottom: 30px;;
}

.alignleft {
	float: left;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #ccc;
}

.alignright {
	float: right;
	margin-left: 10px;
	padding: 4px;
	border: 1px solid #ccc;
}
