
#layerContainerBg {
	position:absolute;
    z-index:999;
	display:block;
	background: #000;
	filter:alpha(opacity=50); 
	-moz-opacity:0.50; 
	opacity: 0.5;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

#layerContainerPosition {
	top: 70px;
	display: block;
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 9999;
	vertical-align: middle;
	background: #fff;
	
}

#tableContainer {
	position:relative; 
	width: 1200px;
	margin-left: auto; 
	margin-right: auto; 
	padding: 25px;
	background: #fff;
	
}


img#close_layer_1 {
	float:left;
}

img#close_layer {
	float: right;
}

.popin 
{
	display: none;
}

#popinContent
{	
	text-align:left;
	width: 100%;	
}

#popinContent table {
	float: left;
	width: 100%;
}

#popinContent p {
	float: left;
	text-align:left; 
	width: 100%;
}


/* Overrule table generic from Frondend/global_screen.css */
.main { width: 100%; margin: 0; border-collapse: collapse; }
.main thead td{ padding: 0; color: #000; font-size: 100%;}
.main td, table th { padding: 0; border: none; }
table.main p { margin: 0; padding: 0;}

table.main caption {
	display: none;	
}
/* -------------------------------------------------------------------- Table Rollover / Onclick 
   --- classes worden dmv javascript toegewezen bij rollover
*/

/* Rollover kleur rijen */
tr.hi td, td.hi {
	background-color: #f3f7fe;
}

/* -------------------------------------------------------------------- Table Main */

/* Link color */
.main a {
	color: #000;
}
.main a:hover {
	text-decoration: none;
}
.main {
	font-family:Verdana, Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size:1em;
	font-style:normal;
	width:100%;
	padding: 3px 3px 2em 3px;
	margin: 20px 0 20px 0;
	border-collapse:collapse;
	
	color: #000;
}


/* -------------------------------------------------------------------- Header Rows */
/* Tabel titel */

.main tr th {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	margin:0;
	
	padding: 3px 3px 5px 3px;	
	background: #fde3be;
}
.main tr th.col {
	width: 75px;
}

.popin .main tr th.col {
	width: auto;
}

.main tr th.first-2 {
	width: 50px;
}

.main tr th.first {
	text-align: left;	
}

.main tr.titel th {
	text-align: left;
	background: #fff;
	border-bottom: solid 1px #fbb754;
}


/* -------------------------------------------------------------------- Algemeen Rows */

.main tr td {
	vertical-align: bottom;
	text-align: right;
	border-top: solid 1px #fff;
	
	margin:0;
	padding: 3px;
	height: 20px; /* om lege rijen een hoogte mee te geven, ivm ruimte in tabel */
	background: #fef1e0;
}
.main tr td.col {
	
}
.main tr td p {
	margin:0;
	padding:0;
}

/* .main tr td[scope], */ .main tr td.first, .main tr td.first-2 {
	text-align: left;


}

.main tr td.first-2 {
	vertical-align: top;
}

.main tr.extrasubtitle td {
	background: #fde9cf;
	text-align: left;
	font-weight: bold;
}


.main tr td.row-bottom {
	border-bottom: solid 1px #000;	
}

/* -------------------------------------------------------------------- Tabel specifieke styles */
table#tbl_2001048 tr td, 
table#tbl_2001047 tr td 
{
	text-align: left;
	vertical-align: top;
}


table#tbl_2001047 tr th.first {
	width: 30%;	
}



/* Tabel Downloads New*/

.downloads2 { width: 100%; margin: 0; border-collapse: collapse; }
.downloads2 thead td{ padding: 0; color: #000; font-size: 100%;}
.downloads2 td { padding: 0; border: none; }

.downloads2 tr.hi td
{
	/* background-color: #f7f7f7; */
	background: #fff;
}

.downloads2 
{	
	font-family:Verdana, Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size:1em;
	font-style:normal;
	width:440px;
	padding:3px;
	margin: 20px 0 20px 0;
	border-collapse:collapse;
	border-top: solid 1px #fff;
	color: #144377;
}


.downloads2 tr.border td {
	border-bottom: solid 1px #fff;
}
	
.downloads2 tr td {
	border: none;
	background: #fef1e0;

}
.downloads2 a {
	text-decoration: none;
	color: #ff700f;
	display: block;
	width: 424px;
	height: 24px;
	
	
}

.downloads2 td.mainblock a {
	width: 410px;
	cursor: pointer;
	padding-top: 2px;
	font-weight: bold;
	/* border-top: solid 1px #ccc; */
	background: url('../../images/frontend/plus_icon.gif') no-repeat 11px 8px; 
	padding-left: 30px;
}
.downloads2 td.mainblock a:hover {
	text-decoration: underline; 
	background: #fde3be url('../../images/frontend/plus_icon.gif') no-repeat 11px 8px;
}
.downloads2 td.mainblock a.download {
	background: url('../../images/frontend/icon_open.gif') no-repeat 11px 7px; 
}
.downloads2 td.mainblock a.download:hover {
	text-decoration: underline; 
	background: #fde3be url('../../images/frontend/icon_open.gif') no-repeat 11px 7px; 
}

.downloads2 tbody.subblock td {
	border: none;
	margin:0;
	padding: 0;
	background: #fff;

}
.downloads2 tbody.subblock a {
	/* display: block; */
	margin-left: 20px;
	cursor: pointer;
	border-bottom: solid 1px #fff;	
}


.downloads2 tbody.subblock a span.tekst {
	width: 264px;
	height: 24px;
	float: left;
	color: #000096;
	padding-top: 2px;
	background: url('../../images/frontend/icon_open.gif') no-repeat 11px 7px; 
	padding-left: 30px;
	
}

.downloads2 tbody.subblock tr.double_row td, .downloads2 tbody.subblock tr.double_row a {
	height: 40px;	
}

.downloads2 tbody.subblock tr.double_row a span.tekst {
	height: 40px;
}

.downloads2 tbody.subblock a span.pdf {
	float: right;
	width: 89px;
	text-align: right;
	padding-right: 11px;
	height: 24px;
	color: #8f8f8f;
	padding-top: 2px;
	font-size: 0.8em;
	text-decoration: none; 
	background: url('../../images/frontend/icon_pdf.gif') no-repeat 0 3px; 

}

.downloads2 tbody.subblock tr.double_row a span.pdf {
	height: 40px;
}

.downloads2 tbody.subblock a:hover span.tekst { 
	text-decoration: underline; 
	background: url('../../images/frontend/icon_open.gif') no-repeat 11px 7px; 
}
.downloads2 tbody.subblock a:hover { text-decoration:none; background: #fff;}
.downloads2 tbody.subblock a:hover span.pdf {	
	text-decoration: none;
}

.downloads2 tbody td.mainblock a span.tekst {
	width: 264px;
	height: 24px;
	float: left;
	}
.downloads2 tbody td.mainblock a span.pdf {
	float: right;
	width: 89px;
	text-align: right;
	padding-right: 7px;
	height: 24px;
	color: #767676;
	padding-top: 2px;
	font-size: 0.8em;
	text-decoration: none; 
	font-weight: normal;
	background: url('../../images/frontend/icon_pdf.gif') no-repeat 0 3px; 
}
.downloads2 tbody td.mainblock a:hover span.tekst { 
	text-decoration: underline; 
}
.downloads2 tbody td.mainblock a.download:hover { 
	background: #fde3be url('../../images/frontend/icon_open.gif') no-repeat 11px 7px; 
	text-decoration:none; 
}

