  
  h1 { font-size: 23px; font-weight: normal; color:#e2007a; font-family: georgia; }                       
  h2 { font-size: 23px; font-weight: normal; color:#e2007a; font-family: georgia;}                      
  h3 { font-size: 12px; color:#e2007a; font-weight: normal;font-family: arial; } 
  h4 { font-size: 12px; color:#636363; font-weight: bold;font-family: arial; text-transform: uppercase;}    
  h5 { font-size: 14px; color:#646464; font-weight: bold;font-family: arial; }   
  h6 { font-size: 14px; color:#646464; font-weight: normal;font-family: arial; }   
  
  .hlist ul li a.aussteller
  {
      background:#f3a20a url("../../images/aussteller_bg_blue.gif") repeat-x top left;
      cursor:default;
      color: #fff;
  }
  
  
  
  html .hlist ul li ul.subnav li a.active
  {
      text-decoration: none;
      color:#fff;
      background:#e3007a url("../../images/navi_active_pink.gif") repeat-x top left;
  }
  
   .hlist ul li a.active
  {
      text-decoration: none;
      color:#fff;
      background:#e3007a url("../../images/navi_active_pink.gif") repeat-x top left; 
  }
  
  #start_header
  {
      width:880px;
      height:282px;
      background: transparent url("../../images/start_img_pink.jpg") no-repeat bottom left;
  }
  
  #newsletter_content input.text
  {
      background: transparent url("../../images/input_bg_pink.gif") no-repeat top left;
      color:#e2007a;
      width:234px;
      border:none;
      padding:5px 5px 3px;
  }
  
  #footer
  {
      background: #e3007a url("../../images/footer_bg_pink.gif") repeat-x top left;
  }
  
  a#link_pink
  {
      text-transform: uppercase;
      color: #e2007a;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      background: url("../../images/liste_pink_square.gif") no-repeat left;
      padding-left:13px;
  }
  
  a#link_blue
  {
      text-transform: uppercase;
      color: #009ee0;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      background: url("../../images/liste_blue_square.gif") no-repeat left;
      padding-left:13px;
  }
  
  ul.plus li
  {
      list-style-type: none;
      background: url("../../images/li_plus.gif") no-repeat left 7px;
      margin:0 0 0 2px;
      
  }
  
  ul.plus li
  {
     padding:0 0 0 13px;
      
  }
  


  
  .text_pink
  {
      color:#e2007a;
  }
  
  /* Links */
  
  a { color: #e2007a; text-decoration:none;}
  a:visited  { cursor: pointer;}

  a:focus,
  a:hover { color: #e2007a; cursor: pointer; text-decoration: underline;}
  a:active { color:#e2007a; text-decoration:none; cursor: pointer;}
  
  a.link_grey
  {
      color: #646464;
  }
  
  a.link_grey:hover
  {
      text-decoration: underline;
      color: #e2007a;
  }
  
  .kontakt
  {
      float:left;
      margin-right:45px;
      
  }
  
  .galerie_pic
  {
      float:left;
      width:72px;
      height:72px;
      margin:0 7px 7px 0;
  }
  

  