h3.fototitel
{
	font-size: 1.6em;
}

h3.thumbtitel
{
	font-size: 1.2em;
	background: transparent;
	color: #006EA3;
	margin-top: 14px;
}

td.vorige
{
	width: 100px;
	text-align: left;
	margin-top: 100px;
}

td.volgende
{
	width: 100px;
	text-align: right;
	
}

td.foto_thumb_staand img
{
	margin-left: 90px;
}

td.vorige img,
td.volgende img
{
	padding-top: -10px;
}

span.link_foto,
span.link_foto_disabled
{
	position: relative;
	top: -10px;
}

span.link_foto_disabled
{
	color: #CCCCCC;
	font-size: 1.2em;
	font-weight: bold;
	
}

td.vorige a,
td.volgende a
{
	
	text-decoration: none;
	color: #006EA3;
	font-size: 1.2em;
	font-weight: bold;
}

td.fotonummer
{
 	width: 200px;
 	text-align: center;
 	font-size: 1.2em;
 	font-weight: bold;
 	color: #006EA3;
}



div#foto_sep_top
{
	
}

div#foto_sep
{
	border-top: 1px solid #006EA3;
	margin: 10px 0;
	width: 400px;
}

div#thumbs
{
	margin-top: 10px;
}

div#thumbs img
{
	margin: 3px 3px 3px 0px;
}

div#thumbs a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

span.link_thumb_volgende
{
	margin-left: 20px;
}

span.link_thumb_vorige
{
	margin-right: 20px;
}

span.link_thumb_disabled
{
	color: #006EA3;
	font-weight: normal;
	font-size: 1.1em;
	line-height:1.3;
}

div.fotothumbs
{
	height: 360px;
}