/* CSS Eva Nahon 2006 */

html { 
	min-width: 780px;
	 }
body	{
	margin: auto; 
    padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	color: #1b1c26;
	font: small/18px Verdana, Tahoma, lucida, sans-serif;
	background: #FFF url(../img/NIDAP_kop.gif) top center no-repeat;
	}
div#schaduw	{
	position:absolute;
	left: 50%;
	margin-left: -390px;
    margin-top: 8px;
	top: 0;
	width: 780px;
	padding: 0;
	background: transparent url(../img/achtergrond_wrapper2.jpg) top center repeat-y;
	}
div#wrapper	{
    text-align: left;
	border: 0px solid #CCC;
	border-width: 1px 1px 0 1px;
	background-color: #FFF;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	color: #666;
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 11px;
	}
div#innerwrapper	{
	border: 0;
	background: transparent url(../img/home_evenementen.gif) top center repeat-y;
	width: 760px;
	margin: 0;
	padding: 0;
	float: left;
	}
div#datum
{
position: absolute;
left: 558px;
top: 38px;
margin: 0;
padding: 1px 0 0 1px;
height: 20px;
width: 206px;
font: normal 10px/16px Verdana, Tahoma, lucida, sans-serif;
color: #B5B3B1;
text-align: right;
z-index: 100;
}
/* Menu links specs */

div#menulinks	{
	border: 0;
	width: 142px;
	color: #232432;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 160px 0 0 0;
	padding: 0;
	float: left;
	}
div#menulinks ul {
	list-style: none;
	padding: 0;
    margin: 0;
	border: 0px solid #FFF;
	border-width: 1px 0 0 0;
	}
div#menulinks li {
	background-color: #FFF;
	border: 0px solid #FFF;
	border-width: 0 0 1px 1px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	}
div#menulinks a {
	font-size: 11px;
	background-color: #660000;
	color: #FFF;
	margin: 0;
	padding: 4px 0 4px 4px;
	line-height: 14px;
	display: block;
	text-decoration: none;
	}
div#menulinks a:hover {
	color: #FFF;
	background-color: #1b1c26;
	margin: 0;
	padding: 4px 0 4px 4px;
	line-height: 14px;
	display: block;
	}
div#menulinks #currentpage a {
	color: #232432;
	font-size: 11px; 
	background: #FFF;
	line-height: 14px;
	display: block;
	text-decoration: none;
	}
div#menulinks p	{
	margin: 0;
	padding: 0;
	}
div#menulinks p a	{
	margin: 0;
	padding: 0;
	}
div#menulinks p a:hover	{
	margin: 0;
	padding: 0;
	}
div#menulinks img	{
	margin: 0;
	padding: 0;
	border: 0;
	}
html>body div#menulinks {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 0px;
	}
	
/* Tekstvlak specs waaronder diverse tabellen en fontspecs */
div#tekst	{
	border: 0;
	font-family: Verdana, Tahoma, lucida, sans-serif;
	width: 460px;
    margin: 150px 1px 8px 12px; 
	padding: 0;
	float: left;
	}
div#tekst p	{
	margin: 0 0 5px 20px;
	line-height: 140%;
	}
div#tekst table	{
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 90%;
	margin: 0 0 0 16px;
	line-height: 120%;
	}
div#tekst td	{
	color: #666;
	}
div#tekst td#een	{
	background-color: #9F9FA9;
	color: #FFF;
	}
div#tekst td#een b, bold	{
	color: #FFF;
	}
div#tekst td#twee	{
	background-color: #CFCFD4;
	color: #666;
	}
div#tekst td#drie	{
	background-color: #DFDFE2;
	}
div#tekst table li {
	list-style: disc;
	}
div#tekst table li a:link, div#tekst table li a:visited {
	color: #666;
	text-decoration: underline;
	}
div#tekst li a:hover {
	color: #1b1c26;
	}
div#tekst table#home	{
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 100%;
	margin: 0 0 0 20px;
	line-height: 140%;
	}
div#tekst table#home td#naam	{
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 90%;
	border: 1px solid #c0c0c0;
	}
div#tekst table#home td#sitemap	{
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 100%;
	background-color: #C6D8DF;
	}
div#tekst table#home li a:link, div#tekst table#home li a:visited {
	color: #666;
	text-decoration: underline;
	}

div#tekst table#home li a:hover {
	color: #FF6633;
	}
div#tekst table#info	{
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 100%;
	margin: 0;
	line-height: 140%;
	border: 0;
	}
div#tekst table#info td	{
	border: 0px dotted #c0c0c0;
	border-width: 0 0 1px;
	background: #FFF;
	}
div#tekst table#info td.wit	{
	background: #FFF;
	border: 0px solid #FFF;
	border-width: 1px 1px 0 1px;
	}
	
