*
{
	font-family: arial, sans-serif;
}

body
{
	background: #008264 url(../images/background.png) repeat-y fixed center ;
	color: #000000;
}

table
{
	border: 0px solid black;
}

table#pics
{
 	border: 0px solid black;
 	margin: 10px;
 	position: relative;
	left: 10%;
	overflow: hidden;
}

td#title
{
	border: 1px solid black;
	height: 84px;
}

td.pic
{
	border: 0px solid black;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

td#top
{
	width: 500px;
	height: 30px;
	background-image: url("../images/lijst_boven.jpg");
}

td#center
{
	background-image: url("../images/lijst_midden.png");
	border: 0px solid black;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #000000;
	height: 500px;
}

td#bottom
{
	width: 500px;
	height: 29px;
	background-image: url("../images/lijst_onder.jpg");
}

td
{
	border: 0px solid black;
	padding: 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #000000;
}

td.menu
{       
	font-family: "Courier new", 	sans-serif;
    background-color: transparent;
    color: #000000;
    height: 30px;
    width: 25%;
	border: 0px;
    vertical-align: middle;
	text-align: center;
}

a.menu:hover
{
 	font-size:22px;
}

td.language
{
 	padding: 0px;
 	height: 31px;
 	vertical-align: top;
	text-align: left;
    background-color: transparent;
    color: #000000;
	border: 0px;
}

td.validation
{
 	padding: 0px;
 	height: 31px;
	text-align: right;
	background-color: transparent;
	color: #000000;
	border: 0px;
}

td#bottomline
{
 	padding: 2px;
	text-align: center;
	background-color: transparent;
	color: #000000;
	border: 0px;
}

a
{
	text-decoration: none;
	border: none;
}

img
{
	border: none;
}

input.left
{
	position: relative;
	float: left;
}

input.right
{
	position: relative;
	float: right;
}

a.menu
{

	text-decoration: none;
	color: #000000;
	font-size: 20px;
	/*background-color: #008264;*/
}
p
{
	padding-left: 20px;
	padding-right: 0px;
}

p#disclaimer
{
	padding-left: 0px;
	padding-right: 0px;
	font-size: x-small;
	vertical-align: bottom;
}

li
{
	list-style-type: none;
}


h1
{
	font-size: 140%;
}

h2
{
	font-size: 110%;
}

h3
{
	font-size: 100%;
	margin-bottom: 0px;
}

h4
{
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}