/* algemeen */
* {
	border: 0;
	margin: 0;
	padding: 0;
}

html {
	overflow-x: hidden;
	text-align: center;
}

body {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 986px;
}

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

p, ul, ol {
	line-height: 14px;
}

#c {
	border-top: 1px solid #2e3062;
	left: 0;
	padding: 6px 0 10px;
	position: absolute; 
	top: 158px;
	width: 986px;
}

#memberlogin td {
	padding: 5px;
}

#memberlogin th {
	color:#FFF;
	font-weight: bold;
	padding: 5px;	
}

/* menu links */
#menu_links {
	float: left;
	margin-left: 24px;
	padding: 18px 0 10px;
	width: 169px;
}

#menu_links ul {
	color: #242c5b;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	list-style: none;
	padding: 0px 0 10px 15px;
}

#menu_links ul li {
	padding-top: 0.7em;
}

#menu_links ul li a {
	color: #242c5b;
	text-decoration: none;
}

#menu_links ul li a:hover {
	text-decoration: underline;
}

#menu_links ul li.active a, #menu_links ul li.active ul li.active a {
	color: #e2001a;
}

#menu_links ul ul {
	border: 0;
	font-size: 10px;
	font-weight: 100;
	height: auto;
	padding: 0 0 0 5px;
}

#menu_links ul ul li {
	padding: 0;
}

#menu_links ul li.active ul li a {
	color: #242c5b;
}

#tags_table {
	width: 100%;
}

#tags_table td {
	vertical-align: top;
}

#tags_table th {
	border-bottom: 1px solid #e2001a;
	color: #e2001a;
	font-size: 11px;
	padding-bottom: 3px;
}

#tags_table .datum {
	width: 70px;
}

#tags_rss a {
	text-decoration: none;
}

#tags_rss a:hover {
	text-decoration: underline;
}


/* content midden */
#content {
	color: #3e3e40;
	float: left;
}

#content h1 {
	color: #e2001a;
	font-size: 15px;
	margin-bottom: 1em;
}

#content p {
	margin-bottom: 1em;
}

#content a {
	color: #3e3e40;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
}

#content a.simple {
	color: #606060;
	font-weight: 100;
	text-decoration: none;
}

#content a.simple:hover {
	color: #000;
	text-decoration: underline;
}

#content ul {
	margin-left: 15px;
}

#content li {
	margin-left: 30px;
}


#content h2 {
	color: #e2001a;
	font-size: 11px;
}

#content #gerelateerd {
	margin-top: 30px;
}

#content #gerelateerd h3 {
	color: #e2001a;
	border-bottom: 1px solid #e2001a;
	font-size: 15px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#content #gerelateerd img {
	float: left;
	height: 80px;
	margin: 0 5px 5px 0;
	width: 100px;
}

#content #gerelateerd hr {
	clear: both;
	border-top: 1px solid red;
	margin-bottom: 3px;
}

#content ul#archiefoverzicht {
	border-bottom: 1px solid #e2001a;
	height: 22px;
	list-style: none;
	margin: 20px 0 0;
	padding-left: 10px;
}

#content ul#archiefoverzicht li {
	border: 1px solid #b2b3b4;
	border-bottom: 1px solid #e2001a;
	color: #b2b3b4;
	float: left;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-left: 0;
	margin-right: 3px;
	padding: 4px 10px 3px;
}

#content ul#archiefoverzicht li a {
	color: #b2b3b4;
	text-decoration: none;
}

#content ul#archiefoverzicht li.active {
	border: 1px solid #e2001a;
	border-bottom: 1px solid #E8E5E2;
	color: #e2001a;
}

#content ul#archiefoverzicht li.active a {
	color: #e2001a;
}


#bg_nbva-nieuws {
	background: #143771;
}
#bg2_nbva-nieuws {
	background:  #E4E8EF url(/i/home_nieuws_bg.jpg) repeat-x top left;
}

#bg_nbva-marktnieuws {
	background: #0c4f86;
}

