/*############ ALGEMEEN ############*/

td{
	font-family: arial;
}

.fotoboekHoofdtabel
{
	font-size: 12px;
	color: FFF;
}

a.fotoboekOverzicht:link,a.fotoboekOverzicht:visited
{
	font-size:12px;
	color:white;
	text-decoration:underline;
	font-weight : bold;
}
a.fotoboekOverzicht:active,a.fotoboekOverzicht:hover
{
	font-size:12px;
	color:red;
	text-decoration:none;
	font-weight : bold;
}

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

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

}
.fotoboekRijAantal1
{
	text-align:center;
	color: FFFFFF;
	font-size: 10px;
}
.fotoboekRijDatum1
{
	text-align:center;
	color: FFFFFF;
	font-size: 10px;
}
.fotoboekRij2
{

}
.fotoboekRijAantal2
{
	text-align:center;
	color: FFFFFF;
	font-size: 10px;
}
.fotoboekRijDatum2
{
	text-align:center;
	color: FFFFFF;
	font-size: 10px;
}
a.fotoboekLink1:link,a.fotoboekLink1:visited
{
	color: FFFFFF;
	text-decoration:none;
	font-size: 12px;
}

a.fotoboekLink1:hover,a.fotoboekLink1:active
{

	text-decoration:underline;
	font-size: 12px;
}
a.fotoboekLink2:link,a.fotoboekLink2:visited
{
	color: FFFFFF;
	text-decoration:none;
	font-size: 12px;
}

a.fotoboekLink2:hover,a.fotoboekLink2:active
{

	text-decoration:underline;
	font-size: 12px;
}


/*############ THUMBNAILS ############*/
.fotoboekToononderwerp
{
	color:white;
}

.fotoboekThumbTD
{

	text-align:center;
}
.fotoboekThumbBorder
{
	border: 1px solid white;
}

/*############ VERGROTING ############*/
.fotoboekToononderwerp
{

}

.fotoboekBladerTabel {
	margin:10px auto 0 auto;
}

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

.fotoboeklogin {
	display:none;
}

.fotoboekemaillink {
	display:none;
}

.thumbpicture {
	width: 135px;

}

.overviewurlfont {
	background-color:#000;
	padding: 1px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.overviewroundlefttd {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	padding-bottom:17px;
	background-color:#000;
}

.overviewroundrighttd {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding-bottom:17px;
	background-color:#000;
}

.overviewmiddletd {
	background-color:#000;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.thumbsubjecttd {
	background-color:#000;
	border:1px solid #fff;
}

.fototitletd {
	background-color:#000;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.prevpicturetd {
	background-color:#000;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
}

.nextpicturetd {
	background-color:#000;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

