html
{
	width:				100%;
	height:				100%;
	margin:				0px;
	padding:			0px;
}

a 
{
	text-decoration:	 none;
	font-size:			8pt;
	color:				#0E33CC;
}
a:hover 
{
	text-decoration:	none;
	color:				#E91200;
}
A:active 
{
	color:				red;
}
A:visited 
{
	color:				#0106DD;
}

body
{
	margin:				0px;
	padding:			0px;
	width:				100%;
	height:				100%;
	font-family:		Arial, Verdana;
	font-size:			8pt;
}

#copyright
{
	font-family:		Arial, Verdana;
	font-size:			8pt;

	position:			relative;
	left:				0px; 
	bottom:				0px;
}

#menu
{
	font-family:		Arial, Verdana;
	font-size:			8pt;


	width:				158px;
	height:				100%;
	background-color:	#AEDF69;

	position:			absolute;
	left:				0px; 
	top:				143px; 
}

#flag
{
	margin-right:		8px;

	position:			absolute;
	right:				10px; 
	top:				75px; 
}

#search
{
	position:			absolute;
	right:				230px; 
	top:				72px; 
}

#bookmark
{
	margin-right:		8px;

	position:			absolute;
	left:				170px;
	top:				70px; 
}

#links
{
	font-family:		Arial, Verdana;
	font-size:			8pt;

	position:			absolute;
	left:				0px; 
	top:				143px; 
}

h1
{
	font-family:		Arial, Verdana;
	font-size:			14pt;
	color:				black;
}

h2
{
	font-family:		Arial, Verdana;
	font-size:			14pt;
	color:				black;
}

#main
{
	position:			absolute;
	left:				168px;
	top:				143px; 
}

#words
{
	font-size:			1pt;
	color:				white;
}

img
{
	border:				0px;
}

#topblue
{
	width:				83%;
	height:				38px;
	background-color:	#45BCF6;

	position:			absolute;
	left:				162px;
	top:				63px; 
}

.rodeletters
{
	color:				red;
}

#hoeklogo
{
	width:				158px;
	height:				143px;

	position:			absolute;
	left:				0px;
	top:				0px; 
}

#toplogo
{
	height:				59px;
	width:				84%;
	background-color:	#F9B41E;

	position:			absolute;
	left:				158px;
	top:				0px; 
}

.linkheader
{
	background-color:	#F9B41E;
	font-size:			12pt;
}

.frontitem
{
	width:				50%;
	vertical-align:		text-top;
}

.monofone
{
	width:				100%;
}

a.googlelink:link
{
	color: #FFFFFF;
	font-size: 1px;
}
a.googlelink:visited
{
	color: #FFFFFF;
	font-size: 1px;
}
a.googlelink:hover
{
	color: #FFFFFF;
	font-size: 1px;
}