.sio_loop_blog .bericht{
padding: 15px;
float: left;
}
.sio_loop_blog .bericht.bericht_1{
width: 100%;
}
.sio_loop_blog .bericht.bericht_2{
width: 50%;
}
.sio_loop_blog .bericht.bericht_3{
width: 33.33%;
}
.sio_loop_blog .bericht.bericht_4{
width: 25%;
}
.sio_loop_blog .bericht.bericht_5{
width: 20%;
}
.sio_loop_blog .bericht.bericht_6{
width: 16.6%;
}
.sio_loop_blog .bericht.bericht_7{
width: 14.28%;
}
.sio_loop_blog .bericht.bericht_8{
width: 12.5%;
}
.sio_loop_blog .bericht.bericht_9{
width: 11.11%;
}
.sio_loop_blog .bericht.bericht_10{
width: 10%;
}
.sio_loop_blog .bericht img{
width: 100%;
height: auto;
}