#bg2_nbva-marktnieuws {
	background:  #E4E8EF url(/i/home_nieuws_bg.jpg) repeat-x top left;
}

#bg_nbva-persberichten {
	background: #05679a;
}

#bg2_nbva-persberichten {
	background:  #E4E8EF url(/i/home_nieuws_bg.jpg) repeat-x top left;
}

#bg_nbva-publicaties {
	background: #5d8bb9;
}

#bg2_nbva-publicaties {
	background:  #E4E8EF url(/i/home_nieuws_bg.jpg) repeat-x top left;
}

#bg_nbva-videolog {
	background: #9ec7dc;
}

#bg2_nbva-videolog {
	background:  #E4E8EF url(/i/home_nieuws_bg.jpg) repeat-x top left;
}

#bg_amweb {
	background: #b5001e;
}

#bg2_nbva-amweb {
	background:  #FCE5E9 url(/i/home_rss1_bg.jpg) repeat-x top left;
}

#bg_infinance {
	background: #bf1f74;
}

#bg2_infinance {
	background:  #FCE5E9 url(/i/home_rss1_bg.jpg) repeat-x top left;
}

#bg_vvp {
	background: #e20026;
}

#bg2_vvp {
	background:  #FCE5E9 url(/i/home_rss1_bg.jpg) repeat-x top left;
}

#bg_vbnet {
	background: #a07900;
}

#bg2_vbnet {
	background:  #F3EFE0 url(/i/home_rss2_bg.jpg) repeat-x top left;
}

#rss_list {
	padding: 5px;	
}

.na {
	border-bottom: 1px solid #e2001a;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* (contact)form */
label {
	display: block;
	float: left;
	width: 110px;
}

input, textarea {
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}

input#oplossing, input#kantoor, input#huisnummer, input#postcode {
	width: 48px;
}

.locator input#postcode {
	width: auto;
}

.contact td {
	padding: 0 5px 4px 0;
	vertical-align: top;
}

.contact td input, .contact td textarea {
	width: 250px;
}

.contact td input#plaats {
	width: 147px;
}

/* kolom rechts */
#kolom_rechts {
	float: right;
	min-height: 450px;
	overflow: visible;
	width: 199px;
	padding: 21px 0 0 0;	
}

#kolom_rechts table {
	width: 199px;
}

#kolom_rechts td {
	border-bottom: 2px solid #fff;
	vertical-align: top;
}

#kolom_rechts #faq, #kolom_rechts #tips {
	background: #63a2bb;
	height: 45px;
	text-align: center;
	vertical-align: middle;
}

#kolom_rechts .blue h3 {
	color: #fff;
	font-size: 15px;
	font-style: italic;
	margin: 5px 5px 0;
}

#kolom_rechts .blue h3 img {
	vertical-align: text-bottom;
}

#kolom_rechts .blue p {
	color: #3e3e40;
	font-size: 8px;
	font-style: italic;
	margin: 0 5px;
}


#kolom_rechts .kop{
	background: #d9c4c4;
	border-bottom: 0;
	}

#kolom_rechts .kop h3 {
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 5px 10px 5px;
}

#kolom_rechts .nieuws {
	padding-top: 5px;
	border-bottom: 0;
}

#kolom_rechts .nieuws a {
	background: url(/i/link_pijltje.png) no-repeat center left;
	color: #3e3e40;
	display: block;
	font-size: 9px;
	font-style: italic;
	margin-left: 10px;
	padding-left: 15px;
	text-decoration: none;
}

#kolom_rechts .nieuws a:hover {
	text-decoration: underline;
}

#poll {
	background:  #F2F2F2 url(/i/home_poll_bg.jpg) repeat-x top left;
	padding: 5px;
}

#poll h1{
	font-size:14px;
	color:#F00;
	font-style:italic;
}

#poll #vote {
	text-align:center;
	margin-top: 10px;
}

#poll_summary td{
 padding: 5px;	
}

.poll_active {
	background: #ccc;
}




