@charset "utf-8";


/* * * * * * * * * * * * * * * *   H O O F D   I T E M S   * * * * * * * * * * * * * * * * * */


@font-face {
	  font-family: "Avenir";
	  src: url("../css/AvenirBlack.otf");
}


body {
	margin: 0px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#5D5D5D;
	font-size:11px;
	line-height:18px;
	height:100%;
	width:100%;
	background:url(../img/back.jpg) repeat-x center top;
}

/* * * * * * * * * * * * * * * *   H O O F D   T Y P O G R A F I E   * * * * * * * * * * * * * * * * * */

p { 
	line-height: 18px;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	color:#F33; /* color:#3399FF; */
	line-height:18px;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	text-decoration:none;
	color:#3399FF; 
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
 	font-size: 16px;
	line-height:24px;
	font-weight: 100;
	margin-top:10px;
	color:#999;
}

h1 a{
	color:#999;
	text-decoration:none;
}

h1 a:hover{
	color:#6CF;
	text-decoration:none;
}

h2{
	font-family: Avenir, Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:100;
	color:#00bae0;
	font-size:12px;
	margin-top:15px;
	margin-bottom:3px;
	letter-spacing:1px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#999;
	font-size:14px;
	margin-top:15px;
	margin-bottom:10px;
}




.vraag {
	margin:26px 0 -5px 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	color: #fff;
}

img {
	border:0px;
}
	

/* * * * * * * * * * * * * * * *   H O O F D   B L O K K E N   * * * * * * * * * * * * * * * * * */

.header{
	width:960px;
	margin: 0 auto;
	left: 50%;
	margin-left: -480px; /* - (width/2) */
	position: relative;
	top:0px;
	z-index:10;
}

.bread{
	width:960px;
	margin: 0 auto;
	left: 50%;
	margin-left: -480px; /* - (width/2) */
	position: absolute;
	height:15px;
	margin-top:190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

.bread a{
	text-decoration:none;
	color:#666666;
}

.bread a:hover{
	text-decoration:underline;
	color:#333333;
}

.content{
	width:960px;
	margin: 0 auto;
	left: 50%;
	margin-left: -480px; /* - (width/2) */
	position: relative;
	top:-25px;
	bottom: -25px;
	min-height:640px;
}

.menubar{
	width:960px;
	margin: 0 auto;
	left: 50%;
	margin-left: -475px; /* - (width/2) */
	position: absolute;
	height:40px;
}

.menubar0{
	width:100%;
	margin: 0 auto;
	left: 50%;
	margin-left: -50%; /* - (width/2) */
	position: absolute;
	height:45px;
	top:165px;
	bottom:50px;
}

.footer{
	width:960px;
	margin: 0 auto;
	left: 50%;
	margin-left: -480px; /* - (width/2) */
	position: relative;
	height:270px;
	overflow:hidden;
	clear:both;
}

.footerbreed{
	width:100%;
	margin: 0 auto;
	left: 50%;
	margin-left: -50%; /* - (width/2) */
	position: relative;
	height:270px;
	overflow:hidden;
	clear:both;
	background-image:URL("../img/footback.jpg");
}

.zwart{
	width:700px;
	margin: 0 auto;
	left: 50%;
	margin-left: -480px; /* - (width/2) */
	position: relative;
	height:126px;
	overflow:hidden;
	color:#FFFFFF;
	margin-top:-126px;
}

.zwartbreed{
	width:100%;
	margin: 0 auto;
	left: 50%;
	margin-left: -50%; /* - (width/2) */
	position: relative;
	overflow:hidden;
	background-color:#cacaca;
	z-index:-1;
	height:126px;
}
/* * * * * * * * * * * * * * * *   O V E R I G E   B L O K K E N     * * * * * * * * * * * * * * * * * */

.menublokje {
	width:210px; 
	height:215px;
	bottom:30px;
	float:left;
	margin-right:16px;
}

.box{
	width:170px;
	margin:0px;
	float:left;
	height:260px;
	overflow:hidden;
}

#rand{
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	width:433px; 
	margin:2px 0 0 0; 
	border-color:#ccc; 
	padding:8px 0 0 10px; 
	padding-right:60px;
	float:left;
	height:500px;
}

#subcontent{
	width:155px;
	background-color:#A7CCE6;
	padding:10px 0 0 15px;
	margin:2px 0 0 3px;
	float:left;
	height:500px;
}
	
#endcontent{
	width:268px;
	background-color:#bdc943;
	margin:2px 0 0 3px;
	bottom:0px;
	float:left;
	height:510px;
}

/* * * * * * * * * * * * * * * *   B U T T O N S     * * * * * * * * * * * * * * * * * */

.tab2{
	float:left;
	margin-right:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:11px;
	text-decoration:none;
	line-height:30px;
	display:block;
	color:#333333;
	margin-top:0px;
	padding:0 7px 0 8px;
	
}

