/**
  * TUIcom - Ferienhaus
  *
  * @copyright       NEUSTA GmbH
  * @author          mschaefer
  * @version         
  *
  * @revision        $Revision: 3918 $
  * @lastmodified    $Date: 2010-09-07 14:16:21 +0200 (Di, 07 Sep 2010) $
  * @last author	 $Author: thoheisel $
  * 
  * color swatches
  * 
  * TUI Green			#beeb00
  * TUI Green 50%		#def57f
  * TUI Petrol			#002d41
  * TUI Blue			#69F
  */

/**
  * @section cottage general
  * 
  */
h1 									{background:transparent url(/fileadmin/tuich/templates/img/tui_sprite.gif) no-repeat -10px -1100px;}
h1.headline-crisis 					{background:transparent url(/fileadmin/tuich/templates/img/tui_sprite.gif) no-repeat -10px -106px;}
h1.headline-offer					{background:transparent url(/fileadmin/tuich/templates/img/tui_sprite.gif) no-repeat -10px -454px;}
h1.headline-audio					{background:transparent url(/fileadmin/tuich/templates/img/tui_sprite.gif) no-repeat -10px -800px;}
h2.green							{background-color: #beeb00;	color:#002d41; }
h2.green a, 
h2.green a:hover					{color: #002d41;}
h2.green a							{background: transparent url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 0 3px;}
ul.checked li						{background: transparent url(/fileadmin/tui/pics/img/haekchen_cottage.gif) no-repeat scroll 0 0; }
 
/**
 * @section Teaser Normal With Text
 * 
 */
.neustateaserscrollermenu li.active,  
.neustateaserscrollermenu li a:hover 	{background-color: #beeb00; }
 
/**
 * @section Teaser Type A
 * 
 */
.offerstextA2						{background-color: #beeb00; }
.offerstextA2 h2					{background-color: #beeb00;	color:#002d41; }
.offerstextA2 a.arrowDarkblue		{background: transparent url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 0 0;color: #002d41; }
 
/**
 * @section Teaser Type Offer With Text
 * 
 */
.offerstextA2 a.arrowDarkblue		{color: #69F;background: transparent url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 0 0; }
 
/**
 * @section Teaser Type C
 * 
 */
 
.teaserSmallGrowMeText				{background-color: #beeb00;}
.teaserSmallTrigger h2.green		{background: #beeb00 url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 10px 12px;}
.teaserSmallGrowMeText a			{color: #69f; }
.teaserSmallTrigger h2.green 		{ color: #002d41;}
  
/**
 * @section Teaser Type D
 * 
 */
.offerstextD						{background-color: #beeb00;}
.offerstextD a.arrowDarkblue 		{color: #69F; background: transparent url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 0 center; }
.offerstextD h2						{color:#002d41;}

/**
 * @section Accordeon
 * 
 */
.accordiontext h2.accordionTextClosed	{background: #69f url(../../pics/img/arrow_white_right.gif) no-repeat scroll 10px 50%;	color: #fff;}
.accordiontext h2.accordionTextOpen, 
.accordiontext h2.accordionTextHover	{background: #beeb00 url(../../pics/img/arrow_blue_bottom.gif) no-repeat scroll 10px 50%;}
