body 
{
	background:				#808080;
	padding:				0;
	margin:					0;
	
	font-family:			verdana, arial;
	font-size:				11px;
	color:					#525252;
	text-align:				center;
	height:					100%
}

#container
{	
	background:				url("../images/bg.jpg") top left repeat-y;
	position:				relative;	
	width:					967px;
	text-align:				left;
	margin: 				0 auto;	
}

#header
{
	height:					669px;
	width:					967px;
	margin-bottom:			-669px;
}


#extradiv
{
	width:					153px;
	height:					167px;
	position:				absolute;
	bottom:					24px;
	left:					7px;
}

#content
{
	width:					550px;
	margin-left:			230px;
	padding-top:			200px;
	margin-bottom:			30px;
	margin-right:			30px;
	padding-bottom:			120px;	
	min-height:				420px;

}

#content a:link {
text-decoration:none; color:#028502;} 
#content a:visited {
text-decoration:none; color:#028502;} 
#content a:hover {
text-decoration:underline; color:#028502;} 

*html #content
{
	height:					400px;
}

h1
{
	font-size:				18px;
	color:					#028502;
}

td
{
	font-family:			verdana, arial;
	font-size:				11px;
	color:					#525252;
}


h2
{
	font-size:				14px;
	color:					#5db048;
	font-weight: normal;
}

h3
{
	font-size:				12px;
	color:					#028502;
	font-weight: normal;
}

#menu
{
	position:				absolute;
	top:					220px;
	left:					-2px;
}

*html #menu
{
	top:					235px;
}


#menu ul
{
	line-height:			29px;
	list-style-type:		none;
}

#menu ul li a
{
	padding-left:			10px;
	color:					#000000;
}

#menu ul li a:hover
{
	background: 			url("../images/actief.jpg") 0px 0px no-repeat;
	color:					#000000;
}

#menu a:link {
text-decoration:none; color:#3f3e3c;} 
#menu a:visited {
text-decoration:none; color:#3f3e3c;} 
#menu a:hover {
text-decoration:none; color:#9c0000;} 

#footer
{
	background:				url("../images/footer.jpg") top left no-repeat;
	width:					967px;
	height:					107px;
	position:				absolute;
	bottom:					0px;
	left:					0px;
}

#verschillendetekst1 a:link {
text-decoration:none; color:#3f3e3c;} 
#verschillendetekst1 a:visited {
text-decoration:none; color:#3f3e3c;} 
#verschillendetekst1 a:hover {
text-decoration:none; color:#9c0000;} 