.tab2:hover{
	color:#FFF;
	background-color:#F33;
	text-decoration:none;
}

.sitemaplink1{
	font-family:Arial, Helvetica, sans-serif;
	color:#77acbe;
	font-weight:800;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	display:block;
	padding-left:4px;
	border-bottom:solid 1px #666;
	border-top:solid 1px #666;
	width:90%;
}

.sitemaplink1:hover{
	display:block;
	color:#f33;
	background-color:#000;
	width:90%;
	text-decoration:none;
}

.sitemaplink2{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:11px;
	line-height:25px;
	text-decoration:none;
	padding-left:4px;
	display:block;
	border-bottom:solid 1px #666;
	width:90%;
}

.sitemaplink2:hover{
	width:90%;
	padding-left:4px;
	padding-right:4px;
	display:block;
	background-color:#000;
	color:#f33;
	text-decoration:none;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f33;
	color:#ffffff;
	display:block;
	padding:4px 4px 4px 4px;
	width:100px;
	font-size:12px;
	font-weight:600;
	text-decoration:none;
	border:none;
}

.button:hover {
	background-color:#00bae0;
	text-decoration:none;
}

.produkt2 {
	color:#000;
	background-color:#eee;
	display:block;
	padding:1px 0 1px 15px;
	margin:0 0 -15px 0;
	width:280px;
}

.produkt2:hover {
	background-color:#00bae0;
	color:#fff;
	text-decoration:none;
}

.produkt {
	color:#000;
	background-color:#CCCCCC;
	display:block;
	padding:1px 0 1px 15px;
	margin:0 0 -15px 0;
	width:280px;
}

.produkt:hover {
	background-color:#00bae0;
	color:#fff;
	text-decoration:none;
}

/* * * * * * * * * * * * * * * *   O V E R I G E   T Y P O G R A F I E    * * * * * * * * * * * * * * * * * */


.sitemap1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#F33; /* color:#3399FF; */
	line-height:26px;
	text-decoration:none;
	font-size:20px;
}

.sitemap2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	line-height:24px;
	text-decoration:none;
	font-size:14px;
	margin-left:20px;
}

.sitemap3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	line-height:22px;
	text-decoration:none;
	font-size:12px;
	margin-left:50px;
}

.lopend {
	font-size:12px;
	line-height:18px;
}
/* * * * * * * * * * * * * * * *   O V E R I G E   * * * * * * * * * * * * * * * * * */

.veld {
	background-color:#E9E9E9;
	border:none;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	color:#878787;
	font-size:11px;
	padding:2px;
}

.more {
	background-image:url(../img/more.jpg);
	width:95px;
	height:20px;
	border:none;
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px 0 0 29px;
	margin:5px 0 20px 0;
}

.more a {
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}


/* * * * * * * * * * * * * * * *   N A V I G A T I O N   * * * * * * * * * * * * * * * * * */

ol, ul, li {margin:0; padding:0; text-indent:0;}
input, .select, .area {font:1em Arial;}


		/*	 Main navigation
		---------------------------------------------- */
			#mainNav {float:left; font-size:11px; margin:1px 0 23px 0; position:absolute; width:350px; }
			#innerMainNav {float:left; width:100%;}
			#innerMainNav ul {margin-left:0px;}
			#innerMainNav li {float:left; list-style:none;}
			#innerMainNav li a {color:#333; background-color:transparent; display:block; font-size:11px; padding:0 8px 0 8px; text-decoration:none; line-height:30px; font-family:Arial, Helvetica, sans-serif; 	font-weight:700;}
			#innerMainNav li a:hover {color:#fff; background-color:#ef3b37; filter:alpha(opacity=90);	-moz-opacity:0.9;	-khtml-opacity: 0.9;	opacity: 0.9;}
			#innerMainNav li a.selected {font-weight:bold; background-color:#F33;}
			#innerMainNav li a.over {background-color:#F33; color:#FFF; filter:alpha(opacity=90);	-moz-opacity:0.9;	-khtml-opacity: 0.9;	opacity: 0.9;}
			
			#innerMainNav .subnav {color:#fff; line-height:1em; left:0; padding:6px 0 25px 0; position:absolute; top:30px; visibility:		
			hidden; width:230px; z-index:999999; filter:alpha(opacity=90);	-moz-opacity:0.9;	-khtml-opacity: 0.9;	opacity: 0.9;			
			}
			#innerMainNav .subnav ul {margin:0;}
			#innerMainNav .subnav li {display:block; float:none; line-height:1em;}
			#innerMainNav .subnav li a {color:#fff; background-color:transparent; display:block; font-size:1.1em; line-height:1.2em; padding:5px 0 5px 5px; margin:0 10px; text-decoration:none; border-bottom:0px solid;}
			#innerMainNav .subnav li a:hover {color:#00bae0; background-color:#fff;}


/* * * * * * * * * * * * * * * *   L I G H T B O X   * * * * * * * * * * * * * * * * * */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	