/* 
---------------------------------------------------------------------------
Reset de waarden
--------------------------------------------------------------------------- 
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address {
	margin:0;
	padding:0;
	}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

body {
	font:11px/16px Verdana, Arial, Tahoma, Helvetica,sans-serif;
	background: #fff url(../img/bg.gif) repeat-x;
	color:#1E1E1E;
	text-align: center;
}
	
img {
	border:0;
	}	
	
p {
	margin: 0 0 1em 0;
}

a {
    color: #004523;
}

a:hover {
    color: #000;
}

/* 
---------------------------------------------------------------------------
Float Fix
--------------------------------------------------------------------------- 
*/
.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;}
/* 


/* 
---------------------------------------------------------------------------
Header
--------------------------------------------------------------------------- 
*/

#wrapper {
	width: 768px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}

#header {

}

#visual {
	background: #fff url(../img/afb/header1.jpg) no-repeat center;
	border-bottom: 2px solid #004523;
	width: 768px;
	height: 151px;
	margin-top: 4px;
}

#header h1 a {
	width: 314px;
	height: 104px;
	background: url(../img/logo.png) no-repeat;
	display: block;	
	position: absolute;
	top: 50px;
	left: 20px;
	text-decoration: none;
}

*html #header h1 a {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/logo.png", sizingMethod="crop");
}

#header h1 span {
	visibility: hidden;
}

/* 
---------------------------------------------------------------------------
Nav
--------------------------------------------------------------------------- 
*/

#nav {
	width: 768px;
}

#nav ul {
	background: url(../img/nav_sep.gif) no-repeat left;
	height: 33px;
	padding-top: 2px;
}

#nav ul li {
	float: left;
	background: url(../img/nav_sep.gif) no-repeat right;
}

#nav ul li a {
	line-height: 33px;
	background: url(../img/nav_dot.gif) no-repeat left center;
	color: #fff;
	font-weight:  bold;
	text-decoration: none;
	padding: 0 12px;
	padding: 0 12px;
	margin: 0 8px;
}

#nav ul li a:hover, #nav ul li a.active {
	color: #91B801;
}

/* 
---------------------------------------------------------------------------
Taalselectie
--------------------------------------------------------------------------- 
*/

#taalselectie {
	position: absolute;
	background: #91B801;
	top: 38px;
	right: 0;
	height: 24px;
	line-height: 22px;
	border: 1px solid #fff;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
}

#taalselectie p {
	margin: 0 10px 0 0;
	float: left;
}

#taalselectie a.nl {
	background: url(../img/flag_nl.gif) no-repeat;
	width: 16px;
	height: 11px;
	text-decoration: none;
	float: left;
	line-height: 11px;
	margin: 5px 2px;
}

#taalselectie a.nl span {
	visibility: hidden;
}

#taalselectie a.gb {
	background: url(../img/flag_gb.gif) no-repeat;
	width: 17px;
	height: 11px;
	text-decoration: none;
	float: left;
	line-height: 11px;
	margin: 5px 2px;
}

#taalselectie a.gb span {
	visibility: hidden;
}

#taalselectie a.fr {
	background: url(../img/flag_fr.gif) no-repeat;
	width: 17px;
	height: 11px;
	text-decoration: none;
	float: left;
	line-height: 11px;
	margin: 5px 2px;
}

#taalselectie a.fr span {
	visibility: hidden;
}

/* 
---------------------------------------------------------------------------
Contentwrapper
--------------------------------------------------------------------------- 
*/

#content-wrapper {
	margin-top: 7px;
}


/* 
---------------------------------------------------------------------------
Sidebar
--------------------------------------------------------------------------- 
*/

#sidebar {
	width: 232px;
	float: left;
	display: inline;
	font-size: 10px;
	line-height: 14px;
	color: #004523;
}

#sidebar .box {
	background: #F3F8E0;
	border: 1px solid #C9CDB9;
	margin-bottom: 10px;
}

