/* ######################################################################################################
** ### Formatierung der Headertypen in der rechten Spalte ###############################################
** ######################################################################################################
*/
#col2_content h1, #col2_content h1.header-angebot,
#col2_content h1.header-best-practice,
#col2_content h1.header-inspiration, 
#col2_content h1.header-newsletter,
#col2_content h1.header-orte,
#col2_content h1.header-presse, 
#col2_content h1.header-portrait,
#col2_content h1.header-termine,
#col2_content h1.header-umfrage, 
#col2_content h1.header-veranstaltungsort,
#col2_content h1.header-vertiefung,
#col2_content h1.header-werkzeuge {
	 color: #fff;
	 text-align: left;
    border: 0px none;
    font-size: 12px;
    /*height: 45px;*/
	 height: 25px;
    margin: 0px;
    padding-top: 23px;
	 padding-bottom: 0px;
	 padding-right: 0px;
	 padding-left: 65px;
    width: 175px;
    margin-bottom: 0px;
}

#col2_content h1 {background:url(images/icons/leer.jpg) no-repeat ; background-position: 0px 15px}

#col2_content h1.header-angebot {
    background:transparent url(images/icons/angebot.jpg) no-repeat scroll;
   }

#col2_content h1.header-best-practice {
    background:transparent url(images/icons/best_practice.jpg) no-repeat scroll;
   }

#col2_content h1.header-inspiration {
    background:transparent url(images/icons/inspiration.jpg) no-repeat scroll;
	 padding-top: 22px;
    }

#col2_content h1.header-newsletter {
    background:transparent url(images/icons/newsletter.jpg) no-repeat scroll;
	 padding-top: 21px;
   }

#col2_content h1.header-orte {
    background:transparent url(images/icons/veranstaltungsort.jpg) no-repeat scroll;
  }

#col2_content h1.header-presse {
    background:transparent url(images/icons/presse.jpg) no-repeat scroll;
	 padding-top: 19px;
   }

#col2_content h1.header-portrait {
    background:transparent url(images/icons/portrait.jpg) no-repeat scroll;
  }
  
#col2_content h1.header-schluesselwoerter{
    background:transparent url(images/icons/schluesselwoerter.jpg) no-repeat scroll;
  }
  
#col2_content h1.header-termine {
    background:transparent url(images/icons/termine.jpg) no-repeat scroll;
  }

#col2_content h1.header-umfrage {
    background:transparent url(images/icons/umfrage.jpg) no-repeat scroll;
   }

#col2_content h1.header-veranstaltungsort {
    background:transparent url(images/icons/veranstatungsort.jpg) no-repeat scroll;
    }

#col2_content h1.header-vertiefung {
    background:transparent url(images/icons/vertiefung.jpg) no-repeat scroll;
  }

#col2_content h1.header-werkzeuge {
    background:transparent url(images/icons/werkzeuge.jpg) no-repeat scroll;
    }