.spacerbg{
	background-image: url('bgm.png');
	background-repeat: repeat-x;
	height:11px;
	
	
}

.spacercl{
	background-image: url('cl.png');
	background-repeat: no-repeat;
	background-position: left top;
	height:11px;
	
}
.spacercr{
float:right;
	background-image: url('cr.png');
	background-repeat: no-repeat;
	background-position: right top;
	height:0px;
	width:0px;
		}
	

.tx-rummelstrich-pi1 {
	margin-left:-26px;
	margin-right:-20px;*/
}

