#kopjekern {
background-image: url('../images/grote/dashboard.jpg');
width: 625;
height: 75;
margin: 0;
padding: 0;
}
#kopjekerntekst {
width: 600;
height: 50;
padding-top: 15;
padding-left: 10;
font-size: 30px;
color: #ffffff;
}

#tekstkern {
background-image: url('../images/basis/kernlijn.jpg');
width: 625;
height: 185;
}

#tekstinhoud {
width: 615;
height: 180;
overflow-y: auto;
overflow-x: hidden;
margin-left: 5; 
}

#linksbottom 
{
background-image: url('../images/banners/auto.jpg');
float:left;
/*margin-left: 25; */
width: 300;
height: 150;
}


#rechtsbottom 
{
float: right;
background-image: url('../images/basis/achtergrondbot.jpg');
/*margin-right: 25; */																				
width: 300;
height: 150;
}

#inhoudrechts {
float: right;
background-image: url('../images/grote/rechts/woonverzekeringen.jpg');
width: 200;
height: 578;
border: solid 1px #D9D6B2;
}

#ballon1 {
width: 170;
height: 100;
background-image: url('../images/grote/rechts/ballon100.jpg');
margin-top: 17;
margin-left: 15;

}
#ballon1inhoud {
width: 160;
height: 90;
padding-left:10;
padding-top:10;


}



#ballon2 {
width: 170;
height: 215;
background-image: url('../images/grote/rechts/ballon200.jpg');
margin-top: 167;
margin-left: 15;

}
#ballon2inhoud {
width: 160;
height: 190;
padding-left:10;
padding-top:10;


}
#ballon3 {
width: 170;
height: 50;
background-image: url('../images/grote/rechts/ballon50.jpg');
margin-top: 17;
margin-left: 15;

}
#ballon3inhoud {
width: 160;
height: 40;
padding-left:10;
padding-top:10;


}

