

/* --- Stylesheet 132 () --------- */ 

#body {
	position: relative;
}

#body img {
	margin: 0;
	padding: 0;
	border: none;
}


#motiv img {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: -1000;
	height: auto !important;
}

#content {
	padding: 40% 0px 0px 0px;
}