#sidebar .box h3 {
	font-size: 11px;
	color: #fff;
	background: #91B801 url(../img/box_dot.gif) no-repeat 4px center;
	padding-left: 20px;
	line-height: 23px;
	border-bottom: 2px solid #E5EAD4;
}

#sidebar .box h4 {
	font-size: 10px;
	font-weight: bold;
}

#sidebar .box-content {
	margin: 2px 7px;
}

#sidebar .box-footer {
	background: #EBF0D8;
	border-top: 1px solid #fff;
	padding: 0 7px;
	clear: both;
	height: 35px;
}

#sidebar img {
	float: left;
	margin-right: 6px;
}

#sidebar img.thumb {
	float: left;
	border: 1px solid #999;
	padding: 2px;
	margin-right: 6px;
	margin-bottom: 3px;
}

#sidebar a.knop-groot {
	background: url(../img/knop_groot.gif) no-repeat;
	width: 75px;
	height: 16px;
	display: block;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-top: 10px;
}

.margin {
	padding-top: 10px;
}

#sidebar ul {
	
}

#sidebar ul li {
	
}

#sidebar ul li a {
	border: 1px solid #fff;
	border-width: 1px 0;
	line-height: 25px;
	display: block;
	color: #004523;
	text-decoration: none;
	margin-top: -1px;
	font-weight: bold;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat; 
	background-position: 5px center;
	background-color: #EBF0D8;
	padding-left: 20px;
	width: 210px;
}

#sidebar ul li a.odd {
	background-color: #F3F8E0;
}

#sidebar ul li a:hover, #sidebar ul li a.active {
	background: #DDE4C3 url(../img/arrow.gif) no-repeat 5px center;
}

#sidebar address {
	font-style: normal;
	margin: 6px 5px;
}


/* 
---------------------------------------------------------------------------
Content
--------------------------------------------------------------------------- 
*/

#content {
	width: 521px;
	float: left;
	display: inline;
	margin-left: 15px;
}

/* 
---------------------------------------------------------------------------
No Tab content styling
--------------------------------------------------------------------------- 
*/

.content-box {
	background: #F3F8E0;
	border: 1px solid #C9CDB9;
	margin-bottom: 10px;
}

.content-box div.content {
	padding: 17px 20px;
}

.content-box img {
	border: 1px solid #999;
	padding: 2px;
	margin-right: 7px;
	margin-bottom: 7px;
}

.content-box div.content-footer {
	background: #EBF0D8;
	border-top: 1px solid #fff;
	padding: 0 20px;
	clear: both;
	height: 35px;
}

.content-box img.afbeelding {
	float: left;
	border: 1px solid #999;
	padding: 2px;
	margin-right: 7px;
	margin-bottom: 7px;
}

.content-box div.image-fill {
	width: 150px;
	height: 114px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	text-align:center;
	border: 1px solid #999;
}

.content-box a {
	color: #004523;
}

.content-box div.image-fill p {
	margin-top: 40px;
	font-size: 10px;
	color: #999;
}

.content ul {
	margin: 10px 0;
}

.content li {
	float: none;
	display: block;
}




/* 
---------------------------------------------------------------------------
Tab content
--------------------------------------------------------------------------- 
*/


#tab-box ul {
	height: 25px;
	margin-left:0px;
}

#tab-box ul li {
	float: left;
	margin-right: 2px;
}


#tab-box ul li a {
	background: #004523;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #fff;
	height: 24px;
	line-height: 24px;
	padding: 5px 10px;
	font-size: 10px;
}


#tab-box ul li a.active {
	border-bottom: 1px solid #91B801;
	background: #91B801 ;
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #7A9B02;
	border-top: 1px solid #7A9B02;
	border-right: 1px solid #7A9B02;
	padding: 5px 10px 5px 10px;
}


#tab-box div.content-footer {
	background: #EBF0D8;
	border-top: 1px solid #fff;
	padding: 0 20px;
	clear: both;
	height: 35px;
}


#tab-box-content {
	background: #F3F8E0;
	border: 1px solid #C9CDB9;
	_height:1%;
  	overflow:auto;
}

#tab-box-content div.afbeelding {
	float: left;
	border: 1px solid #999;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 7px;
	width: 146px;
	height: 110px;
}

