HTML {height: 100%}
body {
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url('t-achtergrond.jpg');
	background-position: right bottom ;
	color: #000000;
}
H1,H2,H3
{
	color: #254da0;

}
.topback {
	background: #FFFFFF url('t-hosfs-top.gif') repeat-x;

}
.content {
	margin-left: 40;
	margin-top: 20;
}
A.bluemenu, A.bluemenu:hover, .bluemenu {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #254da0;
	text-decoration: none;
}
.infobig {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #254da0;
}
.infotxt {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #3b3d3f;
}
.info {
	z-index: 100;
	position: absolute;
	top: 400;
	left: 35;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #a40033;
}
.sitelogo {
	left: 10;
	top: 10;
	position: absolute;
	z-index: 100;
}
/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	text-align: right;

}
.m0l0iover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding: 3px;
	color: #ffffff;

}

/* level 0 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #939598;
	background: #254da0;
	border : 1px solid #b6d2f3;
	border-right : 4px inset #c0d9f6;
	border-bottom : 4px inset #c0d9f6;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #939598;
	background: #939598; 
	border-right : 4px inset #c0d9f6;
	border-bottom : 4px inset #c0d9f6;
}

/* level 1 inner */
.m0l1iout {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	text-align: right;

}
.m0l1iover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding: 3px;
	color: #ffffff;

}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #939598;
	background: #254da0;
	border : 1px solid #b6d2f3;
	border-right : 4px inset #c0d9f6;
	border-bottom : 4px inset #c0d9f6;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #939598;
	background: #939598; 
	border-right : 4px inset #c0d9f6;
	border-bottom : 4px inset #c0d9f6;
}

/* level 2 inner */
.m0l2iout {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
.m0l2iover {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l2oout {
	text-decoration : none;
	border : 2px solid #000000;
	background: #FFFFFF;
}
.m0l2oover {
	text-decoration : none;
	border : 2px solid #000000;
	background: #FF0000;
}
