/* Design & Code (c) ABOVO Media */
html, body { 
	padding			: 0; 
	margin			: 0; 
	overflow			: hidden;
}

body {
	font			: normal 12px "Arial", "Verdana", sans-serif;
	background		: #fff url('../_images/background.gif') repeat-y center;
	color			: #555;
}	

#wrapper {
	margin			: 5px auto 0 auto;
	width				: 947px;
}

#breadcrumbs {
	float			: left;
	width			: 575px;
	background-color: none;
	border			: 0px solid #ccbe01;
	border-top		: 0;
	padding			: 5px 10px 12px 10px;
	color			: #555;
	margin-left		: 5px;		
}

	#breadcrumbs div {
		margin-top		: 0px;
		position		: absolute;
}

#top {
	float				: left;
	width				: 947px;
	/*height			: 185px;*/
	height			: 135px;
	background		: transparent url('../_images/top_background.jpg') no-repeat top left;
	margin			: 0 0 -2px 0;
}

#left #menu h3 {
		color			: #000;
		font-weight		: bold;
		text-decoration	: none;
		display			: block;
		width			: 206px;
		height			: 24px;
		padding			: 8px 0 4px 14px;		
		background		: transparent url('../_images/menu_list.gif') no-repeat top left;
}

#left #menu h3:hover {
	background: transparent url('../_images/menu_list_active.gif') no-repeat top left;
}

#left #menu h3.active {
		background-image: url('../_images/menu_list_active.gif');
	}

#left #menu .subitem {
		color			: #9a9a9a;
		padding			: 0 0 0 10px;
		min-height		: 32px;
		background		: transparent url('../_images/submenu_list.gif') no-repeat left;
		text-decoration : none;
		font-size		: 10pt;
		font-weight		: bold; 
}

#left #menu .subitem.active, #left #menu .subitem:hover {
		color			: #000;
		background-image: url('../_images/submenu_list_active.gif');
	}

#accordion {
	margin:20px 0px;
}

h3.accordion_toggle {
	cursor: pointer;
	font-size: 12px;
	color: #528CE0;
	padding: 3px 5px 1px;
}

#left #menu h3.accordion_toggle_active {
	background-image: url('../_images/menu_list_active.gif');
}

h3.home {
	cursor: pointer;
	font-size: 12px;
	color: #528CE0;
	padding: 3px 5px 1px;
}

blockquote {
	padding:5px 20px;
}

#left {
	float:left;
	margin:0pt 15px 0pt 0pt;
	width:220px;
	height: 412px;
	overflow: hidden;
}

#middle {
	float				: left;
	width				: 501px;
	_width			: 497px;
	margin			: 0 2px 5px 0;
	height			: 412px;
	overflow			: auto;
	overflow-x		: hidden;
	padding-right	: 10px;
}

#middle img {
	border			: 1px solid #d6d6d6;
	padding			: 2px;
}

	#middle #news {
		float			: left;
	}

		#middle #news div {
			float			: left;
			width			: 210px;
			padding			: 0 10px 0 0;
			line-height		: 18px;
		}
		
			#middle #news div img {
				float			: left;
				margin			: 5px 10px 0 0;	
			}
			
			
		#middle #news strong a {
			display			: block;
			color			: #555;
			margin			: 2px 0 5px 0;
		}

		#middle #news strong a:hover {
			text-decoration	: underline;
		}
		
	#middle #news span {
			color			: #ee1d28;
		}
		
	#middle #references {
		float			: left;
		width			: 100%;
		text-align		: center;
		border-top		: 1px solid #d6d6d6;
		margin			: 5px 0 0 0;
		padding			: 15px 0 0 0;
	}

		#middle #references img {
			padding			: 0 13px;
		}

	#middle td {
		/*padding			: 0 10px 0px 10px;*/
	}	

#middle p img {
			border			: 1px solid #d6d6d6;
			padding			: 2px;
			margin			: 0 0 0 10px;
		}

#slider {
	float			: left;
	width			: 16px;
	background		: transparent url('../_images/slider.gif') no-repeat top left;
	height			: 378px;
	padding			: 18px 0;
}

	#slider #handle {
		float			: left;
		width			: 15px;
		height			: 95px;
		background		: transparent url('../_images/handle.gif') no-repeat top left;
	}

#right {
	float			: left;
	margin			: 0 0 0 4px;
}

	#right .banner {
		margin			: 0 0 10px -0px;
		position		: relative;
	}

	#right #vacatures {
		float			: left;
		width			: 189px;
		margin			: 0 0 10px 4pt;
	}

		#right #vacatures .top {
			float			: left;
			width			: 189px;
			height			: 43px;
			background		: transparent url('../_images/vacatures_top.jpg') no-repeat top left;
		}

		#right #vacatures .bottom {
			float			: left;
			width			: 147px;
			border			: 1px solid #d6d6d6;
			border-top		: 0;
			padding			: 20px;
		}

#footer {
	width				: 917px;
	height			: 27px;
	margin			: 0px 0 0 0;
	padding			: 11px 15px 0 15px;
	background		: transparent url('../_images/footer_background.jpg') no-repeat top left;
	font-size		: 10px;
}

	#footer #copyright {
		float			: left;
	}

	#footer #footer-menu {
		float			: right;
	}

.content {
	padding			: 0 2px;
	line-height		: 19px;
}