/* breadcrumb */
#breadcrumb {
	background: #d6d9d6;
	font-size: 9px;
	left: 22px;
	padding: 1px 0 2px 15px;
	position: absolute;
	top: 23px;
	width: 951px;
	border-bottom: 6px solid #fff;
}

#breadcrumb a {
	color: #000;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

/* lamellen */
#lamellen {
	left: 0;
	position: absolute;
	top: 23px;
}

/* template 1. homepage */
#weerrssspan { /* hoezo is dit een foutgevoelige naam? */
	float: left;
}

#weerrss {
	width: 500px;
}

#main_homepage {
	background: #fff url(/i/bg/extranet_home_bg.gif) repeat-y top left;
	float: left;
	margin-top: 17px;
	margin-bottom: 5px;
	width: 987px;
}

#main_homepage h3 {
	color: #F00;
	font-size: 10px;
	font-weight: bold;
}

#main_homepage p {
	margin-bottom: 1em;
}

#main_homepage a {
	color: #3e3e40;
	font-weight: bold;
	text-decoration: none;
}

#main_homepage a:hover {
	color: #000;
}

#main_homepage a.simple {
	color: #606060;
	font-weight: 100;
	text-decoration: none;
}

#main_homepage a.simple:hover {
	color: #000;
	text-decoration: underline;
}

#main_homepage #home_content {
	margin-left: 27px;
	margin-top: 23px;
	width: 959px;
}


#main_homepage .linktd {
	text-decoration: none;
}

#main_homepage #bg1 {
	background:  url(/i/home_mijnnbva_bg.jpg) repeat-x top left;
}

#main_homepage #bg2 {
	background:  url(/i/home_actueel_bg.jpg) repeat-x top left;
}

#main_homepage #bg5 {
	background: url(/i/home_directnaar_bg.jpg) repeat-x top left;
}

#main_homepage #bg6 {
	background: #acb9cd;
}

#main_homepage #bg7 {
	background:  #e9edf2 url(/i/home_agenda_bg.jpg) repeat-x top left;

}

#main_homepage #bg9 {
	background: #acbac3;
}

#main_homepage #bg10 td {
	vertical-align: top;
}

#main_homepage #breadcrumb {
	top: 23px;
	width: 949px;
}

#main_homepage #nieuws_archief {
	color: #3e3e40;
	font-size: 9px;
	font-style: italic;
	padding: 10px;
}

#main_homepage #nieuws_archief h3 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 1em;
}

#main_homepage #nieuws_archief p {
	margin-bottom: 1em;
}

#main_homepage #nieuws_archief a {
	color: #3e3e40;
	font-weight: 100;
	text-decoration: underline;
}

#main_homepage #nieuws_archief a:hover {
	color: #000;
	text-decoration: underline;
}


/* template 14. over nbva */
#main_nbva {
	border-left: 24px solid #28385d;
	float: left;
	margin-top: 17px;
	margin-bottom: 5px;
	width: 962px;
}

#main_nbva #breadcrumb {
	background: #d6d9d6;
	left: 27px;
	width: 962px;
}

#main_nbva #content {
	margin: 22px 0 0 3px;
	padding: 0;
	width: 757px;
}

#main_nbva #kolom_rechts {
	margin-top: 1px;
}


/* template 2. contentpaginas */
#main_overnbva {
	background: #fff url(/i/bg/overnbva_content_bg.gif) repeat-y top left;
	float: left;
	margin-top: 17px;
	margin-bottom: 5px;
	width: 987px;
}

#main_overnbva #content {
	padding: 30px 10px 0 10px;
	width: 575px;
}

#main_overnbva #menu_links ul {
	background: #f9f6f6;
}

#main_overnbva #kolom_rechts .blue {
	background: #f9f6f6;
}

#main_overnbva #breadcrumb {
	background: #d6d9d6;
}

/* template 3. nieuws */
#main_nieuws {
	background: #fff url(/i/bg/overnbva_nieuws_bg.gif) repeat-y top left;
	float: left;
	margin-top: 17px;
	margin-bottom: 5px;
	width: 987px;
}


