/* CSS Document */

#container {
	background-image: url(/fileadmin/images/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 153px;
}

#content_spalte_1 {
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 840px;
	border-left-width: 0px;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

