@media screen {

/*------------------------------------------------------------------*/
/* Default Styles													*/
/*------------------------------------------------------------------*/

body {
	background-position: center;	
	background-repeat: repeat-y;
	font-family: Arial, Verdana, sans serif;
	font-size: 11px;
	font-style: normal;
	color: #003080;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #f4f7fc;
}

div.clear {
	width:0;
	height:0;
	clear:both;
}

a:link,
a:active,
a:visited{
	color: #151c54;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#frontpage {
	background-image: url(../images/wrapper_bg_home.gif);
}

#sub_contentpage {
	background-image: url(../images/wrapper_bg.gif);
}

.inv {
	display: none;
}

form, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

#left_menu h1 {
	width: 179px;
	height: 142px;
	background-image: url(../images/logo_abu.gif);
	text-indent: -1000em;
}

#left_menu h1 a {
	display: block;
	width: 179px;
	height: 142px;
}

h2 {
	color: #fff;
	font-size: 26px;
	height: 50px;
	margin-left: 10px;
}

#right_col h2 {
	color: #151c54;
	font-size: 26px;
	margin: 0;
}

h3 {
	color: #151c54;
	font-size: 12pt;
}

/**
 * JVDT - 10-03-08
 *
 * Titels van nieuws items kleiner.
 */
.nieuwsitem h3 {
    font-size: 9pt;
}

p, em {
	color: #003080;
}

address {
	margin-top: 138px;
	font-size: 16px;
	font-style: normal;
}

address span{
	display: block;
	width: 180px;
}

img {
	border: none;
}

/*------------------------------------------------------------------*/
/* Layout Styles													*/
/*------------------------------------------------------------------*/

#top_space {
	height: 8px;
	background-color: #bfd4e6;
}

#wrapper {
	position: relative;
	background-repeat: repeat-y;
	margin: auto;
	width: 1012px; /* max maar 996px zijn */
}

#content_container {
	width: 833px;
	float: left;
}

#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-y;
	background-color: #bfd4e7;
	height: 109px;
}

#header_leden {
	background-image: url(../images/header_bg_leden.gif);
	background-repeat: repeat-y;
	background-color: #bfd4e7;
	height: 109px;
}

#header ul,
#header_leden ul,
#header li,
#header_leden li {
	list-style-type: none; 
	margin: 0px 40px 0px 0px;
	padding: 0px;
	display: inline;
	text-transform: lowercase;	
}

#header ul,
#header_leden ul {
	padding-top: 50px;
	padding-bottom: 21px;
	margin: 0px 0px 0px 27px;
	display: block;
}

#header div {
	margin: 1px 0px 0px 0px;
}

#header div a {
	float: left;
	display: block;
}

#left_menu ul, #left_menu li{

margin: 0;
padding: 0;

}

#left_menu {
	background-image: url(../images/left_menubg.gif);
	background-repeat: no-repeat;
	background-position: 0 142px;
	background-color: #b9c9e9;
	padding: 0px 0px 0px 0px;
	width: 178px;
	float: left;
	text-align: right;
}

#left_menu #leden_form{

margin-right: 8px;

}

#left_menu a img {

margin-right: 8px;

}


#left_menu li.uitgelicht-menu-item{

display: block;
height: 25px;
background-image: url(../images/ledenservice_btn.jpg); 
background-repeat: no-repeat;
background-position: right;
/*position: absolute;
top: 420px;
left: 0;*/
text-align: left;
}

#left_menu li.uitgelicht-menu-item a{

display: block;
height: 25px;
width: 120px;
float: right;
text-indent: -1000em;
}



#left_menu li {
	list-style-type: none;
	margin-bottom: 4px;
	
}

#left_menu ul {
	margin-top: 19px;
	margin-bottom: 72px;
	margin-left: 0px;
}

