/* Page Item */

 /* ################################################################################## */
      /* ########### Item ################################################################# */
      /* ################################################################################## */
      
      #infocontainer_item {
        
        float:left;
        width:550px;
        border: 0px solid black;
        padding: 0px; 
        
        
      }
      
       #shoprabatt {
        float:right;
        text-align:center;
        width:150px;
        height:150px;
        padding:0px 0px 0px 0px;
        margin:0px 100px 0px 0px;
        background-image:url('../../../../gfx/badges/silver.png');
  
      }
      #shoprabatt_text1  {
        position:relative;
        top:38px;
        padding:0px 25px 0px 25px;
        font-size:34px;
        font-weight:bold;
      }
      #shoprabatt_text2  {
        position:relative;
        top:32px;
        padding:0px 25px 0px 25px;
        font-size:20px;
  
      }
      
      
      #preisdarstellung {
       
        float:right;
        width:175px;
        height:135px;
        background: url(../../gfx/badges/ivory_175.png) no-repeat top left;
        text-align:center;
        padding:40px 40px 0px 0px;
        color:#000000;
        border:0px solid black;
    
      }
      .preisdarstellung_text1 {
        color:#0005C5;
        font-size: 14pt;
        font-weight: bold;
        
      }
      .preisdarstellung_text2 {
        color:#0005C5;
        font-size: 18pt;
        font-weight: bold;
        
      }
      .preisdarstellung_text3 {
        color:#000000;
        font-size: 14pt;
        font-weight: normal;
        
      }
      .preisdarstellung_text4 {
        color:#000000;
        font-size: 10pt;
        font-weight: normal;
        font-style:italic;
      }
      


     
      
      .artikel_button {
        
        font-weight: bold;
        font-size: 16px;
        float: right;
        margin:0px;
        padding:0px;
        width:175px; 
        
      }