#main_nieuws #bg2 {
	background:  url(/i/home_actueel_bg.jpg) repeat-x top left;
}

#main_nieuws #menu_links  {
	background: #fff url(/i/bg/nieuws_menulinks_bg.gif) repeat-x bottom left;
	height: 450px;
}

#main_nieuws #content {
	padding: 18px 5px 0 5px;
	width: 585px;
}	

#main_nieuws #content h3{
	color: #F00;
	font-size:10px;
}

#main_nieuws #content td a{
	text-decoration: none;
}

#main_nieuws #content #article{
	padding: 5px;
}

#main_nieuws #kolom_rechts .blue {
	background: #f9f6f6;
}

#main_nieuws #breadcrumb {
	background: #d6d9d6;
}

#main_nieuws #nieuws_table {
	clear: both;
	padding: 5px;
}

#main_nieuws #nieuws_table td {
	vertical-align: top;
}
#main_nieuws #nieuws_table td#top {
	border-bottom: 1px solid #e2001a;
	padding-bottom: 15px;
}

#main_nieuws #nieuws_table td#left {
	border-right: 1px solid #e2001a;
	padding-right: 20px;
	width: 50%;
}

#main_nieuws #nieuws_table td#right {
	padding-left: 20px;
	width: 50%;
}

#main_nieuws #kolom_rechts #nieuws_archief {
	color: #3e3e40;
	font-size: 9px;
	font-style: italic;
	padding-top: 10px;
}

#main_nieuws #kolom_rechts #nieuws_archief #nieuwskader {
	background: url(/i/link_pijltje.png) no-repeat center left;
	padding-left: 20px;	
	margin-bottom: 10px;
}

#main_nieuws #kolom_rechts #nieuws_archief h3 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 1em;
}

#main_nieuws #kolom_rechts #nieuws_archief p {
	margin-bottom: 1em;
}

#main_nieuws #kolom_rechts #nieuws_archief a {

	color: #3e3e40;
	font-weight: 100;
	text-decoration: underline;
}

#main_nieuws #kolom_rechts #nieuws_archief a:hover {
	color: #000;
	text-decoration: underline;
}

/* template 4. agenda */
#main_agenda {
	background: #fff url(/i/bg/overnbva_nieuws_bg.gif) repeat-y top left;
	float: left;
	margin-top: 17px;
	margin-bottom: 5px;
	width: 987px;
}



#main_agenda #menu_links  {
	background: #fff url(/i/bg/nieuws_menulinks_bg.gif) repeat-x bottom left;
	height: 450px;
}

#main_agenda #content {
	padding: 18px 5px 0 5px;
	width: 585px;
}	


#main_agenda #content h3{
	color: #F00;
	font-size:10px;
}

#main_agenda #content h4{
	color: #242c5b;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}

#main_agenda #content td a{
	text-decoration: none;
}

#main_agenda #content #article{
	padding: 15px;
}

#main_agenda #program {
	color: #3E3E40;
	font-size: 10px;
	text-align: left;
}

#main_agenda #program td {
	vertical-align: top;
	padding: 5px;
}

#main_agenda #program img{
 	margin: 10px;
 }
 
#main_agenda #program .kop {
	font-weight: bold;
 }

#main_agenda #kolom_rechts .blue {
	background: #f9f6f6;
}

#main_agenda #breadcrumb {
	background: #d6d9d6;
}

#main_agenda #agenda_table {
	clear: both;
	padding: 5px;
}

#main_agenda #agenda_table td {
	vertical-align: top;
}
#main_agenda #agenda_table td#top {
	border-bottom: 1px solid #e2001a;
	padding-bottom: 15px;
}

#main_agenda #agenda_table td#left {
	border-right: 1px solid #e2001a;
	padding-right: 20px;
	width: 50%;
}

#main_agenda #agenda_table td#right {
	padding-left: 20px;
	width: 50%;
}



#main_agenda #kolom_rechts #agenda_archief {
	color: #3e3e40;
	font-size: 9px;
	font-style: italic;
	padding: 10px;
}

