body, html
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/body_background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Arial;
	font-size: 0.9em;
}

table
{
	font-family: Arial;
	font-size: 0.9em;
}

div#everything
{
	width: 873px;
	margin: 0 auto;
	position: relative;
	-height: 100%;
	min-height: 100%;
}

div#headerpic
{
	position: relative;
	z-index: 10;
	width: 624px;
	margin: 0 auto;
	padding-left: 249px;
	/*height: 100%;*/
}
img#headerafb
{
	margin-left: 1px;
}

div#sitecontainer
{
	background-image: url(/images/background2.png);
	width: 873px;
	height: 509px;
	position: absolute;
	z-index: 40;
	top: 0;
	left: 1px
}

.menu_one
{
	top: 235px;
	left: 249px;
	height: 25px;
	position: absolute;
	color: black;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

.menu_one li
{
	background-image: url(/images/knop_bg.jpg);	
	float: left;
	list-style: none;
	height: 25px;
}

.menu_one li a
{
	display: block;
	width: 125px;
	height: 25px;
	line-height: 25px;
	text-align : center;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.menu_two
{
	top: 260px;
	left: 249px;
	height: 25px;
	position: absolute;
	color: black;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

.menu_two li
{
	background-image: url(/images/knop2_bg.jpg);	
	float: left;
	list-style: none;
	height: 25px;
}

.menu_two li a
{
	display: block;
	width: 167px;
	height: 25px;
	line-height: 25px;
	text-align : center;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

li a:hover
{
	color: white;
}

div#home
{
	z-index: 150;
	left: 126px;
	top: 127px;
	position: absolute;
}

.submenu
{
	top: 298px;
	left: 140px;
	position: absolute;
	color: white;
	/*text-transform: uppercase;*/
	font-family: Arial;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	height: 50px;
	width: 123px;
	z-index: 60;
	font-weight: bold;
}

.submenu li
{
	list-style: none;
	line-height: 28px;
}
.submenu li a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 120px;
}

.submenu li a:hover
{
	color: #FFE783;
	text-decoration: none;
	display: block;
	width: 120px
}

div#contentcontainer
{
	width: 495px;
	top: 50px;
	position: relative;
	top: 50px;
	width: 500px;
	
	/*margin-bottom: 80px;*/
}

div#content
{
	overflow: hidden;
	position: absolute;
	top: 300px;
	left: 440px;
	width: 280px;
	z-index: 6000;
	padding: 5px;
	/*margin-bottom: 80px;*/
}

div#geel
{
	position: absolute;
	padding: 2px;
	margin-top: 15px;
	margin-left: 5px;
	width: 155px;
	height: 100%;
	z-index: 160;
	/*margin-bottom: 80px;	*/
}



div#footer
{
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0 auto;
	z-index: 80;
	width: 873px;
	border: 0px;
	/*left: 1px;*/
}

div#titel
{
	z-index: 160;
	left: 226px;
	top: 100px;
	position: absolute;
	font-family: Arial;
	font-size: 2em;
	text-transform: uppercase;
	color: green;
}

input,textarea
{
	width: 155px;
	font-family: Arial;
	font-size: 0.9em;
	border: 1px solid B0D360;
	height: 16px;
} 

.inputtitle
{
	font-family: Arial;
	font-size: 1em;
}

div#titel
{
	width: 330px;
	text-align: right;
	z-index: 160;
	left: 375px;
	top: 80px;
	position: absolute;
	font-family: Tahoma;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: green;
}

