/*
Theme Name: Naruto Strikes Back
Theme URI: http://blinding-light.com/designs
Description: A theme based from the anime "Naruto" by Kishimoto Masashi.
Author: Miko Reznor
Author URI: http://blinding-light.com
*/

body {
	/*background: #FFFDDD url('images/background.gif') center top;*/
	color: #ffffff;
	font-family:Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-left:0px;
}

a {
	color: #00F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	/*color: #930;*/
}

#wrap {
	width: 900px;
	/*background: url('images/wrap.gif') repeat-y center top;*/
	background-color:#ffffff;
margin: 0 auto;
	padding: 0 0px;
	text-align: left;
}


/* TOP */

#top {
	height: 110px;
	/*background: #FDFCAE url('images/top-head.jpg') no-repeat;*/
	color: #AD4700;
	overflow: hidden;
	padding-left:0px;
}

#top h1 {
	/*color: #AC4700;*/
	font: bold 325% Impact, sans-serif;
	margin: 0;
	padding: 0px 0 0;
	text-indent: 275px;
	text-transform: lowercase;
}

#top p {
	font: bold 120% Verdana, sans-serif;
	margin: 0;
	text-indent: 275px;
}

#top a {
	color: #AC4700;
}

#top a:hover {
	color: #009;
}

#top-half {
	height: 132px;
	/*background: url('images/top-half.jpg') no-repeat;*/
	border-bottom: 5px solid #C60;
}

#top-half ul {
	height: 25px;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#top-half li {
	float: right;
	font: 90%/normal Verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0;
	text-transform: uppercase;
}

/* CONTENTS */

#contents {
/*   
	width: 600px;
	float: right;
	padding:5px 5px 5px 0;
	background-image:url(images/bg_content.jpg);
	background-position:right;
	background-repeat:repeat-y;
	height:467px;
	background:#33CC33;*/
	
}

#contents  #contents h2, #sidebar h1, #sidebar h2 {
	background: #AC4700;
	border-top: 1px solid #C17540;
	border-left: 1px solid #C17540;
	border-right: 1px solid #813500;
	border-bottom: 1px solid #813500;
	color: #FFFAEF;
	font: bold 110% Verdana, sans-serif;
	letter-spacing: 1px;
	margin: 0;
	padding: 3px 0px;
	text-transform: uppercase;
	
}
#contents a:hover {
	text-decoration: underline;
}
#contents h1 a, #contents h2 a, #contents .small a, #sidebar h1 a, #sidebar h2 a {
	color: #333333;
}
#contents h1 a:hover, #contents h2 a:hover, #contents .small a:hover, #sidebar h1 a:hover, #sidebar h2 a:hover {
	text-decoration: underline;
}
#contents h1 {
text-decoration:none;

}
#contents p {
	padding: 0 5px;
}

#contents .small {
	
}

#contents img {}
img2{
	background: #F9FCEC;
	border: 1px solid #D9DFEF;
	display: inline;
	margin: 4px;
	padding: 4px;
}

#contents .wp-smiley {
	background: #F2F8FF;
	border: 0;
	margin: 0;
	padding: 0;
}
/* extra menu*/



#extra_menu ul {

}

#extra_menu ul li {

}
#eextra_menu ul li .nav_page{

}
#extra_menu  ul li.taal {

	
}

#extra_menu h2 {

}

#extra_menu ul li a {
}

#extra_menuul li a:hover {
}

#extra_menu ul ul {
}

#extra_menu li li {
}

#extra_menu li li li {
}
/* SIDEBAR */

#sidebar {
	
	width: 240px;
	float: left;
	font: 95%/130% Verdana, sans-serif;
	padding: 0px 0px 0;
	}

#sidebar ul {
	margin: 0 5px 15px;
	padding: 0;
	
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2 {
	margin: 0 0 2px;
	text-align: right;
}

#sidebar ul li a {
	color: #380000;
	font-weight: bold;
}

#sidebar ul li a:hover {
	color: #00F;
	position: relative;
	top: 1px;
	left: 1px;
}

#sidebar ul ul {
	margin: 0;
	padding: 0;
}

#sidebar li li {
	padding: 1px 2px 0 4px;
}

#sidebar li li li {
	padding: 1px 2px 0 16px;
}


/* FOOTER */

