/**
  * TUIcom - Premium
  *
  * @copyright       NEUSTA GmbH
  * @author          mschaefer
  * @version         
  *
  * @revision        $Revision: 30627 $
  * @lastmodified    $Date: 2009-06-23 10:34:58 +0200 (Di, 23 Jun 2009) $
  * @last author	 $Author: chuelsemann $
  * 
  * color swatches
  * 
  * TUI Light Grey		#dfdfdf
  * TUI Light Grey 50%	#efefef
  * TUI Petrol			#002d41
  * TUI Blue			#69F
  */

/**
 * @section premium general
 * 
 */
h1 									{background: url("/fileadmin/tuich/templates/img/tui_sprite.gif") no-repeat scroll -10px -1229px transparent}
h2.green								{background-color: #dfdfdf;	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_premium.gif) no-repeat scroll 0 0; }
 
/**
 * @section Teaser Normal With Text
 * 
 */
.neustateaserscrollermenu li.active,  
.neustateaserscrollermenu li a:hover	{background-color: #dfdfdf; }
  
/**
 * @section Teaser Type A
 * 
 */
.offerstextA2							{background-color: #dfdfdf; }
.offerstextA2 h2						{background-color: #dfdfdf;	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: #dfdfdf;}
.teaserSmallTrigger h2.green			{background: #dfdfdf url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 10px 12px;}
.teaserSmallGrowMeText a				{color: #69f;}
.teaserSmallGrownText h2.green			{font-weight: bold;}
.teaserSmallTrigger h2.green 			{color: #002d41;}

/**
 * @section Teaser Type D
 * 
 */
.offerstextD							{background-color: #dfdfdf;} 
.offerstextD h2,
.offerstextD h3 						{color:#002D41;}
.offerstextD a.arrowDarkblue 			{color:#6699FF;}

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