body, html {
	background-color:#FAFAD2;
	background-image:
		url(../img/achtergrond.jpg);
	height: 100%; margin: 0; padding: 0;
	background-repeat: no-repeat;
	background-position: top;
	font-family: verdana, arial;
	font-size: 12pt;
}

#container {
	margin:0 auto;
	width: 570px;
	height: 100%;
}

#hoezomoeilijk {
	margin:0 auto;
	width:570px;
	height:40px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24pt;
}

#header {
	margin:0 auto;
	width:570px;
	height:25px;
}

	#h-l {
		width:270px;
		float: left;
		font-weight: bold;
		text-align: left;
		color: #FFFFFF;
	}
	
	#h-m {
		width:150px;
		float: left;
		text-align: center;
		font-size: 8pt;
		margin-top: 2px;
		color: #FFFFFF;
	}
	
	#h-r {
		width:150px;
		float: left;
		text-align: right;
		font-size: 8pt;
		margin-top: 2px;
		color: #FFFFFF;
	}

#google {
	margin:0 auto;
	width:570px;
	height:58px;
	background-color: #FAFAD2;
}

	#g-l {
		width:137px;
		float: left;
		margin: 5px;
	}
	
	#g-m {
		width:300px;
		float: left;
		margin-top: 15px;
		margin-left: 15px;
	}
	
	#g-r {
		width:50px;
		float: left;
		margin-top: 15px;
	}

	#g-radar {
		width:56px;
		float: left;
		text-align: right;
		margin-top: 2px;
	}

#tussenruimte-10 {
	margin:0 auto;
	width:570px;
	height:10px;
}

#tussenruimte-2 {
	margin:0 auto;
	width:570px;
	height:2px;
}


#content {
	width:570px;
	height:37px;
	margin:0 auto;
	background-color: #FAFAD2;
}

	#plaatje-l {
		margin-top: 2px;
		margin-left: 2px;
		width:40px;
		float: left;
	}

	#plaatje-m {
		margin-top: 2px;
		margin-left: 2px;
		width:40px;
		float: left;
	}

	#plaatje-r {
		margin-top: 2px;
		margin-left: 2px;
		width:40px;
		float: left;
	}

	#tekst-l {
		width:153px;
		float: left;
		text-align: left;
		margin-top: 7px;
	}

	#tekst-m {
		width:153px;
		float: left;
		text-align: left;
		margin-top: 7px;
	}

	#tekst-r {
		width:120px;
		float: left;
		text-align: left;
		margin-top: 7px;
	}

.homepage{
	text-decoration: none;
	color:#FFFFFF;
}	/* unvisited link */
	
.homepage:visited {
	text-decoration: none;
	color:#FFFFFF;
} 	/* visited link */
	
.homepage:hover{
	text-decoration: none;
	color: #8D0000;
}  /* mouse over link */
	
.homepage:active {
	text-decoration: none;
	color:#8D0000;
}  /* selected link */



a:link {
	text-decoration: none;
	color:#336699;
}  /* unvisited link */

a:visited {
	text-decoration: none;
	color:#336699;
} 	/* visited link */

a:hover {
	text-decoration: none;
	color:#8B0000;
}   /* mouse over link */

a:active {
	text-decoration: none;
	color:#8B0000;
}   /* selected link */



#dropdownvak {
	width:570px;
	height:30px;
	margin:0 auto;
	font-size: 8pt;
}

	#dropdown-l {
		width: 78px;
		float: left;
		background-color: #E5E5E5;
		text-align: left;
		margin-right: 4px;
	}

	#dropdown-r {
		width: 78px;
		float: left;
		background-color: #E5E5E5;
		text-align: left;
		margin-right: 0px;
	}


.dropdowncss
{	margin: 0;
	padding: 0;
	z-index: 40
}
.dropdowncss li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11pt, verdana, arial
}
.dropdowncss li a
{	display: block;
	padding: 0px 2px;
	width: 78px;
	color: #336699;
	text-align: left;
	text-decoration: none
}
.dropdowncss li a:hover
{	
}

.dropdowncss div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFF;
	border: 1px solid #7F7F7F
}
	.dropdowncss div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 1px 1px;
		width: 120px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #000;
		font: 9pt verdana, arial
	}
	.dropdowncss div a:hover
	{	background: #E5E5E5;
		color: #000
	}


#voettekst {
	margin:0 auto;
	width:570px;
	height:10px;
	font-size: 8pt;
}

	#voettekst-l {
		width:190px;
		float: left;
		text-align: left;
	}
	
	#voettekst-m {
		width:190px;
		float: left;
		text-align: center;
	}
	
	#voettekst-r {
		width:190px;
		float: left;
		text-align: right;
	}
