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

.boxe {
	width:100px; // Minimum defenieren
	margin: 0; 
	background: 
	url(http://www.health4life.ch/fotos/boxen/boxe-ru.jpg) no-repeat bottom right;
}
.boxhead {
	background: url(http://www.health4life.ch/fotos/boxen/boxe-ro.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://www.health4life.ch/fotos/boxen/boxe-lo.jpg) no-repeat top left;
	margin: 0;
	padding: 18px 28px 4px;
	color: white; 
	font-weight: bold; 
	font-size: 14px; 
	}
.boxbody {
	background: url(http://www.health4life.ch/fotos/boxen/boxe-lu.jpg) no-repeat bottom left;
	margin: 0;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 22px;
	padding-left: 25px;
	font-size:12px;
}
* html .boxhead h2 {height: 1%;} 