#content {
	clear: both;
	margin: 0;
	padding: 0;
	height: 517px;
}

body.lang_en #content {
	background: url(../en/service/pixel/impressum_links.jpg) no-repeat top left;

}

body.lang_de #content {
	background: url(../de/service/pixel/impressum_links.jpg) no-repeat top left;
}

#topbig {
	background: url(../de/service/pixel/impressum_oben.jpg) no-repeat top left;
	height: 244px;
	margin-left: 324px;
	padding-top: 20px;
	padding-left: 30px;
	overflow: auto;
}

* html #topbig {
	height: 264px;
}

#leftbot {
	margin-left: 20px;
	margin-top: 55px;

	width: 260px;
	float: left;
}

* html #leftbot {
	margin-left: 10px;
}
#botsmall {
	background: #F1F4FF;
	padding-top: 20px;
	height: 90px;
	margin-left: 324px;
	padding-left: 30px;
}

p {
	margin-bottom: 0.5em;
}

#content #info {
	position: absolute;
	margin-left: 140px;
	margin-top: 305px;
	z-index: 5;
	width: 180px;
	height: 200px;
	color: white;
}

