@CHARSET "UTF-8";
/**
 * @author Klar IT Webconsulting - Frank Klar
 * @version Füllhorn Internet 08/2011
 */
 
div#content_inner_home_1 h1,
div#content_inner_home_2 h1,
div#content_inner_home_3 h1,
div#content_inner_home_4 h1,
div#content_inner_home_5 h1,
div#content_inner_home_6 h1 {
  font-size: 15px;
  font-weight: bold;
  color: #6B981A;
  margin: 0;
  display: block;
}
div#content_inner_home_1 h2,
div#content_inner_home_2 h2,
div#content_inner_home_3 h2,
div#content_inner_home_4 h2,
div#content_inner_home_5 h2,
div#content_inner_home_6 h2 {
  font-size: 13px;
  font-weight: bold;
  /*color: #6B981A;*/
  margin: 2px 0;
  display: block;
}
div#content_inner_home_1 a,
div#content_inner_home_2 a,
div#content_inner_home_3 a,
div#content_inner_home_4 a,
div#content_inner_home_5 a,
div#content_inner_home_6 a {
  font-weight: bold;
}

div#content_inner div {
  font-size: 14px;
}


div.kachel-item {
  
}
div.kachel-item h1 {
  margin-bottom: 4px !important;
  font-size: 15px !important;
  font-weight: 300 !important;
  color: #6B981A;
  display: block;
}
div.kachel-item span {
  
}
div.kachel-item .image-link {
  position: absolute; 
  bottom: 10px; 
  left: 7px;
}
