a {
	color:#FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow:hidden;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px
}
#dhtmltooltip
{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:11px; 
	position: absolute;
	border: 0px solid black;
	padding: 2px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	text-transform:uppercase;
	/*opacity: .8;
	filter: alpha(opacity=80);*/
	/*Remove below line to remove shadow. Below line should always appear last within this CSS
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 970px;
height: 20px;
border: 0px;
padding: 5px;
}

#pscroller1 a{
text-decoration: none;
}

.someclass{
	color: #FFFFFF;
}
.hoofdmenu {
 	font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:11px; text-decoration:none;margin-top:108px;display:block;text-align:center;
}
div.menu1 {
	background-image:url(../img/menu1_b.jpg);
	height:125px;
	width:114px;
	position:relative;
}
div.menu2 {
	background-image:url(../img/menu2_b.jpg);
	width: 114px;
	height: 125px;
	top: 0px;
}

div.menu3 {
	background-image:url(../img/menu3_b.jpg);
	width: 115px;
	height: 125px;
}

div.menu4 {
	background-image:url(../img/menu4_b.jpg);
	width: 112px;
	height: 125px;
}

div.menu5{
	background-image:url(../img/menu5_b.jpg);
	width: 113px;
	height: 125px;
}

div.menu6 {
	background-image:url(../img/menu6_b.jpg);
	width: 114px;
	height: 125px;
}

#outer {
	display: table; 
	height: 100%;
	margin: 0 auto;
}

#middle {
	display: table-row; 
}

#inner {
	display: table-cell;
	vertical-align: middle; 
}
