body {
  margin						: 5px;
	margin-top				: 0px;
  background-color	: #FFFFFF;
  background-image  : url('shadow.png');
  background-repeat : repeat-y;
  background-position:top center;
	font-family				: arial;
}

div {
  font-family				: arial;
  font-size					: 9pt;
}

a {
  color: #ef5253;
  font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
  text-decoration: underline;
}

td {
  font-size: 9pt;
}

#top {
  margin						: 0px auto;
  width							: 794px;
  border						: 1px solid #FFF;
  height						: 249px;
  color							: #000000;
  background-color	: #FFFFFF;
  background-repeat : no-repeat;
}

#nav {
  height: 600px;
  float							: left;
  width							: 200px;
  margin						: 10px 5px 5px 0px;
	font-size					: 9pt;	
}

#nav a {
  color: #000000;
  font-weight: normal;
}

#container {
  width							: 794px;  
  overflow					: visible;
  margin						: 0px auto;
  border						: 1px solid #FFF;
  border-top				: 0px;
  padding-bottom		: 25px;
  background-color	: #FFFFFF;
}

#info {
  overflow					: visible;
  float							: left;
  width							: 550px;
  margin						: 10px 5px 5px 10px;
font-size					: 9pt;
line-height: 140%;
}

#bottom {
  margin						: 0px auto;
  width							: 794px;
  border						: 1px solid #FFF;
	border-top				: 1px solid #E7E7E7;
	padding-top				: 2px;
  height						: 14px;
  color							: #787878;
	font-size					: 6pt;
	text-align				: center;
  background-color	: #FFFFFF;
}

#bottom a {
  text-decoration		: none;
	color							: #787878;
}

#copy {
  margin						: 0px auto;
  margin-top				: 5px;
  color							: #787878;
  width							: 400px;
  font-size					: 6pt;
  text-align				: center;
}

#copy a {
  color							: #787878;
}
.info
{
  overflow					: auto;
  background-color	: #FDFDFD;
	border						: 1px solid #EEEEEE;
  padding						: 5px;
	margin-bottom			: 10px;
	
}

.infoinhoud {
  overflow					: auto;
  background-color	: #FFFFFF;
  color							: #000000;
  letter-spacing		: 0px;
  text-align				: left;
}

H1 {
  font-size					: 10pt;
	margin-top				: 0px;
}

H2 {
  font-size					: 9pt;
	margin-top				: 10px;
	margin-bottom			: 2px;
}

#winback
{
  position					: absolute;
	background-image	: url(winback.png);
	display						: none;
	top								: -5px;
	left							: -5px;
}

#window
{
  margin						: 0px auto;

	background-color	: #FFFFFF;
	background-image  : url(logowo.png);
	background-position: bottom left;
	background-repeat	: no-repeat;
  margin-top				: 50px;
	width							: 500px;
	height						: 300px;
	text-align				: left;
	border						: 2px solid #000;
	padding						: 3px;
}

#windiv
{
  font-size					: 9pt;
	padding						: 15px;
}

div.button
{
  border-bottom: 1px solid #DDD;
	padding: 7px 7px 7px 7px;
}

div.sbutton
{
  border-bottom: 1px solid #DDD;
	padding: 3px 5px 3px 15px;
}

input.nice
{
  border: 1px dotted #CCC;
  border-bottom: 1px solid #ef5253;
}

#photoframe
{
  text-align: justify;
}
