/* LBBW Geschäftsbericht 2008 - startseite.css SB copyright brandperfection GmbH */

TABLE.teaserTableStart{
	width:554px;
	}
	
TABLE.teaserTableStart TH{
	text-align:left;
	vertical-align:top;
	width:175px;
	}
	
TABLE.teaserTableStart TD{
	padding:0px;
	vertical-align:top;
	background-image:url(../img/startseite/bg_teaser.gif);
	background-repeat:repeat-y;
	background-position:bottom;
	}
	
TABLE.teaserTableStart TD IMG{
	display:block;
	}
	
TABLE.teaserTableStart TD.abstand{
	width:15px;
	padding:0px;
	background-image:none;
	}

TABLE.teaserTableStart TD A{
	text-decoration:none;
	padding:8px 8px 0px 8px;
	display:block;
	}
	
TABLE.teaserTableStart TD A:hover{
	text-decoration:underline;
	}
