/* die breitenbegrenzung braucht es, sonst kommt es zu fehldarstellungen bei bildern unten links oder rechts + sifr-headlines */
.sIFR-hasFlash .elm-2a1 h3.flash{
	width: 312px;
	padding: 1px;
}

.elm-2a1 .sub-img-nw{
	float: left; 	
	margin: 0 5px 10px 0;
}
.elm-2a1 .sub-img-no{
	float: right; 	
	margin: 0 0 10px 5px;
}
.elm-2a1 .sub-img-so{
	float: right; 
	clear: both; 
	margin: 10px 0 0 5px;
}
.elm-2a1 .sub-img-sw{
	float: left; 
	clear: both; 
	margin: 10px 5px 0 0;
}

.elm-2a1 .sub-imgpush-std-lft{
	float: left; 
	width: 1px; 
	height: 135px;
}

.elm-2a1 .sub-imgpush-std-rgt{
	float: right; 
	width: 1px; 
	height: 135px;
}

.elm-2a1 .sub-imgpush-big-lft{
	float: left; 
	width: 1px; 
	height: 240px;
}
.elm-2a1 .sub-imgpush-big-rgt{
	float: right; 
	width: 1px; 
	height: 240px;
}


.childtask{
	position: relative;
	height: 43px;
}
.childtask div{
	position: absolute; 
	left: -10px;
}