#left_menu ul li ul {
	margin: 5px 0px 5px 0;
	border: 1px dotted #151c54;
	border-left: none;
	border-right: none;
}
#left_menu ul li ul li {
	margin: 3px 20px 0 0px;
	padding-bottom: 5px;
	text-align: right;

}

#left_menu li a {
	font-weight: bold;
	font-size: 13px;
	color: #151c54;
	text-decoration: none;
	margin-right: 8px;
}


#left_menu ul li ul li a {
	color: #151c54;
	font-weight: normal;
	display: block;
	
	height: 100%;
}
#left_menu ul li ul li a:hover,
#left_menu ul li ul li a.active {
	color: #999999;
	text-decoration: underline;
}
#left_menu div {
	margin: 18px 0px 0px 0px;
}

#left_menu div span {
	margin-right: -20px;
	font-size: 18px;
}

#left_menu div form span {
	margin-right: -22px;
	font-size: 12px;
}

#left_menu h4 {
	margin: 6px 8px 15px 0px;
}

#content {
	margin: 0;
	float: left;
	width: 605px;	
}

#sub_content {
	float: left;
	margin: 0;
	padding: 80px 160px 80px 25px;
	_padding-right: 40px;
	font-size: 12px;
	background-repeat: no-repeat;
	width: 569px;
	width: 420px;
	min-height: 400px;
	/* totale width 604px */
    line-height: 1.6em;
}
#sub_content #content {
	width: 100%;
}




#right_col {
	background-image: url(../images/right_colhbg.gif); 
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	width: 214px;
	padding-left: 14px;
	padding-top: 18px;
	float: left;
}




#right_col h2 {
	height: 33px;
	margin-top: 9px;
}

#right_col h3 {
	height: 32px;
}

#right_col h3 a{
	color: #FFF;
	text-decoration: none;
}

#right_col h4 img {
	position: relative;
	margin-bottom: 9px;
}

#right_col ul {
	font-size: 12px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#right_col ul li, #sub_content ul li{
	list-style-type: square;
	margin: 5px 0px;
	padding: 0px;
}

#right_col ul li a, #sub_content ul li a {
	color:#151c54;
	text-decoration: underline;
}

#right_col ul li a:hover, #sub_content ul li a:hover {
	color:#485B79;
	text-decoration: underline;
}

#abu_partner {
	background-image: url(../images/button_abupartner.gif);
	margin: 42px 0px 120px -14px;
	display: block;
	height: 59px;
	width: 228px;
}

a:hover#abu_partner {
	background-image: url(../images/button_abupartner_hover.gif);
}

#footer {
	clear: both;
}


#blocks_holder {
	padding-top: 18px;
	background-image: url(../images/home_blocks_cbg.gif);
	background-repeat: repeat-x;
    background-color: #ecf0f9;
	width: 100%;
}

/**
 * Blokken op de homepage.
 */
.blokklein,
.blokgroot {
    float: left;
	background-image: url(../images/home_blocks_bg.gif);
	background-repeat: repeat-x;
	height: 185px;
}

.blokklein.left,
.blokgroot.left {
    margin-right: 16px;
}

/**
 * Standaard breedtes.
 */
.blokklein {
	width: 181px;
	position: relative;
}

.blokgroot {
    width: 408px;
}

/**
 * Marges van elementen van de inhoud van een blok.
 */
 
/* Paragrafen */
.blokgroot div p,
.blokklein div p,
.block_thema p {
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 1em;
    line-height: 1.7em;
    margin-top: 0px!important; /* important noodzakelijk vooor IE8 comp mode/IE7*/
}

.blokgroot div ul,
.blokklein div ul,
.block_thema ul {
    margin-left: 26px;
    padding-left: 0;
	 _margin-bottom: 0;
}

/**
 * JVDT - 10-03-08
 *
 * De afstand tussen de titel en een lijst is
 * een regel te groot in IE.
 */
* + html .blokgroot .block_b ul,
* html .blokgroot .block_b ul {
    margin-top: -1em;
}

/**
 * De afstand weer goed zitten voor lijsten die
 * in een p staan.
 */
