"UTF-8";
/* ///////////////////////////////////////////////////// 

Bestandsnaam: print_style.css
Versie: 1.0.0 (07-04-2009)

Om hover acties toe te passen gebruik je de volgende regel op het juiste element:
behavior:url("../htc/csshover.htc");
		
Om .png bestanden als achtergrond te gebruiken in CSS en ze in IE 6 goed weer te geven je de volgende regel op het juiste element:
behavior:url("../htc/iepngfix.htc");

///////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* ALGEMEEN */
	 
.clr {
	clear: both;
}

.flt_rgt {
	float: right;
}

.flt_lft {
	float: left;
}

.print {
	display: none !important;
}

#map {
	width: 665px;
	height: 300px;
	border: 2px solid #99cc00;
}

#map span {
	display: none;
}

.adres {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666600;
}

.route {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666600;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	 /* GLOBALE PAGINA OPMAAK */	 

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
	background-image: url('../img/body_back.jpg');
	background-repeat: repeat-x;
	background-color: #d7d7bb;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666600;
	line-height: 20px;
}

html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

#wrapper {
	background-image: url('../img/wrapper_back.png');
	width: 100%;
	height: auto;
}

#header {
	
}

#footer {
	width: 100%;
	height: 68px;
	background-image: url('../img/footer_back.jpg');
	background-repeat: repeat-x;
	position: relative;
}

#content {
	background-image: url('../img/content_back.png');
	background-repeat: repeat-y;
	width: 971px;
	min-height: 650px;
	margin: 0 auto;
}

#logo_concepts {
	width: 199px;
	height: 206px;
	border: 0;	
	margin: 0 0 0 27px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	float: left;
}

#logo_concepts h1 {
	font-size: 13px;
	font-weight: bold;
	color: #666600;
}

#logo_concepts img {
	border: 0;
	margin: 5px 0 0 0;
}

#logo_concepts a {
	border: 0;
}

#flash_hoog {
	float: left;
	width: 717px;
	height: 261px;
	margin: 0 0 0 11px;
}

.nieuwsteasereven {
	padding: 5px 10px 10px 10px;
	background-color: #faf9ec;
	border: 1px solid #666600;
	margin: 5px 0 10px 0;
}

.nieuwsteaseroneven {
	padding: 5px 10px 10px 10px;
	background-color: #fcfcfc;
	border: 1px solid #666600;
	margin: 5px 0 10px 0;
}

.datum {
	font-style: italic;
	font-size: 11px;	
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* HOOFDMENU */ 	 

#hoofdmenu {
	background-color: #99cc00;
	width: 223px;
	margin: -1px 0 0 14px;
	float: left;
	display: none;
}

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

#hoofdmenu ul li {
	display: inline;
}

#hoofdmenu ul li a {
	display: block;
	width: 208px;
	margin: 8px 0 8px 0;
	padding: 1px 0 0 15px;
	height: 21px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	font-size: 14px;
	border: 0;
}

#hoofdmenu ul li a:hover {
	background-image: url('../img/menu_hover.jpg');
	background-position: top right;
}

#hoofdmenu ul li ul li a {
	width: 193px;
	padding: 1px 0 0 30px;
	font-size: 12px;
}

#hoofdmenu_facility {
	background-color: #e8db00;
	width: 223px;
	margin: -1px 0 0 14px;
	float: left;
	display: none;
}

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

#hoofdmenu_facility ul li {
	display: inline;
}

#hoofdmenu_facility ul li a {
	display: block;
	width: 208px;
	margin: 8px 0 8px 0;
	padding: 1px 0 0 15px;
	height: 21px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	font-size: 14px;
	border: 0;
}

#hoofdmenu_facility ul li a:hover {
	background-image: url('../img/menu_hover_facility.jpg');
	background-position: top right;
}

#hoofdmenu_facility ul li ul li a {
	width: 193px;
	padding: 1px 0 0 30px;
	font-size: 12px;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* FOOTERMENU */ 	 

