/*############ ALGEMEEN ############*/
td{
}

.fotoboekHoofdtabel
{
	
	margin: 7px;
	border: none;
	padding:0px;
	font-size: 12px;
	
}

a.fotoboekOverzicht:link,a.fotoboekOverzicht:visited
{
	font-size: 12px;
	color: #EDB214;
	text-decoration:underline;
	font-weight : bold;
}
a.fotoboekOverzicht:active,a.fotoboekOverzicht:hover
{
	font-size: 12px;
	color: #EA790C;
	text-decoration:underline;
	background-image: none;
	font-weight : bold;
}

/*############ ONDERWERP OVERZICHT ############*/

.fotoboekKopOnderwerp
{
	color:  #EA790C;
	font-size: 13px;
	font-weight : bold;
}
.fotoboekKopAantal
{
	color: #EA790C;
	font-size: 13px;
	font-weight : bold;
	text-align:center;
}
.fotoboekKopDatum
{
	color:  #EA790C;
	font-size: 13px;
	font-weight : bold;
	text-align:center;
}
.fotoboekRij1
{
	
}
.fotoboekRijAantal1
{
	text-align:center;
	color: #EDB214;
	font-size: 11px;
}
.fotoboekRijDatum1
{
	text-align:center;
	color: #EDB214;
	font-size: 11px;
}
.fotoboekRij2
{
	
}
.fotoboekRijAantal2
{
	text-align:center;
	color: #EA790C;
	font-size: 11px;
}
.fotoboekRijDatum2
{
	text-align:center;
	color: #EA790C;
	font-size: 11px;
}
a.fotoboekLink1:link,a.fotoboekLink1:visited
{
	color: #EDB214;
	text-decoration:none;
	font-size: 11px;
	
}

a.fotoboekLink1:hover,a.fotoboekLink1:active
{
	color: #EA790C;
	text-decoration: underline;
	font-size: 11px;
	background-image: none;
}
a.fotoboekLink2:link,a.fotoboekLink2:visited
{
	color: #EA790C;
	text-decoration:none;
	font-size: 11px;
}

a.fotoboekLink2:hover,a.fotoboekLink2:active
{
	color: #EDB214;
	text-decoration: underline;
	font-size: 11px;
	background-image: none;
}


/*############ THUMBNAILS ############*/
.fotoboekThumbTD
{
	text-align:center;
	font-size: 11px;
}
.fotoboekThumbBorder
{
	border: 1px solid #EA790C;
}

/*############ VERGROTING ############*/
.fotoboekToononderwerp
{
	color: #EA790C;
	font-size: 12px;
	font-weight: bold;	
}
.fotoboekBladerTabel {
text-align:center;
margin-left:auto;
margin-right:auto;
}
.fotoboekBladerTD {
text-align:center;
}
.fotoboekBigBorder
{
	border: 1px solid #EA790C;
}
.fotoboekBigTD
{
	text-align:center;
}
.fotoboekDatumTekst
{
	color:  #EA790C;
	font-family: arial;
	font-size: 10px;
}
.fotoboekOmschrijving
{
	color: #EA790C;
	font-family: arial;
	font-size: 10px;
}
a.fotoboekBladeren:link,a.fotoboekBladeren:visited
{
	color: #EDB214;
	text-decoration:underline;
	font-family: arial;
	font-size: 11px;
}
a.fotoboekBladeren:hover,a.fotoboekBladeren:active
{
	color: #EA790C;
	text-decoration:none;
	font-family: arial;
	font-size: 11px;
	background-image: none;
}
a.fotoboekTerug:link,a.fotoboekTerug:visited
{
	color: #EA790C;
	text-decoration : underline;
	font-family: arial;
	font-size: 11px;
}
a.fotoboekTerug:hover,a.fotoboekTerug:active
{
	color: #EDB214;
	text-decoration : none;
	font-family: arial;
	font-size: 11px;
	background-image: none;
}