/* Index */
#mainarea {
	float: left;
	width: 60.9em;
	background: #ffffff;
}
#rightarea {
	float: left;
	width: 17em;
}

#ticker {
	position: absolute;
	top: 11em !important;
	left: 23.85em !important;
	width: 36.7em;
	background: #FFFFFF;
	padding-top: 0.25em;
	padding-top: 0;
}
* html #ticker {
	top: 11em !important;
}

#ticker p {
	background-color:#FFFFFF;
	width: 36.1em;
	margin-right: 0;
	padding-top: 0.3em;
}

#contentslogan {
	padding-top: 4.4em;
	padding-left: 0.5em;
}
#contentslogan p {
	float: left;
}

.welcome {
	position: absolute;
	top: 2.4em!important;
	left: 2.9em!important;
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
}
.slogan {
	font-size: 16px;
	line-height: 21px;
	color: #777870;
}

#contentspots {
	float: right;
	margin-top: 2.5em;
	margin-right: 2.5em;
}
* html #contentspots {
	margin-right: 1.3em;
}
#contentspots table {
	font-size: 1em;
	table-layout: fixed;
}
#contentspots .image {
	width: 6.5em;
	height: 4.5em;
	vertical-align:top;
}
#contentspots .text {
	width: 10em;
	vertical-align: top;
	padding-bottom: 1em;
}
#contentspots .space {
	width: 1.3em;
}

/* Ergaenzungen Intranet 2007 */
#slogan {
	float: left;
	margin-right: 3.1em;
	padding-left: 1em;
	font-size: 16px;
	line-height: 21px;
	color: #777870;
}
#topspot {
}
#topspotimg {
	width: 17.7em;
	float: left;
}
#topspottext {
	width: 18em;
	float: left;
}
#topspottext h1,p {
	padding: 0;
	margin: 0;
}

#topspottext p {
	margin-left: 0em;
	margin-bottom: 0.5em;
}
