body { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-image:url(http://www.caribstation.com/images/bgr/bgr.gif ) }
td { font-family: Arial, Verdana; font-size: 11px; color: #000000 }
p a:link { color:#000000; }
a:link{ color: #ff7f00; text-decoration: none }
a:visited { color: silver; text-decoration: none }
a:active { color: #0080ff; text-decoration: none }
a:hover { color: #0080ff; text-decoration: none }
.RoodVet { color: #0033ff; font-weight: bold }
.BgLichtRood { background-color: #87a1ff }
.AgendaBold { font-weight:bold; }
.Error { color:#FF0000; font-weight:bold; }
.search_headings	{
	font-size: 0.9em/1.3em;
	font-family: "bitstream vera sans", verdana, sans-serif;
	color:#000000;
	font-weight:bold;
	border-bottom: 2px solid #000000;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{
visibility: visible;
top: 0;
left: 60px;
}

.photoalbumnavigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.photoalbumpagenumberselect  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.divider {
	border: 1px solid #DDDDDD;
}


