/* =============================================================================
   HTML5 element display
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio[controls], canvas, video { display: inline-block; *display: inline; *zoom: 1; }


/* =============================================================================
   Base
   ========================================================================== */


html { font-size: 100%; overflow-y: scroll; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: arial; color: #362f25; }

::-moz-selection { background: #373024; color: #fff; text-shadow: none; }
::selection { background: #373024; color: #fff; text-shadow: none; }



/* =============================================================================
   Links
   ========================================================================== */

a { color: #000000; }
a:hover {color: #333333;text-decoration:underline }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */


img { border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) {
    overflow: hidden;
}


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0;  }
fieldset { border: 0; margin: 0; padding: 0; }

legend { border: 0; *margin-left: -7px; padding: 0; }

label { cursor: pointer; }


button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Primary styles
   Author: 
   ========================================================================== */

/* Standaard items */
tr, th, p, ul, li,div {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #362f25;
	line-height: 18px;
	text-align:left;
}

p {
	margin-bottom: 15px;
}

td {
	text-align: left;
}

strong { 
	font-weight: bold;
}

h1 { 
	font-size: 16px; 
	text-decoration: none; 
	color: #938f88;
	margin:0px;
	margin-bottom:15px;
	text-transform:uppercase;
	padding-left:20px;
	font-weight:normal;
}

h2 { 
	text-decoration: none; 
	color: #363024;
	margin:0px;
	padding:0px;
	font-size: 14px; 
	font-weight:bold;
}

h3 { 
	color: #343128;
	margin:0px;
	margin-bottom:2px;
	font-size: 14px; 
	font-weight:normal;
}


body, html {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #373024;
	height:100%;
	text-align:left;
	background-repeat:no-repeat;
	background-color:#0a4a70;
	
}

a.menu 
{
	font-size:12px;
	text-decoration: none; 
	color: #FFFFFF;
}

a.menu:hover 
{
	font-size:12px;
	color: #CCCCCC;
	text-decoration: underline; 
}


.wrapper
{
    position:absolute;
    right:0px;
	width:940px;
	overflow:hidden;
	min-height:590px;

}

.quote
{
	width:475px;
	height:150px;
	background-image:url(../images/quote.png);
	background-repeat:no-repeat;
	position:absolute;
	left:240px;
	top:275px;
	z-index:99999;
	
}

.quote_titel
{
	color:White;
	font-size:20px;
	padding:18px;
	padding-left:15px;
	padding-right:15px;
	font-style:italic;
	padding-bottom:0px;
}

.quote_naam 
{
	position:absolute;
	color:White;
	font-size:15px;
	font-style:italic;
	float:left;
	left:95px;
	top:73px;

}

.quote_pasfoto 
{
	position:absolute;
	left:15px;
	top:77px;
	height:70px;
	width:70px;
	overflow:hidden;	
	background-position:center;
}

a.quote_lees_meer 
{
	font-size:10px;
	text-decoration: none; 
	color: #FFFFFF;
	font-style:normal;
	cursor:pointer;
}

.container 
{
    position:absolute;
    right:-680px;
	background-image: url(../images/back-menu-container.png);
	background-repeat:no-repeat;
	width:940px;
	min-height:590px; 
	-webkit-user-drag:none;
}

.loadaltcontainer 
{
    background-image: url(../images/back-menu-container-nosub.png);
     width:1px;
    height:1px; 
     overflow:hidden;  
}

.wrapper_left 
{
     float:left;   
     width:260px;
}

.wrapper_middle
{
    float:left;
    width:175px;
    padding-top:170px;
    margin-left:2px;

}

.wrapper_right
{
    float:left;
    overflow:auto;
    width:500px;
    min-height:590px;
    
}

.content 
{
   padding-top:35px;
   padding-left:16px;
   padding-right:13px; 
   padding-bottom:15px;
}

.content_inner 
{
	padding-left:20px;
	font-size:11px;
}

.intro 
{
	font-weight:bold;
	width:434px;
	font-size:11px;
	
}

a.lm
{
	font-size:11px;
	text-decoration: none; 
	line-height:11px;
	color: #373024;

}

a.lm:hover 
{
	font-size:11px;
	line-height:11px;
	color: #009dd0;
	text-decoration: none; 
}

.leesmeer_spacer 
{
height:14px;
line-height:14px;
	
}

.leesmeer_details
{
	font-size:11px;
}

.leesmeer_details, .leesmeer_details p, .leesmeer_details div, .leesmeer_details td, .leesmeer_details li, .leesmeer_details ul
{
	font-size:11px;
}

.leesmeer_hide
{
	margin-top:14px;

}

.persoon-box 
{
	margin-top:14px;
	background-color:#f3f2ee;
	border:1px solid #FFFFFF;
	width:422px;
	height:123px;
	padding-top:12px;
	padding-left:10px;
	overflow:hidden;
}

.persoon-box-bottom 
{
	background-image:url(../images/shadow-box.png);
	height:5px;
	background-repeat:no-repeat;
	margin-left:4px;
	
}

.artikel-box 
{
	margin-top:14px;
	background-color:#f3f2ee;
	border:1px solid #FFFFFF;
	width:194px;
	height:123px;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	margin-right:1px;
	overflow:hidden;
	float:left;
}

.artikel-more_hide 
{
	margin-top:6px;
	margin-bottom:10px;
	
}

.artikel-more
{
	margin-top:14px;
	background-color:#f3f2ee;
	border:1px solid #FFFFFF;
	width:422px;
	padding-top:12px;
	padding-left:10px;
}

.artikel-box-bottom
{
	background-image:url(../images/shadow-box-small.png);
	height:5px;
	background-repeat:no-repeat;
	float:left;
	width:210px;
	margin-right:5px;
	
}

.artikel_intro
{
	font-size:11px;
	font-weight:bold;
	margin-top:14px;
	margin-bottom:14px;

}

.leesmeer_details_at3, .leesmeer_details_at3 td,.leesmeer_details_at3 div,.leesmeer_details_at3 p,.leesmeer_details_at3 li,.leesmeer_details_at3 ul
{
	font-size:11px;
	margin-bottom:14px;

}




.artikel_intro_items 
{
	font-size:11px;
	font-weight:bold;
	margin-top:14px;
	margin-bottom:14px;
}
.leesmeer_details_items 
{
	font-size:11px;
	margin-bottom:14px;
}


.leesmeer_details_archief 
{
	margin-bottom:14px;
}

.vacature 
{
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:18px;
	font-size:11px;
	line-height:20px;
	cursor:pointer;
}

.vacature-details
{
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:18px;
	padding-bottom:18px;
	font-size:11px;
	line-height:20px;
}

 .vacature-details td,.vacature-details div,.vacature-details p,.vacature-details li,.vacature-details ul
{
	font-size:11px;
}

 .vacature-details strong
{
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
}



.loading-content 
{
    width:100%;
    text-align:center;
    margin-bottom:15px;
}

.lijn-dubbel 
{
    height:2px;
    line-height:1px;
    background-image:url(../images/lijn-dubbel.png); 
    background-repeat:repeat-x;
    margin-bottom:15px;
}

.btn_home 
{
	display:block;
	margin-top:5px;
	width:232px;
	height:62px;
	margin-left:15px; 
	margin-bottom:30px;  
	cursor:pointer;
}

.left_controls 
{
    margin-left:15px;
    height:30px;
    margin-bottom:20px;  
}

.ctr_lan 
{
   position:absolute;
   top:0px;
   left:0px;
   width:66px;
   z-index:1;
   cursor:pointer;
   display:none;
    
}

.ctr_search 
{
   position:absolute;
   top:0px;
	right:0px;
  margin-right:15px;
   z-index:2;
   cursor:pointer;
    
}

.search-text 
{
	padding-top:6px;
	padding-left:5px;
	float:left;
	font-weight:bold;
	font-size:11px;
}

.search-field 
{
	display:none;
	float:left;
	padding-top:6px;
	padding-left:5px;
	text-align:left;
}

.form-search 
{
	
	font-weight:bold;
	font-size:11px;
	background-color:#f0efed;
	border: 0px solid #f0efed;
	width:175px;
}

.fld_left 
{
    background-image:url(../images/form-round-left.png);
    background-repeat:no-repeat;
    width:7px;
    height:30px;
    float:left;
}

.fld_middle
{
    background-image:url(../images/form-round-middle.png);
    background-repeat:repeat-x;
    width:52px;
    height:30px;
    float:left;
}


.fld_right
{
    background-image:url(../images/form-round-right.png);
    background-repeat:no-repeat;
    width:7px;
    height:30px;
     float:left;
}

.taal-menu
{
	display:none;
	position:absolute;
	width:50px;
	border:1px solid #b0b0b0;
	left:-5px;
	top:23px;
	background-color:#eeedeb;
	
	box-shadow:2px 1px 1px #5b5b5b; 
	-moz-box-shadow: 2px 1px 1px #5b5b5b; 
	 -webkit-box-shadow: 2px 1px 1px #5b5b5b;
	
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.taal-item 
{
	cursor:pointer;
}

.taal-item:hover
{
	background-color:#d8d7d6;
	cursor:pointer;
}

a.taal-item-text 
{
	font-weight:bold;
	font-size:11px;	
	text-decoration:none;
	padding:4px;
}

nav 
{
    padding:0px;
    margin:0px;
}

.menu-item 
{
    height:32px;
    width:260px;
    background-image:url(../images/menu.png);
    background-position:right;
    cursor:pointer;
   
    
}

.menu-item:hover
{
    height:32px;
    width:260px;
    background-image:url(../images/menu-mouseover.png);

    background-position:right;
    cursor:pointer;
    
}

.menu-item-selected
{
    height:32px;
    width:260px;
    background-image:url(../images/menu-mouseover.png);
    background-position:right;
    
}

a.menu-item-text 
{
    line-height:30px;
    font-size:14px;
    text-decoration:none;
    padding-left:17px;
    text-shadow: 1px -1px 2px #FFFFFF;  
}

a.menu-item-text-selected
{
    line-height:30px;
    font-size:14px;
    color:white;
    text-decoration:none;
    padding-left:17px;
    text-shadow: 1px -1px 2px #000000;
}

a.menu-item-text:hover
{
    line-height:30px;
    color:white;
    font-size:14px;
    text-decoration:none;
    padding-left:17px;
    text-shadow: 1px -1px 2px #000000;  
}

.sub-menu-item 
{
    height:32px;
    width:158px;
    padding-left:17px;
    background-image:url(../images/menu.png);
    background-repeat:no-repeat;
    background-position: right;
    cursor:pointer;
    
}

.sub-menu-item:hover
{
    height:32px;
    width:158px;
    padding-left:17px;
    background-image:url(../images/menu-mouseover.png);
	background-repeat:no-repeat;
    background-position:right;
    cursor:pointer;
    
}

.sub-menu-item-selected
{
	line-height:30px;
    height:32px;
    width:158px;
    padding-left:17px;
    background-image:url(../images/menu-mouseover.png);
    background-position:right;
    background-repeat:no-repeat;
    
}

a.sub-menu-item-text 
{
	line-height:30px;
    text-decoration:none;
      padding-right:20px;
    text-shadow: 1px -1px 2px #FFFFFF;  
  
}

a.sub-menu-item-text-selected
{
	line-height:30px;
	padding-right:20px;
    color:white;
    text-decoration:none;
    text-shadow: 1px -1px 2px #000000;
}

a.sub-menu-item-text:hover
{
	line-height:30px;
	padding-right:20px;
    color:white;
    text-decoration:none;
    text-shadow: 1px -1px 2px #000000;  
}

article {
	margin:0px;
	padding:0px;
}

footer 
{
	position:relative;
	bottom:0;
	height:20px;
	width:930px;
	margin:0 auto;
}


.fotorand {
	border:#CCCCCC 1px solid;
}

.formulier-veld-100 {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 98%;
}


.formulier-knop {
	font-size: 11px; 
	color: #FFFFFF;
	background-color: #333333;
	border: #333333 solid 1px;
}

#stats
{
	padding:2px;
	margin-top:35px;	
}

#tweet 
{
	padding:2px;
	margin-top:6px;	
}

.tweet-box 
{
	width:100%;
}

.tweet-name 
{
	color:#41b1d3;
	font-style:italic;
	font-weight:bold;
}

.tweet 
{
	color:#16130e;
	font-style:italic;
	font-size:11px;
	text-shadow: 1px 1px 2px #FFFFFF;
	margin-bottom:10px;
}

.tweet-tijd
{
	color:#16130e;
	font-size:11px;
	text-shadow: 1px 1px 2px #FFFFFF;
	
}

.container-zoeken 
{
	position:absolute;
	background-color:#e5e3e2;
	width:235px;
	overflow:auto;
	height:675px;
	position:absolute;
	left:-235px;
	top:0px;
	z-index:999999;
}

.container-zoeken h1
{
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
}

.container-zoeken .goto
{
	padding:10px;
	margin:0px;
	margin-bottom:10px;
	background-color:White;
	min-height:30px;
	cursor:pointer;
	
	box-shadow:0px 2px 0px #dadbd6; 
	-moz-box-shadow: 0px 2px 0px #dadbd6; 
	-webkit-box-shadow: 0px 2px 0px #dadbd6; 
	
}


.container-zoeken a.goto
{
	padding:0px;
	margin:0px;
	line-height:12px;
	text-decoration:none;
	font-size:11px;
	min-height:0px;
	color:#373125;
	background-color:transparent;
	box-shadow:0px 0px 0px #5b5b5b; 
	-moz-box-shadow: 0px 0px 0px #5b5b5b; 
	-webkit-box-shadow: 0px 0px 0px #5b5b5b;

}


.social 
{
	position:absolute;
	z-index:20;
	top:5px;
	left:0px;
	width:471px;	
	display:none;
	line-height:16px;
}

.social .back 
{
	float:left;
	padding-left:35px;
	color:#938f88;
	font-size:11px;
	cursor:pointer;
	line-height:16px;
	padding-top:3px;
	
}

.social .share 
{
	float:right;
	text-align:right;
	color:#938f88;
	font-size:11px;
	cursor:pointer;
	line-height:16px;

}

.share_text 
{
	float:right;
	text-align:right;
	color:#938f88;
	font-size:11px;
	cursor:pointer;
	line-height:16px;
	padding-top:3px;
}

.social_icons 
{
	width:94px;
	overflow:hidden;
	float:right;
	height:20px;
	margin-left:5px;

}

.social_icon
{
	vertical-align:middle;

}

.logo_vacatures
{
	display:none;
	z-index:10;
	left:10px;
	position:absolute;
	
}

.sluitzoeken {
	padding:20px;
	padding-top:5px;
	padding-bottom:0px;
	text-align:right;
	color:#938f88;
	font-size:11px;
}

a.sluitzoeken {
	padding:0px;
	text-align:right;
	color:#938f88;
	font-size:11px;
	text-decoration:none;
}


.grafiek 
{
    width:450px;
    position:relative;

}

.grafiek-tab 
{
	float:left;
	margin-right:8px;
	border:1px solid #ffffff;
	margin-top:20px;
	margin-bottom:20px;
	padding:5px;
	cursor:pointer;
	display:block;
}

.grafieken 
{ 
	position:relative;

}
/* =============================================================================
   Autocomplete
   ========================================================================== */

          .ui-autocomplete { position: absolute; cursor: default; }
          .ui-autocomplete-loading { background: white url('http://www.aimfor.nl/js/images/ui/ui-anim_basic_16x16.gif') right center no-repeat; }
          * html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
          .ui-menu {
            list-style:none;
            padding: 4px;
            margin: 0;
            display:block;
			border:1px solid #b0b0b0;
			background-color:#eeedeb;
	
			box-shadow:2px 1px 1px #5b5b5b; 
			-moz-box-shadow: 2px 1px 1px #5b5b5b; 
			-webkit-box-shadow: 2px 1px 1px #5b5b5b;
	
			-moz-border-radius: 0px 0px 5px 5px;
			border-radius: 0px 0px 5px 5px;
            
          }
          .ui-menu .ui-menu {margin-top: 5px;}
          .ui-menu .ui-menu-item {
            margin:0;
            padding: 0;
            width: 100%;
            list-style-type:none;
          }
          .ui-menu .ui-menu-item a {
            text-decoration:none;
            display:block;
            padding:2px;
          }
          .ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active {
            margin: 0px;
            background-color:#179ac9;
            color:white;
          }

/* =============================================================================
   bg stretcher
   ========================================================================== */


.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}


/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide for both screenreaders and browsers:
   css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
  www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}


/* =============================================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

