

/* --- Stylesheet 140 () --------- */ 

#body {
	position: relative;
}

body {
	background-color: #2C4826;
}


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


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

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