html, body
{
	min-height: 100%;
	height: 100%;
	overflow: auto;
}
img, div { 
	behavior: url(iepngfix.htc);
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #95619f;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-image: url(../images/background_body.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;

}
div#sitecontainerindex {
	width: 887px;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -444px;
	background-image: url(../images/background_index.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0px;

}
div#sitecontainerrecept {
	width: 756px;
	height: 477px;
	position: absolute;
	left: 50%;
	margin-left: -378px;
	background-image: url(/client/dependproberen/images/background_content_4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 34px;
}
div#sitecontainerbespaar {
	width: 756px;
	height: 477px;
	position: absolute;
	left: 50%;
	margin-left: -378px;
	background-image: url(/client/dependproberen/images/background_content_3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 34px;
}
div#sitecontainer {
	width: 756px;
	height: 477px;
	position: absolute;
	left: 50%;
	margin-left: -378px;
	background-image: url(/client/dependproberen/images/background_content.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 34px;
}
.contentleft {
	height: 467px;
	width: 297px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.contentlefttekst{
	width: 210px;
	float: left;
	padding-left: 43px;
}
.contentleftpachshot{
	width: 60px;
	position: absolute;
	left: 190px;
	bottom: 25px;
}
.contentleftterug{
	position: absolute;
	bottom: 25px;
	left: 43px;
}
.contentleftterug a{
	color: #FFFFFF;
	text-decoration: none;
}
.contentleftterug a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.fotocontentleft {
	height: auto;
	width: 100%;
	float: left;
}
.lijncontentleft {
	position: absolute;
	width: 7px;
	height: 32px;
	background-image: url(/client/dependproberen/images/lijnbol.gif);
	background-repeat: no-repeat;
	top: 205px;
	left: 35px;
}
.lijncontentleftcoupon {
	position: absolute;
	width: 7px;
	height: 50px;
	background-image: url(/client/dependproberen/images/lijnbol_coupon.gif);
	background-repeat: no-repeat;
	top: 180px;
	left: 200px;
}
.lijncontentleftbespaar {
	position: absolute;
	width: 7px;
	height: 50px;
	background-image: url(/client/dependproberen/images/lijnbol_bespaar.gif);
	background-repeat: no-repeat;
	top: 170px;
	left: 35px;
}
.lijncontentleftrecept {
	position: absolute;
	width: 7px;
	height: 32px;
	background-image: url(/client/dependproberen/images/lijnbol_recept.gif);
	background-repeat: no-repeat;
	top: 190px;
	left: 35px;
}
/*.coupon {
	padding-top: 40px;
	padding-bottom: 19px;
}*/
.contentright {
	font-family: Arial, Helvetica, sans-serif;
	color: #95519e;
	font-size: 12px;
}
.contentright h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #95519e;
	font-size: 16px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;

}
.contentright h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #e2007a;
	font-weight:bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.contentright h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #95519e;
	font-weight:bold;
	font-size: 13px;
	margin: 0px;

}
.contentright h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #95519e;
	font-size: 16px;
	padding-top: 19px;
	margin: 0px;
}
.contentrighttitle {
	height: 106px;
	width: 450px;
	float: left;
	margin-top: 18px;
}
.contentrighttitlebespaar {
	width: 450px;
	float: left;
	margin-top: 18px;
}
.contentrighttitle img, .contentrighttitlebespaar img{
	margin-top: 29px;
}
.contentrighttekst {
	width: 430px;
	float: left;
	margin-right: 20px;
}
.contentrighttekst ul li{
	padding-bottom: 8px;

}
.contentrighttekstbespaar {
	width: 430px;
	float: left;
	margin-right: 20px;
	padding-top: 20px;
}
.contentrightrecept {
	width: 420px;
	height: 165px;
	float: left;
	background-color: #FFFFFF;
	border: #a05599 1px solid;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 12px;
	color: #e2007a;
	font-weight: bold;
	font-size: 10px;
	
}
#nextButton {
	position: absolute;
	bottom: 70px;
	right: 50px;
	margin: 0px;
	padding: 0px;
}
.contentrightrecept .verder{
	background-image: url(../images/button_volgende.gif);
	width: 79px;
	height: 18px;
	border: none;
	margin-right: 20px;
}

