#zufallspoke-box{
   display: inline-block !important;
   width: 292px;
   height: 115px;
   position: relative;
   font-family: Roboto;
   font-size: 11px;
   color: #585050;
   }
  
   .zf-name{
   display: block;
background: #e6e6e6;
border: 1px solid #dbdbdb;
padding-left: 10px;
height: 18px;
line-height: 19px;
letter-spacing: 1px;
font-size: 14px;
font-variant: small-caps;
color: #828282;
margin-top: 5px;
   margin-bottom: 5px;
   }
   
   .zf-pic{
   position: absolute;
height: 120px;
top: -5px;
right: -10px;
   }
   
   zf-dexeintrag{
   display: block;
width: 180px;
text-align: justify;
hyphens: auto;
   }
   
   .zf-pflanze{
   background: #cfe6c9 !important;
   border: 1px solid #b1ccaa !important;
   color: #6c9560 !important;
   }
   
   .zf-feuer{
	   background: #e8bcbc !important;
	   border: 1px solid #bf8f8f !important;
   color: #a26262 !important;
   }
   
   .zf-wasser{
   background: #b9ccea !important;
   border: 1px solid #a5a8d7 !important;
   color: #5d679d !important;
   }
   
   .zf-eis{
   background: #c9e3e6 !important;
   border: 1px solid #aac7cc !important;
   color: #608495 !important;
   }
   
   .zf-geist{
   background: #b4a7bf !important;
   border: 1px solid #b091b3 !important;
   color: #736079 !important;
   }
   
   .zf-elektro{
   background: #ece9bd !important;
   border: 1px solid #cccbaa !important;
   color: #b7af85 !important;
   }