div.topBar div.centerLeftPartElement,
div.topBar div.centerCenterPartElement,
div.topBar div.centerRightPartElement {
	position: static;
}
div.topBar div.centerLeftPartElement img,
div.topBar div.centerCenterPartElement img,
div.topBar div.centerRightPartElement img {
	padding: 0;
}
div.topBar div.centerLeftPartElement img:hover,
div.topBar div.centerCenterPartElement img:hover,
div.topBar div.centerRightPartElement img:hover {
	background-image: none;
}
div.topBar {
	margin: 0;
	padding: 0;
	height: auto;
}
div#mainArea {
	display: none;
}
html, body {
	background: none;
	height: 100%;
}
body {
	position: relative;
	background-color: #eef0f3;
	background-image: url('../../design/startseite_bg.png');
	background-repeat: repeat-x;
}
div#outerFrame {
	padding: 0;
	border: 0;
	margin-top: 5px;
	width: 995px;
	height: 710px;
}
div.topBar {


}
div.topBar table {
	border-collapse: collapse;
}
div.topBar table td {
	padding: 0;
	margin: 0;
}
div.topBar table td.navAndToolLeft,
div.topBar table td.navAndToolCenter,
div.topBar table td.navAndToolRight {
	padding-left: 25px;
}

div.topBanner {
	position: absolute;
	z-index: 20;
	height: 530px;
	width: 995px;
	background-image: url('../../design/startpage_overlay.png');
	background-repeat: no-repeat;
}

div.topBanner.IONAS_CONTROL_BLOCK {
	z-index: -10;
}

div.bottomBar {
	margin-top: 20px;
}
div.bottomBar table {
	border-collapse: collapse;
}
div.bottomBar table td {
	margin: 0;
	padding: 0;
}
div.bottomBar table td.navAndToolLeft,
div.bottomBar table td.navAndToolCenter,
div.bottomBar table td.navAndToolRight {
	padding-left: 25px;
}

div.bottomBanner {
	margin: 0;
}
div.bottomBanner table {
	border-collapse: collapse;
}
div.bottomBanner table td {
	margin: 0;
	padding: 0;
}
