/* landing page */#startpage	{	padding: 15px;	padding-right: 5%;	min-width: 770px;	text-align: left;}#language_navi	{	height: 15px;	margin-bottom: 25px;	}#logo_buschfeld	{	width: 232px;	height: 43px;	position: absolute;	z-index: 100;	right: 0px;	top: 270px;}#startcontent	{	position: relative;	text-align: center;}#imageContainer {	width: 450px;	height: 488px;	overflow: hidden;	position: relative;	margin: 0px auto;}#imageContainer img {	display:none;	position:absolute;	top:0; right:0;	z-index: 10;}#startlogo	{	margin-top: 25px;	text-align: right;	clear: both;}