/**
  * TUIcom - Weltentdecker
  *
  * @copyright       NEUSTA GmbH
  * @author          mschaefer
  * @version         
  *
  * @revision        $Revision: 64668 $
  * @lastmodified    $Date: 2010-08-05 11:00:53 +0200 (Do, 05 Aug 2010) $
  * @last author	 $Author: mschaefer $
  * 
  * color swatches
  * 
  * TUI Khaki		#c8c8b4
  * TUI Khaki 50%	#e3e3d9
  * TUI Petrol		#002d41
  * TUI Blue		#69F
  * 
  * new colors for 'FLUSSGENUSS'
  * 
  * tui dark green      #003c2a
  * tui olive green     #b1b57a
  * tui petrol          #003952
  * tui light blue      #d0e8f4
  * 
  */
h1									{background-image:url(/fileadmin/tui/pics/img/tui_sprite_1.gif); background-position: -10px -2270px; background-repeat:no-repeat;}
h1.headline-offer					{background-image:url(/fileadmin/tui/pics/img/tui_sprite_1.gif); background-position: -10px -1668px; background-repeat:no-repeat;}
h1.headline-audio					{background-image:url(/fileadmin/tui/pics/img/tui_sprite_1.gif); background-position: -10px -1969px; background-repeat:no-repeat;}
h1.headline-video					{background-image:url(/fileadmin/tui/pics/img/content_video_headline_c8c8b4.gif); background-repeat:no-repeat;}
 
 /**
  * @section world discover general
  * 
  */
 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;
  }
  
 /**
  * @section Teaser Type Offer With Text
  * 
  */
#content .offerstextA2 a.arrowDarkblue	{
 	color: #69F; background: transparent url(/fileadmin/tui/pics/img/arrow_blue_right.gif) no-repeat scroll 0 center; margin-left:12px; display:inline; padding: 0 3px 3px 17px;
 }
  
 /**
  * @section Teaser Type C
  */
 .teaserSmallGrowMeText	{
 	background-color: #c8c8b4;
 }
 .teaserSmallTrigger h2.green	{
	background: #c8c8b4 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: #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(/fileadmin/tui/pics/img/tui_sprite_1.gif) no-repeat -284px -80px;
	color: #fff;
}
.accordiontext h2.accordionTextOpen, .accordiontext h2.accordionTextHover	{
	background: #e3e3d9 url(/fileadmin/tui/pics/img/tui_sprite_1.gif) no-repeat -697px -2427px;
	color: #002D41;
}


 /**
   * @extra FLUSSGENUSS
   *
   */
/* rhein, mosel, main */
#page_9729 #c77613 h2.green {background-color: #003c2a;}
#page_9729 #c77613 h2.green a,
#page_9729 #c77613 h2.green a:hover {color:#b1b57a;}
/* donau */
#page_9729 #c77614 h2.green {background-color: #003952;}
#page_9729 #c77614 h2.green a,
#page_9729 #c77614 h2.green a:hover {color:#d0e8f4;}
