/*############ ALGEMEEN ############*/
.fotoboekHoofdtabel
{
	font-family:Arial;
	font-size: 11px;
	color:#000000;
	text-align: center;
	width: 800px;
}

a.fotoboekOverzicht:link,a.fotoboekOverzicht:visited
{
	font-size:11px;
	color: #024f3f;
	text-decoration:underline;
}
a.fotoboekOverzicht:active,a.fotoboekOverzicht:hover
{
	font-size:11px;
	color: #024f3f;
	text-decoration:none;
}

/*############ ONDERWERP OVERZICHT ############*/

.fotoboekKopOnderwerp
{
	color: #024f3f;
	font-size: 15px;
	font-weight : bold;
	padding-bottom: 3px;
}
.fotoboekKopAantal
{
	color: #024f3f;
	font-size: 15px;
	font-weight : bold;
	text-align:center;
	padding-bottom: 3px;
	}
.fotoboekKopDatum
{
	color: #024f3f;
	font-size: 15px;
	font-weight : bold;
	text-align:center;
	padding-bottom: 3px;
}
.fotoboekRij1
{

}
.fotoboekRijAantal1
{
	text-align:center;
	color: #024f3f;
	font-size: 11px;
}
.fotoboekRijDatum1
{
	font-family:Arial;
	color: #024f3f;
	font-size: 11px;
	text-align: center;
}
.fotoboekRij2
{
	background-color: #ccdcd9;
}
.fotoboekRijAantal2
{
	text-align:center;
	color: #024f3f;
	font-size: 11px;
}
.fotoboekRijDatum2
{
	font-family:Arial;
	color: #024f3f;
	font-size: 11px;
	text-align: center;
}
a.fotoboekLink1:link,a.fotoboekLink1:visited
{
	color: #024f3f;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
}

a.fotoboekLink1:hover,a.fotoboekLink1:active
{
	color: #024f3f;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
a.fotoboekLink2:link,a.fotoboekLink2:visited
{
	color: #024f3f;
	text-decoration: underline;
	font-size: 11px;
	line-height: 14px;
}

a.fotoboekLink2:hover,a.fotoboekLink2:active
{
	color: #024f3f;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}


/*############ THUMBNAILS ############*/

.fotoboekThumbTD
{
	text-align:center;
}
.fotoboekThumbBorder
{
	border: 1px solid #FFFFFF;
}

/*############ VERGROTING ############*/

.fotoboekBigBorder
{
	border: 1px solid #FFFFFF;
}
.fotoboekBigTD
{
	text-align:center;
}
.fotoboekDatumTekst
{
	color: #024f3f;
	font-family: arial;
	font-size: 11px;
}
.fotoboekOmschrijving
{
	color: #024f3f;
	font-family: arial;
}
a.fotoboekBladeren:link,a.fotoboekBladeren:visited
{
	color: #024f3f;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
}
a.fotoboekBladeren:hover,a.fotoboekBladeren:active
{
	color: #024f3f;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}
a.fotoboekTerug:link,a.fotoboekTerug:visited
{
	color: #024f3f;
	text-decoration : underline;
	font-family: arial;
	font-size: 11px;
}
a.fotoboekTerug:hover,a.fotoboekTerug:active
{
	color: #024f3f;
	text-decoration : none;
	font-family: arial;
	font-size: 11px;
}
.fotoboekToononderwerp
{
	color: #024f3f;
	font-size: 11px;
	font-weight : bold;
	
}
.fotoboekBladerTabel
{
	width: 100%;
	text-align: center;
}
.fotoboekBladerTD
{
	text-align: center;
	width: 33%;
}
.fotoboekBladerTDoverzicht
{
	text-align: center;
	width: 33%;
}