@charset "utf-8";
/* CSS Document */

table.teaser-fp-program-articles-item {
}
table.teaser-fp-program-articles-item td {
	padding:2px;
	border:1px solid;
	border-color:#C3D3E6;
}
.teaser-fp-program-articles-item-h3 {
	padding:3px 5px;
	margin:0 0 1px 0;
	border: none;
	background-color:#E1E9F2;
	font-weight:bold;
}
.teaser-fp-program-articles-item-h3 a, .teaser-fp-program-articles-item-h3 a:hover {
	color:#005CCC;
	font-weight:bold;
	text-decoration:none;
}
p.teaser-fp-program-articles-summary {
	float: left;
	margin:0;
	padding:0;
	width:410px;
}
.teaser-fp-program-articles-image img {
	float: left;
	margin: 0 4px 0 0;
	border: 1px solid #CEDBEB;
	padding: 2px;
	background-color: #FFF;
}
.teaser-fp-program-articles-summary a, .teaser-fp-program-articles-summary a:hover {
	text-decoration: none;
}
.teaser-program-articles-image {
	margin-bottom: 7px;
}
/* hide hack from Mac-IE5 \*/
* html .teaser-program-articles-item {
	height: 1%;
}
/* end hiding */.teaser-program-articles-item-h3 {
	margin: 3px 0 6px 0;
}

p.teaser-program-articles-summary {
	margin: 0.4em 0;
}


.article-teaser-spacer {
	border-bottom: 1px dotted #5D3B94;
	border-style:none none dotted;
	border-width:0 0 1px;
	clear:both;
	display:block;
	margin:6px 0;
	padding:0;
}


}



/*teasers left side*/

table.teaser-fp-lhs-articles-item {
	background-color:#F6F2FC;
}
table.teaser-fp-lhs-articles-item td { padding:2px; border:1px solid; border-color:#DEE6EF;}
.teaser-fp-lhs-articles-image img { float: left; margin: 0 0px 4px 0; border: 0px solid #C9D5E5; padding: 0px; }
p.teaser-fp-lhs-articles-summary {
	margin:0 2px;
	padding: 0;
	text-align: justify;
}
.teaser-fp-lhs-articles-summary-hightlighted {
	font-weight:bold;
	color:#603D99;
	font-size: 12px;
}
.teaser-fp-lhs-articles-summary a,
.teaser-fp-lhs-articles-summary a:hover { text-decoration: none; }
/* hide hack from Mac-IE5 \*/
* html .teaser-lhs-articles-item { height: 1%; }
/* end hiding */

/*IE Fix*/
table.teaser-fp-lhs-articles-item td { width: 192px;}
.teaser-fp-program-articles-alt .teaser-fp-program-articles-item tbody tr td .teaser-fp-program-articles-image-alt {
	float: left;
	margin-right: 4px;
}