#footer {
	height: 61px;
	/*background: #FDFCAE url('images/footer.jpg') no-repeat;*/
	border-top: 1px solid #999999;
	clear: both;
	color: #006;
	font: 95%/140% Verdana, sans-serif;
	padding: 40px 50px 0 20px;
	
}
#footerbis {
	float:right;
	width:700;
	height: 61px;
	/*background: #FDFCAE url('images/footer.jpg') no-repeat;*/
	border-top: 1px solid #999999;
	clear: both;
	color: #006;
	font: 95%/140% Verdana, sans-serif;
	padding: 40px 50px 0 20px;
}
#footer a:hover {
	text-decoration: underline;
}


/* COMMENTS */

p.comments {
font-family: Helvetica, sans-serif;
font-size:10px;
padding-left:27px;


}

.comments li {
	background: #F7FBFF;
	border: 1px solid #D9DFEF;
	margin: 10px 0;
	padding: 4px;
}

.comments li li {
	border: none;
	padding: 0;
}


/* FORMS */

#contents form {
	padding: 4px;
}

#contents form fieldset {
	border: 0;
	margin: 0;
}

#contents form fieldset label {
	width: 20%;
	float: left;
	font-weight: bold;
}

#contents form fieldset input, #contents form fieldset select, #contents form fieldset textarea {
	width: 100%;
	background: #F9FCEC;
	border: 1px solid #D9DFEF;
	float: right;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#contents form fieldset textarea {
	height: 250px;
}

#contents form fieldset br {
	clear: both;
}

#contents form fieldset .button {
	width: 32%;
	font-weight: bold;
	text-transform: uppercase;
}


/* CONSTANTS */

hr {
	clear: both;
	visibility: hidden;
}

blockquote {
	background: #F9FCEC;
	border: 4px dotted #D9DFEF;
	padding: 0 8px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	float: right;
}
/* CSS by Duall */

/*-- ALGEMEEN (alleen standaard tags)--*/
body {
	color: #333333;
	text-align: center;
	background: #ffffff;
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	/*color: #d14414;*/
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h1, h2 {
	font-size: 1.4em;
	color: #d14414;
	text-decoration: none;
	font-weight: normal;
}

h3, h4 {
	font-size: 1em;
	line-height: 1.5em;
	color: #998c7c;
	text-decoration: none;
	margin: 0 0 .5em 0;
}

p {
	margin: 0 0 1.5em 0;
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

ol {
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 1.5em;
	padding:0;
}
ol li {
	margin: 0 0 1.5em 0;
	padding:0;
}

ul {
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	list-style: square;
	margin: 0 0 0 1em;
	padding: 0;
}

li {
	margin: 5px 0;
	padding: 0 0 0 5px;
}

a img {
	border-style: none;
}

img {
	
}

/* -- STRUCTUREEL -- */
#content {
	position:relative;
	margin:0 auto 0px auto;
	padding:0px 0 0px 0;
	width:500;
	text-align:left;
	background-repeat:no-repeat;
	height: 400;
	
}

#extra_menu{
	
	margin:0 auto 0px auto;
	padding:0px 0 20px 0;
	width:30px;
	text-align:center;
	
	float:right;

	
}
#extra_menu3{
	
	margin:0 auto 0px auto;
	padding:0px 0 20px 0;
	width:42px;
	text-align:center;
	
	float:right;

	
}
#extra_menu4{
	
	margin:0 auto 0px auto;
	padding:0px 0 20px 0;
	width:47px;
	text-align:center;
	
	float:right;

	
}
#extra_menu2{
	
	margin:0px 0px 10px 4px;
	padding:5px 0 0px 0;
	width:30px;
	text-align:center;
	
	float:left;

	
}
#textContainer{
	margin:0 0 0 190px;
	padding:0;
	width:350px;
	background-image:none;
	text-align: left;
}

#textContainer + h4{
	margin-top:0;
}

/*--- NAVIGATIE ---*/
table.navigatie2 {
text-align:right;
margin:0 0 0 10px;
width: 195px;
margin:0;
padding: 0 0 0 5px;
display: block;
font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}

table.navigatie2 td a{
	height:20px;
	
	margin: 2px 0;
	padding: 1px 0 0;
	margin-bottom:5px;
	color:#999999;
	line-height:15px;
	font-size:11px;
	}
td.navigatie2 {
background-color:#FFFFFF;
}
#navigatie ul li a:visited{
color:#999999;text-decoration: none;
}
#navigatie ul li a:hover{
color:#999999;text-decoration: none;
}

a#nav_a,
a#nav_b,
a#nav_c,
a#nav_d,
a#nav_e,
a#nav_f,
a#nav_g,
a#nav_h{
voice-family: "\"}\""; 
voice-family:inherit;
/* hide image replacement from IE 5 'the basterd'*/
	text-indent:-2000px;
	display: block;
	width: 100px;
	height: 16px;
	background-color: #fff;
	background-position:top left;
	background-repeat:no-repeat;
}

