/**
  * TUIcom - Weltentdecker
  *
  * @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 Khaki		#c8c8b4
  * TUI Khaki 50%	#e3e3d9
  * TUI Petrol		#002d41
  * TUI Blue		#69F
  * 
  */
 
 /**
  * @section world discover general
  * 
  */
 h1 									{background: url("/fileadmin/tuich/templates/img/tui_sprite.gif") no-repeat scroll -10px -1316px transparent}
 h2.green								{background-color: #c8c8b4;	color:#002d41; }
 h2 a									{background: transparent url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 0 3px;}
 h2.green a,  h2.green a:hover			{color: #002d41;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_world_discover.gif) no-repeat scroll 0 0; }
 
 /**
  * @section Teaser Normal With Text
  * 
  */
 .neustateaserscrollermenu li.active,  .neustateaserscrollermenu li a:hover	{background-color: #c8c8b4;}

 /**
  * @section Teaser Type A
  * 
  */
.offerstextA2							{background-color: #c8c8b4;}
.offerstextA2 h2						{background-color: #c8c8b4;color:#002d41;} 
.offerstextA2 h2 a 						{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: #c8c8b4; }
.teaserSmallTrigger h2.green			{background: #c8c8b4 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: #c8c8b4;}
.offerstextD a.arrowDarkblue 			{color: #69F; background: transparent url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 0 1px;}
.offerstextD h2							{color:#002d41;}
 
 /**
  * @section Vieo Audio List
  * 
  */
ul.video, ul.audio 						{border-top: 2px solid #c8c8b4;}

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

