/*		NIEUWS		*/

#splashContainer {
	width:956px;
	height:309px;
}
	#splashContainer img {
		border:1px solid #000;
		float:left;
		margin-right:10px;
	}
	#splashContainer #splashContent {
		float:left;
		height:273px;
		width:432px;
		background-color:#000;
		padding:18px;
		float: right;
		position:relative;
		overflow: hidden;
	}
		#splashContainer div.text {
			padding: 0;
		}
		#splashContainer #splashContent * {
			color:#FFF;
		}
		#splashContainer #splashContent h1 {
			color:#D3DC00;
			text-transform: uppercase;
			margin: 0;
		}
		#splashContainer #splashContent .datum {
			text-transform: uppercase;
		}
		#splashContainer #splashContent a.readon {
			display: table;
			padding: 7px;
			background: url(/image/icon_pijl_r_green.gif) left 14px no-repeat;
			color: #D3DC00;
			float: right;
			font-size: 11px;

		}
		#splashNewsReadOn {
			width: 448px;
			height: 30px;
			bottom: 0;
			left: 0;
			padding-top: 3px;
			padding-right: 20px;
			position: absolute;
			background: #000000;
			}

img.pre-meernieuws {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid black;
}


#nieuws-meernieuws, #medewerkers-rechts {
	width: 227px;
	height: 309px;
	padding: 0 10px 0 19px;
	background: black;
	float: left;
	margin-left:10px;
}
	#nieuws-meernieuws h3 {
		font-size: 16px;
		text-transform: uppercase;
		color: #D3DC00;
		margin: 10px 0 10px 0;
		text-align: right;
	}
	#nieuws-meernieuws ul li, #medewerkers-rechts ul li {
		display: block;
		overflow: auto;
		margin: 0 0 14px 0;
	}

	#nieuws-meernieuws ul li a, #medewerkers-rechts ul li a {
		display: block;
		clear: both;
		text-decoration: none;
	}
	#nieuws-meernieuws ul li a *, #medewerkers-rechts ul li a * {
		cursor: pointer;
	}
		#nieuws-meernieuws ul li a span, #medewerkers-rechts ul li a span {
			display: block;
			float: left;
			width: 25px;
			height: 11px;
			background: url(/image/nieuws-index_bg.gif) no-repeat;
			margin: 0 6px 0 0;
			padding: 1px 10px 0 0;

			line-height: 1;
			text-align: center;
			font-size: 9px;
			letter-spacing: -1px;
		}

		#nieuws-meernieuws ul li a p, #medewerkers-rechts ul li a p {
			color: white;
			float: left;
			line-height: 1;
			font-size: 11px;
		}
		#nieuws-meernieuws ul li a:hover p, #medewerkers-rechts ul li a:hover p {
			color: #D3DC00;
		}

	#nieuws-meernieuws a.readon, #medewerkers-rechts a.readon {
		display: table;
		padding: 0 0 0 7px;
		margin: -10px 0 0 0;
		background: url(/image/icon_pijl_r_green.gif) left 7px no-repeat;
		color: #D3DC00;
		float: right;
		font-size: 11px;
	}

	#medewerkers-rechts h3 {
		font-size: 25px;
		text-transform: uppercase;
		color: #D3DC00;
		margin: 10px 0 10px 0;
		text-align: right;
		line-height: 23px;
	}
	#medewerkers-rechts div.functie {
		color: white;
		font-size: 14px;
		text-transform: uppercase;
		text-align:right;
	}

div.nieuws-bericht a {
	float: right;
}

