#header {
	width: 957px;
	height: 143px;
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

#container {
	width: 100%;
	background-image: url(images/ende2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
}
#content {
	width: 957px;
	min-height: 440px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right;
	
}
#texte {
	margin: 0px 40px 0px 260px;
	padding: 0px;
	display: block;

}

.rahmen {
	border: 2px solid #000000;
}
.keinrahmen  {
	border: none;
}
#bilder_rechts {
	float: right;
	width: 210px;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
#arbeiter {
	position: absolute;
	left: 743px;
	width: 213px;
	height: 229px;
	margin-top: -232px;
}

#footer {
	width: 957px;
	height: 29px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#kontakt_rechts {
	float: right;
	width: 200px;
}
#kontaktfeld {
	line-height: 12px;
}