<!--

/*******************************************************************************************/
/*********************************** THUMBNAILS ********************************************/

#gallerieMain, #gallerieWelke {
	position: relative;
	top: 0px; left: 170px;
	height: auto; /*600px*/
	margin-top: 30px;
	margin-left: 70px;
	width: calc(100% - 306px);
}
#gallerieWelke { width: calc(100% - 290px);}

#h3-h5 {
	width: 790px;
	margin-bottom: 20px;
	border: 0 solid white;
	}

#welkeTxt {/* 'uploadWelke.php' */
	height: auto;
	margin-bottom: 20px; 
	margin-left: 15px;
	line-height: 110%;
	border-bottom: 1px solid #6c7668;
}
	
div.float {
	float: left;
	width: 140px;
	height: 184px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0;
	text-align: center;
	font-size: 1em;
	background: transparent url('../img/thumbHolder.gif') top center no-repeat;
	border: 0 solid red;
	}
	div.float img {
			border: 0;
			margin: 7px 0 6px 0px;
			}
			div.float a {
						display: block;
						width: 100%;
						height: 100%;
						text-decoration: none;
						-moz-opacity:1;
						opacity: 1;
						}
			
			.opac a:hover {
						-moz-opacity: 0.7;
						opacity: 0.7;
						}

	.captionDiv {float: left; margin-left: 8px; width: 123px; font-size: 8pt; line-height: 130%;}
.marg {margin-left: 20px;}
/*======== ALFABETISCH =============================================================================*/	
#letters {
	width: 800px; height: 24px;
	margin-bottom: 10px; 
	margin-left: 15px;
	line-height: 25px;
	/*background-image: url('../img/gall_bar.jpg');*/
	}
	#letters ul {list-style-type: none; margin: 0; padding: 0; border: 0 solid red;}
	/*#letters ul li {float: left; margin-right: 1px; text-align: center; width: 20px; height: 20px; line-height: 20px;}*/
	#letters ul li a {display: block; width: 100%; height: 100%; text-decoration: none; border: 0 solid #b5ce87;}
	#letters ul li a:hover {border: 0 solid #cccb70; font-size: 11pt; background-image: url('../img/bg_letters_breder_hover.jpg');}
	.lettLI, .curr {
			float: left; 
			width: 22px; 
			height: 20px; 
			text-align: center; 
			line-height: 18px; 
			font-weight: bold; 
			font-size: 10pt;
			background-image: url('../img/bg_letters_breder.jpg');
			}
	.curr {background-image: url('../img/bg_letters_breder_curr.jpg');}
	.curr a {color: #41493A;}
	
/*------- PAGINATION ALFABETISCH ------------------------------------------------------------------*/
#pagination_ALFABETISCH {
	clear: both;
	position: relative;
	top: 25px; left: 17px;
	width: 790px;
	line-height: 20px; 
	font-size: 10pt;
	text-align: center;
	border: 0 solid red;
	}
	
	#pagination_ALFABETISCH  ul {list-style-type: none; margin: 0; padding: 0; border: 0 solid red;}
	/*
	#pagination_ALFABETISCH  ul li {float: left; margin-right: 5px; text-align: center; width: 20px; height: 20px; line-height: 20px;}
	*/
	#pagination_ALFABETISCH  ul li a {display: block; width: 100%; height: 100%; text-decoration: none; border: 0 solid #b5ce87;}
	#pagination_ALFABETISCH  ul li a:hover { 
			font-size: 10pt; font-weight: bold; border: 0 solid #cccb70/*#FF6600*/; 
			background-image: url('../img/bg_letters_breder_hover.jpg');} /* bg_VorigeVolgende_hover.jpg */
	
	#pagination_ALFABETISCH  ul li a#numm { background-image: url('../img/bg_letters_breder.jpg');}
	#pagination_ALFABETISCH  ul li a#vorige  { background-image: url('../img/bg_Vorige_breder.jpg');}
	#pagination_ALFABETISCH  ul li a#volgende { background-image: url('../img/bg_Volgende_breder.jpg');}
	
	#pagination_ALFABETISCH  ul li a#numm:hover { background-image: url('../img/bg_letters_breder_hover.jpg');}
	#pagination_ALFABETISCH  ul li a#vorige:hover  { background-image: url('../img/bg_Vorige_breder_hover.jpg');}
	#pagination_ALFABETISCH  ul li a#volgende:hover { background-image: url('../img/bg_Volgende_breder_hover.jpg');}
	
	.liNr {float: left; text-align: center; width: 22px; height: 20px; line-height: 20px;}	
	.liVN {float: left; width: 85px; padding: 0 3px;}
	#pagination_ALFABETISCH .pagActive {color: #41493A; font-weight: bold; background-image: url('../img/bg_letters_breder_curr.jpg');}	
/*-------------------------------------------------------------------------------------------------*/	
/*=================================================================================================*/

#footer {
	/*clear: both;*/
	position: relative;
	top: 60px; left: 0;
	width: 100%; height: auto;
	padding: 3px;
	line-height: 20px;
	color: #5C665D;
	font-size: 0.9em;
	text-align: center;
	border-top: 1px solid #6c7668;
	-moz-opacity:.7;
	opacity: .7;	
	}
	#footer ul {
			width: 99%;
			margin: 0; 
			text-align: center;	
			border: 0 solid blue;
			}
	#footer ul li {display: inline; border: 0 solid red;}
	#footer ul li a {padding: 0 8px;}
	#ref{ /* "Design & implementatie Pano Psathas" */ text-align: center;	}					
	
	