 /* Page Ticket  */

      #ticket_preisdarstellung {
        position:relative;
        top:0px;
        float:right;
        width:175px;
        height:175px;
        background: url(../../gfx/badges/ivory_175.png) no-repeat top left;
        text-align:center;
        padding:45px 0px 0px 0px;
        color:#000000;
    
      }
      #ticket_preisdarstellung .ticket_text1 {
        
        font-size: 14pt;
        font-weight: bold;
        color:red;
      }
      #ticket_preisdarstellung .ticket_text2 {
        
        font-size: 18pt;
        font-weight: bold;
        color:red;
      }
      
      .artikel_button {
        
        font-weight: bold;
        font-size: 16px;
        float: right;
        margin:0px;
        padding:0px;
        width:175px; 
        
      }
