/**
  * TUIcom - Schoene Ferien
  *
  * @copyright       NEUSTA GmbH
  * @author          mschaefer
  * @version         
  *
  * @revision        $Revision: 64665 $
  * @lastmodified    $Date: 2010-08-05 10:58:39 +0200 (Do, 05 Aug 2010) $
  * @last author	 $Author: mschaefer $
  * color swatches
  * 
  * TUI Blue 25%	#d8e5ff
  * TUI Blue 50%	#b2ccff
  * TUI Petrol		#002d41
  * TUI Blue		#69F
  * 
  */
 
 /**
  * @section beautiful holiday general
  * 
  */
h1									{background-image:url("/fileadmin/tui/pics/img/tui_sprite_1.gif"); background-position: -10px -2141px; background-repeat:no-repeat;}
h1.headline-offer					{background-image:url("/fileadmin/tui/pics/img/tui_sprite_1.gif"); background-position: -10px -1496px; background-repeat:no-repeat;}
h1.headline-audio					{background-image:url("/fileadmin/tui/pics/img/tui_sprite_1.gif"); background-position: -10px -1840px; background-repeat:no-repeat;}
h1.headline-video					{background-image:url("/fileadmin/tui/pics/img/content_video_headline_69f_trans.gif"); background-repeat:no-repeat;}
  
 h2.green	{
 	background-color: #b2ccff;
	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_beautiful_holidays.gif) no-repeat scroll 0 0;
 }
 /**
  * @section Teaser Normal With Text
  * 
  */
 .neustateaserscrollermenu li.active,  .neustateaserscrollermenu li a:hover	{
 	background-color: #b2ccff;
 }

 /**
  * @section Teaser Type A
  * 
  */
 .offerstextA2	{
 	background-color: #b2ccff;
 }
 .offerstextA2 h2	{
 	background-color: #b2ccff;
	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 11px 10px;
 }
  
 /**
  * @section Teaser Type C
  */
 .teaserSmallGrowMeText	{
 	background-color: #b2ccff;
 }
 .teaserSmallTrigger h2.green	{
	background: #b2ccff url(/fileadmin/tui/pics/img/tui_sprite_1.gif) no-repeat 0 -622px;
 }
 .teaserSmallGrowMeText a	{
	color: #69F;
 }
.teaserSmallGrownText h2.green	{
	font-weight: bold;
}
.teaserSmallTrigger h2.green { color: #002d41;}

 /**
  * @section Teaser Type D
  * 
  */
 .offerstextD	{
 	background-color: #b2ccff;
 }
 .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 #b2ccff;
 }

/**
 * @section Accordeon
 * 
 */
.accordiontext h2.accordionTextClosed	{
	background: #b2ccff url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 10px 50%;
	color: #002d41;
}
.accordiontext h2.accordionTextOpen, .accordiontext h2.accordionTextHover	{
	background: #d8e5ff url(/fileadmin/tui/pics/img/tui_sprite_1.gif) no-repeat -697px -2427px;
	color: #002d41;
}
