BODY
{ 
font-family: Trebuchet ms, Arial;
font-size: 10pt;
color: 'DarkBlue';
background-color: orange;
}

body.fotobody
{
overflow-y: auto;
}

#menu
	{
	border: 0px; 
	width: 100%; 
	height: 30px;
	}

#menu td
	{
	border: 1px solid #000000;
	background: #040DB8;
	}

a:link, a:visited
{
font-family: Trebuchet ms, arial;
font-weight: bold;
font-size: 10pt;
color: #FF8519;
text-decoration: none;
}

A:hover, a:active
{
font-family: Trebuchet ms, Arial;
font-weight: bold;
font-size: 10pt;
color: #FF9B19;
text-decoration: underline;
}
P
{ 
font-family: Trebuchet ms, Arial;
font-weight: normal;
font-size: 10pt;
color: "DarkBlue";
position: relative;
margin-left: 0.5cm;
margin-right: 0.5cm;
} 
TABLE
{ 
font-family: Trebuchet ms, Arial;
font-weight: normal;
font-size: 10pt;
color: "DarkBlue";
}

.groen {
color: #008000;
}

.rood {
color: #FF0000;
}

a:visited img
	{
	border: 1px solid #000080;
	}

a:link img
	{
	border: 1px solid #F96401;
	}

a:active img
	{
	border: 1px solid #018DF9;
	}

a:hover img
	{
	border: 1px solid #018DF9;
	}

#specialbody {
	background: url("../images/footsteps.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;

}

table.fotocontent
	{
	background-image: url("../images/footsteps.gif");
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	}

td.fotomenu {
	width: 150px;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 3px;
}

td.fotocontent {
	vertical-align: top;
	padding-left: 5px;
	padding-top: 2px;
}