/* style for module titles */
.TeaserTitle   {
	/*font-family: Arial, Helvetica;
	font-size:  1pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 2px;
	background-color: #034da2;
	width:175px;
	word-break:break-all;
	word-wrap:break-word;
	height:30px;
	line-height: 26px;
	margin-left: 10px;*/
	
}
.TeaserContenttable {
	background-color: #fffff;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 9px;
	/*BORDER-LEFT: #B2CFE4 1px solid; 	
	BORDER-RIGHT: #B2CFE4 1px solid; 
	BORDER-BOTTOM: #B2CFE4 1px solid; */

}
.TeaserActionscell {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px; 
	background-color: #FFFFFF;
	/*background-color: #B2CFE4;*/
}
.TeaserPrintcell {
	text-align: right;
	vertical-align: middle;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
	background-color: #FFFFFF;
	/*background-color: #B2CFE4;*/
}
.TeaserTable {
}
.TeaserTitleDiv {
width:173px;
overflow:hidden;
}
.TeaserTopcell {
	text-align: left;
	vertical-align: top;
	background-color: #B2CFE4;
	width:175px;
}
.TeaserBaseCell {
	/*background-color: #FFFFFF;*/
	width:175px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
td.topBar {
	
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25 px;
	background-image: url(http://cms1.b-es.de/Portals/9/Skins/bad_abbach/images/teaser_top.gif);
}
td.bottomBar{
    
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(http://cms1.b-es.de/Portals/9/Skins/bad_abbach/images/teaser_bottom.gif);
}
*/