html,body { 
	height: 100%; 
	width: 100%;
	margin: 0 0 1px 0;
	 
}

body { 
	margin: 0px;
	padding: 0px;  
	background-color: #fff;
    background-image: url(images/background.png);  
    background-position: top left;
}

#main {
	left: 50%;
	margin: 0 auto 0 -425px;
	width: 850px;
	overflow: hidden;
	position: absolute;
	height: auto;
}

#main img {
	float: left;
	clear: both;
}

#footer {
	left: 50%;
	margin: 0 auto 0 -410px;
	width: 820px;
	overflow: hidden;
	position: absolute;
	height: 40px;
	border-top: 1px solid #ffffff;
	top: 800px;
	text-align: center;
}

#footer ul { 
	list-style-type: none;
	margin: 0 0 0 190px;
	padding: 0;
	float: left;
}

#footer ul li {
	text-weight: bold;
	color: #ffffff;
	padding: 0 10px 0 10px;
	float: left;
	
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 39px;
	letter-spacing: 0.0px; 
}

#footer ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

.fText2 {
    padding: 0 5px 0 10px;
}

div#divannuleringsregeling label {
	width: 219px;
	margin-top: -4px;
}

div#divannuleringsregeling {
    margin-top: 4px;
}

span#spanannuleringsregeling {
    margin-top: -4px;
}
.extra {
	height: 25px;
}
.extra label {
	width: 217px;
}

#flash{
    position:          absolute;
    top:               90px;
    left:              443px;
}

#flash_overlay{
    position:          absolute;
    width:              367px;
    height:             60px;
    background:         url('images/flash_overlay.png') no-repeat;
    top:               274px;
    left:              435px;	
}

.lightBox {
    width: 639px;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    left: 52%;
    margin-left: -330px;

    font-family: arial, verdana;
    font-size: 11px;
    line-height: 17px;
    top: 31px;
    display: none;
}

.lightBox .fBack {
    padding: 61px 0 0 0;
    height: 300px;
    width: 570px;
}

.lightBox .fContent {
    padding: 30px 0 30px 0;
    height: 300px;
    width: 570px;

}

.lightBox .fContent2 {
    padding: 0 50px 0 50px;
    width: 475px;
}

.lightBox .fClose {
    position: absolute;
    right: 3px;
    float: right;
    width: 53px;
    height: 53px;
    cursor: pointer;
}

.lightBox .fClose .fBack {
    padding: 0;
    width: 50px;
    height: 50px;
}

.lightBox .fClose .fContent {
    padding: 0;
    width: 50px;
    height: 50px;
    /* IE FIX SLUIT KNOP */
    _margin-top: -55px;
    _margin-left: 1px;
    _position: relative;
}



.lightBox .fClose img {
    margin: 14px;
}

.whiteOverlay {
     width: 569px;
     height: 800px;
     position: absolute;
     background-color: #FFFFFF;
     top: 1px;
     left: 1px;
     filter:alpha(Opacity=30); -moz-opacity:.30;
     display: none;
}