* + html .blokgroot .block_b p ul,
* html .blokgroot .block_b p ul {
    margin-top: 0;
}

.blokgroot div ul li,
.blokklein div ul li,
.block_thema ul li {
    line-height: 1.4em;
    margin-bottom: .4em;
}

* + html .blokgroot div p,
* + html .blokklein div p {
    margin-top: -1em;
}

.blokgroot p a {
	_margin-top: -5px;
}

/**
 * Polls
 */
div.clsPoll {
}

div.clsPoll .clsPollQuestion {
}

#frmPoll {
	margin-top: -1em;
	margin-left: 0;
}

.clsPollVotedText {
    display: block;
    margin-top: 0.3em;
    margin-bottom: .5em;
}

div.clsPoll ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: .5em;
}

div.clsPoll ul li {
}

div.clsPoll ul li label {
	position: relative;
	top: -.15em;
}

div.clsPoll #btnvote {
	position: absolute;
	right: 0;
	bottom: 12px;
}

div.clsPoll div.clsPollResults {
	position: relative;
	margin-left: 0;
}

div.clsPoll div.clsPollVotedAnswer {
	position: relative;
	margin-bottom: .5em;
	margin-left: 0;
	width: 100%:
}

div.clsPoll div.clsPollVotedAnswer span {
}

div.clsPoll div.clsPollVotedAnswer div {
	position: relative;
	display: block;
	margin-left: 0;
	float: none;
	border: 1px solid #151c54;
	background-color: #151c54;
	font-size: 9px;
	color: white;
}


/* Divjes */
.blokgroot div div,
.blokklein div div {
    margin-left: 1em;
}

.blokgroot div li div,
.blokklein div li div {
    margin-left: 0;
}

/* De column */
#blok-column {
	/*background-image: url(../images/block_abucolumn.jpg);	*/
	/*background-repeat: no-repeat;*/
    cursor: hand;
	/*float: left;*/
}

/* Header vóór sIFR. */
.blokklein h2,
.blokgroot h2,
.block_thema h2 {
    margin-left: 10px;
    margin-top: 0;
}

/* Header ná sIFR. */
.blokklein h2.sIFR-replaced,
.blokgroot h2.sIFR-replaced,
.block_thema h2.sIFR-replaced {
    margin-left: 10px;
    margin-top: -13px;
    margin-bottom: .3em;
	 _margin-bottom: 0;
}

.blokklein .clsPoll h2.sIFR-replaced {
	margin-left: 0;
}

.block_small_left {
	float: left;
	background-image: url(../images/home_blocks_bg.gif);
	background-repeat: repeat-x;
}

.block_small_right {
	float: left;
	background-image: url(../images/home_blocks_bg.gif);
	background-repeat: repeat-x;
}

.block_thema {
	background-image: url(../images/home_blocks_bg.gif);
	background-repeat: repeat-x;
}

.block_small_left img,
.block_small_right img,
.block_b img {
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;

}

.block_thema {
	float: left;
	position:relative;
	height: 185px;
	width: 260px;
	margin-right: 18px;
}

.block_thema ul {
	margin-top: -6px;
}
.archive {
	position:absolute;
	bottom:20px;
	right:5px;
}

.block_small_left p a {
	float: right;
	_margin-top: -3px; /* ie6 posfix */
}

#blok-column p {
	width: 210px; /* Vanwege illustratie rechts. */
/*	font-weight: bold;*/
	color: #4a4f78;
}

#block_publicaties {
	float: left;
	height: 185px;
	width: 181px;
}

#block_publicaties p {
	margin-top: 0px;
	padding: 0px 10px;
}

#block_publicaties p img {
	margin-top: 8px;
}


#cover_hold {
	float: left;
	background-image: url(../images/abu_cover_shadow.png);
	_background: none;
	width: 67px;
	height: 85px;
}

#address_title {
	display: block;
	height: 40px;
}

