/* BASIC LAYOUT */
#middleColumn {	
	background: #f2f4f4 !important;
	padding: 0;
}

/* Content Startseite */
	
#middleColumn img#startMotive {
	background: #f2f4f4 !important;
	border: 2px solid #fff;
	border-bottom: none 0pt;
	border-top: none 0pt;
	left: 20px;
	position: absolute;
	z-index: 50;
}

#middleColumn #transBackground {
	background: #ffffff;
	height: 132px;
	left: 0pt;
	-moz-opacity: 75%;
	filter:alpha(opacity: 75);
	opacity: 0.75;
	position: absolute;
	top: 265px;
	width: 100%;
	z-index: 100;
}