/* Uitklapmenu bovenaan*/
div#subkop 	{
	position: relative;
	width: 758px;
	background-color: #1b1c26;
	margin: 0;
	padding: 0;
	height: 20px;
	visibility: visible;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 0 1px;
	z-index: 30;
	}
div#nidap 	{
	position: absolute;
	width: 760px;
	margin: 0;
	background-color: #1b1c26;
	padding: 0;
	height: 21px;
	visibility: hidden;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 0 0;
	z-index: 33;
	}
div#nidapon 	{
	position: absolute;
	width: 760px;
	margin: 0;
	background-color: #1b1c26;
	padding: 0;
	height: 21px;
	visibility: visible;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 0 0;
	z-index: 330;
	}
div#informatie 	{
	position: absolute;
	width: 760px;
	margin: 0;
	background-color: #1b1c26;
	padding: 0;
	height: 21px;
	visibility: hidden;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 1px 0;
	z-index: 34;
	}
div#informatieon 	{
	position: absolute;
	width: 760px;
	margin: 0;
	background-color: #1b1c26;
	padding: 0;
	height: 22px;
	visibility: visible;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 0 0;
	z-index: 340;
	}
div#bestellen 	{
	position: absolute;
	width: 760px;
	margin: 0;
	background-color: #1b1c26;
	padding: 0;
	height: 21px;
	visibility: hidden;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 0 0;
	z-index: 35;
	}
div#bestellenon 	{
	position: absolute;
	width: 760px;
	margin: 0;
	background-color: #1b1c26;
	padding: 0;
	height: 21px;
	visibility: visible;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 0 0;
	z-index: 350;
	}
div#contact 	{
	position: absolute;
	width: 760px;
	margin: 0;
	background-color: #1b1c26;
	padding: 0;
	height: 21px;
	visibility: hidden;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 0 0;
	z-index: 36;
	}
div#contacton 	{
	position: absolute;
	width: 760px;
	margin: 0;
	background-color: #1b1c26;
	padding: 0;
	height: 21px;
	visibility: visible;
	overflow: hidden;
	border: 0px solid #FFF;
	border-width: 0 1px 0 0;
	z-index: 360;
	}

div#kop        	{
	width: 760px;
	color: #FFF;
	margin: 0;
	padding: 20px 0 0 0;
	background: #FFF url(../img/NIDAP_logo2.gif) top left no-repeat;
	height: 35px;
	}
div#kop a {
	color: #E4ECEE;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	}
div#kop a:hover {
	color: #333;
	}
	
/* Rechter gedeelte pagina specs */
div#bitmap     {
	position: absolute;
	width: 141px;
	margin: 75px 0 0 1px;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	border: 0px solid #FFF;
	border-width: 1px 0 0 0;
	height: 160px;
	z-index: 32;
}
#trans          {
behavior: url(/css/png-opacity.htc);
}
div#rechts     {
	position: absolute;
	width: 758px;
	margin: 75px 0 0 1px;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	text-align: right;
	border: 0px solid #FFF;
	border-width: 1px 0 1px 0;
	z-index: 26;
}
div#rechts p	{
	margin: 0;
	}
div#rechts a:link, div#rechts a:visited {
	text-decoration: none;
	color: #FFF;
	border: 0;
	} 

div#rechts a:hover {
	color: #809FCE;
	}
div#rechts2     {
	position: absolute;
	width: 130px;
	margin: 237px 0 0 628px;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	text-align: right;
	border: 0;
	z-index: 27;
}
div#rechts2 p	{
	margin: 0;
	}
div#rechts2 a:link, div#rechts a:visited {
	text-decoration: none;
	color: #FFF;
	border: 0;
	} 

div#rechts2 a:hover {
	color: #809FCE;
	}
	
/* Floating tekstvlakje links */
div#tekstfloatlinks	{
	border: 1px solid #C0C0C0;
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 11px;
	color: #516F96;
	width: 134px;
	margin: 0 10px 16px 10px;
	padding: 2px;
	float: left;
	}
div#tekstfloatlinks p	{
	width: 130px;
	margin-left: 1px;
	line-height: 140%;
	background-color: #CED3D8;
	display: block;
	}
div#tekstfloatlinks a:link, div#tekstfloatlinks a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #516F96;
	}
div#tekstfloatlinks a:hover {
	color: #FF6633;
	}
	
	/* Floating tekstvlakje rechts */
div#tekstfloatrechts	{
	border: 1px solid #C0C0C0;
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 11px;
	color: #516F96;
	width: 134px;
	margin: 0 0 16px 10px;
	padding: 2px;
	float: right;
	}
