
	/*Headline*/
	/*h1.csc-firstHeaderNew, h2.csc-themeHeaderNew { margin-top:0;padding-left:70px;height:30px;background:url("../../images/icon-new/new-en.png") 0 0 no-repeat transparent}*/
	
	 #pageintro h1.csc-firstHeaderNew:after, #pageintro h2.csc-themeHeaderNew:after {
        content: 'NEW';
    }	
	
	
	/*Content-Frame*/
	.csc-frame.csc-frame-new{
		position:relative;
	}
	
	.csc-frame .csc-icon-content{
		position:relative;
	}	
	
	.csc-frame .csc-icon-new{
		position:absolute;
		top:0;
		right:0;
		background:url("../../images/icon-new/new-en.png") right top no-repeat transparent;
		z-index:0;
		left:140px;
		width:60px;
		height:30px;
	}
	
	@media (max-width: 370px) {
        .tx-lr-anlegetechnik #steps li{
            height:56px;
        } 
        
        .tx-lr-anlegetechnik #steps li a{
            display: block;
            height: 100%;
        } 
    }
	
	
	