/* CSS Document by health4life.ch (c)*/

.boxen {
	position:relative;
	width:375px;
	height:130px;
	background-image: url(https://www.health4life.ch/fotos/therapiemethoden/hauptseite/suchboxen.jpg);						
	background-repeat: no-repeat;
	left:5px;
	float:left;
	margin:0px;
	padding:0px;
}
.beschriftung {
	position:relative;
	width:310px;
	height:30px;
	background-repeat: no-repeat;
	margin-top:5px;
	margin-left:60px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.erkennung {
 	width:50px; 
 	height:50px; 
 	float:left;
 	background-repeat:no-repeat;
}

.inhaltbox{
	width:300px;
	height:070px;
	color: #506EAA;
	padding:0px;
	margin:0px;
	left:60px;
	position:absolute;
}