.content {
float: left;
width: 737px;
height: 462px;
margin: 0px;
padding: 0px;
background-image: url("../images/voorkant_01.jpg");
background-repeat: no-repeat;
}

.main {
position: relative;
left: 440px;
top: 10px;
width: 300px;
text-align: right;
}

.home {
width: 37px;
height: 129px;
background-image: url("../images/voorkant_02.jpg");
}

.saldo {
width: 37px;
height: 103px;
background-image: url("../images/voorkant_03.jpg");
}

.toevoegen {
width: 37px;
height: 107px;
background-image: url("../images/voorkant_04.jpg");
}

.overzicht {
width: 37px;
height: 123px;
background-image: url("../images/voorkant_05.jpg");
}