.hr {
	float			: left;
	width			: 100%;
	background		: transparent url('../_images/hr.gif') repeat-x left;
	height			: 1px;
	margin			: 10px 0;
}

.clear {
	clear			: both;
}

td {
	line-height		: 18px;
}
	
/* Headings H1-H6 */
h1 { }

	h1 {
		color			: #ee1c28;
		font-size		: 18px;
		padding			: 0 0 9px 0;
		margin			: 0 0 10px 0;
		border-bottom	: 1px solid #d6d6d6;
	}

h2 { }

	#nav h2 {
		color			: #000;
		font-size		: 16px;
		margin			: 0 0 5px 0;
	}

	#left h2, #right h2, #middle h2 {
		color				: #ee1c28;
		font-size		: 18px;
		padding			: 0 0 9px 0;
		margin			: 0 0 5px 0;
		border-bottom	: 1px solid #d6d6d6;
	}

	h2  a.anchor , h2 a:hover.anchor {
		color						: #ee1c28;
		text-decoration		: none;
	}

#middle h3, #right h3{ 
	font-weight			: bold;
	font-size			: 14px;
	padding				: 0 10px 15px 0px;
}

#middle #vacatures h4{
	font-weight			: bold;
	padding				: 15px 0 0 0;
}

h4, h5, h6 {
	font-weight			: bold;
	padding				: 0 10px 10px 10px;
}


/* Paragraph and Link Styles */
p { 
	line-height		: 18px;	
}

	#nav p {
		color			: #7f7700;
		line-height		: 18px;
	}

	#nav div:hover p {
		color			: #666000;
	}

	#right p {
		padding			: 0 10px 15px 10px;
		line-height		: 18px;
	}

		#left p img {
			/*border			: 1px solid #d6d6d6;*/
			padding			: 2px;
		}

	#news  p {
		padding			: 5px 0 0 0;
	}
	
	#vacatures .bottom p {
		margin			: 0px;
		padding			: 0px;
	}

a { 
	color			: #ee1c28;
}	
	
	a:hover {
		text-decoration	: underline;
	}

	#top ul.main li a {
		color			: #000;
		font-weight		: bold;
		text-decoration	: none;
	}

	#top ul.main li a:hover, #top ul.main li a. {
		text-decoration	: underline;
	}

	#top ul.submain li a {
		font-weight		: normal;
	}

	#nav h2 a {
		color			: #000;
		text-decoration	: none;
	}

	#nav h2 a:hover, #nav div:hover h2 a {
		text-decoration	: underline;
	}

	#breadcrumbs a {
		color			: #555555;
		text-decoration	: underline;
	}

	#news a {
		text-decoration	: none;
	}
	
	#news a strong {
		color			: #555;
	}
	
	#news a:hover strong {
		text-decoration	: underline;
	}

	#vacatures ul li a {
		color			: #555;
		text-decoration	: none;
	}

	#vacatures ul li a:hover {
		text-decoration	: underline;
	}

	#footer-menu a {
		color			: #555;
		text-decoration	: none;
	}

	#footer-menu a:hover {
		text-decoration	: underline;
	}

/* Lists and Navigation */
ul { }	

	#top ul.main { 
		padding			: 2px 0 0 10px
	}

	#top ul.main li {
		float			: left;
		height			: 25px;
		padding			: 8px 16px 0 15px;
		background		: transparent url('../_images/top_list_background.gif') no-repeat top right;
	}

	#top ul.submain { 
		position		: absolute;
		visibility		: hidden;
		padding			: 0;
		background-color: #e1e1e1;
		border			: 1px solid #c0c0c0;
		padding			: 5px 0;
		margin			: 7px 0 0 4px;
		opacity			: 0.6;
		filter			: alpha(opacity=60);
	}

	#top ul.submain li {
		float			: none;
		height			: auto;
		padding			: 0;
		background		: none;
		padding			: 3px 20px 3px 10px;
	}

	#left ul, #right ul { 
		margin			: 0 0 15px 25px;
	}

	#left ul li, #right ul li {
		padding			: 0px 0;
		list-style-type	: none;
	}
	
	#middle ul {
		margin			: 5px 0px;
	}
	
	#middle ul li {
		margin			: 0 0 0 20px;
		list-style-type:square;
	}

	#vacatures ul { 
		margin			: 15px 0;
	}

	#vacatures ul li {
		padding			: 0 0 0 16px;
		margin			: 6px 0;
		list-style-type	: none;
		background		: transparent url('../_images/vacatures_list_background.gif') no-repeat left;
	}

	#footer-menu ul.main { }

	#footer-menu ul.main li {
		display			: inline;
		border-right	: 1px solid #777;
		padding			: 0 10px 0 9px;
	}

	#footer-menu ul.main li.last {
		border			: 0;
		padding-right	: 0;
	}

/* Forms */
input { 
	border: 1px solid #ccc; 
	margin: 2px;
	height: 18px;
}
textarea {
border: 1px solid #ccc;
}

.border
{
	border			: 1px solid #d6d6d6;
	padding			: 2px;
}
a.respondButton {
   background-image: url("../_images/reageer.jpg");
   background-repeat: no-repeat;
   display: block;
   width: 119px;
   height: 32px;
}
a.respondButton:hover {
   background-position: 0px -32px;   
}
a.respondButton span {
   display: none;
}
