/* CSS Document */
	body {
	position: relative;
	width:947px;
	margin: 10px auto 0 auto;
	background: #fff;
	text-align: left;
	}
	
	#container {
	position: relative;
	display: block;
	width: 946px; 
	float: left;
	margin: 0 0 0 0;
	min-height: 475px;
	max-height: auto;
	_height: 475px;
	}
	
	#container_top {
	float: left;
	width: 947px;
	height: 100px;
	background: url(../images/bg_top.gif) no-repeat;
	padding-left: 1px;
	padding-top: 1px;
	}

		#foto {
		width: 940px;
		height: 100px;
		background-color: #e6e9e9;		
		}
		
			#logo {
			position: absolute;
			top: 11px;
			left: 1px;			
			cursor: pointer;
			}

			#random_foto {
			width: 940px;
			height: 100px;		
			}
		
	#container_body {
	float: left;
	width: 947px;
	min-height: 475px;
	max-height: auto;
	_height: 475px;	
	background: url(../images/bg_body.gif) repeat-y;
	padding-left: 1px;
	}
	
		ul#nav {
		width: 800px;
		float: left;
		z-index: 3;
		padding-left: 0px;
		}
	
	/* start MENU */
		#navigatie ul {
		font: bold 12px Arial, verdana, Helvetica; 
		color:#fff;
		list-style: none;
		margin: 0;
		}
	
		* html #navigatie ul {display: block;}
	
		#navigatie ul a {
		display: block;
		background: transparent;
		color: black;
		text-decoration: none;
		}
	
		#navigatie a:hover {
		background: transparent;
		}
	
		#navigatie li {
		float: left;
		text-align: left;
		padding: 0;
		}
	
		#navigatie li a.mainnav1, #navigatie li a.mainnav2, #navigatie li a.mainnav3, #navigatie li a.mainnav4 {
		color: #fff; 
		text-decoration: none;	
		font-weight: bold;
		width: 165px;
		text-align: center;
		height: 25px;
		line-height: 25px;
		z-index: 999;
		}
		
		#navigatie li a.mainnavActive {
		color: #000000; 
		text-decoration: none;	
		font-weight: bold;
		width: 165px;
		text-align: center;
		height: 25px;
		line-height: 25px;
		z-index: 999;
		}
	
		/*tijdschrift*/
		#navigatie li.nav1 a.mainnav1:hover {
		color: #000000;
		/*background-color: #84b9fd;*/
		}
	
		/*community*/
		#navigatie li.nav2 a.mainnav2:hover {
		color: #000000;
		/*background-color: #ce612a;*/
		}

		/*producten*/
		#navigatie li.nav3 a.mainnav3:hover {
		color: #000000;
		/*background-color: #a864a8;*/
		}

		/*nieuws*/
		#navigatie li.nav4 a.mainnav4:hover {
		color: #000000;
		/*background-color: #bfd720;*/
		}			

		#navigatie li ul {  /*second-level lists */
		position: absolute;
		width: 165px;
		margin: 0 0 0 0;
		list-style: none;
		z-index: 100;
		font-weight: normal;
		left: -999em;  /*using left instead of display to hide menus because display: none isn't read by screen readers */
		}
	
		#navigatie li.nav1 ul li a {  /*second-level lists */
		color: #fff;
		background-color: #84b9fd;
		font: bold 11px arial, verdana, helvetica; 
		padding: 2px 0px 2px 5px;
		width: 160px;	
		height: auto;
		border-bottom: 1px solid #fff;		
		}
	
		#navigatie li.nav2 ul li a {  /*second-level lists */
		color: #fff;
		background-color: #e37b27;
		font: bold 11px arial, verdana, helvetica; 
		padding: 2px 0px 2px 5px;
		width: 160px;	
		height: auto;
		border-bottom: 1px solid #fff;		
		}		

		#navigatie li.nav3 ul li a {  /*second-level lists */
		color: #fff;
		background-color: #a864a8;
		font: bold 11px arial, verdana, helvetica; 
		padding: 2px 0px 2px 5px;
		width: 160px;	
		height: auto;
		border-bottom: 1px solid #fff;		
		}		

		#navigatie li.nav4 ul li a {  /*second-level lists */
		color: #fff;
		background-color: #bfd720;
		font: bold 11px arial, verdana, helvetica; 
		padding: 2px 0px 2px 5px;
		width: 160px;	
		height: auto;
		border-bottom: 1px solid #fff;		
		}		
		
		
		#navigatie li ul li a:hover {  /*second-level lists*/ 
		color: #000000;
		width: 160px;
		text-decoration: none;
		border-bottom: 1px solid #fff;		
		}		
		
		#navigatie li ul li {
		padding: 0px;
		margin: 0;
		display: block;
		}
	
		#navigatie li ul ul {  /*third-and-above-level lists */
		margin: -15px 0 0 100px;
		background-color: #fff;
		}
	
		#navigatie li:hover ul ul, 
	
		#navigatie li:hover ul ul ul, 
	
		#navigatie li.sfhover ul ul, 
	
		#navigatie li.sfhover ul ul ul {
		left: -999em;
		background-color: #fff;
		}
	
		#navigatie li:hover ul, 
	
		#navigatie li li:hover ul, 
	
		#navigatie li li li:hover ul, 
	
		#navigatie li.sfhover ul, 
	
		#navigatie li li.sfhover ul, 
	
		#navigatie li li li.sfhover ul {  /*lists nested under hovered list items */
		left: auto;
		background-color: #FFFFFF;
		padding: 0;
		}	
		
		.readmore {color: #ed2312;font-weight: bold;text-decoration: none;}
		a.readmore {color: #ed2312;font-weight: bold;text-decoration: none;}
		a.readmore:link {color: #ed2312;font-weight: bold;text-decoration: none;}
		a.readmore:visited {color: #ed2312;font-weight: bold;text-decoration: none;}
		a.readmore:hover {color: #ed2312;font-weight: bold;text-decoration: none;}
		
		#column_left {
		float: left;
		display: inline;
		min-height: 475px;
		max-height: auto;
		_height: 475px;		
		margin-top: 10px;
		margin-left: 10px;
		width: 150px;
		font: normal 70% arial, verdana, helvetica; 
		}
	
				.teaser {
				float: left;
				width: 150px;
				margin-bottom: 10px;
				}
			
					.teaserimage {
					float: left;
					width: 148px;
					border: 1px solid #0066a8;				
					}
					
					.teasertext {
					float: left;
					width: auto;
					overflow: hidden;
					font: normal 11px arial, verdana, helvetica;
					}		
		
		#column_center {
		float: left;
		display: inline;
		min-height: 475px;
		max-height: auto;
		_height: 475px;		
		margin-top: 10px;
		margin-left: 10px;
		width: 468px;
		font: normal 70% arial, verdana, helvetica; 
		}	
		
		a {font-family: arial, verdana, helvetica; color: #000000; text-decoration: none;}
		a:link {font-family: arial, verdana, helvetica; color: #000000; text-decoration: underline;}
		a:visited {font-family: arial, verdana, helvetica; color: #000000; text-decoration: underline;}
		a:hover {font-family: arial, verdana, helvetica; color: blue; text-decoration: underline; }
		
			#banners_groot {
			width: 468px;
			height: 60px;
			margin-bottom: 10px;
			}
			
		#column_right {
		float: left;
		display: inline;
		min-height: 475px;
		max-height: auto;
		_height: 475px;		
		margin-top: 10px;
		margin-left: 10px;
		width: 280px;
		font: normal 70% arial, verdana, helvetica; 
		padding-bottom: 15px;
		}
				
			#banners_klein1 {
			float: left;
			width: 280px;
			height: 60px;
			background-color: #e6e9e9;
			margin-bottom: 10px;
			}
			
			#banners_klein2 {
			float: left;
			width: 280px;
			height: 60px;
			background-color: #e6e9e9;
			margin-bottom: 10px;
			}
			
			#banners_klein3 {
			float: left;
			width: 280px;
			height: 60px;
			background-color: #e6e9e9;
			margin-bottom: 10px;
			}			
								
	#container_bottom {
	clear: both;
	width: 947px;
	height: 30px;
	background: url(../images/bg_bottom.gif) no-repeat;
	font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: none;
	line-height: 20px;
	}	
	
	p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
	#searchBox {
	clear: both;
	position: absolute;
	top: 103px;
	right: -13px;
	width: 200px;
	height: 24px;
	}
	
		#frmsearch {
		width: 200px;
		height: 24px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		}				

		.inputSearch {
		font-family: arial, verdana;
		font-size: 11px;
		font-weight: normal;
		color: #343030;
		background: #fff;
		border: 1px solid #9c978d;
		width: 100px;
		padding-left: 1px;
		}
		
		.searchbutton {
		position: relative;
		left: 0px;
		top: 1px;
		cursor: pointer;
		}	
	
	#datum {
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	position: absolute;
	right: 22px;
	}
	
	#breadcrumb{
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	position: absolute;
	left: 12px;	
	}

	a.breadcrumb {font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: none;}
	a.breadcrumb:link {font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: underline;}
	a.breadcrumb:visited {font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: underline;}
	a.breadcrumb:hover {font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: underline;}
	
	.spacer {
	width: 100%;
	height: 10px;
	}
	
	a.footerlinks {font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: none;}
	a.footerlinks:link {font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: none;}
	a.footerlinks:visited {font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: none;}
	a.footerlinks:hover {font-family: arial, verdana;font-size: 11px;font-weight: normal;color: #fff;text-decoration: underline;}
	
	.nieuwsLegenda {
        position:relative;
	clear: both;
	color: #9c978d;
	font-size: 10px;
	margin-bottom: 3px;
	}
	
	.nieuwsThumb {
	float: left; 
	margin-right: 5px; 
	margin-bottom: 5px;
	}
	
	.tijdschriftContent_over {
	float: left;
	padding: 5px;
	cursor: pointer;
	background-color: #ebf6f6;
	}

	

	/*form attributes*/
	.lbl {
	clear: both;
	float: left;
	width: 35%;
	}
	
	.fld {
	float: left;
	width: 50%;
	font-size: 11px;
	}
	
	.button {
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #cccccc;
	margin-top: 10px;
	padding: 2px;
	}	
	
	select{
	font-size: 11px;
	}
	
	ul {
	margin-top: 0px;
	padding: 0px;
	margin: 0px 0px 0px 16px;
	}
/* tagcloud */
.tagcloudContentBlockHome {
	float: left;
	border-left: 1px solid #0066a8;
	border-top: 1px solid #0066a8;
	width: 279px;
	margin-bottom: 10px;
	}

		.tagcloudHeader {
		float: left;
		width: 274px;
		height: 20px;
		padding-left: 5px;
		background-color: #84b9fd;
		font: bold 12px arial, verdana, helvetica;
		line-height: 20px;
		color: #fff;
		}


.tagcloud {
    margin:10px;
    width: 260px;
    list-style:none outside none;
    text-align: center;
    padding:0;
}
.tagcloud li {
    display:inline;
}
.tagcloud li a {
    text-decoration: none;
}
.populair10 {
    font-size: 10px;
    margin-right: 5px;
}
.populair12 {
    font-size: 12px;
    margin-right: 5px;
}
.populair14 {
    font-size: 14px;
    margin-right: 5px;
}
.populair20 {
    font-size: 20px;
    margin-right: 5px;
}
/* social icons */
.social {
    position: absolute;
    right:-6px;
    top:-3px;
    width: 38px;
    height: 17px;

}
.linkedin span, .twitter span {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-top:2px;
    margin-right:2px;
}
.linkedin span {
    background: url(../images/social/LinkedIn_Logo16px.png) no-repeat;
}
.twitter span {
    background: url(../images/social/Twitter-icon16px.png) no-repeat;
}
.clearall {
    clear: both;
}
.tags #navigatie{
    background-color: #84B9FD;
}
.tags #navigatie_bottom{
    background-color: #0066A8;
}
