div.StartseitenObjekt {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	z-index: 501;
	margin: 0;
	padding: 0;
	border: 0;
}

div.StartseitenObjekt a img {
	border: 0;
}


div#news_item {
	overflow: hidden;
	width: 330px;
	height: 500px;
padding-top:30px;
}
div#news_item_englisch {
	overflow: hidden;
	width: 330px;
	height: 90px;
padding-top:30px;
}


div#news_item ul {
	position: relative;
	list-style-type: none;
	overflow: visible;
	margin: 0;
	padding: 0;
	border: 0;
	height: 90px;
}

div#news_item ul li {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 330px;
	height: 90px;
	background: transparent;
}

div#news_item .ListNaviLeft {
	position: absolute;
	top: 115px;
	right: 250px;
	z-index: 100;
	width: 26px;
	height: 25px;
}


div#news_item .ListNaviRight {
	position: absolute;
	top: 115px;
	right: 225px;
	z-index: 100;
	width: 26px;
	height: 25px;
}

.ListNaviLeft img,
.ListNaviRight img {
	cursor: pointer;
}


div#specials {
	position: absolute;
	top: 298px;
	left: 250px;
	width: 231px;
	height: 86px;
	z-index: 100;
}

div#specials div#specials_items {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 148px;
	height: 86px;
	overflow: hidden;
}


div#specials div#specials_items ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	height: 86px;
	overflow: visible;
}


div#specials div#specials_items ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 148px;
	height: 86px;
}

div#specials div#specials_items ul li a img {
	border: 0;
}

div#specials .ListNaviLeft {
	position: absolute;
	top: 37px;
	left: 0px;
	z-index: 100;
	width: 26px;
	height: 25px;
}


div#specials .ListNaviRight {
	position: absolute;
	top: 37px;
	right: 0px;
	z-index: 100;
	width: 26px;
	height: 25px;
}
