body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:url(images/back.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:top;
	margin-top:10px;
	background-color:#000000;
	background-attachment:fixed;
}
#top{
	height:152px;
	width:904px;}
#logo{
	width:452px;
	height:152px;
	background-image:url(images/logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
#talen{
	width:452px;
	height:152px;
	vertical-align:top;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;}
#talen a{
	color:#FFFFFF;
	text-decoration:none;
	}
#talen a:hover{
	text-decoration:underline;
	}
#backmenu{
	background-image:url(images/backknoppen.png);
	background-repeat:repeat;
	z-index:5;
	position:absolute;
	top:168px;
	width:100%;
	left:0px;
	height:24px;}
#tableposition{
	position:relative;
	z-index:10;
	width:904px;
	margin-left:auto;
	margin-right:auto;}
#hoofdmenu{
	width:904px;
	height:29px;
	vertical-align:top;
	padding-top:10px;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;}
#hoofdmenu a{
	color:#FFFFFF;
	text-decoration:none;
	}
#hoofdmenu a:hover{
	color:#317857;
	text-decoration:none;
	}
#midden{
	width:904px;
	height:540px;
	}
#menu{
	width:211px;
	height:472px;
	padding-top:50px;
	vertical-align:bottom;
	text-align:right;
	font-size:10px;
	color:#FFFFFF;
	}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:36px;
	padding-right:5px;
	}
#menu a:hover{
	background-image:url(images/backover.png);
	background-repeat:no-repeat;
	background-position:center right;
	}	
#proxi{
	width:186px;
	height:68px;
	text-align:left;
	vertical-align:bottom;
	padding-left:30px;}
#content{
	width:699px;
	height:520px;
	padding:10px;
	background-image:url(images/backcontent.png);
	background-repeat:repeat;
	text-align:justify;
	vertical-align:top;
	font-size:10px;
	line-height:12px;}
#content h1{
	color:#317857;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	}
#content h1:first-letter{
	font-size:24px;
	}
#content a{
	color:#317857;
	text-decoration:underline;}
#content a:hover{
	color:#317857;
	text-decoration:none;}
#footer{
	width:904px;
	height:18px;
	font-size:10px;
	text-align:right;
	vertical-align:middle;
	color:#FFFFFF;}
#footer a{
	color:#FFFFFF;
	}