.contentrightrecept .formColumnRight{
	padding-left: 0px;
}
.contentrightrecept .formColumnRight input{
	/*font-size: 11px;
	border: #CCCCCC 1px solid;	*/
}
.contentrightrecept .formColumnLeft{
	text-align: right;
	padding-right: 5px;
	width: 120px;

}
#form63 .formColumnLeft{
	text-align: right;
	padding-right: 5px;
	vertical-align: top;

}
#form65 .formColumnSubmit input{
	background-image: url(../images/button_verstuur.gif);
	width: 79px;
	height: 18px;
	border: none;
	margin-right: 20px;
	position: absolute;
	right: 30px;
	top: 210px;
}
#cms_cm56__form__gender_row .formColumnRight{
	position: absolute;
	top: 110px;
	right: 80px;

}
#cms_cm56__form__gender_row .formColumnRight .elementRadioContainer{
	float: left;
}

#cms_cm63__form__gender_row .formColumnRight{
	position: absolute;
	top: 310px;
	right: 398px;
}
/*span#cms_cm63__form__urineloss_title .elementTitle{
	padding-top: 40px;
}*/
#cms_cm63__form__gender_row .formColumnLeft .elementTitle{
	position: absolute;
	top: 265px;
	right: 45px;
	text-align: left;
	width: 400px;
}
/*#cms_cm63__form__urineloss_row .formColumnRight {
	position: absolute;
	top: 290px;
	right: 225px;
}*/
#cms_cm63__form__city_title .felementTitle {
}
#form63 .elementText {
	border: 1px #CCCCCC solid;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	
}
#form63 .elementRadioContainer {

}
.contentrightrecept .formTable .formColumnRight select{
	border: 1px #CCCCCC solid;
	height: 18px;
	font-size: 11px;
	
}
.formTableprint{
	font-size: 12px;
	padding-top: 20px;
}
.formTableprint tr td{
	padding-bottom: 7px;
}
.formTableprint .formColumnRight{
	padding-left: 3px;
	font-weight: bold;
}

.verstuur{
	background-image: url(../images/button_verstuur.gif);
	width: 79px;
	height: 18px;
	border: none;
	margin-right: 10px;
}
.contentrightrecept tr td{
	padding-bottom: 3px;
}
.contentrightrecept input{
}
.contentrightbereken {
	width: 410px;
	height: 110px;
	float: left;
	background-color: #FFFFFF;
	border: #a05599 1px solid;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #e2007a;
	font-weight: bold;
	margin: 0px;
}
.contentrightbereken tr td{
	height: 30px;
	margin: 0px;
}
.contentrightbereken tr{
	margin: 0px;
}
.contentrightbereken select{
	margin-left: 10px;
	border: 1px #CCCCCC solid;
}
.contentrightbereken input{
	background-image: url(../images/background_bereken.gif);
	width: 106px;
	height: 21px;
	border: none;
	margin-left: 10px;
}

