body
{
	margin: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-weight: regular;
	font-size: 10pt;
}
td
{
	font-weight: regular;
	font-size: 10pt;
}
h5
{
	color: #007175;
	/*color: #742B00;*/
	/*color: #B2AD6B;*/
	font-size: 11pt;
	margin-top: 3px;
	margin-bottom: 0px;
}
a:link
{
	color: #C52600;
	font-weight: regular;
	text-decoration: underline;
}
a:active
{
	color: #C52600;
	font-weight: regular;
	text-decoration: underline;
}
a:visited
{
	color: #C52600;
	font-weight: regular;
	text-decoration: underline;
}
a:hover
{
	color: #C52600;
	font-weight: regular;
	text-decoration: underline;
}
.nav_top
{
	background: #007175;
	padding-bottom: 2px;
}
a.nav_top:link
{
	font-family: arial;
	color: #D7E5E8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav_top:visited
{
	font-family: arial;
	color: #D7E5E8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav_top:active,
{
	font-family: arial;
	color: #D7E5E8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav_top:hover
{
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#nav_left
{
	width: 173px;
	height: 16px;
	background: #D7E5E8;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav_arrow_left
{
	position: relative;
	float: left;
 	top: 0;
 	left: 0;
	width: 15px;
	height: 16px;
	background-image: url('images/arrow_left_yellow.gif');
}
#nav_link_left
{
	position: relative;
	float: left;
 	top: 0;
 	right: 0;
	width: 154px;
	height: 16px;
}
a.nav_left:link
{
	font-family: arial;
	color: #007175;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nav_left:visited
{
	font-family: arial;
	color: #007175;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nav_left:active
{
	font-family: arial;
	color: #007175;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.nav_left:hover
{
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.foto_onder
{
	background: #B2AD6B;
	font-family: arial;
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF;
	padding: 15px;
}
p.foto_onder_kop
{
	font-size: 12px;
}
a.foto_onder_link:link, a.foto_onder_link:active, a.foto_onder_link:visited, a.foto_onder_link:hover
{
	color: #FFF79A;
}


