
 .praep {
    position:relative;
    left:0px;
    
    width:198px;
    height:125px;
    z-index:1;
    list-style-type:none
   }

img.objekttrg{
   position:absolute;
   left:5px;
   top:0px;
   z-index:0; 
   width:80%;
   }

img.thumbnail{
       position:absolute;
       left:30px;
       top:10px;
       z-index:1; 
     max-width:40%;  padding:0; 
       margin-left:auto;
       margin-right:auto; 
       height:35%;
   }
.praepname{
   position:absolute;
   color: #e9e9e9;
   left: 0.5em;
top: 6em;
width: 14em;
height: 2em;
text-align: left;
font-family: arial,sans-serif;
font-size: 0.8em;
   line-height:1;
   overflow:hidden;
   word-wrap:break-word;
   }
.labelname{
   position:absolute;
   left: 8.6em;
bottom: 4.3em;
   width:4.2em;
   height:4.6em;
   padding-top: 0.6em;
   -webkit-transform: rotate(-90deg);
           transform: rotate(-90deg); 
   text-align:center; 
   font-family:Brush Script MT, monospace;
   font-size:1em;
   font-style:italic;
   line-height:0.8;
   color:#5c5858;
   z-index:1;
   overflow:hidden;
   word-wrap:break-word;
}
.link {
   display:block;
   position:relative;
   left:0px;
   top:0px;
   width:198px;
   height:125px;
   z-index:100000000000000000;
   list-style-type:none;
   cursor:pointer;
   }