/* CSS Document */

/* FARBENÜBERSICHT ********************************/
/* Hintergrund - Dunkelrot		#CE2D01           */
/* Hintergrund - Rosa			#FDB477           */
/* Balken Hintergrund - Bio     #FCFBE3           */
/* Tabellen Spalte - Bio Dunkel #FDE3BF           */
/* Text - Schwarz               #000000           */
/**************************************************/

#teaser-container {padding:0; margin:0 20px 0px 0; overflow:hidden}
#teaser-image {float:left; margin:0 20px 0 0;}

#teaser-container h5 a:before,
#teaser-container h5 a:focus:before, 
#teaser-container h5 a:hover:before, 
#teaser-container h5 a:active:before
{ content:url(../../typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/internal_link.gif)"";}

#inhalt #teaser-container h5 a:link {color: #FF6600; text-decoration: none;  }
#inhalt #teaser-container h5 a:visited { color: #FF6600;	text-decoration: none; }
#inhalt #teaser-container h5 a:hover, a:focus {color: #000000; text-decoration: none; }
#inhalt #teaser-container h5 a:active {	color: #000000;	text-decoration: none; }
