@charset "utf-8";
@import url("/css-v2/menu.css");
@import url("/css-v2/multichannel.css");
@import url("/css-v2/boxes.css");
@import url("/css-v2/bottom.css");
@import url("/css-v2/company.css");
@import url("/css-v2/login.css"); 

@import url("/css-v2/position.css"); 
@import url("/css-v2/mijn.css"); 
@import url("/css-v2/ui.all.css"); 

@import url("/css-v2/jMonthCalendar.css"); 

 
/* Global Defaults */
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
body {
		background: transparent url(../img/bottom/achtergrond.png) repeat scroll left top;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	
}

/* Headlines */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
#termspopup {
	padding:20px;
	font-size:12px;
	background-color:#006DB8;
}
#termspopup form{
	margin-top:10px;
	display:block;
}
#termspopup input {
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #FFF;
	font-size:12px;
	background-color:#006DB8;
	color:#FFF;
	padding: 2px 5px;
	cursor:pointer;
}
#termspopup input:hover {
	background-color:#FFF;
	color:#006DB8;
}
/* Text Styles */
p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
  margin: 0;
  padding: 0;
	
 /* font: normal normal normal 1em/1.25 Arial, Helvetica, sans-serif; */
}
blockquote {
  margin: 1.25em;
  padding: 1.25em
}
q {
  font-style: italic;
}
div#contentHolder #resultaten {
	/*height:474px;
	width:576px;
	overflow-y:auto;
	overflow-x:hidden;
	height:472px;*/
}
.results a{
	color:#EF5BA1;
}
acronym, abbr {
  cursor: help;
  border-bottom: 1px dashed;
}
small {
  font-size:.85em;
}
big {
  font-size:1.2em;
}
input.text {
	font-family:Verdana;
	font-size:11px;
}
select {
	font-family:Verdana;
	font-size:11px;
}
/* Links and Images */

a
{
	color:#333;
	text-decoration:underline;
}
a:hover {
  text-decoration: underline;
}
a:focus { outline: none; }
img {
  border: none;
}

/* Tables */
table {
  margin: 0;
  padding: 0;
  border: none;
}

/* Forms */
form {
  margin: 0;
  padding: 0;
  display: inline;
}
label {
	cursor: pointer;
}
.vijtable
{
	width:100%;
	clear:both;
}
.vijtable th
{
	text-align:left;
}
#contentHolder .clear, .clear { clear: both; padding:0;margin:0; }
.floatLeft { float: left; }
.floatRight { float: right; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0; padding-left: 0; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.nobullet { list-style: none; list-style-image: none; }

#contentHolder {
	float:left;
	clear:both;
	width:100%;
	height:auto;
}
#whiteframe {
	width:100%;
	position:relative;
	background:#FFF url(/images/website-background.png) repeat-x left top;
}
#whiteframe.oranje 
{
	background-image:url(/images/oranje/website-background.png);
}
#whiteframe.groen 
{
	background-image:url(/images/groen/website-background.png);
}
#whiteframe.blauw 
{
	background-image:url(/images/blauw/website-background.png);
}
#whiteframe.rood 
{
	background-image:url(/images/rood/website-background.png);
}
#siteContainer {
	position:relative;
	width:1000px;
	margin:0 auto;
}
div.columnfull {
	width:480px;
}
div.column1,div.column2 ,div.columnfull {
	padding:0 40px;
	text-align:left;
	line-height:17px;
	clear:both;
	float:left;
}

div.column2  {

}

div.columnfull em,div.column2 em,div.column1 em {

}
div.columnfull p,div.column2 p,div.column1 p {
	margin:6pt 0;

}
div.column1 p,div.column2 p {

}
.content-result {
	width:560px;
	float:left;
	/*
	height:432px
	overflow-x:hidden;
	overflow-y:auto;
	width:560px;;
	*/
}
#nieuws-result .content-result {
	float:left;
	height:391px;
}
.content-brown {
	float:left;
}
.content-brown a {
	color:#5b3001;
	text-decoration:underline;
}

#de_vijzelaar_box a {
	color:#FFF;
	text-decoration:none;
	background:transparent url(/img/menu_top.png) no-repeat scroll left top;
} 
#de_vijzelaar_box a div.content-holder-box{
	background:transparent url(/img/menu_bottom.png) no-repeat scroll left bottom;
	height:100%;
	padding:0;
	width:100%;
}
.reactieEnkel .datum  {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
	float:left;
	width:540px;
}
.reactieEnkel .naam,
#schrijfReactieBox .naam  {
	float:left;
	background-color:#006DB8;
	color:#FFF;
	font-weight:bold;
	position:relative;
	padding-left:10px;
}
#schrijfReactieBox .naam  {
	float:left;
	padding:4px 15px;
	width:518px;
}
#schrijfReactieBox .text  {
	padding-bottom:15px;
}
 .reactieEnkel > div {

	float:left;
	padding:2px 15px;
}
.blue #schrijfReactieBox {
	width:536px;
}
.headerwrite {
	border-bottom:none;
	float:left;
	width:528px;
	background-color:#006DB8;
	padding: 0px 4px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px;
	position:relative;

}
#toonReactiesBox {
	border-top:1px solid #000;
	padding:5px 0 0;
	margin-top:5px;
	width:550px;
	float:left;
}
.reactieEnkel { 
	text-align:left;
	width:548px;
	padding:0px;
	margin-bottom:2px;
	float:left;
	background-color:#FFF;
	margin-bottom:10px
}
div#registreer_holder_box 
{
	overflow-y:auto;
	overflow-x:hidden;
	width:575px;
}
li.bold a 
{
	font-weight:bold;
}

