body {
	margin: 0 !important;
	padding: 0 !important;

}

/* A fake IE information bar */
#infobar {
	font: message-box;
	bottom: 0px;
 vertical-align:bottom;
	left:0px;	height: 100%;
}

/* Please adjust the values if the infobar is not looking good */
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	color: #000;
	width:100%;
	background: #8A8A8A url(http://www.dejongwaddinxveen.nl/images/2008/bottoms.gif) repeat-x;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
	font-weight:bold;
}

#infobar a:hover {
	color: #FFF;
	background: #333333 url(http://www.dejongwaddinxveen.nl/images/2008/bottoms_hover.gif) repeat-x;
	cursor: pointer;
	font-weight:bold;
}

#infobar p{
	margin:0px;
	padding: .45em 0em .45em 0px;
	font-size:11px;
	text-align:center;
	font-weight:bold; 
	bottom: 0px; 
}

      