html{
    overflow-y:auto;}
body
{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif ;
	background:#071a54;
	}
html, body {
height: 100%;                                                                  
margin: 0;                                                                     
padding: 0;                                                                    
}
* {
margin:0px auto;
padding:0;
}
div#shim {
visibility: hidden;
width: 100%;
height: 50%;                                                                     
margin-top: -291px;                                                              
float: left;
}
div#wrapper {
width: 100%;
height: 582px;
background:#071a54 url(../images/page_background.gif) repeat-x;
clear: both;
position: relative;
top: -291px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
}
/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */

/* ]]> */	

a img
{
	border:0;
	}
	
.page_container
{
	}
	
.header
{
	width:1006px;
	height:90px;
	background:#071a54;
	margin:0 auto;
	}
.header h1
{
	margin:0;
	padding:1px 0 0 10px;
	color:#fff;
	}
.header h2
{
	margin:0;
	padding:0 10px 0 0;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	float:right;
	}

.content
{
	width:1006px;
	height:357px;
	background:#fff;
	margin:0 auto;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;	
	}
.content img
{
	float:left;
	}

.footer
{
	width:1006px;
	height:136px;
	background:#071a54;
	margin:0 auto;
	}
.footer ul
{
	margin:0;
	padding:0;
	background:#071a54 url(../images/menu_background.gif) no-repeat;
	height:60px;
	width:100%;
	}
.footer ul li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:30px;
	position: relative;
	}
.footer ul li.Leefbaarheid
{
	width:337px;
	}
.footer ul li.ProPoints
{
	width:339px;
	}
.footer ul li.Webwinkel
{
	width:330px;
	}
.footer ul li a
{
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:20px;
	padding:10px 0;
	}


.footer li ul 
{
	position: absolute;	
	top: -157px;
	width: 185px;
	height: 171px;
	display: none;
	left: 122px;
	}

.footer ul li.Leefbaarheid ul
{
	background:transparent url(../images/hover_leefbaarheid.jpg) no-repeat;
	}
.footer ul li.ProPoints ul
{
	background:transparent url(../images/hover_propoints.jpg) no-repeat;
	}
.footer ul li.Webwinkel ul
{
	background:transparent url(../images/hover_webwinkel.jpg) no-repeat;
	}
	
.footer ul ul li
{
	margin:0 0 0 15px;
	padding:0;
	height:auto;
	list-style:none;
	float:none;
	position:relative;
	}
.footer ul ul li a
{
	background:transparent url(../images/menu_bullet.gif) no-repeat 0px 17px;
	color:#071a54;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:14px;
	padding:10px 0 0px 13px;
	margin:0;
	text-align:left;
	}
.footer ul ul li a:hover
{
	color:#0036da;
	}

/* Fix IE. Hide from IE Mac \*/
* html .footer ul li{ float: left; }
* html .footer ul li a{ height: 1%; }
/* End */


.footer li:hover ul, 
.footer li.over ul,
.footer li ul li:hover ul, 
.footer li ul li.over
{
    display: block; 
    } /* The magic */


.footer li:hover ul ul, 
.footer li.over ul ul
{
    display: none; 
    } /* The magic */
	
.btnCorp
{
	margin-top:4px;
	float:left;
	}
.btnSaldo
{
	margin-top:0px;
	float:right;
	}
