div#teaser p {
	padding: 0;
}

div#teaser p, div#teaser li, div#teaser td p {
	font-size: 84%;
}

div#teaser li li {
	font-size: 100%;
}

div#teaser p {
	color: #000000;
	line-height: 180%;
}

div#teaser a {
	color: #0084bd;
	line-height: 149%;
	text-decoration: none;
}

div#teaser a:hover {
	color: #000000;
	text-decoration: underline;
}

div#teaser h3 {
	font-size: 86%;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	background-color: #68696b;	
	line-height: 149%;
	padding-left: 4px;	
	margin-bottom: 0px;
}

div#teaser ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#teaser ul li {
	margin: 0;
	background: url(../images/li.gif) no-repeat left 5px;
	padding-left: 13px;
	line-height: 180%;	
}

div#teaser ul li ul {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	list-style: none;
}

div#teaser ul li ul li {
	margin: 0;
	line-height: 180%;
	background: url(../images/li.gif) no-repeat left 5px;
	padding-left: 13px;
}

div#teaser hr {
	border-color: white;
	color: white;
	background: white;
	border-width: 0;
	width: 100%;
	height: 0;
	border-bottom: #68696b solid 1px;
	padding-top: 1px;
}

div#teaser span.orange, div#teaser p.orange, div#teaser h3.orange {
	color: #0084bd;
}

div#teaser span.schwarz, div#teaser p.schwarz, div#teaser h3.schwarz {
	color: black;
}

div#teaser h3 a, div#teaser a h3 {
	color: white;
}
