/*$ausgeben = str_replace("<b2-1>",'<div class="$ausgeben = str_replace("<b2-1>",'<div class="box_2_content"><div class="box-2-l">',$ausgeben);
$ausgeben = str_replace("<b2-2>",'</div><div class="box-2-2">',$ausgeben);
$ausgeben = str_replace("<b2-3>",'</div></div>',$ausgeben);"><div class="box-2-l">',$ausgeben);
$ausgeben = str_replace("<b2-2>",'</div><div class="box-2-2">',$ausgeben);
$ausgeben = str_replace("<b2-3>",'</div></div>',$ausgeben);*/

.box_2_content{
	float: left;
	height: auto;
	width: 100%;
	border: 0px solid #000000;
	position: relative;
}
.box-s-l{
	float: left;
	height: auto;
	width: 68%;
	border: 0px solid #000000;
	position: relative;
}
.box-s-2{
	float: right;
	height: auto;
	width: 30%;
	border: 0px solid #000000;
	position: relative;
text-align: right;
}













.box_2_content{
	float: left;
	height: auto;
	width: 100%;
	border: 0px solid #000000;
	position: relative;
}
.box-2-l{
	float: left;
	height: auto;
	width: 48%;
	border: 0px solid #000000;
	position: relative;
}
.box-2-2{
	float: right;
	height: auto;
	width: 48%;
	border: 0px solid #000000;
	position: relative;
}









/*preise 3 spalten*/
.box_3_content{
	float: left;
	height: auto;
	width: 100%;
	border: 0px solid #000000;
	position: relative;
}
.box-3{
	float: left;
	height: auto;
	width: 66%;
	border: 0px solid #000000;
}
.box-3-l{
	float: left;
	height: auto;
	width: 60%;
	border: 0px solid #000000;
	position: relative;
	
}
.box-3-2{
	float: right;
	height: auto;
	width: 38%;
	border: 0px solid #000000;
	position: relative;
	text-align: right;
}
.box-3-3{
float: right;
	height: auto;
	width: 33%;
	border: 0px solid #000000;
position: relative;
text-align: right;
}


