@charset "utf-8";
/* WdeB */

/* Nutteloos feit: De jojo was oorspronkelijk een wapen in de Fillipijnen.*/

/*=================== basic ==========================*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul,li { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

html,body {
	margin:0 0 0 -10px;
	padding:0;
	height:100%; /* this is the key! */ 
	background-color: #FFFFFF;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
	background-position: center 180px;
}

/* ================ divs ====================== */

#container{
	margin: 0;
	height:100%; /* works only if parent container is assigned a height value */ 
	width: 100%;
}
#fader{
	height: 180px;
	width: 100%;
	background-image: url(../img/bg_branding.png);
	background-repeat: no-repeat;
	background-position: center;

}


#foto_01{
	height: 180px;
	text-align: center;
	background-image: url(../img/head_01.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}
#foto_02{
	height: 180px;
	text-align: center;
	background-image: url(../img/head_02.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}
#foto_03{
	height: 180px;
	text-align: center;
	background-image: url(../img/head_03.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}
#foto_04{
	height: 180px;
	text-align: center;
	background-image: url(../img/head_04.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}
#foto_05{
	height: 180px;
	text-align: center;
	background-image: url(../img/head_05.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}
#foto_06{
	height: 180px;
	text-align: center;
	background-image: url(..//img/head_06.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}
#foto_07{
	height: 180px;
	text-align: center;
	background-image: url(../img/head_07.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}

#foto_09{
	height: 180px;
	text-align: center;
	background-image: url(../img/head_09.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
}


#branding{
	width: 960px;
	height: 180px;
	margin: 0 auto;
	background-image: url(../img/bg_branding.png);behavior: url(../media/png_fix/iepngfix.htc);
	background-repeat: no-repeat;

}

h1 a{
	display:block;
	width: 960px;
	height: 180px;
}

#content_container{
	width: 960px;
	margin: 0 auto;
	background-image: url(../img/bg_content_container.png);
	background-repeat: repeat-y;
	background-position: left;
}

#nav{
	width: 288px;
	float: left;
	background-image: url(../img/bg_nav.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

#content{
	float: left;
	min-height:500px;
	width:500px;
	_width: 480px;
	_overflow-x: hidden;
	margin: 30px 0 0 0;
}

#sidebar{
	width: 148px;
	float: right;
	margin: 0 0 0 0;
	padding: 30px 0 0 20px;

}

#foot{
	clear: both;
	height: 60px;
	background-image: url(../img/bg_foot.png);
	background-repeat: no-repeat;
}
#foot_nav{
	width: 960px;
	margin: 0 auto;
	clear: both;
	height: 30px;
	text-align: right;
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #777c9d;	
	
}
.clearer{
	clear:both;
}

/* ================ nav ====================== */

#nav ul{
	margin: 27px 0 0 50px;
}	
#nav li{
	width: 186px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav li a{
	font-family: "trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	color: #777c9d;
	text-decoration: none;
	font-size: 12px;
	line-height: 36px;
	width: 186px;
	display: block;
	text-indent: 2px;
	letter-spacing: 1px;
}

#nav li a.subnav{
	font-weight: normal;
	font-size: 11px;
	padding-left: 21px;
	line-height: 20px;
	text-indent: 0;
	width: 146px;
	background-image: url(../img/bullit.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#nav li a:hover{
	color: #505470;
}

#nav li a.current{
	color: #505470;
}

/* ================ sidebar ====================== */

#sidebar input{

}

#sidebar h3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #849CD5;
	margin: 6px 0 8px 0;	
}

#sidebar li a{
	font-family: "trebuchet MS";
	color: #777c9d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#sidebar li a:hover{
	color: #505470;
	text-decoration: underline;
}
#sidebar a{
	font-family: "trebuchet MS";
	color: #777c9d;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration: underline;
}
/* ================ content ====================== */

#content img{
	padding: 3px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	margin: 5px 5px 5px 5px;
}

#map_canvas img{
	
	background-color:transparent;
}

.item{
	background-image:url(../img/bg_item.png);
	background-position: bottom;
	padding: 0px 5px 5px 5px;
	border: 1px dotted #CCCCCC;
	margin: 0 0 5px 0;
	background-repeat: no-repeat;
	_position: relative;
	*position: relative;
}

.item img{
	float: right;
	_position: relative;
	*position: relative;
}

.in_text{
 float: right;
 
}

.lijstje{
	margin: 10px;
}

.links{
	float: left;
}


.rechts{
	float:right;
}

.thumb{
	width: 100px;
	height: 100px;
	overflow: hidden;
	background-position: -10px -10px;
	border: 1px solid #849CD5;
	float:left;
	margin: 0 17px 15px 0;
}

.fotoboek{
	clear: both;
padding-bottom: 100px;
}

.thumb a{
	width: 98px;
	height: 98px;
	display:block;
	border: 1px solid #FFFFFF;
}
.thumb a:hover{
	border: 1px solid #849CD5;
}

/* ================ typo ====================== */

h1{
	text-indent: -8888px;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #3C5EAD;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0 0 15px 0;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #849CD5;
	text-transform: uppercase;
}

h3.ok{
	background-image: url(../img/bg_ok.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	line-height: 35px;
	text-indent: 36px;
	color: #339933;
}

h3.error{
	background-image: url(../img/bg_error.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	line-height: 35px;
	text-indent: 36px;
	color: #E60000;
}

h4{
	margin: 15px 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #849CD5;
	text-transform: uppercase;

}

.item h4{

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #849CD5;

}

h5{
	margin: 15px 0 8px 0;
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #849CD5;
	text-transform: uppercase;
}
a h5:hover{
	text-decoration:underline;
	color: #3D61B4;	
}

p,
#content ol,
#content ul{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #666666;	
}

#content ol {
margin: 20px;
}

#content ol li {list-style: decimal;}

#content ol ol li {
list-style: lower-alpha;
}


#content a{
	font-family: "trebuchet MS";
	color: #3C5EAD;
	font-size: 13px;
	text-decoration: none;

}

#content li a{
	padding-left: 21px;
	line-height: 23px;
	background-image: url(../img/bullit2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

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

#foot_nav a{
	color: #777c9d;
	text-decoration: none;
}

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

.aanmelden{
	font-weight: bold;
	text-transform: uppercase;
}

.ledenlijst{
	line-height: 23px;
	
}

/* ================ forms ====================== */

label{
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #999999;
}
#sidebar input[type=text]{
	height: 18px;
	padding: 3px 3px 1px 3px;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #757575;
	width: 132px;
	font-weight: bold;
}
#content input[type=text]{
	height: 18px;
	padding: 3px 3px 1px 3px;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #757575;
	width: 230px;
	font-weight: bold;
}
#sidebar input[type=password]{
	height: 18px;
	padding: 3px 3px 1px 3px;
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #757575;
	width: 132px;
	font-weight: bold;
}
input[type=submit]{
	background-color: #FFFFFF;
	background-image: url(../img/bg_knop.png);
	background-repeat: no-repeat;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#AAAAAA;
	height: 25px;
	width: 100px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

input[type=submit]:hover{
	color:#5F7EC9;
}

/*Maarten li voor sitemap */
.subnav
{
	margin: 0 0 0 20px;
}

#directions {
    font-family: "trebuchet MS";
	font-size: 13px;
	color: #666666;	
}

#directions td {
    font-family: "trebuchet MS";
	font-size: 13px;
	color: #666666;	
}