#footercontent, #footercontent_facility {
	width: 971px;
	height: 68px;
	margin: 0 auto;	
	display: none;
}

#footercontent ul {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 580px;
}

#footercontent_facility ul {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 675px;
}

#footercontent ul li, #footercontent_facility ul li {
	display: inline;
	float: left;
	margin: 15px 20px 0 0;
}

#footercontent ul li a, #footercontent_facility ul li a {
	border-right: 1px solid #666666;
	display: block;
	color: #666666;
	text-transform: lowercase;
	font-size: 11px;
	text-decoration: none;
	padding: 0 20px 0 0;
	border-bottom: 0;
}

#footercontent ul li a:hover, #footercontent_facility ul li a:hover {
	text-decoration: underline;
}

#submenu24, #submenu19 {
	border: 0 !important;
}

#footercontent .webdeveloper {
	position: absolute;	
	margin: -25px 0 0 26px;
}

#footercontent_facility .webdeveloper {
	position: absolute;
	margin: -25px 0 0 26px;
	left: 15px;
	top: -15px;


}

.webdeveloper a {
	font-size: 11px;
	color: #666600;
	text-decoration: none;
	border: 0;
}

.webdeveloper a:hover {
	text-decoration: underline;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */
     
	/* CONTENT */ 

#content_vak, #content_vak_facility {
	width: 665px;
	float: left;
	padding: 15px 0 25px 35px;
}

#content_vak h1, #content_vak_facility h1 {
	font-size: 20px;
	font-weight: bold;
	color: #666600;
	letter-spacing: 0.5px;
}

#content_vak h2, #content_vak_facility h2 {
	font-size: 18px;
	font-weight: bold;
	color: #666600;
	letter-spacing: 0.5px;
}

#content_vak h3, #content_vak_facility h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	letter-spacing: 0.5px;
}

#content_vak h4, #content_vak_facility h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	letter-spacing: 0.5px;
}

#content_vak h5, #content_vak_facility h5 {
	font-size: 14px;
	font-weight: normal;
	color: #666600;
	letter-spacing: 0.5px;
}

#content_vak h6, #content_vak_facility h6 {
	font-size: 13px;
	font-weight: bold;
	color: #666600;
	letter-spacing: 0.5px;
}

#content_vak a {
	color: #99cc00;
	text-decoration: none;
	border-bottom: 1px dotted #99cc00;
}

#content_vak a:hover {
	border: 0 !important;
}

#content_vak_facility a {
	color: #e8db00;
	text-decoration: none;
	border-bottom: 1px dotted #e8db00;
}

#content_vak_facility a:hover {
	border: 0 !important;
}

.text img {
	border: 2px solid #666600;
	margin: 0 0 0 10px;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* FORMULIER */	

label {
	width: 200px;
	display: block;
	float: left;
}

textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666600;
	line-height: 20px;
	padding: 2px 2px 2px 2px;
	background-color: #faf9ec;
	border: 1px solid #666600;
	z-index: 900;
}

input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666600;
	line-height: 20px;
	padding: 2px 2px 2px 2px;
	background-color: #faf9ec;
	border: 1px solid #666600;
}

form img {
	border: 1px solid #666600;	
}

#status {
	border: 2px solid #666600;
	cursor: pointer;
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* LIGHTBOX */	

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

#lightbox img {
	width: auto; 
	height: auto;
}

#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%;
	display: none;
	height: 100%; 
	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; 
	overflow: auto; 
	width: 100%; 
}

#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; 
	outline: none;
}	 	

#overlay {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

/* ////////////////////////////////////////////////// */

/* ////////////////////////////////////////////////// */

	/* CAROUSEL */


/* Horizontal Carousel */


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

.slider_foto {
	float: left;
	margin: 0 25px 0 0;
}

.stappen_shade {
	background-image: url('../img/stappen_shade.png');
	background-repeat: repeat-y;
	width: 292px;
	height: 467px;
	background-color: #FFDD00;
	z-index: 900;
	position: relative;
}

/* ////////////////////////////////////////////////// */
