/* Van Voorden Automatisering */


/* Standard */ /* Standard */ /* Standard */


body {
  margin: 10px;
  font-family: arial, verdana;
  padding: 0px;
  text-align:center;
  font-size: 10pt;
  background-color: black;
  background-image: url('images/background2.jpg'); 
}

h1, h2, h3, h4, h5, h6 {
  color: #69c;
  margin: 0;
  padding: .5em 15px;
}

p {
  margin: 0;
  padding: 0 15px 1em;
}

a.hand {
mouse:hand;}

#header {
  width: 900;
  height: 140px;
  text-align: center;
  padding: 2px 0;
  background-color:white;
  background-image: url('images/banner13.jpg');
  margin-bottom:-5px;

}
#header h1 {
  font-size: 2.2em;
}



/* Wrappers */ /* Wrappers */ /* Wrappers */


#border_wrapper {
  border-right: 270px solid #b9d2f4;
}

#page_wrapper {
  margin: 0 auto;
  width: 900px;

  border: 2px solid white;
}


/* Right Column */ /* Right Column */ /* Right Column */


#right_column {
  width: 270px;
  background-color: #b9d2f4;
  padding: 15px 0;
  float: right;
  text-align:left;

}

#right_column table
{
text-align:right;
width:225px;
font-size:10pt;
font-family: arial, verdana;
margin-left:5px;
}

#right_column table img {
border: 2px solid #6489ab;
cursor:hand;
}


#right_column h1, #right_column h2, #right_column h3, #right_column h4, #right_column h5, #right_column h6 {
  color: #69c;
}

#right_column a {
	color:black;
	text-decoration:none;
}
#right_column a:hover {
	color:#69c;
	text-decoration:underline;
}


/* Content */ /* Content */ /* Content */


#content {
  text-align:left;
  width: auto;
  padding: 15px 15px;
  background-color: #FFFFFF;
}


/* Footer */ /* Footer */ /* Footer */


#footer {
  clear: both;
  width: auto;
  padding: 3px;
  text-align: center;

  font-size:8pt;

  border: 1px solid white;
  border-top-width: 2px;

  background-color: #6489ab;
  color: white;
}


/* Navigation */ /* Navigation */ /* Navigation */


#nav1 {
  width: auto;
  height: 29px;
  background-color: #6489ab;
  text-decoration:none;
text-align:justify; 
}



#nav1, #nav1 ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 2;
	text-decoration: none;
  	background-color:#6489ab;
	text-align:left;
}

#nav1 a {
	display: block;
	
	text-decoration: none;
  	background-color:#6489ab;
	text-align:left;; 
	color:white;

}

#nav1 a:hover {
	color:yellow;}

#nav1 li { /* all list items */
	float: left;
	text-align:center;
	width: 10em; /* width needed or else Opera goes nuts */
	text-decoration: none;
  	background-color:#6489ab;
	
}

#nav1 li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-decoration: none;
  	background-color:#6489ab;
	text-align:left;
	
}

#nav1 li:hover ul, #nav1 li.sfhover ul { /* lists nested under hovered list items */
  	text-align:left;
	text-decoration: none;
	left:auto;
	border:1px solid black;

}


/* Lightbox */ /* Lightbox */ /* 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%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, 
#nextLink:visited:hover { background: url(../images/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; }


/* Fadeshow *//* Fadeshow *//* Fadeshow */


.foto_index{
	position:relative;
	width:223px;
	height: 165px;
	display:inline;
	float:left;
	margin:-2px 0px 0px 0px;
	overflow: hidden;
	text-align:middle;
	z-index:100;

}

.mal{
	width: 223px;
	height: 165px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 200;
}

table.prijslijst {
width:600px;;
}

table.prijslijst td {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #053a72;	
	border:1px;
	text-align: left;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	}



/* Overig *//* Overig *//* Overig */


table.arrangement td {

vertical-align:top;}

img.lightbox {
border:2px solid #6489ab ;}

a:visited {
text-decoration:underline;
color:blue;
}

a:link {
text-decoration:underline;
color:blue;
}

a:active {
text-decoration:none;
color:black;
}

