/*------------------------------------------------------------------
	GENERAL
------------------------------------------------------------------*/

html { height: 100%; }

*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000;
	margin: 10px 0 0 0;
	padding: 0;
	font: 12px Verdana,Arial,sans-serif;
	height: 100%;
	background: #013046;
}
/*
* html body {background: #013046;}	IE 6
*/
ul, ol
{
	margin-left: 20px;
	margin-bottom: 5px;
}

li {
	margin:0;
	padding:0;
}

input {

	padding: 1px 1px 1px 1px;

}

a {
	text-decoration: underline;
	color: #444;
}

a.arrow-link {
	
}

p { margin-bottom: 9px; }


p.csc-linkToTop {
	text-align: right;
	margin-right: 5px;
}
p.csc-linkToTop a {
	color: #999;
	font-size: 11px;
	text-decoration: none;
}

.csc-textpic-caption {
	margin-top: 3px !important;
	font-size: 11px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

.floatleft { float: left; }

/*	an element for some floating situations that force IE */
.nullelement
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

.orange { color: #000; }
.bold 	{ font-weight: bold; }
.warning { color: #FF0000; }
select.warning { background-color: #FF0000; color: #FFF; }

.contenttable
{
	border-top: 1px solid #797470;
	border-right: 1px solid #797470;
	margin-bottom: 5px;
	border-collapse: collapse;
}

.contenttable tbody td,
.contenttable tbody th,
.contenttable thead th,
.contenttable thead td
{
	border-bottom: 1px solid #797470;
	border-left: 1px solid #797470;
	padding: 2px;
}

.contenttable thead th,
.contenttable thead td
{
	font-weight: bold;
	background-color: #000;
	color: #FFF;
}

.contenttable thead th p.bodytext,
.contenttable thead td p.bodytext
{
	margin: 0 !important;
	padding: 0 !important;
}

/*	TYPO GENERAL
------------------------------------------------------------------*/

/*------------------------------------------------------------------   
	BIT BASIC BOXES  
------------------------------------------------------------------*/

#wrapper
{
	/*background: url(../gfx/shared/bottom.png) bottom no-repeat;*/
	margin: 0 auto;
	padding-bottom:10px;
	width: 980px;
	text-align: left;
	position: relative;
}
/* ---
* html #wrapper {background: url(../gfx/shared/bottom-ie6.png) bottom no-repeat;}	 IE 6
--- */

#header
{	 
	background: url(../gfx/navi/gyc-header.jpg) top no-repeat;
	width: 980px;	
}


#menu, #menu_support
{	

}

#logo {	
	position: absolute;
	left: 13px;
    	top: 18px;	
}

#logo a {
	display:block;
	width: 258px;
	height: 60px;
	/* background: url(../gfx/navi/gyc-logo.gif) top no-repeat; */
}
#logo a span {	
	display:none;
}

#preis {	
	position:absolute;
	left: 778px;
    	top: 5px;
	/* background: url(../gfx/navi/gyc-header-preis.gif) top no-repeat; */
}
#preis a {	
	display:block;
	width: 116px;
	height: 61px;
}
#preis a span {	
	display:none;
}


#lightbox
{  
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: #000;
/* produces problems with display of flash
	filter: alpha(opacity=80);
	opacity: .8;
*/
	cursor: pointer;
	display: none;
}
#gyc-sorry {  
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 3000;
	width: 602px;
	height: 258px;
	border:4px solid #93CF2F;
	background-color: #fff;
	display: none;
}

#centerflash
{
	position: absolute;
	z-index: 2000;
	top: 86px;
	left: 139px;
	width: 650px;
	height: 400px;
	display: none;
}

#launch-flash
{
	z-index: 2;
	position: relative;
}

iframe#country-flash-animation
{
	border: 0;
	width: 650px;
	height: 400px;
}

#holiday-cars-ibe { border: 1px solid #93cf2f; }

#booking-form
{
	position: absolute;
	z-index: 100;
	top: 200px;
	left: 168px;
	width: 591px;
	display: none;
}