a#nav_a:link,
a#nav_a:visited {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/home.gif);
}

a#nav_a:hover, a#nav_a.active, a#nav_a:active {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/home_f2.gif);
}

a#nav_b:link,a#nav_b:visited {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/organisatie.gif);
}

a#nav_b:hover, a#nav_b.active, a#nav_b:active {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/organisatie_f2.gif);
}

a#nav_c:link,a#nav_c:visited {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/coordinatie.gif);
}

a#nav_c:hover, a#nav_c.active, a#nav_c:active {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/coordinatie_f2.gif);}

a#nav_d, a#nav_d:link, a#nav_d:visited {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/missie.gif);
}

a#nav_d:hover, a#nav_d.active, a#nav_d:active {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/missie_f2.gif);
}

a#nav_e:link,a#nav_e:visited {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/inzamelen.gif);
}

a#nav_e:hover, a#nav_e.active, a#nav_e:active {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/inzamelen_f2.gif);}

a#nav_f:link,a#nav_f:visited {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/winkelen.gif);
}

a#nav_f:hover, a#nav_f.active, a#nav_f:active {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/winkelen_f2.gif);
}

a#nav_g:link,a#nav_g:visited {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/adressen.gif);
}

a#nav_g:hover, a#nav_g.active, a#nav_g:active {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/adressen_f2.gif);
}

a#nav_h:link,a#nav_h:visited {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/expo.gif);
}

a#nav_h:hover, a#nav_h.active, a#nav_h:active {
  voice-family: "\"}\""; 
  voice-family:inherit;
	background-image:url(../gfx/expo_f2.gif);
}

/* -- FOOTRER-- */
#footer {
	margin:0 auto;
	margin-right:15px;
	width:568px;
	text-align:center;
	color:#fff;
	font-size: .85em;
}

#footer ul {
	margin:0 0 .35em 0;
}

#footer li {
	background-image: none;
	margin: 0 0.35em;
	padding: 0;
	display: inline;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

/* -- EXPO -- */
.expo {
	width: 385px;
	margin-top: 0;
	font: 1em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.expo ul{
	list-style:none;
	margin-left:0;
}

.expo ul li{
	background-color:#EBE8E5
}

.expo ul li a:hover{
	text-decoration:none;
	color: #FFF
}

.expo_meerinfo {
	border-top: 1px solid #998c7c;
	margin-top: 1em;
	padding-top: .5em;
	font-size: .85em;
}

.inleiding {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #998c7c;
	padding-bottom: .5em;
	padding-left: 1.25em;
	border-left-style: solid;
	border-left-width: 1px;
}

.date{
	font-size:.85em;
	color:#000;
}

/*-- CUSTOM --*/
.small {
	font-size: 9px;
}

.ml5 {
	margin-left: 5px;
}

.ml15 {
	margin-left: 15px;
}

.px9 {
	font-size: 9px
}

.px11 {
	font-size: 11px
}

.px12 {
	font-size: 12px;
	line-height: 160%;
}

.px14 {
	font-size: 14px;
	line-height: 18px;
}
.px16 {
	font-size: 16px;
	line-height: 20px;
}

.px18 {
	font-size: 18px;
	line-height: 24px;
}

.orange {
	color: #d14414;
}

.KWgrijs {
	color: #998c7c;
}

.clear {
	clear: both;
}

body.popup {
	background-color: #FFF;
	margin: 1em;
}

/* -- Hacks en co -- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.box{
border:solid;
border-color:#C0C0C0;
border-width:1px;
width:449px;
margin-top:25px;
margin-left:70px;
float:left;
margin-bottom:0px;
padding-bottom:0px;}
#banner-onder{

padding-top:0px;
width:420px;
margin-top:0px;
margin-left:61px;
float:left;}
#foto-onder-lam{

padding-top:0px;
width:420px;
margin-top:0px;
margin-left:49px;
float:left;}
.box_lam{
border:solid;
border-color:#C0C0C0;
border-width:1px;
width:484px;
margin-top:25px;
margin-left:70px;
float:left;
border-bottom:0px;
}
.box_lam_1{
border:solid;
border-color:#C0C0C0;
border-width:1px;
width:481px;
margin-top:25px;
margin-left:50px;
float:left;
border-bottom:0px;
}
.box_beren{
height:344px;
text-align:left;
border:solid;
border-color:#C0C0C0;
border-width:1px;
width:478px;
margin-top:15px;
margin-left:74px;
float:left;
border-bottom:0px}