/*--------------------------------------------------*/
/*Teaser                                            */
/*--------------------------------------------------*/

p.teaser-link { }

table.teaser-1,
table.teaser-2,
table.teaser-3 {
	background-color: #E9EBEC;
	border: 1px dashed #A8A9AC;
	border-collapse: collapse;
	margin: 14px 0px 0px 0px;
	width: 100%; }

table.teaser-1 td,
table.teaser-2 td,
table.teaser-3 td {
	padding: 0px; }

div#content-right table.teaser-1 h1,
div#content-right table.teaser-2 h1,
div#content-right table.teaser-3 h1 {
	background-color: #636568;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 2px 2px 2px 8px; }

div#content-right table.teaser-1 p,
div#content-right table.teaser-2 p,
div#content-right table.teaser-3 p {
	color: #636568;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 6px 8px 6px 8px; }

div#content-right table.teaser-1 p.teaser-link,
div#content-right table.teaser-2 p.teaser-link,
div#content-right table.teaser-3 p.teaser-link {
	margin-top: -32px;
	text-align: right; }