#opacity-layer
{
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 99;
	display: none;
	background-color: #FFF;
	position: absolute;
	width: 980px;
	top: 155px;
	left: 0;
        padding-bottom: 12px;
}

.opacity
{
	filter: alpha(opacity=10);
	opacity: .1;
}

/* these values are set dynamically whenever one of the spans has a width larger than a fixed width */
span.teaser-title-small { font-size: 14px; }
span.teaser-subtitle-small { font-size: 11px; }
span.t


/*********** Trenner *************/
div.hr
{
	clear: both;
	display: none;
}
.right div.hr {
	clear: both;
	display: none;
}



.locations-small
{
	float: left;
	width: 189px;
}

.locations-small-inner
{
	padding-left: 10px;
	padding-bottom: 10px;
}
.locations-small-inner img { margin-bottom: 5px; }


/************************************************************************
		External Links START
************************************************************************/



/************************************************************************
		External Links END
************************************************************************/



/************************************************************************
		Navigation START
************************************************************************/
	#main_navi			{margin:0;padding-top:87px;width:980px;height:53px;}
	#nav {
		margin: 0;
		padding: 0;
		
	}

	#nav li.on ul, #nav li.off ul {
		margin: 0;
		padding: 0;
		
	}

	#nav a {
		text-decoration: none;
	}

	#nav li { /*float the main list items*/
		text-align:center;
		margin: 0;
		padding: 0;
		float: left;
		display: block;
		font-size: 11px;
		white-space: nowrap;		
	}
	* html #nav li {width:1px;}	 /* IE 6 */
	*+html #nav li {min-width:1px;}  /* IE 7 */
	
	
	#nav li ul {
		display: none;
	}

	#nav li.on ul { /*put the subnav below*/
		display: block;
		position: absolute;
		top: 112px;
		left:0;
		font-size: 10px;
		height: 27px;
		background: url(../gfx/navi/navi-sub-back.jpg) bottom repeat-x;	
		width:960px;
		padding-left:20px;
	}

	#nav li a {
		color: #fff;
		font-weight: bold;
		display: block;
		height: 15px;
		margin: 0;
		padding: 5px 10px;
		white-space: nowrap;
	}

	#nav li.on a {
		background: url(../gfx/navi/navi-item-back.jpg) top repeat-x;
		border:1px solid #010066;
		border-bottom:none;
	}
	#nav li.on li a {
		background: none;
		text-decoration:none;
		font-weight:normal;
		padding-top:5px;
		color: #fff;
	}	
	#nav li.on li a:hover {

	}

	#nav li.on ul a, #nav li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #fff;
	}

	/*
	#nav li.off:hover ul {
		display: block;
		z-index: 6000;
	}
	*/

	#nav li.off a:hover {
		color: #e00178;
	}

	#nav li.off a:hover, #nav li.over a { color: #e00178; }
	
	#add_navi {
		position: absolute;
		top: 92px;
		*top: 92px;
		left: 695px;
		margin: 0;
		padding: 0;
		font-size: 11px;
		
	}
	
 	#add_navi li {
		margin: 0;
		padding: 0 10px 0 0;
		float: left;
		display: block;
		font-size: 11px;
		height:17px;
		
	}
	* html #add_navi li {width:1px;}	 /* IE 6 */
	*+html #add_navi li {min-width:1px;}	 /* IE 7 */
	
	#add_navi li.icon-foto {
		background: url(../gfx/navi/icon-foto.gif) left top no-repeat;
		padding:0 0 0 25px;
		
	}
	#add_navi li.icon-pen {
		background: url(../gfx/navi/icon-pen.gif) left top no-repeat;
		padding:0 0 0 25px;
		
	}
	#add_navi li a {
		color:#fff;
		white-space: nowrap;
	}

	#add_navi li a img {		
		position: relative;
		border-right: 5px solid #0099ff;
		top:  2px;
		
	}
	
/************************************************************************
		Navigation END
************************************************************************/



