body {
	background-color: #06c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.clear {clear:both;}
.onz {height:1px; left:-9000px; overflow:hidden; position:absolute; width:1px;}
strong {
font-size:13px;
line-height:1.6em;
}
p {line-height:1.6em; margin-top: 0;}
p.intro {font-weight:normal; color:#000;}
p.nieuwsKopje {}
/*.style1 {font-size: 10px}*/

td.even_adopt {padding-right:10px;}


/* navigatie */

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: #0055B4;
}

td.flaggen {
	padding-left: 25px;
}

.flaggen img {
	margin-top: 4px;
/*	display:block;*/
	float: left;
}
.flaggen a:link img{
	border: 1px solid #fff;
}
.flaggen a:visited img{
	border: 1px solid #fff;
}
.flaggen a:hover img{
	border: 1px solid #0066CC;
}


ul.linkermenu, p.archief {list-style-type: none; margin-left:0; padding-left:25px;}
ul.linkermenu {margin-top:0;}

img.donatie_banner {
border:2px dashed #0066CC;
}

/*table.linkermenu {
	margin-right: 2
	background: #0066CC;
	color: #fff;
}

.linkermenu a {
	background: #eee;
	padding: 2px 20px;
	display: block;
}

.linkermenu a:hover {
	background: #f00;
	padding: 2px 20px;
	display: block;
}*/




/* hoofdnavigatie */

#tabsJ body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

#tabsJ h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs J--------------------------- */
	

    #tabsJ {
      float:left;
      width:100%;
     /* background:#F4F4F4;*/
      font-size:93%;
	  font-size:12px;
	  font-weight:bold;
      line-height:normal;
      border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        /*padding:10px 10px 0 50px;*/
		padding:10px 10px 0 10px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }

/* subnavigatie */
#subNav {
	text-align: left;
}
#subNav ul {
	list-style-type:none;
}

/* sponsorMenu */
#sponsorMenu img {
	border: none;
}



/* tabellen en inhoud */
.onderschrift {
	text-align: center;
	font-style: italic;
	font-size: 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
table.content img{
	/*border: 1px solid #000;	*/
	margin-right: 10px;
}
table.content {
	padding: 3px;
}
table.content h2 {font-size: 16px; margin-bottom:0; margin-top: 1em;}
table.content td {
	padding: 5px;
}
table.content.nieuws tr {background: #eee;}
table.content p.leesVerder {
	float: right;
	margin-bottom: 0;
}
table.content.nieuws tr:hover {background: #faf5f5;}
table.content p.leesVerder {
	float: right;
	margin-bottom: 0;
}
table.content p.leesVerder {
	font-weight: bold;
}

table.content h2 {
	border-bottom: 1px solid #666666;
	color: #0055B4;
	font-family: Arial, Helvetica, sans-serif;
}

table.content strong {font-size: 13px;}



.inhoud {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #666;
	text-align: left;
}

div#sponsorMenu {/*margin-top:-15px;*/ z-index:100;}
#sponsorMenu p.kopje {border-bottom:3px solid #ccc; color:#666; width:150px;}
#sponsorMenu p.ganzen {margin-top:-10px; margin-bottom:20px;}

/* archief */
h2 span.archief {
color:#666666;
display:block;
font-size:0.8em;
left:640px;
position:absolute;
top:214px;
width:300px;
}
* html h2 span.archief {
top:206px;
}
*:first-child+html h2 span.archief {
top:206px;
}
h2 span.archief a {
color:#666666;
}
h2 span.archief a:hover {
display:block;
color:blue;
}

.footer {background:transparent url(images/footer.jpg) 0 -100px no-repeat; height:300px; margin:0 auto; padding:20px; width:910px;}
