
/* TEASER */

div.teaserspalte {
	position: absolute;
	top: 141px;
	left: 708px;
}

div.teaser {
	width: 197px;
	margin: 0px 0px 10px 0px;
	background: url(../images/teaserlinie.gif) 0px 19px no-repeat;
	font-size: 11px;
	color: #fff;
}

.teasericon {
	float: left;
}

.teaserheadline {
	float: left;
	color: #f90;
	padding: 25px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

.teaser p {
	font-size: 11px;
	color: #d6d8db;
	padding: 4px 4px 0 4px;
}

.teaser ul {
	padding: 4px 4px 0 6px;
}

.teaser table {
	margin: 0 4px;
}

.teaser td {
	font-size: 11px;
	color: #d6d8db;
}

.teaser a {
	color: #d6d8db;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.teaserspalte .newelem {
	white-space: normal !important;
	color: #fff !important;
}
