.staand {
   height: 524px;
   width: 700px;
   position: absolute;
   padding: 0;
   margin: 0;
   top: 0;
   left: 35px;
}

.staand p {
   width:270px;
}


.staand .image0 {
   width: 290px;
   position: absolute;
   float:left;
   bottom: 15px;
   left: 0px;
}

.staand .image1 {
   width: 290px;
   position: absolute;
   float: right;
   top: 0px;
   right: 0px;
}