div#tekstfloatrechts p	{
	width: 130px;
	margin-left: 1px;
	line-height: 140%;
	background-color: #CED3D8;
	display: block;
	}
div#tekstfloatrechts a:link, div#tekstfloatrechts a:visited {
	text-decoration: underline;
	color: #516F96;
	}
div#tekstfloatrechts a:hover {
	color: #FF6633;
	}
	/* Floating tekstvlakje ANKER links */
div#tekstfloatankers	{
	border: 0;
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 11px;
	color: #516F96;
	width: 140px;
	padding: 2px 0 16px 0;
	height: 20px;
	float: right;
	}

/* Footer specs */
div#footer	{
	text-align: center;
	clear: both;
	height: 66px;
	background: transparent url(../img/NIDAP_footer.gif) bottom center no-repeat;
	color: #FFF;
	width: 780px;
	}
div#footer p	{
	font-size: 11px;
	line-height: 18px;
	width: 760px;
	margin: 0;
	padding: 18px 0 0 0;
	}
div#footer p a:link, div#footer p a:visited {
	text-decoration: underline;
	color: #FFF;
	} 

div#footer p a:hover {
	color: #CCCA13;
	}
/* TELLER specs */
div#teller     {
	width: 10px;
	margin: 0;
	padding: 0;
	height: 10px;
	display: none;
	z-index: 0;
}	

/* FONT specs */
h3, h4	{
	font-weight: bold;
	font-size: 20px;
	line-height: 18px;
	margin: 15px 0 15px 0;

	}
div#tekst a {
	color: #666;
	text-decoration: underline;
	}
div#tekst a:hover {
	color: #1b1c26;
	}
div#tekst h2  {
	margin-top: 26px;
	padding: 2px 0 2px 6px;
	color: #004E74;
	font-size: 20px;
	font-weight: bold;
	display: block;
	}
div#tekst h2.oranje  {
	margin-top: 26px;
	padding: 2px 0 2px 6px;
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	display: block;
	}
div#tekst h2.grijs  {
	margin-top: 26px;
	padding: 2px 0 2px 6px;
	color: #004E74;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
	}
div#tekst strong  {
	font-size: 120%;
	font-weight: bold;
	}
div#tekst strong.klein  {
	color: #52525A;
	font-size: 100%;
	font-weight: bold;
	}
div#tekst strong.oranje {
	color: #5F5F6F;
	}
div#tekst strong.donkeroranje {
	color: #5F5F6F;
	}
div#tekst strong.rood {
	color: #D45237;
	}
div#tekst strong.groen {
	color: #7FA047;
	}
div#tekst strong.blauw {
	color: #6E9DBB;
	}
div#tekst strong.grijs {
	color: #909B90;
	}
div#tekst .oranje {
	color: #7E7E8B;
	}
div#tekst ul {
	font-family: Verdana, Tahoma, lucida, sans-serif;
	font-size: 100%;
	color: #666;
	border: 0;
	padding: 0;
	margin: 0 0 10px 20px;
	}
div#tekst li {
	margin: 0 0 5px 5px;
	}
div#tekst li a:link, div#tekst li a:visited {
	color: #666;
	text-decoration: underline;
	}

div#tekst li a:hover {
	color: #1b1c26;
	}
div#tekst li.nidap {
	background: transparent url(../img/nidap_li.gif) top left no-repeat;
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0 0 4px 38px;
	color: #1b1c26;
	}
hr      {
    border: 1px dotted #c0c0c0;
	}
.txt	{
	color: #516F96;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
FORM                {padding: 0; margin: 0;}
INPUT               {border: 1px solid #919191; color: #2A1D49; font-family: verdana,helvetica,arial; font-size: 8pt;}
TEXTAREA            {border: 1px solid #919191; color: #2A1D49; font-family: verdana,helvetica,arial; font-size: 8pt;}
SELECT              {border: 1px solid #FFF; color: #2A1D49; font-family: verdana,helvetica,arial; font-size: 10px; padding: 0; margin: 0;}

.radio              {border: 0; color: #DF002C; background: #FFF;}
.verzendbutt        {border: 0; background: transparent url(../img/nav/versturen.gif) top left no-repeat; color: #8C0000; font: bold 12px/18px verdana, lucida, sans-serif; padding: 4px 10px 4px 10px; display: block; width: 140px; }

/* sIFR styles...  */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
	padding: 20px 0 16px 0;
	margin: 0;
	letter-spacing: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
	padding: 10px 0 10px 0;
	margin: 0;
	letter-spacing: 1px;
}
h5.sub {
	margin: 0.2em 0.2em 0.4em 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
}
#pullquote {
	margin: 0.5em 0.2em 0.6em 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1em;
}

/*ACCES en PRINTHEADER specs*/

.access	{
display: none;
}
div#printheader {
display: none;
}