body
{
	font-family: Verdana;
	font-size:9pt;
	color: black;
	span lang: EN-GB;
	background-color: white;
	text-align: left;
}
#top,#button1,#button2,#button3,#button4,#button5,#button6
{
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-size:9pt;
	text-align: center;
	color: black;
	border:5px solid white;
	vertical-align: middle;
	z-index: 2;
/*	
	background-image: url(../images/dreamstime_m_9138988_1024.jpg);
*/ 	
	background:white;
	-moz-box-shadow: 5px 5px 5px #ccc;
  	-webkit-box-shadow: 5px 5px 5px #ccc;
  	box-shadow: 5px 5px 5px #ccc; 
}
#button1,#button2,#button3,#button4,#button5,#button6
{
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#top
{
	position: absolute;
  	/*
	height: 500px;
  	*/
	width: 600px;
	top: 10px;
	left: 150px;
}
#main
{
/*
	position: absolute;
	top: 90px;
*/
	position: relative;
	top: 75px;
	left: 150px;
	text-align: left;
  	/*
	height: 500px;
  	*/
	width: 600px;
}
#button1,#button2,#button3,#button4,#button5,#button6
{
	position: absolute;
	height: 15px;
	width: 120px;
	left: -150px;
}
#button1
{
	top: 120px;
}
#button2
{
	top: 150px;
}
#button3
{
	top: 180px;
}
#button4
{
	top: 210px;
}
#button5
{
	top: 240px;
}
#button6
{
	top: 270px;
}
#photo
{
	position: absolute;
	height: 150px;
	width: 120px;
	top: 10px;
	left: 5px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
	color: black;
	border:5px solid white;
	vertical-align: middle;
	z-index: 2;
	background-image: url(../images/amn6.jpg);
	-moz-box-shadow: 5px 5px 5px #ccc;
  	-webkit-box-shadow: 5px 5px 5px #ccc;
  	box-shadow: 5px 5px 5px #ccc; 
  	/*
  	*/
}

small
{
	font-family: Verdana;
	font-size: 7pt;
	color: black;
	span lang: EN-GB;
}
table 
{
	font-family: Verdana;
	font-size:9pt;
	span lang: EN-GB;
 	width: 600px;
 	cellpadding: "0";
 	cellspacing: "0";>
}
td
{
	vertical-align: top;
} 
li 
{
	font-family: Verdana;
	font-size:9pt;
	span lang: EN-GB;
 	text-indent: 0px;
	margin-top:0.3em;
	margin-left:-20px;
}
.zwart
{
	color: black;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
	text-align:left;
}
h1
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: rgb(0,0,128);
	line-height: 1.0em;
}
h2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1.2em;
	color: navy;
}
h3
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(0,0,128);
}
h4
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
h5
{
	font-family: Arial;
	color: rgb(204,153,51);
}
h6
{
	font-family: Arial;
	color: rgb(153,153,51);
}

a
{
	text-decoration: none;
	font-weight:bold;
}
a:link
{
	color: #000080;
}
a:visited
{
	color: #000080;
} 
a:hover 
{
	color: red;
	text-decoration: underline;
}
a:active 
{
	color: #FF0000;
}
