/* CSS Document */

.visualHome {
width: 880px;
height: 307px;
border: 1px solid #bdbdbd;
margin: 20px 0px;
position: relative;
background-color: #fff;
}

.headerLijst {
position: absolute;
top: 1px;
left: 510px;
}

.headerTekst {
position: absolute;
top: 70px;
left: 250px;
width: 255px;
font-size: 1.2em;
}

.headerVrouwWijzen  {
position: absolute;
top: 15px;
left: 799px;
}

.headerStappen {
position: absolute;
top: 64px;
left: 560px;
line-height:290%;
font-size: 1.1em;
font-weight: bold;
color: #172983;
z-index: 1;
}

.headerStappen a {
color: #172983;
}

.headerStappen ul li {
list-style: none;
}

.headerStappenBtn {
position: absolute;
top: 230px;
left: 560px;
font-size: 1.4em;
}

.headerStappenKop1 {
position: absolute;
top: 27px;
left: 560px;
}

.headerStappenKop2 {
position: absolute;
top: 27px;
left: 780px;
z-index: 1;
}

.headerStappenKopImage {
position: absolute;
top: -20px;
left: 690px;
}

.rekenModuleBox {
position: absolute;
top: 20px;
left: 20px;
width: 385px;
height: 217px;
background: #FFF url("/images/backgroundRekenmodule.png") bottom right no-repeat;
border: 1px solid #bdbdbd;
}

.rekenModuleBoxTekstKop {
position: absolute;
top: 10px;
left: 20px;
}

.rekenModuleBoxTekst {
position: absolute;
top: 20px;
left: 20px;
}

.oversluitCheckBox {
position: absolute;
top: 20px;
left: 425px;
width: 245px;
height: 217px;
background-color: #FFF;
border: 1px solid #bdbdbd;
}

.oversluitCheckBoxTekstKop {
position: absolute;
top: 10px;
left: 20px;
}

.oversluitCheckBoxTekst {
position: absolute;
top: 135px;
left: 10px;
width: 235px;
z-index: 999;
color: #fff;
}

.oversluitCheckBoxImage {
position: absolute;
top: 43px;
left: 1px;
}