#main_agenda #kolom_rechts #agenda_archief h3 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 1em;
}

#main_agenda #kolom_rechts #agenda_archief p {
	margin-bottom: 1em;
}

#main_agenda #kolom_rechts #agenda_archief a {
	color: #3e3e40;
	font-weight: 100;
	text-decoration: underline;
}

#main_agenda #kolom_rechts #agenda_archief a:hover {
	color: #000;
	text-decoration: underline;
}

#main_agenda #kolom_rechts #nieuws_archief {
	color: #3e3e40;
	font-size: 9px;
	font-style: italic;
	padding: 10px;
}

#main_agenda #kolom_rechts #nieuws_archief h3 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 1em;
}

#main_agenda #kolom_rechts #nieuws_archief p {
	margin-bottom: 1em;
}

#main_agenda #kolom_rechts #nieuws_archief a {
	color: #3e3e40;
	font-weight: 100;
	text-decoration: underline;
}

#main_agenda #kolom_rechts #nieuws_archief a:hover {
	color: #000;
	text-decoration: underline;
}


#main_agenda #kolom_rechts #nieuws_archief {
	color: #3e3e40;
	font-size: 9px;
	font-style: italic;
	padding: 10px;
}

#main_agenda #kolom_rechts #nieuws_archief h3 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 1em;
}

#main_agenda #kolom_rechts #nieuws_archief p {
	margin-bottom: 1em;
}

#main_agenda #kolom_rechts #nieuws_archief a {
	color: #3e3e40;
	font-weight: 100;
	text-decoration: underline;
}

#main_agenda #kolom_rechts #nieuws_archief a:hover {
	color: #000;
	text-decoration: underline;
}


/* template 5. default */
#main_default {
	border-left: 22px solid #498CA0;
	float: left;
	height: 429px;
	margin-top: 17px;
	margin-bottom: 5px;
	width: 964px;
}

#main_default #content {
	float: left;
	margin-right: 0;
	width: 772px;
}

#main_default #homepage_right {
	border-left: 1px solid #fff;
	float: right;
}

#main_default #homepage_right td {
	float: right;
	text-align: right;
	width: 23px;
}

#main_default #breadcrumb {
	background: #d6d9d6;
	top: 23px;
	width: 784px;
}

/* template 6. contentpaginas */
#main_grotevoordeel {
    background: #fff url(/i/bg/overnbva_grotevoordeel_bg.gif) repeat-y top left;
    float: left;
    margin-top: 17px;
    margin-bottom: 5px;
    width: 987px;
}

#main_grotevoordeel #content {
    padding: 30px 10px 0 10px;
    width: 565px;
}

#main_grotevoordeel #content .inleiding {
    color: #3e3e40;
    font-size: 11px;
    font-weight: bold;
    margin-top: 15px; 
    margin-bottom: 25px; 
}

#main_grotevoordeel #content #content-text h3 {
    color: #e05600;
    font-weight: bold;      
    font-size: 11px;

}
#main_grotevoordeel #content #content-text p {
    color: #3e3e40;
    font-size: 10px;
    margin-bottom: 10px;          
}

#main_grotevoordeel #menu_links {
    width: 159px;
    margin-left: 27px;
    margin-top: 20px;
    padding: 30px 10px 10px 5px;
    background: url(/i/over_nbva/nbva_grotevoordeel_menulinks.gif) top left no-repeat;  
}

#main_grotevoordeel #menu_links h3 {
    color: #7288aa;
    font-size: 11px;

}
 #menu_links p {
    color: #3e3e40;
    font-size: 10px;
    margin-bottom: 5px;          
}

#main_grotevoordeel input, textarea {
    border: 1px solid #738BA4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 2px;
}

#main_grotevoordeel #kolom_rechts {
    background: #f9f6f6;
    width: 198px;
    background: url(/i/over_nbva/nbva_grotevoordeel_menurechts.gif) top left no-repeat;    
    margin-top: 20px;  
    padding-top: 55px; 
}

