<template id="ALumaprene" is="x-alumaprene">
	<div style = "padding : ${this.style.padding}; position : absolute; width : ${this.style.speakerwidth}">
	<img src = "/EAMD.ucp/Components/de/harmankardon/ALumaprene/0.0.0-GIT-Repository/src/assets/speaker.png"
		 width = "${this.style.width}"  />
	<input type = "range" 
		   style = "width : ${this.style.width};"/>	
		</div>
	
</template>

