/* TEASER STYLES RIGHT*/

.TeaserHeadline1 {
	background-image: url("/images/teaser_box3.gif");
}

.TeaserHeadline2 {
	padding-bottom: 2px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1B3E73;
	height: 16px;
	background-image: url("/images/teaser_box2.gif");
}

.TeaserHeadline3 {
	background-image: url("/images/teaser_box1.gif");
}

.TeaserBody P,DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1C3B74;
	line-height: 15px;
	text-decoration: none;
}

.TeaserBody A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	color: #1C3B74;
	text-decoration: underline;
	text-align: left;
}

/*
.TeaserBody A:visited {
	color: #1C3B74;
}
*/

.TeaserLink TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1C3B74;
	font-size: 10px;
	line-height: 12px;
	vertical-align: top;
	text-decoration: none;	
}

.TeaserLinkArrow {
	vertical-align: top;
	margin-top: 4px;
}

TABLE.TeaserBody {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #73ACD7;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #73ACD7;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #73ACD7;
}

BODY.TeaserBody {
	background-image: url(/images/teaserPreview.gif);
}

TABLE.TeaserBuffer {
	background-color: TRANSPARENT;
}

/* TEASER STYLES LEFT*/

.LeftTeaserHeadline1 {
	background-image: url("/images/teaser_box3_l.gif");
}

.LeftTeaserHeadline2 {
	padding-bottom: 2px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: 16px;
	background-image: url("/images/teaser_box2.gif");
}

.LeftTeaserHeadline3 {
	background-image: url("/images/teaser_box1_l.gif");
}

.LeftTeaserBody P,DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1C3B74;
	line-height: 15px;
	text-decoration: none;
}

.LeftTeaserBody A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	color: #1C3B74;
	text-decoration: underline;
	text-align: left;
}

/*
.LeftTeaserBody A:visited {
	color: #1C3B74;
}
*/

.LeftTeaserLinkArrow {
	vertical-align: top;
	margin-top: 6px;
	margin-right: 5px;
}

TABLE.LeftTeaserBody {
	background-color: #A6D3F2;
	border-top-width: 0px;
	border-left-width: 1px;
	border-left-style:solid;
	border-left-color: #70A9D6;
	border-right-width: 1px;
	border-right-style:solid;
	border-right-color: #70A9D6;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #70A9D6;
}

BODY.LeftTeaserBody {
	background-image: url(/images/bg_preview.gif);
}

TABLE.LeftTeaserBuffer {
	background-color: TRANSPARENT;
}