#main_grotevoordeel #kolom_rechts h3 {
    color: #242c5b;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    padding-left: 5px;  
    margin-bottom: 5px;        
}
#main_grotevoordeel #kolom_rechts p {
    color: #e05600;
    font-size: 12px;
    font-style: italic;  
    padding-left: 25px;       
    margin-bottom: 20px;          
}
#main_grotevoordeel #kolom_rechts .large {
    padding-left: 95px; 
    font-weight: bold;
    font-size: 18px;
         
}

#main_grotevoordeel #breadcrumb {
    background: #d6d9d6;
}

#over_nbva {
	background: url(/i/over_nbva/homepage_bg.jpg) bottom left no-repeat;
	width: 100%;
}

#over_nbva th {
	background: #c7b69a url(/i/over_nbva/nbva_voor_u.gif) top left no-repeat;
	height: 22px;
}

#over_nbva td {
	vertical-align: top;
}

#over_nbva td#td1 {
	height: 220px;
	padding: 39px 34px;
	width: 412px;
}

#over_nbva td#td1 h1 {
	font-size: 25px;
	font-weight: 100;
}

#over_nbva td#td2 {
	height: 220px;
	padding: 35px 5px 5px 5px;
	width: 345px;
}

#over_nbva2 {
	margin-top: 5px;
	width: 100%;
}

#content #over_nbva2 th img {
	margin: 0;
}

#content #over_nbva2 td {
	background: url(/i/over_nbva/nbva_homepage_bg.gif) bottom left repeat-x;
	padding: 10px;
	vertical-align: top;
}

#over_nbva2 td img {
	float: left;
	width: 75px;
	padding-right: 5px;
}

#over_nbva2 .th1, #over_nbva2 .td1 {
	border-right: 6px solid #fff;
}

#over_nbva2 .th2, #over_nbva2 .td2 {
	border-right: 7px solid #fff;
}

#over_nbva2 .td3 {
	color: #7288aa;
}

#over_nbva2 .td3 img {
	margin-bottom: 20px;
}

#over_nbva2 .td3 a {
	color: #3e3e40;
	font-weight: 100;
	text-decoration: none;
}

#over_nbva2 .td3 a:hover {
	color: #3e3e40;
	text-decoration: underline;
}


/* footer */
#f {
	background: #fff;
	border-top: 11px solid #cfd1d2;
	border-bottom: 1px solid #2e3062;
	clear: both;
	font-size: 10px;
	height: 110px;
	line-height: 10px;
	padding-top: 5px;
}

#f table {
	width: 100%;
}

#f td {
	border-right: 1px solid #cfd1d2;
	color: #a9a9a9;
	padding: 0 30px;
	width: 136px;
}

#f td h3 {
	color: #242c5b;
	font-size: 10px;
}

#f a {
	color: #a9a9a9;
	text-decoration: none;
}

/* header */
#h {
	left: 0;
	position: absolute;
	top: 0;
	width: 986px;
}

#h #menu_1 {
	font-size: 12px;
	font-weight: bold;
	left: 128px;
	letter-spacing: 1px;
	position: absolute;
	top: 29px;
}

#h #menu_2 {
	font-size: 12px;
	font-weight: bold;
	left: 810px;
	position: absolute;
	top: 29px;
}

#h #logo {
	left: 0;
	position: absolute;
	top: 22px;
}

#h #banner {
	height: 78px;
	left: 128px;
	position: absolute;
	top: 54px;
	width: 408px;
}

#h #zoek {
	background: #FFD100;
	height: 38px;
	left: 537px;
	padding: 20px 10px;
	position: absolute;
	top: 54px;
	width: 146px;
}

#h #zoek #keyword {
	color: #9FA1A4;
	width: 105px;
}

#h #zoek #zoekimage {
	border: 0;
	vertical-align: middle;
}

#h #locatie {
	background: #FFD100 url(/i/bg/locatie_bg.gif) bottom left;
	height: 104px;
	left: 706px;
	position: absolute;
	top: 28px;
	width: 280px;
}

