.orange {
	color:	#FF5A20;
}
.start_headline {
	/*filter:alpha(opacity=66);
	-moz-opacity: 0.66;
	opacity: 0.66;*/
	width: 250px;
	/*border: 2px solid white;*/
	/*background-color: #f2f2f2;*/
	color: #FF5A20;
	padding-left: 10px;
	font-size: 13px;
	vertical-align: middle;
	padding: 3px 0 3px 10px;
	font-weight: bold;
}
.extra-indent {
	padding-left: 10px !important;
}
.teaser-link {
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	width: 150px;
	background: url("/assets/images/Teaser-Icon.gif") no-repeat scroll right center transparent;
	padding-right: 20px;
}
.teaser-table td {
	border: none !important;
}
.teaser-table {
	margin:-10px -42px 0 -20px !important;
}
.teaser-table a {
	text-decoration: none;
}
.teaser-table a:hover {
	text-decoration: underline;
}