.nws_item_header h3 {
	margin: 34px 0px 7px 0px;
}

.paging_bottom {
	margin-top: 26px;
}

/*------------------------------------------------------------------*/
/* Dropdown Styles													*/
/*------------------------------------------------------------------*/

#menulayer,
#nieuwslayerlist,
#arboenveiligheidlayerlist,
#belastingenlayerlist,
#fraudeenillegaliteitlayerlist,
#juridischlayerlist,
#opdrachtgeverslayerlist,
#uitzendkrachtenlayerlist,
#lidwordenlayerlist {
	margin: -53px 0px 0px 179px; 
	z-index: 1100;
}

#nieuwslayerlist,
#arboenveiligheidlayerlist,
#belastingenlayerlist,
#fraudeenillegaliteitlayerlist,
#juridischlayerlist,
#opdrachtgeverslayerlist,
#uitzendkrachtenlayerlist,
#lidwordenlayerlist {
	padding: 10px 0px;
	width: 180px;
	background-color: #c0c5cb;
}

.pulldown a {
	display: block;
	padding: 6px 0px 8px 8px;
	color: #151c54;
	text-decoration: none;
}

.pulldown a:hover {
	width: 172px;
	color: #45537f; 
	background-color: #e4eaf6;
}

/*------------------------------------------------------------------*/
/* Font Styles														*/
/*------------------------------------------------------------------*/

#header li a, #header_leden li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#header li a:hover, #header_leden li a:hover {
	color: #151c54;
	text-decoration: none;
}

/*------------------------------------------------------------------*/
/* Form Styles														*/
/*------------------------------------------------------------------*/

#zoek_form label, #leden_form label{
	display: none;
}

#leden_form {
	padding-bottom: 16px;
}

#thema_select_form {
	margin-bottom: 20px;
}

#zoek, #password, #toegangscode {
	border: 1px solid #151c54;
	color: #151c54;
}

#zoek {
	background-image: url(../images/inputbg_zoek.gif);
	background-repeat: no-repeat;
	width: 147px;
}

#password {
	background-image: url(../images/inputbg_password.gif);
	background-repeat: no-repeat;
	width: 119px;
}

#toegangscode {
	margin-top: 2px;
	background-image: url(../images/inputbg_toegangscode.gif);
	background-repeat: no-repeat;
	width: 119px;
}

#btn_zoek {
	position: absolute;
}

#btn_login {

}

#thema_selector {
	width: 200px;
}

#wachtwoord_onthouden {
	margin-left: 10px;
}

.changedField {
	background-image: url(../images/inputbg.gif) !important;
	background-repeat: no-repeat;
}

.currentField {
	background-image: url(../images/inputbg.gif) !important;
	background-repeat: no-repeat;
}

.resetField_password {
	background-image: url(../images/inputbg_password.gif) !important;
	background-repeat: no-repeat;
}

.resetField_toegangscode {
	background-image: url(../images/inputbg_toegangscode.gif) !important;
	background-repeat: no-repeat;
}

a.back {
	display: block;
	width: 538px;
	text-align: right;
	margin: 0;
	padding: 0;
	margin: 10px 0 0 0;
}

/*gecozoeken*/
tr.gecorowodd {
	background: #cedeec;
	padding: 5px;
}
tr.gecoroweven{
	background: #b9c9e9;
	padding: 5px;
}

.actueelvan {
	font-style: italic;
	font-size: 10px;
}

/*menu*/
.subsub {
	margin-left: 20px;
	margin-right: 5px;
	font-size: 90%;
	display: block;
}
span.divider {display: block; height: 1px;}

/* background HEADERS */

/* klikpad en print button */

.print_button {
	position: relative;
	top: 25px;
	left: 2px;
	text-indent: -1000em;
	display: block;
	background: url(../images/icon_print.gif) no-repeat;
	width: 14px;
	height: 12px;
}

.MenuBoven {
	padding: 6px;
}

