/*********************************************************************************/
/* Bild innerhalb des Eyecatchers */
*.body_header img { display:inline; }
*.body_header a { border:none; }
*.body_header a img { text-decoration:none; border:none; }

/* Hauptlogo */
*.haustechnik_logo { display:block; position:absolute; margin-left:20px; }

/* Bereichsgrafik */
*.header_sectionimage { display:block; position:absolute; margin-left:350px; }

/* Infoblock innerhalb des Eyecatchers */
*.header_infoblock { display:block; position:absolute; display:block; width:370px; margin-left:560px; margin-top:20px; background-color:#ECF1DA; } 
*.header_infoblock_innen { display:block; margin:4px; padding:10px; border:1px solid #024443; }
*.header_infoblock_innen span { text-decoration: underline;}
/*********************************************************************************/
/* Layer zur Ausgabe von Bildergalerien */
*.gallery { display:block; }
*.gallery *.three_blocks { display:block; }
*.gallery *.three_blocks a { display:block; float:left; width:32%; text-align:center; text-decoration:underline; color:#083032; }
*.gallery *.three_blocks a img { border:none !important; margin-top:10px; }

*.gallery *.three_blocks a#block_start { margin-right:1%; }
*.gallery *.three_blocks a#block_ends  { margin-left:1%; }

/*********************************************************************************/
/* Grafiken innerhalb des Teasers */
*.teaser_sonnentechnik,
*.teaser_biomasse,
*.teaser_haustechnik { margin-bottom:20px; }

*.teaser_sonnentechnik a,
*.teaser_biomasse a,
*.teaser_haustechnik a { display:block; text-align:center; text-decoration:underline; padding-top:10px !important; color:#083032 !important; }

.biomasse_img{
  display: inline;
  margin: 0.5em;
}
.biomasse_img_div{
  text-align: center;
}
.biomasse_span li{
  float:left;
}
.biomasse_span {
  list-style-type: none;
}
.biomasse_span span {
  font-weight: bold;
  display: block;
  width: 150px;
  text-align: center;
  margin: 0 .2em;
}

/***Galerie***/

#gallery td {
	padding: .75em;
	padding-left: 0;
	padding-right: .5em;
}

.gallery_details img {
}
.gallery_details td {
	margin: .25em;
	padding: .25em !important;
	text-align: center;
}