#tab-box-content h2, .content-box h2 {
	font-size: 18px;
	color: #004523;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#tab-box-content h4, .content-box h4 {
	background: #EBF0D8;
	color: #004523;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #fff;
	border-width: 1px 0;
	line-height: 30px;
	padding-left: 20px;
	clear: both;
}

#tab-box-content div.content {
	padding: 10px 20px;
	margin-bottom: 10px;

}

#tab-box-content a.knop-groot, .content-box a.knop-groot {
	background: url(../img/knop_groot.gif) no-repeat;
	width: 75px;
	height: 16px;
	display: block;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-top: 10px;
	line-height: 15px;
	display: inline;
	margin-left: 10px;
}

#tab-box-content ul {
	height: 100%;
	margin: 0 0 10px 0;
}

#tab-box-content ul li {
	float: none;
	margin: 0;
	padding-left: 15px;
	background: url(../img/bullet.gif) no-repeat left 6px;
}
#tab-box-content table {
	float: none;
	margin-bottom: 10px;
	border: 1px solid #fff;
}

#tab-box-content table thead td {
	background: #D9DEC5;
	color: #004523;
	padding: 3px;
}

#tab-box-content table tbody td {
	padding: 2px 3px;
	border-bottom: 1px solid #fff;
	background: #EBF0D8;
}

/* 
---------------------------------------------------------------------------
Forms
--------------------------------------------------------------------------- 
*/

form {
	margin-top: 5px;
}

form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

form label {
	width: 170px;
	float: left;
	clear: left;
	color: #004523;
	font-weight: bold;
	
}

form p {
	margin: 0 0 5px 0;
}

form input.veld {
	border: 1px solid #004523;
	background: #fff;
	width: 300px;
}

textarea.textarea {
	width: 300px;
	border: 1px solid #004523;
	background: #fff;
	height: 75px;
}

.form-knop {
	height: 25px;
}

input.knop {
	background: url(../img/knop_groot.gif) no-repeat;
	width: 75px;
	height: 16px;
	display: block;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-top: 10px;
	line-height: 13px;
	display: inline;
	margin-left: 10px;
	border: none;
	cursor: pointer;
	font-family: Verdana;
}

form p.voornaam {
	display:none;
}


/* 
---------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------- 
*/

#footer {
	border: 1px solid #C9CDB9;
	background: #EBF0D8;
	margin: 20px auto;
	width: 768px;
	position: relative;
	text-align: left;
}

#footer p {
	margin: 0 10px;
	line-height: 25px;
	font-size: 11px;
	color: #004523;
}

/* 
---------------------------------------------------------------------------
Gallery
--------------------------------------------------------------------------- 
*/

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 485px;
}

div#jas-frame{
	width: 485px;
}

div#jas-tags h3{
	margin-bottom: 1em;
}

div#jas-tags ul{
	list-style: none;
}

div#jas-tags ul li{
	margin-bottom: 0.3em;
}

div#jas-tags ul li input{
	margin-right: 3px;
}

div#jas-thumbnails{
	clear: left;
	width: 485px;
	margin: 1em 0 0 22px;
}

div#jas-thumbnails ul{
	list-style: none;
	width: 470px;
	margin: 10px 0 10px 0px;
	overflow: hidden;
}

div#jas-thumbnails ul li{
	float: left;
	width: 107px;
	height: 79px;
	margin: 0 10px 10px 0;
}

div#jas-thumbnails ul li img{
	width: 107px;
	height: 79px;
	cursor: pointer;
}


div#jas-thumbnails ul li img.selected{
	width: 107px;
	height: 79px;
	border: 1px solid #f60;
}

h2#jas-image-text{
	text-align: center;
}

img#jas-image{
	margin-bottom: 1em;
	margin-left: 20px;
}

ul#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

ul#links li{
	line-height: 2em
}

ul#navigation-controls{
	width: 300px;
	list-style: none;
	margin: 0 auto;
	height: 20px;
}

ul#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item{
	margin-left: 3em;
}



