#teaser p {
	line-height: 149%;
	margin: 0;
	color: #ffffff;
	font-size: 93%;		
}

#teaser td {
	font-size: inherit;
}

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

#teaser a {
	color: #ffffff;
	text-decoration: underline;
}

#teaser a:hover {
	color: #336699;
}

#teaser h1,
#teaser h2,
#teaser h3 {
	margin: 0;
	padding: 0;
}

#teaser h1 {	
	font-size: 100%;
	line-height: 108%;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 3px 7px 3px 0px;
	border-top: 1px solid #5b5b5b;
	border-bottom: 1px solid #5b5b5b;
	margin-bottom: 10px;
}

#teaser h2 {	
	font-size: 100%;
	line-height: 108%;
	font-weight: normal;
	padding: 3px 4px 3px 4px;
	color: #fff;
	background-color: #336699;
	text-decoration: none;
	margin-top: 1px;
}

#teaser h2 a, #teaser a h2, #teaser h2 a:hover, #teaser a:hover h2  {
	text-decoration: none;
	color: #fff;
}

#teaser h3 {	
	font-size: 149%;
	line-height: 149%;
	font-weight: bold;
	padding: 0px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;	
}

#teaser h1 a,
#teaser h2 a,
#teaser h3 a {
	text-decoration: none;	
}

#teaser ul {
	padding: 0px;
	margin: 12px 0px 0px 27px;
}

#teaser ul li {
	padding-left: 8px;
}

#teaser hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #5b5b5b;
	border-bottom: transparent;
	background: none transparent;
	height: 0px;
}

#teaser img {
	margin-top: 3px; /* Lineheight Ausgleich */
}