/************************************************************************
		page header START
************************************************************************/
.pageheader-teaser, .pageheader-pic, .pageheader-nopic, .pageheader-transparent {
	position:relative;
}
.pageheader-teaser .topo1, .pageheader-teaser .topo2 { }
.pageheader-teaser .topo2 { }
.pageheader-transparent {
}
.pageheader-teaser p.pageheader-subline2 { }
.pageheader-teaser p.pageheader-subline3 { }
.pageheader-teaser div.button { }
.pageheader-pic h1 { }
.pageheader-pic div.select-menu { }
.pageheader-nopic h1 {}
.pageheader-nopic div.select-menu { }
.pageheader-transparent .trans_wrap {
	background-color:#fff;
	height:27px;
	margin:0;
	opacity:0.8;
	padding:0;
	position:absolute;
	width:100%;
}
.left .pageheader-transparent h1, .right .pageheader-transparent h1 {
	font-size:18px;
	margin:0;
	padding:0 4px;
	position:absolute;
}

/************************************************************************
		page header END
************************************************************************/






/************************************************************************
		Rootline START
************************************************************************/
#rootline { }
#rootline ul { }
#rootline li { }
#rootline li a { }
/************************************************************************
		Rootline END
************************************************************************/











/************************************************************************
		Content START
************************************************************************/
#content
{
	width: 940px;
	padding:20px;
	margin: 0 auto;
	clear: both;
	background: #fff url(../gfx/background/content-back.gif) top repeat-x;
}

.left
{
	width: 610px;
	float: left;
	position: relative;
}

.left .csc-textpic {
	border:1px solid #ccc;
	padding:5px;
	margin: 0 0 10px 0;
}
.left .csc-textpic .csc-text{
	border:none;
	padding:0;
}
.left .csc-text {
	border:1px solid #ccc;
	padding:5px;
	margin: 0 0 10px 0;
}

.left  p.bodytext { margin: 4px 0; }
.right p.bodytext { margin: 3px 5px; }

.right
{
	width: 305px;
	float: right;
	overflow: hidden;
}
/************************************************************************
		Content END
************************************************************************/






/************************************************************************
		Content Element Wrapper START
************************************************************************/
.padding {}
.padding .csc-text {border:none;padding:0;}

.plainbox-wrapper { clear: both; }

#booking-form .shadowbox-wrapper { position: relative; }
.right .plainbox-wrapper,
.shadowbox-top { padding: 0; }

.shadowbox-wrapper #close-form-button
{
	position: absolute;
	right: -9px;
	* right:8px;
	display: none;
}
* html .shadowbox-wrapper #close-form-button { right:8px; }
*+html .shadowbox-wrapper #close-form-button { right:-12px; }

#booking-form .shadowbox-wrapper,
.left .shadowbox-wrapper,
.long .shadowbox-wrapper
{
	clear: both;
}

.long .shadowbox-wrapper { }

#booking-form .shadowbox-bottom,
.left .shadowbox-bottom  {  }

#booking-form .shadowbox-top,
.left .shadowbox-top  {  }

.long .shadowbox-top {  }
.long .shadowbox-bottom {  }

.right .shadowbox-wrapper {  }
.right .shadowbox-bottom {  }
.right .shadowbox-top {  }

.right .shadowbox-content
{
	background: url(../gfx/right_greyteaser_bottom_bg.gif) repeat-x bottom;
	color: #7E756D;
}

/*
.right .plainbox-wrapper p,
.right .shadowbox-content p { margin: 0 18px 5px 18px; }

.left .shadowbox-content p { margin:0; padding:0;}
*/

.shadowbox-content ol,
.shadowbox-content ul { margin-bottom: 10px; }

.left .plainbox-wrapper h1
{
	text-align: left;
}

.left .plainbox-wrapper .element
{
	float: right;
	padding: 10px 20px 0 0;
}


/************************************************************************
		Content Element Wrapper END
************************************************************************/






/************************************************************************
		Button START
************************************************************************/

