#aanmelden {
width: 300px;
border: 1px solid #cacaca;
float: left;
}

#inloggen {
width: 300px;
border: 1px solid #cacaca;
float: left;
margin-left: 30px;
}

.persitem {
clear: both;
float: left;
width: 795px;
height: 160px;
text-align: left;
margin-top: 15px;
margin-bottom: 10px;
}

.persitem_text {
float: right;
width: 560px;
text-align: left;
}

.persitem_image {
float: left;
width: 220px;
text-align: left;
}

#logout {
width: 795px;
text-align: right;
margin-top: 10px;
margin-bottom: 10px;
}

