.boxcontainer {
	background-color: #d6e7c4;
	
}

.boxbg {
	background-image: url('bg.png');
	background-repeat: repeat-x;
	height:39px;
	
}

.boxsh {
	background-image: url('cr.png');
	background-repeat: no-repeat;
	background-position: right top;
	height:39px;

}
.boxbgr {
	background-image: url('sh_v.png');
	background-repeat: repeat-y;
	background-position: right top;
	padding:20px;
		padding-right:25px;
	
	}
	
.boxbgu {
	background-image: url('sh_h.png');
	background-repeat: repeat-x;
	height:5px;

	}
.boxcru {
	background-image: url('cru.png');
	background-repeat: no-repeat;
	background-position: right top;
	height:5px;
		
}


.boxheadline {
	line-height:39px;
	vertical-align:middle;
	margin-left:20px;
}

.tx-rummelboxen-pi1 {
	margin-bottom:5px;

}
