/* 2 col structure 
********************************************************************/

body #layout__site {
	background: transparent url(../img/bg_content_2_3col.png) repeat-y 0 0;
}

#layout__header {
    position: relative;
}

#layout__wrapper {
	background: transparent url(../img/bg_content_bottom_2_3col.png) no-repeat left bottom;
}

#layout__wrapper2 {
  background: transparent url(../img/bg_content_1col.png) no-repeat left top;
  height: 1%; /* IE */
}

#layout__sub {
	float: left;
	width: 180px;
}

#layout__content {
	float: left;
	margin: 0 0 0 14px;
	width: 760px;
}

#layout__content div.bm {
	margin: 0 14px 0 0;
}

#layout__content .Default div.left_aligned_image {
  margin: 25px 0 13px; /*25px 0*/ /* less margin-bottom because of the image wrap's margin-bottom */
  overflow: hidden;
}

#layout__content div.sifr__header h3 {
	border-top: 1px dotted #cacac8;
	margin-right: 180px !important;
}

#layout__content .teaser_box_left, 
#layout__content .teaser_box_right {
	width: 355px; /* -> Einstiegsseite */ 
}

#layout__content .tx-21torrfisslerproductdetail-pi1 div.teaser_box_left, 
#layout__content .tx-21torrfisslerproductdetail-pi1 div.teaser_box_right {
	width: 355px; /* -> Produktdetailseite */
}


#layout__extra {
	display: none;
}

#layout__footer {
	background: url(../img/bg_footer_2_3col.png) no-repeat 0 0;
	height: 59px;
	position: relative;
}
