/*############ ALGEMEEN ############*/
.fotoboekHoofdtabel
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0D1347;
}

a.fotoboekOverzicht:link,a.fotoboekOverzicht:visited
{
	font-size:12px;
	color:#4E4E4E;
	text-decoration: none;
}
a.fotoboekOverzicht:active,a.fotoboekOverzicht:hover
{
	font-size:12px;
	color:#4E4E4E;
	text-decoration: underline;
}

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

.fotoboekKopOnderwerp
{
	color: #4E4E4E;
	font-size: 15px;
	font-weight : bold;
}
.fotoboekKopAantal
{
	color: #4E4E4E;
	font-size: 15px;
	font-weight : bold;
	text-align:center;
}
.fotoboekKopDatum
{
	color: #4E4E4E;
	font-size: 15px;
	font-weight : bold;
	text-align:center;
}
.fotoboekRij1
{

}
.fotoboekRijAantal1
{
	text-align:center;
	color:#C1998F;
	font-size: 10px;
}
.fotoboekRijDatum1
{
	font-family:Arial, Helvetica, sans-serif;
	color:#C1998F;
	font-size: 10px;
}
.fotoboekRij2
{
	background-color: transparent;
}
.fotoboekRijAantal2
{
	text-align:center;
	color:#4E4E4E;
	font-size: 10px;
}
.fotoboekRijDatum2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	font-size: 10px;
}
a.fotoboekLink1:link,a.fotoboekLink1:visited
{
	color: #C1998F;
	text-decoration:none;
	font-size: 12px;
}

a.fotoboekLink1:hover,a.fotoboekLink1:active
{
	color:#C1998F;
	text-decoration: underline;
	font-size: 12px;
}
a.fotoboekLink2:link,a.fotoboekLink2:visited
{
	color: #4E4E4E;
	text-decoration:none;
	font-size: 12px;
}

a.fotoboekLink2:hover,a.fotoboekLink2:active
{
	color: #4E4E4E;
	text-decoration: underline;
	font-size: 12px;
}


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

.fotoboekThumbTD
{
	text-align:center;
}
.fotoboekThumbBorder
{
}

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

.fotoboekBigBorder
{
	border: 1px solid white;
}
.fotoboekBigTD
{
	text-align:center;
}
.fotoboekDatumTekst
{
	color:#0D1347;
	font-family: arial;
	font-size: 10px;
}
.fotoboekOmschrijving
{
	color:#000000;
}
a.fotoboekBladeren:link,a.fotoboekBladeren:visited
{
	color:#4E4E4E;
	text-decoration: none;
}
a.fotoboekBladeren:hover,a.fotoboekBladeren:active
{
	color:#4E4E4E;
	text-decoration: underline;
}
a.fotoboekTerug:link,a.fotoboekTerug:visited
{
	color:#4E4E4E;
	text-decoration : none;
}
a.fotoboekTerug:hover,a.fotoboekTerug:active
{
	color:#4E4E4E;
	text-decoration : underline;
}
