/*
Algemeen ---------------------------------------- */

* {
margin					: 0;
padding					: 0;
border					: 0px solid #ffffff;
}

html {
overflow-y				: scroll;
overflow				: -moz-scrollbars-vertical;
}

body {
background-image		: url(../img/bg.gif);
text-align				: center;
}

#container {
width					: 894px; /* 894px */
margin					: auto;
padding					: 10px 0;
background-color		: #fff;
}

.lightbox-hidden {
display					: none;
}

td {
padding:5px 10px 5px 2px;
border-bottom			: 1px solid #80a3b7;
vertical-align			: top;
margin                  : 0;
}

td.head {
background-color		: #e6edf1;
font-weight			    : bold;
}

td.background-w_zwarte_tekst_normal {
color					: #000000;
background-color		: #FFF;
font-weight				: normal;
border-bottom			: 1px solid #80a3b7;
}

td.background-w_zwarte_tekst_bold {
color					: #000000;
background-color		: #FFF;
font-weight				: bold;
border-bottom			: 1px solid #80a3b7;
}

td.background-w_blauwe_tekst_normal {
color					: #80a3b7;
background-color		: #FFF;
font-weight				: normal;
border-bottom			: 1px solid #80a3b7;
}

td.background-w_blauwe_tekst_bold {
color					: #80a3b7;
background-color		: #FFF;
font-weight				: bold;
border-bottom			: 1px solid #80a3b7;
}

td.background-blue_zwarte_tekst_normal {
color					: #000000;
background-color		: #e6edf1;
font-weight				: normal;
border-bottom			: 1px solid #80a3b7;
}

td.background-blue_zwarte_tekst_bold {
color					: #000000;
background-color		: #e6edf1;
font-weight				: bold;
border-bottom			: 1px solid #80a3b7;
}

td.background-blue_blauwe_tekst_normal {
color					: #80a3b7;
background-color		: #e6edf1;
font-weight				: normal;
border-bottom			: 1px solid #80a3b7;
}

td.background-blue_blauwe_tekst_bold {
color					: #80a3b7;
background-color		: #e6edf1;
font-weight				: bold;
border-bottom			: 1px solid #80a3b7;
}


/* Lees-meer-links */
p.link {
color					: #597d92;
}

p.link a {
color					: #597d92;
text-decoration			: none;
}

p.link a:hover {
color					: #597d92;
text-decoration			: underline;
}

/* back links*/

p.backlink {
color					: #999999;
padding-bottom			: 10px;
}

p.backlink a {
color					: #999999;
text-decoration			: none;
}

/* PDF-links */
p.pdf {
padding					: 0px 0px 4px 0px;
color					: #597d92;
}

p.pdf a {
padding					: 1px 0px 2px 20px;
background-image		: url(../img/ico_pdf.gif);
background-repeat		: no-repeat;
color					: #597d92;
text-decoration			: none;
}

.search_page p.pdf {
margin					: 20px 0px;	
}

p.pdf a:hover {
color					: #597d92;
text-decoration			: underline;
}


/* download pagina  */
.downloads {
clear					: both;
margin-top 				: 15px;
}

.downloads th {
white-space				: nowrap;
}
.downloads td {
white-space				: nowrap;
padding					: 7px 5px;
vertical-align			: top;
}

.downloads td.first {
white-space				: normal;
padding-left			: 30px;
background-repeat		: no-repeat;
background-position		: 1px 8px;
background-image		: url(../img/file_disk.gif);
}

.downloads td.file_pdf {	background-image		: url(../img/file_pdf.gif); }
.downloads td.file_doc {	background-image		: url(../img/file_doc.gif); }
.downloads td.file_xls {	background-image		: url(../img/file_xls.gif); }
.downloads td.file_zip {	background-image		: url(../img/file_zip.gif); }

{* als we het niet weten of image*}
.downloads td.file_ ,
.downloads td.file_gif,
.downloads td.file_jpg
{	background-image	: url(../img/file_disk.gif); }


/*
Natura Foundation laatste# ------------------------------- */
.navigatie_01 img {
float			: none;
}


/*
Natura Foundation Archief --------------------------------- */
.jaargang {
float					: left;
margin					: 0px 0px 15px 0px;
background-color		: #e6edf1;
}
.jaargang img {
float					: none;
margin					: 0px;
}

.nummer {
float					: left;
padding					: 10px 0px 10px 15px;
border-bottom			: 1px solid #fff;
}

.nummer img {
float					: left;
margin					: 0px 0px 0px 0px;
border					: 3px solid #fff;
}

.nummer_tekst {
float					: right;
width					: 405px; /* 420px */
padding					: 0px 10px 5px 5px;
}


/*
Natura Foundation Laatste nummer --------------------------------- */
.laatste {
float					: left;
width					: 530px;
margin					: 0px 0px 15px 0px;
background-color			: #e6edf1;
}


/* Inhoudsopgave */
.inhoud {
float					: right;
width					: 330px;
padding					: 10px 10px 0px 0px;
}


/*
Footer ------------------------------------------ */
#footer {
clear					: both;
width					: 847px; /* 894px */
height					: 26px; /* 35px */
margin					: 0px 45px 0px 2px;
border-bottom 			: 9px solid #80a3b7;
background-color		: #fff;
text-align				: right;
}

.button {
float:left;
padding					: 1px 3px 1px 3px;
border					: 0px solid #fff !important;
color					: #fff;
background-color			: #80a3b7;
font-size 				: 10px;
font-weight				: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

.button:hover {
text-decoration: none;
color: #fff;
}
