/* cus css */

#schnaeppchen_tabelle
        {
        text-align:left;
        }
#schnaeppchen_tabelle input[type="text"], textarea, select
        {
        width:330px;
        }
.cus_schnaeppchen_formularblock
         {
         background:#F4F4F4;
         }

.cus_schnaeppchen_formularblock_titel
         {
         background:LightGrey;
         }
.cus_schnaeppchen_details
         {
         margin:0;
         padding:0;
         border:1px solid blue;
         }

.cus_img_div
         {
         width:400px;
         margin:0 auto;
         text-align:center;
         vertical-align:bottom;
         }

.cus_img_div img
         {
         margin:0;
         padding:0;
         }
.cus_beschreibung
         {
         text-align:left;
         }
