@charset "UTF-8";
@media all {
	/* HOME */
	img.start_image_overlay {
		display:none;
		position:absolute;
		left:0;
	}
	#col1_content_content {
		background: transparent url(../../images/background/logo_arnold-dieterle.png) top left no-repeat;
		min-height:465px;
	}
	#col1_content_content .csc-default {
		position:absolute;
		bottom:0;
	}
	div.csc-textpic div.csc-textpic-single-image img {
		margin-bottom:0;
	}
	p {
		margin:0;
	}
}

