/* css zu baustat */.buttonDownlaod{ border:2px solid #527fa2; padding-right:105px; position: relative }
	.buttonDownlaod::after{
		content:'';
		background-image:url('../upload/cms/de-de/pic_40305.png');
		background-repeat: no-repeat;
		background-position: center;
		position: absolute;
		right:0;
		top:0;
		height: 100%;
		width:53px;
		background-color: #fff;
	}/* --- --- */