@charset "utf-8";
/* CSS Document */

.list { display:inline; float:left;padding-left:10px; width:140px; margin:10px 0 15px 0px; }
   .image_border { border:1px solid #000; width:124px; height:154px; overflow:hidden; background-color:#FFF; }
   .image { border:2px solid #FFF; width:120px; height:150px; overflow:hidden; text-align:center; }
   .image img { height:200px; text-align:center; }
   .pseudonym { background-color:#FFC023; color:#000; font-size:12px; font-weight:bold; text-align:center; width:124px; overflow:hidden; border-top:1px solid #000; border-right:1px solid #000; border-left:1px solid #000; }
   .ort { text-align:center; width:126px; overflow:hidden; font-size:12px; }
    