p 
{
	margin-top:20px;
}

/* table default */
table.default
{
	width:100%;
}
table.default tbody tr
{
	background:transparent url(../img/arrow_grey.png) no-repeat 550px 50%;
	cursor:pointer;
}
table.default tbody tr:hover
{
	background:#222 url(../img/professionals/pijl_professionals1_over.png) no-repeat 550px 50%;
	color:#FFF;
}
table.default a
{
	color:#333;
}
table.default tbody tr:hover a
{
color:#FFF;
}
table tr.hidden
{
	display:none;
}
tr td {
	border-top:1px solid #999999;
	padding:2px 0px;
}
table.default tr:hover a
{
	color:#FFF;
	text-decoration:none;
}
table.default th
{
	font-family:arial;
	text-align:left;
}
table.default td.arrow {
	background:transparent url(../img/arrow_grey.png) no-repeat left top;
	width:30px;
}
table.default td.arrow a{
	width:100%;
	height:100%;
}

table.default tr:hover td.arrow {
	background:transparent url(../img/professionals/pijl_professionals1_over.png) no-repeat left 50%;
}
.content-result
{
	padding:8px;
	text-align:center;
	width:auto;
}
#contentHolder #menu_box div.tripleY,
#contentHolder #menu_box
{
	height:auto;
}

#functie-informatie
{
	padding:5px 20px;
}
div.beschrijving
{
	width:100%;
	margin-top:10px;
	float:left;
}
span.smalllate
{
font-size:10px;
float:right;
}
span.rightcorner, span.leftcorner 

{
	background:transparent url(/img/menu_top_grijs.png) no-repeat scroll right top;
	height:20px;
	position:absolute;
	top:0;
	right:0;
	width:20px;
}
span.leftcorner
{
	background:transparent url(/img/menu_top_grijs.png) no-repeat scroll left top;
	right:none;
	left:0;
}
.sIFR-alternate
{
	display:none;
}

.clear {
	clear:both;	
}


#breadCrumbsContainer
{
	float:left;	
	background:transparent url(/images/website-breadcrumbs.png) no-repeat scroll right top;
	margin-left:180px;
	margin-top:5px;
	padding:3px 11px 5px 35px;
	position:relative;
	z-index:9;
	position:absolute;
	top:173px;
}
#breadCrumbsContainer .label
{
	margin-right:20px;
	float:left;
}
#breadCrumbsContainer ul 
{
float:left;
}
#breadCrumbsContainer ul li 
{
	list-style:none;
	float:left;
	margin-right:5px;
}
#breadCrumbsContainer a
{
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
}

#navigation-container
{

	height:94px;
	padding-top:113px;
	width:100%;
}
#logo
{
	left:-23px;
	top:0;
	position:absolute;
	width:224px;
	z-index:10;
	height:215px;
}
#slogan
{
	left:196px;
	position:absolute;
	top:38px;
}

#slider {

	/* You MUST specify the width and height */
	width:591px;
	height:285px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	/* Set the position */
	position:absolute;	
	bottom:0;
	height:50px;
	left:0;
	z-index:500px;
	/* width should be lesser than #slider width */
	width:591px;
	overflow:hidden;	
	background:transparent url(/images/tekstveld.png) no-repeat left bottom;
}
	
#excerpt {
	/* Opacity setting for different browsers 
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  */
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	/* Set the style */
	
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#fff;	
}

	#excerpt li {
		padding:12px;
		font-size:18px;
		font-family:Tahoma, Arial;
		width:566px;
	}

#vacature-accordion-holder
{
	height:285px;
	margin-left:10px;
	width:388px;
	float:left;
	position:relative;
}
#vacature-accordion
{
	background-color:#4a4a4b;
	float:left;
	width:100%;
	color:#FFF;

}
#vacature-accordion-holder .coners-bottom
{
	position:absolute;
	left:0;
	top:0;
	height:11px;
	width:100%;
	background:transparent url(/images/medium-rounded-top.png) no-repeat left top;
}
#vacature-accordion-holder .coners-top
{
	position:absolute;
	left:0;
	bottom:0;
	height:11px;
	width:100%;
	background:transparent url(/images/medium-rounded-bottom.png) no-repeat left top;
}
#vacature-accordion	.borderBar
{
	border-top:1px solid #FFF;
}
#vacature-accordion	.ui-accordion-header a
{
	font-weighT:bold;
	font-size:12px;
	color:#FFF;
	background:transparent url(/images/accordeon-arrow.png) no-repeat 365px center;
}
#vacature-accordion .ui-state-active a {
	background:transparent url(/images/accordeon-arrow-active.png) no-repeat 365px center;
}
#vacature-accordion .ui-state-active {
	background-color:#4a4a4b;
}
#vacature-accordion .ui-state-default {
	background-color:#222;
}
#vacature-accordion .ui-accordion-content {
	background-color:#4a4a4b;
	overflow:hidden;
}
ul.vacaturelijst
{
	margin:0 5px;
	display:block;overflow:hidden;
}
.vacaturelijst li:hover
{
	background:transparent url(../img/multichannel_hover.png) repeat-y left top;
}
.vacaturelijst li
{
	background:transparent none;
	border-top:1px solid #EEEEEE;
	
	height:30px;
	padding:4px 5px 2px;
	position:relative;
	width:368px;
}