#hklikpad {
	margin: -30px 0px 14px -4px;
}


table.pulldownTabel {
	position: relative;
	z-index: 1000;
}


/*------------------------------------------------------------------*/
/* BW zoeken														*/
/*------------------------------------------------------------------*/

#result_header {
	margin-top: 20px;
}

#BW_zoekresultaat {
	font-size: 10px;
	color: #003092;
}

#BW_zoekresultaat a{
	font-size: 12px;
}

/*------------------------------------------------------------------*/
/* Geco styles														*/
/*------------------------------------------------------------------*/

td.gecobuttoncell a.button {
	display: block;
	text-indent: -1000em;
	background-image: url(../images/button_view.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}

/*------------------------------------------------------------------*/
/* sIFR																*/
/*------------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

.sIFR-hasFlash #right_col h2, .sIFR-hasFlash #right_col h3, .sIFR-hasFlash h2,
.sIFR-hasFlash #address_title, .sIFR-hasFlash address span,
.sIFR-hasFlash #left_menu div span {
	visibility:hidden;
}

/* banner op de home */

		#front_banner_hold {/*achtergrondplaatje*/
			position: relative;
			display: block;
			width: 605px;
			height: 169px;
			text-decoration: none;
		}
		#linkoverlay {/*de link*/
			position: absolute;
			display: block;
			width: 605px;
			height: 169px;
			text-decoration: none;
			background:url(images/trans.gif);
			z-index:3;
		}

		#front_banner_hold font.title {/*de titel (zonder flash)*/
			display: block;
			position: absolute;
			font-size: 49px;
			line-height: 49px;
			font-weight: bold;
			color: white;
			font-family: Arial;
			left: 2px;
			top: 75px;
			text-decoration:none;
		}
		
		/* met de volgende sizes bepaal je de titel size van de flash*/
		.sIFR-hasFlash #front_banner_hold font.title {
			visibility: hidden;
			width:500px;
			height: 90px;
			line-height:10px;
			font-size:30px;
			margin-left:6px;
		}




/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/
#jumpMenu{width:200px;}
}

@media print {

body {
	margin: 1cm 0cm 0.5cm 1cm;
	padding: 0px
}

body, td, a {
	font-family: Arial, Verdana, sans serif;
	font-size: 11pt;
	color: #000000;
	background-color: #ffffff;
}

}
.clear {
    clear: both;
    line-height: 1px;
    margin-top: -1px;
}

/**
 * Style voor tabel met Flex & Figures.
 */
tr.even {
    background-color: #b9c9e9;
}
tr a {
    color: #004080;
}
tr.even a {
    color: white;
}

/* 2008 03 27 JO */
table.gecoresulttable{
	width:100%;
}

#editbuttonbox {
	position: absolute;
	left:0; top:0;
}

/* 20101202DH */

#banner-int{

margin-right: 8px;
	
}

#left_menu ul {
margin-bottom:20px;

}

/* 20100323DH */


#twitter-link {
	display: block;
	width: 159px;
	height: 29px;
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
}
.handboek {
	margin-top:4px;
	}
.msie7 .blokklein h2.sIFR-replaced,
.msie7 .blokgroot h2.sIFR-replaced,
.msie7 .block_thema h2.sIFR-replaced,
.msie6 .blokklein h2.sIFR-replaced,
.msie6 .blokgroot h2.sIFR-replaced,
.msie6 .block_thema h2.sIFR-replaced  {
    margin-left: 10px;
    margin-top: -13px;
    margin-bottom:0;
}

.msie7 #blok-column p,  
.msie6 #blok-column p {
	margin:0;
	padding:0;
	padding-left:1em;
}
.msie7 .blokgroot div ul,
.msie7 .blokklein div ul,
.msie7 .block_thema ul {
	margin-top:6px;
}
.msie6 .blokgroot div ul,
.msie6 .blokklein div ul,
.msie6 .block_thema ul {
	margin-top:2px;
}