  
  h1 { font-size: 23px; font-weight: normal; color:#f1a102; font-family: georgia; }                       
  h2 { font-size: 23px; font-weight: normal; color:#f1a102; font-family: georgia;margin-top:15px;}                      
  h3 { font-size: 12px; color:#f1a102; font-weight: normal;font-family: arial; }                      
  h4 { font-size: 12px; color:#075a07; 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; } 
  
  h2.green, h3.green{
      color:#a5bb07;
  }
  
  .hlist ul li a.aussteller
  {
      background:#f3a20a url("../../images/aussteller_gruen.gif") repeat-x top left;
      cursor:default;
  }
  
  .hlist ul li a.active
  {
      text-decoration: none;
      color:#fff;
      background:#F3A20A url("../../images/navi_active_orange.gif") repeat-x top left; 
  }
  
   html .hlist ul li ul.subnav li a.active
  {
      text-decoration: none;
      color:#fff;
      background:#e3007a url("../../images/navi_active_orange.gif") repeat-x top left;
  }
  
    
  #start_header
  {
      width:880px;
      height:282px;
      background: transparent url("../../images/start_img_erfurt.jpg") no-repeat bottom left;
  }
  
   #newsletter_content input.text
 {
     background: transparent url("../../images/input_bg.jpg") no-repeat top left;
     width: 234px;
     border:none;
     padding:5px 5px 3px 5px;
     color:#f6bb45;
 }
  
  #footer
  {
      background: #F5A411 url(../../images/footer_bg.gif) repeat-x scroll left top;
  }     
  
  a#link_orange
  {
      text-transform: uppercase;
      color: #f49e00;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      background: url("../../images/liste_orange_square.gif") no-repeat left;
      padding-left:13px;
  }
  
   a#link_green
  {
      text-transform: uppercase;
      color: #a5bb07;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none;
      background: url("../../images/liste_green_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_orange
  {
      color:#f49e00;
  }
  
  .galerie_pic
  {
      float:left;
      width:72px;
      height:72px;
      margin:0 7px 7px 0;
  }
  
  .kontakt
  {
      float:left;
      margin-right:45px;
      
  }
  
    a.link_grey
  {
      color: #646464;
  }
  
  a.link_grey:hover
  {
      text-decoration: underline;
      color:#f49e00; 
  }
  
  