.button
{
	margin: 25px 0 0 25px;
	float: right;
	height: 25px;
	background: #010066;
}

.button a
{
	margin: 0 1px 1px 0;
	float: left;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	line-height: 24px;
	padding: 0 15px;
	display: block;
	height: 24px;
	background: #e00178;
	text-decoration: none;
	text-transform:uppercase;
	white-space: nowrap;
}

/************************************************************************
		Button END
************************************************************************/







/************************************************************************
		HEADLINES START
************************************************************************/

h1, h2, h3, h4, h5, h6
{
	color: #000;
	font-size: 13px;
	line-height: 27px;
	padding: 0 0 0 4px;
	margin: 0 0 7px 0;
}

h1
{
	font-size: 20px;
	padding: 0;
}

h2
{
	font-size: 15px;
	line-height: 30px;
	padding: 0 0 0 0;
}

h4,
h2 { margin: 0 0 0 0; }

h3
{
	color: #000;
	background: url(../gfx/background/h3-back.png) top repeat-x;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom:0;
}

h4
{
	font-weight: bold;
	color: #e00178;
	font-size: 16px;
}

h5
{
	color: #FFF;
	font-size: 15px;
	line-height: 25px;
	background: #0099ff;
	margin: 0;
}

h1.pageheader-nopic { padding-left: 15px; }

.padding h2,
.padding h3,
.padding h4,
.padding h5,
.padding h6
{
	margin-left: -10px;
	margin-right: -10px;
}

/************************************************************************
		HEADLINES END
************************************************************************/



















/************************************************************************
	die Slider liste START

*************************************************************************/

.left .leftcolumn
{
/*	float: left;*/
	padding: 0 0 5px 0;
}

.left .leftcolumn p { margin: 5px 0 10px 0; }

.left .leftcolumn h1
{
	padding: 10px 0;
	font-weight: normal;
	font-size: 16px;
}

.left .leftcolumn h2
{
	padding: 0;
	font-weight: bold;
}


.left .rightcolumn
{
	float: right;
	padding: 10px 10px 0 0;
}

.left ul.collapse { margin: 0; }

.left .collapse li
{
	background: none;
	list-style-type: none;
}

.left .collapse span
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 0 50px;
	height: 25px;
	line-height: 26px;
	background: url(../gfx/background/left_accordion_buttons.gif) no-repeat 0px 0px;
	cursor: pointer;
	display: block;
}

.left .collapse span.active
{
	display: block;
	font-weight: bold;
	padding: 0 49px;
	background: url(../gfx/background/left_accordion_buttons.gif) no-repeat 0px -25px;
}

.slider { padding: 0 0 10px 50px; }

.left .slider h2,
.left .slider h3,
.left .slider h4
{
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: none;
	height: auto;
}

.left .slider h2
{
	color: #7E756D;
	font-weight: bold;
}

.left .slider h3
{
	color: #7E756D;
	font-weight: normal;
}

.left .slider h4
{
	color: #000;
	font-weight: normal;
}

/*.left .slider ul { line-height: 20px; }*/

#content .left .slider li
{	
	list-style-type: disc;
	/*
	background: url(../gfx/list_bullet.gif) no-repeat 6px 8px;
	padding-left: 15px;
	*/
}

.left .slider p { width: 610px; }

.slider.active
{
	height: 0;
	overflow: hidden;
}

/************************************************************************
	die Slider liste END
*************************************************************************/






/************************************************************************
	Tabs START
*************************************************************************/
.shadowbox-content ul.idTabs
{
	margin: -28px 0 0 -3px;
	padding: 0;
	background: transparent;
}

.idTabs li
{
	position: relative;
	float: left;
	height: 28px;
	background: url(../gfx/tab_left.gif) no-repeat;
	margin: 0 3px;
	list-style-type: none;
}

.idTabs li a
{
	display: block;
	float: left;
	height: 28px;
	line-height: 29px;
	padding: 0 27px 0 27px;
	background: url(../gfx/tab_right.gif) no-repeat right;
	font-size: 12px;
	font-weight: bold;
	color: #7E7B78;
	text-decoration: none;
}

