body {
	background: #5e5e5e url(../img/background_startseite.jpg);
	background-repeat: no-repeat;
}

#container {
	background: #4b4b4b url(../img/container.jpg);
	width: 734px;
	margin: 100px auto 0 auto;
	height: 334px;
	position: relative;
}

#deutsch {
	position: absolute;
	top: 80px;
	left: 540px;
}

#englisch {
	position: absolute;
	top: 145px;
	left: 590px;
}

#logo {
	position: absolute;
	top: 135px;
	left: 20px;
}

#claim {
	width: 734px;
	margin: 20px auto 0 auto;
	background-image: url(../img/claim-trans.png);
	background-repeat: no-repeat;
	height: 51px;
}

img {
	border: none;
}
