/*EDIT by mswildauer START*/
	.caption_leftbottom {
		position: absolute;
		bottom: 0px;
		left: 20px;
		z-index: 10;
		/*color: #aabbd7;*/
		color: #fff;
		font-size: 20px;
	}
		.caption_leftbottom h1 {
			/*border-top: 2px dotted #3a433e;
			border-bottom: 2px dotted #3a433e;*/
			color: #3a433e;
			padding: 0px 0px 0px 0px;
			font-weight: 400;
			/*letter-spacing: dotted;*/
			font-family: 'Amaranth'; 
			/* font-family: 'Signika Negative'; */
		}
		.caption_leftbottom h1 strong {
			font-family: 'Amaranth'; 
		}
		.caption_leftbottom p {
			
			color: #3a433e;
			font-weight:400;
			line-height:0.3em;
		}
		.caption_leftbottom img{
			border:0;
			width:18px;
			height:24px;
		}



/*EDIT by mswildauer END*/