#h ul {
	left: 128px;
	position: absolute;
	list-style: none;
	top: 138px;
}

#h ul li {
	background: #fff;
	border: 1px solid #b2b3b4;
	border-bottom: 1px solid #2e3062;
	color: #b2b3b4;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 19px;
	margin-right: 4px;
	padding-top: 0px;
	text-align: center;
	width: 103px;
}

#h ul li#active {
	border: 1px solid #2e3062;
	border-bottom: 1px solid #fff;
	color: #2e3062;
}

#h #ledensite {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 138px;
}

#h #ledensite a {
	color: #2f3062;
	font-style: italic;
	padding-right: 15px;
	text-decoration: none;
	white-space: nowrap;
}

#h #ledensite a:hover {
	text-decoration: underline;
}

/* menu */
#menu {
	color: #a0a2a4;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	left: 22px;
	position: absolute;
	top: 164px;
}

#menu a {
	color: #a0a2a4;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.active {
	color: #2f3062;
}

#menu .actief {
	color: #242c5b;
}

/* locator */
table.locator td {
	padding: 0 10px 10px 0;
}

table.locator_result {
	border-bottom: 1px solid #C8DCE2;
	width: 100%;
}

table.locator_result tr:hover {
	background: #FFD100;
	cursor: pointer;
}

table.locator_result th.border, table.locator_result td.border {
	border: 1px solid #C8DCE2;
	border-bottom: 0;
	font-weight: bold;
	padding: 0 3px;
	text-align: center;
}

table.locator_result th {
	padding: 4px 10px 4px 0;
}

table.locator_result td {
	border-top: 1px solid #C8DCE2;
	padding: 4px 10px 4px 0;
}

table.detail td {
	padding: 0 20px 5px 0;
	vertical-align: top;
}

table.detail img {
	background: #fff;
	border: 1px solid #C8DCE2;
	padding: 20px 30px;
}

#agenda_lijst {
	font-size: 9px;
	font-style: italic;
	padding: 10px;
}
#agenda_lijst a {
	font-size: 10px;	
	color: #3e3e40;
	text-decoration: underline;
}

#agenda_lijst a:hover {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.agenda_lijst_home {
	color: #7288aa;
}

.agenda_lijst_content {
	color: #a67d7d;
}

#kolom_rechts_lijst {
	font-style:italic;
	font-size: 10px;	
	}

#kolom_rechts_lijst h3 {
	color: #fff;
	font-size: 13px;
	margin-bottom: 1em;
	font-size: 10px;	
}

#kolom_rechts_lijst p {
	margin-bottom: 1em;
	font-size: 10px;	
}

#kolom_rechts_lijst a {
	color: #3e3e40;
	text-decoration: underline;
	font-size: 10px;	
}

#kolom_rechts_lijst a:hover {
	color: #000;
	text-decoration: none;
	font-size: 10px;	
}
#kolom_rechts_lijst td {
	border-bottom:0;
	font-style:italic;
	font-size: 10px;
}

#kolom_rechts_lijst .linktd {
	color: #3e3e40;	
	text-decoration:underline;
	font-style:italic;	
	vertical-align:top;
	font-size: 10px;	
}
#kolom_rechts_lijst .arrowtd {
	vertical-align:top;
 	padding-left: 3px;
    padding-top: 3px;
	padding-right: 3px;	
}

/* RSS feeds */
table#extern_tabs {
	background: url(/i/home_ext_restbalk.gif) repeat-x;
	margin: 2px 0 10px 0;
	width: 100%;
}

table#extern_tabs td {
	width: 104px;
}

#main_homepage #bg10 td#rssfeed {
	background: url(/i/bg/rss-bg.gif) repeat-x bottom left;
	border: 1px solid #93a3aa;
	border-top: 0;
	padding: 5px;
	width: 572px;
}

#main_homepage #rssfeed a{
	text-decoration:none;
}

#main_homepage #bg10 td#rssfeed div {
	display: none;
}

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}