#nieuws-overzicht {
	width:550px;
}
	#nieuws-overzicht.splash {
		width: 478px;
		margin: 0;
	}

	.item {
		clear:both;
		padding-bottom:20px;
		padding-top:20px;
		border-bottom:1px dotted #000000;
	}
		.item .figure {
			margin-right:10px;
			padding-top:3px;
		}
			.item .figure a {
				display:block;
			}
			.item .figure img {
				border:1px solid #000;
			}
			.item .figure .date {
				font-size:80%;
			}
		.left {
			float:left;
		}
		.item h3 {
			font-size:15px;
			line-height:1;
			padding-bottom:2px;
			margin: 0 0 0 0;
			text-transform: uppercase;
		}
			.item h3 a:hover {
				color:#000;
			}
		.item .content {
			min-height: 4.2em;
			overflow:hidden;
			line-height:1.3;
		}
			.item .content a.readmore {
				color:#000 !important;
				margin-left:5px;
			}
	.item-first {
		padding-top:3px;
		}

		/*hover styles*/
		#nieuws-overzicht ul li a:hover p, #nieuws-overzicht ul li a:active p{
			text-decoration: underline;
		}
		a.readon_blackbg:link, a.readon_blackbg:visited {
			background: black url(/image/icon_pijl_r_white.gif) no-repeat scroll 3px 5px;
			color: white !important;
			display: table;
			float: right;
			font-size: 11px;
			line-height: 14px;
			padding: 0 5px 0 12px;
			text-decoration: none;
		}
		a.readon_blackbg:hover, a.readon_blackbg:active  {
			background: black url(/image/icon_pijl_r_green.gif) no-repeat scroll 3px 5px;
			color: #D3DC00 !important;
		}

		#paging {
			padding: 8px;
		}
			#paging * {
				font-size: 85%;
				text-decoration: none;
			}

			#paging div.pagenr {
				color: #a3a3a3;
			}

			#paging div.paginglinks {
				float: right;
			}
			#paging a:link, #paging a:visited {
				display: block;
				width: 10px;
				height: 10px;
				margin: 0 3px 0 0;
				padding: 1px 0 0 1px;
				float: left;
				line-height: 1;
				text-align: center;
				color: #000;
				line-height: 1.25em;
			}
			#paging a:active, #paging a:hover,
			#paging a.active:link, #paging a.active:visited {
				color: #D3DC00;
				background: #000;
			}
			#paging a.first:link, #paging a.first:visited,
			#paging a.last:link, #paging a.last:visited {
				font-size: 110%;
				line-height: 0.8;
			}
.nieuws-bericht img { margin-bottom:10px; }
#nieuws-detail {
}
	#nieuws-detail p.datum {
		display: block;
		margin: -10px 0 10px 0;
	}


/******** MEDEWERKERS ********/
/* individuele bg's: personeel.php */
#medewerkeroverzicht {
	float:left;
}
#medewerkers {
  list-style: none;
  overflow: hidden;
  margin: 0;
}

#medewerkers li {
  float: left;
}

#medewerkers a * {
  display: none;
}
#medewerkers a {
	border: 1px solid black;
}

#medewerkers a,
#medewerkers a .hover {
	width: 243px;
	height: 101px;
	margin: 0 4px 4px 0;
	position: relative;
	display: block;
}
#medewerkers li.last a {
	margin: 0 0 4px 0;
}
/* tooltips */
#tooltips {
	display: none;
}
#WZTooltip * {
	display: block;
	font-size: 11px;
	color: white;
	text-transform: none;
	margin: 0;
	padding: 0;
}
	#WZTooltip h1 {
		color: white;
		font-size: 12px;
		text-align: right;
		text-transform: uppercase;
	}
	#WZTooltip h2 {
		color: #D3DC00;
		text-align: right;
		padding: 0;
		margin: 0 0 5px 0;
	}
	#WZTooltip p {
		text-align: left;
		width: 175px;
		height: 1px;
	}
	#WZTooltip a:link, #WzTtDiV a:visited {
		text-align: right;
	}
	a.readmore:link, a.readmore:visited {
		color: #D3DC00 !important;
		text-align:right;
	}


/*	PORTFOLIO		*/


#portfolio_categories {
	overflow: hidden;
	line-height: 1;
	float: left;
}
#portfolio_categories a.readon {
	clear: both;
}

	#portfolio_categories ul {
		margin: 0;
		list-style: none;
	}
	#portfolio_categories ul li {
		margin: 0;
		float: left;
		margin: 0 18px 18px 0;
	}
	#portfolio_categories ul li a {
		display: block;
		float: left;
		width: 170px;
		overflow: hidden;
		border: 1px solid black;
	}
		#portfolio_categories ul li.last{
			margin: 0 0 0 2px;
		}

	#portfolio_categories ul li a:link h3, #portfolio_categories ul li a:visited h3 {
		height: 18px;
		margin: 0;
		background: black;
		color: white;
		overflow: hidden;
		text-align: right;
		padding: 2px 4px 0 0;
	}
		#portfolio_categories ul li a:hover h3, #portfolio_categories ul li a:active h3 {
			color: #D3DC00;
		}


	a.portfolio_backto:link, a.portfolio_backto:visited {
		float: right;
		width: 155px;
		height: 20px;
		text-align: right;
		line-height: 20px !important;
		background-position: 3px 8px !important;
		margin: 0px 2px 0 0 !important;
		clear: both;
	}
	a.portfolio_backtoInCol4:link, a.portfolio_backtoInCol4:visited {
		float: right;
		width: 155px;
		height: 20px;
		text-align: right;
		line-height: 20px !important;
		background-position: 3px 8px !important;
		margin: -38px 0 0 0 !important;
		clear: both;
	}

	.content h3 a:link,.content h3 a:visited,.content h3 a:hover,.content h3 a:active {
		text-decoration:none;
		font-size:inherit;
	}