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

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

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

#header
{
	height:					199px;
	width:					738px;
	background:				url("../images/header.jpg") no-repeat;
	
}

* html #header
{
	margin-bottom: 			-20px;
}

#menu
{
	position:				absolute;
	top: 100px;
	left:15px;
}

#menu a:link {
text-decoration:none; color:#7E8183;} 
#menu a:visited {
text-decoration:none; color:#7E8183;} 
#menu a:hover {
text-decoration:none; color:#7E8183;} 

* html #menu
{
	top:110px;
}

#menu ul
{	
	list-style-type:none;
	line-height:30px;
}

#menu li
{
	border-bottom: 1px dashed black;
	width:120px;
	padding-left:30px;
}

* html #menu li
{
	width:150px;
}

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



#content
{
	width:					400px;
	margin-left:			240px;
	margin-top:				-29px;
	margin-bottom:			-30px;
	margin-right:			30px;
	padding-bottom:			30px;	
	min-height:				420px;
}

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


*html #content
{
	height:					400px;
}


h1
{
	font-size:				12px;
}

#verschillendetekst2
{
	position:absolute;
	top:167px;
	left: 80px;
	text-align:center;
}

*html #verschillendetekst2
{
	top:178px;
}

#verschillendetekst2 a:link {
text-decoration:underline; color:#813301;} 
#verschillendetekst2 a:visited {
text-decoration:underline; color:#813301;} 
#verschillendetekst2 a:hover {
text-decoration:underline; color:#813301;} 

#verschillendetekst1
{
	position:absolute;
	right:56px;
	bottom:45px;
	font-size:9px;
}

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

#extradiv
{
	position:absolute;
	top:35px;
	left:20px;
	color:#ffffff;
	font-size:12px;
	text-align:center;
}

* html #extradiv
{
	top:45px;
}

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

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

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