.contentrightfooter {
	height: 39px;
	width: 450px;
	float: left;
}
.contentrightfooterbuttonleft a{
	position: absolute;
	bottom: 20px;
	left: 300px;
	height: 26px;
	width: 137px;
}
.contentrightfooterbuttonright{
	position: absolute;
	bottom: 20px;
	left: 442px;
	height: 26px;
	width: 137px;
}
.contentrightfooteractievoorwaarden a{
	font-size: 10px;
	color: #95519e;
	text-decoration: none;
	padding-right: 18px;
	padding-top: 12px;
	position: absolute;
	bottom: 25px;
	right: 20px;
}
.coupon{
	width: 409px;
	height: 310px;
	background-image: url(../images/coupon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
	padding-top: 60px;
	padding-left: 23px;
	float: left;
	font-size: 9px;
}
.coupon .formColumnLeft{
	text-align: right;
	padding-right: 5px;
}
.coupon .formSubmitSend{
	position: absolute;
	top: 425px;
	right: 320px;
	background-image: url(../images/button_printcoupon.gif);
	width: 137px;
	height: 26px;
	border: none;
}
#cms_cm56__form__name_row .formColumnRight input, #cms_cm56__form__zipcode_row .formColumnRight input, #cms_cm56__form__accountnumber_row .formColumnRight input, #cms_cm56__form__email_row .formColumnRight input{
	width: 200px;
	height: 14px;
	border: 1px #999999 solid;
	margin-bottom: 5px;
}
#cms_cm56__form__address_row .formColumnRight input{
	width: 100px;
	height: 14px;
	border: 1px #999999 solid;
	margin-bottom: 5px;
	margin-top: 10px;
}
#cms_cm56__form__number_row .formColumnLeft{
	position: absolute;
	top: 175px;
	right: 191px;
	*top: 181px;
	*right: 191px;
}
#cms_cm56__form__number_row .formColumnRight input{
	position: absolute;
	top: 165px;
	right: 140px;
	*top: 172px;
	*right: 140px;
	width: 50px;
	height: 14px;
	border: 1px #999999 solid;
	margin-bottom: 5px;
	margin-top: 10px;
}

#cms_cm56__form__name_row .formColumnRight input{
	width: 200px;
	height: 14px;
	border: 1px #999999 solid;
	margin-bottom: 5px;
	margin-top: 10px;
}
#cms_cm56__form__conditions_row .formColumnRight{
	position: absolute;
	top: 270px;
	right: 55px;
	width: 380px;
}
#cms_cm56__form__birthdate_row .formColumnRight select{
	border: 1px #999999 solid;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 11px;
}
#cms_cm63__form__city_row{
}
.contentrightrecept .formColumnSubmit{
}
.contentrightrecept .formColumnSubmit input{
	background-image: url(../images/button_verstuur.gif);
	width: 79px;
	height: 18px;
	border: none;
	position: absolute;
	right: 40px;
	bottom: 70px;
	overflow: hidden;
}
#cms_cm63__form__submitSend_row .formrow{
	width: 400px;
}
.coupon .inputpostcode{
	width: 100px;
	height: 14px;
	border: 1px #999999 solid;
}
.coupon .inputnaam{
	width: 200px;
	height: 14px;
	border: 1px #999999 solid;
}
div#footervoorwaarden{
	height: 50px;
	float: left;
	margin-top: 523px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cacaca;
	text-align: center;
	width: 756px;
	position: absolute;
	left: 50%;
	margin-left: -378px;
	}
	
/*#cms_cm56__form__conditions_row .formRow input{
	width: 200px;
	height: 14px;
	border: 1px #999999 solid;
}
	
/*.formColumnRight input{
	width: 200px;
	height: 14px;
	border: 1px #999999 solid;	
	}*/

div#formOutputContainer {
    position: absolute;
    background-color: #FFF;
	width: 430px;
	height: 170px;
	margin-left: -10px;
	margin-top: -5px;
	z-index: 999;
}

/**
 * Coupon formulier
 */ 
form#form56 div#formOutputContainer {
    margin-left: -5px;
	margin-top: 10px;
	width: 370px;
	height: 280px;
} 

    div#formOutputContainer ul {
        margin-top: 15px;
	}

    div#formOutputContainer input.correct {
	    background-image: url(../images/button_corrigeer.gif);
	    width: 79px;
	    height: 18px;
	    border: none;
	    margin-right: 20px;
		float: right;
	}
.titelindex {
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	/*padding-left: 80px;*/
}

.buttonsindex {
	padding-top: 200px;
}

.buttonsindex ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
.buttonsindex ul li{
	display: inline;


}
.buttonsbottomindex {
	padding-top: 100px;
}

.buttonsbottomindex  ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
.buttonsbottomindex  ul li{
	display: inline;
	margin-right: 20px;
}

div#footervoorwaardenindex{
	height: 50px;
	float: left;
	margin-top: 500px;
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cacaca;
	text-align: center;
	width: 756px;
	position: absolute;
	left: 50%;
	margin-left: -378px;
	}