html, body 
{
	margin: 0;
	padding: 0;
	width: 100%;
	bottom: 0px;
	background: #000 url(img/bg.png);
	
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7A7A7A;
	text-align: justify;
}
div#container 
{
	position: relative;
	bottom: 0px;
	width: 850px;
	height: 100%;
	margin: 0px auto;
}
div#main 
{
	position: relative;
	width: 848px;
	bottom: 0px;
	height: 100%;
	min-height: 745px;
	margin-top: 1px;
	padding: 2px 0px 0px 2px;
	background: #777777;
}
div#topleftcorner
{
	position: absolute;
	z-index: 10;
	width: 3px;
	height: 5px;
	background: url(img/topleftcorner.png) no-repeat;
}
div#toprightcorner
{
	position: absolute;
	z-index: 10;
	margin-left: 847px;
	width: 3px;
	height: 5px;
	background: url(img/toprightcorner.png) no-repeat;
}
div#topmenu
{
	width: 816px;
	height: 14px;
	padding: 8px 15px 8px 15px;
	background: url(img/topmenubg.png);
	background-repeat: repeat-x;
}
div#topmenuright
{	
	position: absolute;
	margin-left: 670px;
	margin-top: 15px;
	width: 150px;
	height: 43px;
}
div#header
{
	margin-top: 2px;
	width: 846px;
	height: 70px;
	background: url(img/header.png);
}
div#left
{
	position: absolute;
	width: 200px;
	left: 2px;
}
div#content
{
	position: relative;
	margin-top: 66px;
	margin-left: 202px;
	width: 644px;
}
div.inhoud2
{
	position: absolute;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #E7E7E7;
	width: 594px;
	height: 12px;
	padding: 25px 25px 25px 25px;
}
div.inhoud
{
	margin-top: 2px;
	margin-bottom: 2px;
	background: #E7E7E7;
	width: 594px;
	padding: 25px 25px 25px 25px;
}
div.inhoudbottom
{
	margin-top: 2px;
	background: #E7E7E7;
	width: 594px;
	padding: 25px 25px 52px 25px;
}
div#topright
{
	padding-top: 2px;
	margin: 0px 0px 0px 202px;
	width: 644px;
}
div.headblack
{
	margin: 0px;
	height: 14px;
	width: 621px;
	background: url('img/headbgblack.png') repeat-x top left;
	padding: 8px 8px 8px 15px;
}
div.headred
{
	margin: 2px 0px 0px 0px;
	height: 14px;
	width: 177px;
	background: url('img/headbg.png') repeat-x top left;
	padding: 8px 8px 8px 15px;
}
div#footer 
{ 
	position: absolute;
	border-top: 2px solid #fff;
	width: 823px; 
	bottom: 2px;
	margin: 0px;
	height: 14px;
	background: url('img/headbgblack.png') repeat-x top left;
	padding: 8px 8px 8px 15px;
}
p
{
	margin: 0px 0px 15px 0px;
}
div#outerbox
{
	margin-top: 2px;
	position: relative;
}
div#box1
{
	position: absolute;
	padding: 8px 10px 8px 12px;
	height: 14px;
	width: 138px;
	background: #E7E7E7;
}
div#box2
{
	position: absolute;
	padding: 8px 10px 8px 12px;
	height: 14px;
	width: 138px;
	margin-left: 162px;
	background: #E7E7E7;
}
div#box3
{
	position: absolute;
	padding: 8px 10px 8px 12px;
	height: 14px;
	width: 138px;
	margin-left: 324px;
	background: #E7E7E7;
}
div#box4
{
	position: absolute;
	padding: 8px 10px 8px 12px;
	height: 14px;
	width: 136px;
	margin-left: 486px;
	background: #E7E7E7;
}
div#box5
{
	position: absolute;
	margin-top: 32px;
	padding: 8px 10px 8px 12px;
	height: 14px;
	width: 138px;
	background: #E7E7E7;
}
div#box6
{
	position: absolute;
	margin-top: 32px;
	padding: 8px 10px 8px 12px;
	height: 14px;
	width: 138px;
	margin-left: 162px;
	background: #E7E7E7;
}
div#box7
{
	position: absolute;
	margin-top: 32px;
	padding: 8px 10px 8px 12px;
	height: 14px;
	width: 138px;
	margin-left: 324px;
	background: #E7E7E7;
}
div#box8
{
	position: absolute;
	margin-top: 32px;
	padding: 8px 10px 8px 12px;
	height: 14px;
	width: 136px;
	margin-left: 486px;
	background: #E7E7E7;
}
h1
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	display: inline;
}
a.topmenulink, a.topmenulink:active, a.topmenulink:visited
{	
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
}
a.topmenulink:hover
{	
	color: #fff;
	text-decoration: underline;
}
a.whitelink, a.whitelink:active, a.whitelink:visited
{	
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink:hover
{	
	color: #fff;
	text-decoration: underline;
}
a.greylink, a.greylink:active, a.greylink:visited
{	
	color: #7A7A7A;
	font-weight: normal;
	text-decoration: none;
}
a.greylink:hover
{	
	color: #7A7A7A;
	text-decoration: underline;
}
a, a:active, a:visited
{	
	color: #7A7A7A;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{	
	color: #7A7A7A;
	text-decoration: underline;
}
div#menu
{
	margin-top: 15px;
	margin-bottom: 20px;
	height: 35px;
	border-bottom: 1px solid #bbb;
}
div#logo
{
	position: absolute;
	width: 100px;
	margin-left: 370px;
	margin-top: 10px;
	float: right;
}
div.vorige
{
	position: absolute;
	float: left;
}
div.volgende
{
	position: absolute;
	float: right;
	margin-left: 378px;
	margin-bottom: 50px;
}
a.menulink, a.menulink:active, a.menulink:visited
{	
	color: #FF0066;
	margin-right: 10px;
	text-decoration: none;
}
a.menulink:hover
{	
	color: #FF0066;
	text-decoration: underline;
}
a.redlink, a.redlink:active, a.redlink:visited
{	
	color: #FF0066;
	margin: 10px;
	text-decoration: none;
}
a.redlink:hover
{	
	color: #FF0066;
	text-decoration: underline;
}
.mainimg
{
	padding: 1px;
	border: 1px solid #eee;
}
h2
{
	margin: 0px;
	font-family: arial;
	color: #FF0066;
	font-size: 11px;
	letter-spacing: -0.00em;
	font-weight: bold;
	padding-top: 5px;
}
hr
{
	background: #bbb;
	height: 1px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
padding-left: 0;
list-style-type: none;
margin: 2px 0px 0px 0px;
}

#navcontainer a
{
display: block;
padding: 5px 8px 8px 15px;
height: 18px;
width: 177px;
background: url(img/menubg.png);
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #7A7A7A;
text-decoration: none;
}

#navcontainer a:hover
{
color: #7A7A7A;
text-decoration: underline;
}

/* Forms */

input
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	padding: 4px;
}
textarea
{
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	padding: 4px;
}
input.text, textarea.text
{
	color: #888;
	background: #fff;
	border: 1px solid #bbb;
	width: 100%;
	margin-top: 4px;
}
input.submit
{
	color: #fff;
	background: #FF0066;
	border: 0px;
	margin-top: 6px;
}