.idTabs li.active
{
	background: url(../gfx/tab_active_left.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.idTabs li.active a
{
	background: url(../gfx/tab_active_right.gif) no-repeat right;
	color: #000;
	padding: 0 30px 0 30px;
}

.tabcontainers
{
	clear: both;
	padding: 25px 25px 10px 25px;
	margin: 28px 0 0;
}

.tabcontainers div.hr { margin-bottom: 15px; }
.tabcontainers div.tabelement-text { margin: 0 0 15px 0; }

/*.left .tabcontainers ul { line-height: 20px; }*/

.left .tabcontainers li
{
/*
	margin-left: 25px;
	list-style-type: disc;
*/
}

.left .tabcontainers h1,
.left .tabcontainers h2
{
	padding: 0;
	margin: 0 0 9px 0;
}

.marginfortabs
{
	position: relative;
	margin-top: 60px;
}
/************************************************************************
	Tabs END
*************************************************************************/






/************************************************************************
	Teaser START
*************************************************************************/
.product-small {
	border:4px solid #93CF2F;
	float: left;
	margin:10px 0 0 0;
	background: #fff url(../gfx/background/teaser-back.png) right bottom no-repeat;
}

.product-small .element {
	clear:both;
	width: 277px;
	padding:0 10px 10px 10px;
	text-align:left;
}

.product-small .element p { margin-bottom: 3px; }
.product-small .element p.teaser-title {
	font-size: 20px;
	line-height: 28px;
	color: #000;
}

.product-small .element p.teaser-subtitle {

}

.product-small .element p.teaser-price {
	font-weight: normal;
	color: #000;
	line-height: 28px;
	height: auto;
	margin: 0;
}	
.teaser-price span {
	font-weight: bold;
	font-size: 28px;
	color:#fff;
	background:#e00178;
	border-right:1px solid #010066;
	border-bottom:1px solid #010066;
}

.product-small .element .button {
	margin: 15px 0 0 15px;
}

.product-small .element .date {
	padding:5px 0 0 0;
	font-size: 10px;
}

div.link-it { cursor: pointer; }

/************************************************************************
	Teaser END
*************************************************************************/


/************************************************************************
	SEO START
*************************************************************************/
#seolinks
{
	clear:both;
	background-color: #999;
	font-size: 10px;
	border-top:1px dotted #fff;
	margin:0;
	padding: 15px 0 15px 0;
}

#seolinks ul
{
	margin: 0 auto;
	overflow: hidden;
	padding: 3px 0;
}

#seolinks li
{
	float: left;
	margin-left: -1px;
	border-left: 1px solid #fff;
	line-height: 10px;
	list-style-type: none;
	margin-top:5px;
	width: 180px;
}

#seolinks li a
{
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
/************************************************************************
	SEO END
*************************************************************************/


/************************************************************************
	FOOTER START
*************************************************************************/

#footer
{
	clear: both;
	text-align: right;
	font-size: 10px;
	border-top:1px dotted #fff;
	padding: 10px 0;
	color:#000;
	background-color: #999;
}

#footer ul {
	float:left;
	margin:0;
}

#footer li
{
	float:left;
	margin-left: -1px;
	line-height: 13px;
	list-style-type: none;
}

#footer li a
{
	padding: 0 10px;
	color: #000;
	background: none;
	text-decoration: none;
}

#footer p {
	margin-right:10px;
}
/************************************************************************
	FOOTER END
*************************************************************************/

/************************************************************************
	MODUL-TX
*************************************************************************/
div.modul-tx
{
	margin-top:15px;
	background-color: #fff;
	
}
.modul-tx a
{
	display:block;
	font-weight:bold;
	color:#0099ff;
	padding:10px;
	
}
.modul-tx p
{
	padding:0 10px;
	
}
.modul-tx p.edit
{	
	font-size:10px;
	padding:10px;
	
}
/************************************************************************
	MODUL-TX
*************************************************************************/





/*	IBE Booking Form
---------------------------------------*/

.tx-holidaycarsfe-pi5-form { margin: 0 20px; text-align: left}

.tx-holidaycarsfe-pi5-form th
{
	padding-bottom: 2px;
	color: #000;
}

.tx-holidaycarsfe-pi5-form th.th-station { width: 369px; }
.tx-holidaycarsfe-pi5-form th.th-date { width: 90px; }
.tx-holidaycarsfe-pi5-form th.th-time { width: 80px; }
.tx-holidaycarsfe-pi5-form td.td-pickup select,
.tx-holidaycarsfe-pi5-form td.td-drop select { width: 350px; }
.tx-holidaycarsfe-pi5-form td.td-drop { padding-right: 10px; }
.tx-holidaycarsfe-pi5-form td.td-country select { width: 200px; }
.tx-holidaycarsfe-pi5-form td.td-end-time select,
.tx-holidaycarsfe-pi5-form td.td-start-time select { width: 70px; }
.tx-holidaycarsfe-pi5-form td.td-submit div.button {  }
.tx-holidaycarsfe-pi5-form td.td-submit { vertical-align: bottom; }
.tx-holidaycarsfe-pi5-form input.date-pick { width: 90px; }
.tx-holidaycarsfe-pi5-form tr.tr-follow th { padding-top: 20px; }


div.form-body
{
	background: #fff url(../gfx/navi/icon-ibe-prozent.gif) right top no-repeat;
	border:4px solid #93cf2f;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	width: 602px;
	height: 240px;
}


ul.csc-menu .sn-active a ,
#subN4v .sn-active a { color: #f60; }

ul.csc-menu a:hover,
#subN4v a:hover { color: #e00178; }

ul.csc-menu,
#subN4v ul
{
	margin: 0 0 10px 17px;
	padding: 0;
}
ul.csc-menu li,

#subN4v li
{

	margin: 0 0 6px 10px;
/*	list-style-type: none;*/
}
ul.csc-menu li a,
#subN4v li a { text-decoration: none; }



/************************************************************************
	TAGCLOUD EXTENSION
*************************************************************************/
#tagcloud
{
   border:4px solid #0099FF;
   border-top:none;
   background:#fff;
   margin: 0 0 15px 0;
   padding:5px;
} 

.tag_size1 a, .tag_size2 a, .tag_size3 a, .tag_size4 a
{
   text-decoration: none;
   color: #999;
   font-weight: bold;
   padding: 1px;
   white-space: nowrap;

}

.tag_size1 a 
{
   font-weight: normal;
   color:#333;
}


.tag_size2 a 
{
   font-size: 15px;
   color:#aaa;
}

.tag_size3 a 
{
   font-size: 18px;
   color:#999;

}

.tag_size4 a 
{
   font-size: 22px;
   color:#666;
}
/*------------------------------------------------------------------   
	rss
------------------------------------------------------------------*/
.twrss_item_link {
   margin-top: 8px;
}
.twrss_item_link a {
   font-style:italic;
   font-weight:bold;
}
.twrss_item_content{
   margin-top: 5px;
   font-size: 11px;
}





/*------------------------------------------------------------------   
	teaser h1
------------------------------------------------------------------*/

    #gyc-header-teasertext {
        font-family: arial, helvetica, sans-serif;
        position: absolute;
        width: 110px;
        right: 86px;
        color: #fff;
        padding: 12px 3px 3px 3px;
        font-size: 18px;
        font-weight: bold;
        line-height: 110%;
    }

    #gyc-header-teasertext strong {
        font-size: 26px;
        float: left;
        line-height: 110%;
    }

    #gyc-header-teasertext span {
        float: left;
        line-height: 200%;
        margin: 0 6px 0 0;
    }

    #gyc-header-teasertext small {
        float: left;
        margin: 0 6px 0 0;
        font-size: 12px;
    }

    #gyc-header-teasertext br {
        clear: left;
    }
