body
{
	background-color:	#f1fe95;
	font-family:		arial;
	color:				#000000;
	font-size:			12px;
	padding:			0;
	margin:				0;
	height:				100%;
	text-align:			center;
}

td
{
	font-family:		arial;
	color:				#000000;
	font-size:			11px;
}

#container
{
	background:			url("../images/bg.jpg") top left repeat-y;
	width:				840px;	
	position:			relative;
	margin: 			0 auto;
	text-align:			left;
}

#header
{
	height:					330px;
	width:					840px;
	background:				url("../images/header.jpg") no-repeat;	
	margin-bottom:-20px;
}


#footer
{
	background:			url("../images/footer.jpg") top left no-repeat;\
	width: 				840px;
	height: 			128px;
}

#content
{
	width:					650px;
	margin-left:			100px;
	padding-top:			20px;
	margin-bottom:			30px;
	margin-right:			30px;
	padding-bottom:			50px;	
	min-height:				200px;
}

*html #content
{

	height:					200px;
}


#content a:link {
text-decoration:none; color:#000000; text-decoration:underline} 
#content a:visited {
text-decoration:none; color:#000000; text-decoration:underline} 
#content a:hover {
text-decoration:none; color:#000000; text-decoration:underline} 


h1
{
	font-size:				13px;
}
h2
{
	font-size:				13px;
	color: #c70000;
}

#verschillendetekst2
{
	position:absolute;
	top:395px;
	left: 530px;
}

#verschillendetekst1
{
	position:absolute;
	right:30px;
	bottom:0px;
	font-size:9px;
	color:#3f3e3c;
}

#verschillendetekst1 a:link {
text-decoration:none; color:#000000;} 
#verschillendetekst1 a:visited {
text-decoration:none; color:#000000;} 
#verschillendetekst1 a:hover {
text-decoration:none; color:#000000;} 

#extradiv
{
	position:absolute;
	top:230px;
	left:0px;
}

* html #extradiv
{
	top:240px;
}

#extradiv ul
{
	list-style-type:none;
}

#extradiv li
{
	display:inline;
	margin-right:2px;
	margin-left:2px;
}

#extradiv a:link {
text-decoration:none; color:#000000;} 
#extradiv a:visited {
text-decoration:none; color:#000000;} 
#extradiv a:hover {
text-decoration:none; color:#000000;} 