.vacaturelijst li a 
{
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	height:100%;
	text-decoration:none;
	width:100%;
	font-size:12px;
}
.vacaturelijst a .title
{
	display:block;
	height:15px;
}
.vacaturelijst a .subscript
{
	height:16px;
	font-size:11px;
	color:#CCC;
	display:block;
}
/* searchpage */
ul.mh_searchform
{
	color:#FFF;
	margin:0 5px;
}
ul.mh_searchform li {
	border-bottom:1px solid #FFF;
	clear:both;
	float:left;
	min-height:32px;
	width:368px;
	padding:4px 5px 2px;
	position:relative;
}
ul.mh_searchform li:last-child {
	border:0;
}
ul.mh_searchform li .submit {
	text-align:right;
}
ul.mh_searchform li:hover {
	background:none;
}
ul.mh_searchform li input.text {
	border:1px solid #000000;
	width:181px;
	color:#4a4a4b;
	padding:2px 2px;
}
ul.mh_searchform li input.minmax {
	width:81px;
}
ul.mh_searchform li select {
	padding:2px 2px;
	border:1px solid #000000;
	width:188px;
	color:#4a4a4b;
}
ul.mh_searchform li input.submit {
	float:right;
}
ul.mh_searchform li div {
		width:188px;
		float:left;
}
ul.mh_searchform li div.label {
	width:180px;
	float:left;
}
ul.mh_searchform li div.label span {
	width:182px;
}
ul.mh_searchform li div.label .subscript {
	font-size:10px;	 
	width:182px;
}

#bigPicture
{
	height:250px;
	width:1057px;
	display:block;
	border-bottom:5px solid #4a4a4b;
	position:absolute;
	left:0;
	top:167px;
	width:1000px;
	overflow:hidden;
	z-index:0;
}
.frame-shadow-left
{
	position:absolute;
	left:-72px;
	top:0;
	width:72px;
	background:transparent url(/images/shadow-left.png) repeat-y left top;
	height:100%;
}
.frame-shadow-right
{
	position:absolute;
	right:-72px;
	top:0;
	width:72px;
	background:transparent url(/images/shadow-right.png) repeat-y left top;
	height:100%;
}
.submenu
{
	background:transparent url(/images/submenu.png) no-repeat scroll left bottom;
	margin-bottom:10px;
	padding-bottom:10px;
	width:362px;
}
.submenu h3
{
	background:transparent url(/images/submenu-header.png) no-repeat scroll left top;
	color:#000000;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:17px;
	padding:3px 13px;
}
.submenu h3 a
{
	text-decoration:underline;
	color:#222;
}
#contentHolder .submenu div.tripleY
{
	width:362px;	
}
#contentHolder .submenu .content-holder-box
{
	padding:0;
}
#contentHolder .submenu div.contentBox ul 
{

	background:transparent none;
	list-style:none;
}
#contentHolder .submenu div.contentBox ul li
{
	background:transparent none;
	width:362px;
	
}
#contentHolder .submenu div.contentBox ul a:hover
{
	text-decoration:none;
	background-color:#222;
	background-image:url(/img/menu_arrow_1.png);
}
#contentHolder .submenu div.contentBox ul a
{
	padding:4px 33px 4px 13px;
	background: transparent url(/img/menu_arrow_0.png) no-repeat scroll 332px center;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	height:100%;
	border-bottom:1px dotted #FFFFFF;
}
#contentHolder .submenu div.contentBox ul li span
{	
	background:transparent none;
}
#contentHolder .submenu .contentBox
{
	margin-left:0;
}
#contentHolder .submenu div.contentBox,
#contentHolder .submenu div.contentMenu
{
	width:362px;
	color:#FFF;
}
#contentHolder .submenu #searchlarge .mh_searchform li
{
	width:300px;
}
.submenu .autoY .content-holder-box ,
.submenu .autoY 
{
	background:transparent none;
}
#vijzelaar_keywords2_box
{
background-color:#222;
}
#gallery
{
	position:relative;	
	width:591px;
	height:285px;
}
#gallery img.active
{
	z-index:1;
}
#gallery img
{
	position:absolute;
	top:0;
	left:0;
}
#slider {
	position:relative;	
}
#slider li
{
	text-shadow: 2px 2px 2px #000; 
	display:none;
	position:absolute;
	right:10px;
	top:130px;
	width:500px;	
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	text-align:right;
}
#slider li.active
{
	display:block;
}
.hidden
{
display:none;
}












