/* ---------------------------- GENERIC HTML TAGS -------------------------------- */
html, body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Trebuchet MS, sans-serif;
	color:#515254;
	font-size:12px !important;

}
/* ---------------------------- HEADER -------------------------------- */
#headercontainer {
	display:block;
	float:left;
	clear:both;
	width:994px;
	height:80px;
}
/* ---------------------------- TOPNAV -------------------------------- */
.topnavhtml {
	display:block;
	float:right;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	color:#515254;
	font-weight:normal;
	margin:3px 0px 0px 0px;
	padding:2px 5px 1px 5px;
	border-right:1px solid #515254;
	line-height:12px;
}
.topnaventries {
	float:right;
	font-size:11px;
	font-weight:bold;
}
#topnavigationcontainer {
	display:block;
	float:left;
	clear:both;
	width:995px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
#topnavigationcontainer ul {
	display:block;
	float:right;
	padding:0px;
	margin:3px 0px 0px 0px;
	list-style-type:none;
}
#topnavigationcontainer ul li {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 5px 3px 5px;
	border-right:1px solid #5f92d6;
	line-height:12px;
}
#topnavigationcontainer .last {
	display:block;
	float:left;
	border:none!important;
	padding:0px 0px 3px 5px!important;
	clear:none;
}
#topnavigationcontainer ul li a {
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	color:#5f92d6;
	text-decoration:underline;
}
/* ---------------------------- MAIN NAVIGATION -------------------------------- */



#mainnav_container {
	position:absolute;
	display:block;
	clear:both;
	height:35px;
	width:995px;
	z-index:500;
	top:80px;
	left:0px;
	background-color:#5a88c6;
}
/* ---------------------------- MAIN NAVIGATION ESSENTIAL STYLES FOR DROPDOWN FUNCTION -------------------------------- */

.sf-menu, .sf-menu * {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			13em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:100%;
	background-color:#5a88c6;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
.sf-menu ul li.last {
	border-bottom:1px solid #FFF;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 sticky bug */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			-1px;
	top:			36px; /* match top ul list item height */
	z-index:		2000;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			13em; /* match ul width */
	top:			0;
}

.sf-shadow ul.sf-shadow-off {
	background:transparent;
}
.level1 {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:8px 20px 8px 20px;
	border-right:1px solid #5f92d6;
}
.level1 a {
	font-family:Trebuchet MS, sans-serif;
	font-size:18px;
	color:#fff !important;
	text-transform:none;
	text-decoration:none !important;
}
.sf-menu li.active {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:8px 20px 9px 20px;
	border-right:none;
	background-color:#e4e5e7;
}
* html .sf-menu li.active {
	display:block;
	float:left;
	height:23px;
	margin:0px 0px 0px 0px;
	padding:17px 20px 0px 20px;
	border-right:none;
	background-color:#e4e5e7;
}
.sf-menu li.active a {
	font-family:Trebuchet MS, sans-serif;
	font-size:18px;
	color:#10175f !important;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
}
.sf-menu .submenu {
	padding:6px 3px 7px 20px;
	text-transform:none!important;
	font-family:Trebuchet MS, sans-serif!important;
	font-size:15px!important;
	color:#FFF!important;
	font-weight:normal!important;
}
.sf-menu li ul li:hover {
	background-color:#e4e5e7!important;
}
.sf-menu .submenu:hover {
	color:#10175f!important;
}
.sf-menu .activesubmenu {
	/*

	background-color:#5f92d6;

	*/

	background-color:#e4e5e7;
}
.sf-menu .activesubmenu .submenu {
	color:#10175f!important;
}
/* ---------------------------- SUBNAVIGATION FLAGS CONTAINER -------------------------------- */



#subnav_container {
	position:absolute;
	top:80px;
	left:760px;
	z-index:600;
	display:block;
	float:left;
	width:227px;
	height:33px;
	overflow:hidden;
	border-left:1px solid #5f92d6;
}
#subnav_container ul {
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#subnav_container ul li {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:12px 5px 10px 5px;
	line-height:12px;
	font-family:Trebuchet MS, sans-serif;
	font-size:14px;
	color:#FFF;
}
#subnav_container ul li img {
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 5px;
}
/* ---------------------------- CONTENT AREA -------------------------------- */



#content_outercontainer {
	display:block;
	float:left;
	clear:both;
	width:974px;
	padding:0px 0px 0px 20px;
	margin:60px 0px 0px 0px;
	border:1px solid transparent;
}
/*For IE 6 Piece of crap !*/

* html #content_outercontainer {
	position:absolute;
	display:block;
	float:left;
	clear:both;
	width:974px;
	padding:0px 0px 0px 20px;
	margin:60px 0px 0px 0px;
}
/* Contentcontainer WITHOUT BANNERS on right side */

#contentcontainer_big {
	display:block;
	float:left;
	width:974px;
}
.box {
	display:block;
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 13px 0px;
}
/* right shadow of box */

.box .rs {
	background-color: #FFFFFF;
	display:block;
	float:left;
	width:100%;
	background-color:#FFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/* bottom shadow of box */

.box .bs {
	display:block;
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
/*For IE 6 Piece of crap !*/

* html .box {
	display:block;
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
}
/* FOOTER */



#footercontainer {
	display:block;
	float:left;
	clear:both;
	width:100%;
	padding:0px 0px 20px 0px;
	margin:25px 0px 0px 0px;
}
.footertext, .footertext p {
	display:block;
	clear:both;
	width:100%;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#696a6e;
}
#footercontainer a {
	color:#1111B5;
}
.footernavigation {
	display:block;
	float:left;
	clear:both;
	width:100%;
}
.footernavigation ul {
	display:block;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:7px 0px 0px 0px;
	text-align:center;
	list-style-type:none;
	color:#696a6e;
}
.footernavigation ul li {
	display:inline;
	padding:0px 5px 0px 3px;
	margin:0px 2px 0px 0px;
	border-right:1px solid #1111B5;
	font-family:Trebuchet MS, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.footernavigation ul li a.upper {
	white-space:nowrap;
	text-transform:uppercase;
}
.footernavigation ul li a {
	white-space:nowrap;
}
.footernavigation .last {
	border:none!important;
}
/* Footer Country Flags */

.countryflags {
	display:block;
	float:left;
	clear:both;
	width:100%;
}
.countryflags ul {
	display:block;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	text-align:center;
	list-style-type:none;
	color:#696a6e;
}
.countryflags ul li {
	display:inline;
	padding:0px 5px 0px 0px;
	margin:0px 2px 0px 0px;
}
/* ---------------------------- Submit Button -------------------------------- */

/* ---------------------------- right  Button green -------------------------------- */

/* only green BOOK button  */ 

.floatright .button, .floatright a.button {
	background: url("http://download.bcdtravel.de/directnl/newbtn_middle.png") repeat-x scroll left top #8dc73f !important;  */
	/* background: url("http://download.bcdtravel.de/directnl/newbtn_middle.png") repeat-x scroll left top #D31141 !important; */ 
	/* background: url("http://download.bcdtravel.de/directnl/newbtn_middle.png") repeat-x scroll left top #8DC73F !important; */ 
	border: 0 none;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 3px 8px #DDDDDD;
	clear: right;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 14px!important;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	padding: 4px 15px;
}

/* ---------------------------- left  Button orange -------------------------------- */
.floatleft .button, .floatleft a.button {
	/* background: url("http://download.bcdtravel.de/directnl/newbtn_middle.png") repeat-x scroll left top #D31141 !important;  */
	background: url("http://download.bcdtravel.de/directnl/newbtn_middle.png") repeat-x scroll left top #f47b20 !important;
	/* background: url("http://download.bcdtravel.de/directnl/newbtn_middle.png") repeat-x scroll left top #f9a350 !important;  */
	/* background: url("http://download.bcdtravel.de/directnl/newbtn_middle.png") repeat-x scroll left top #5A88C6 !important;  */
	border: 0 none;
	clear: right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: 14px!important Trebuchet MS, Tahoma, sans-serif;
	padding: 3px 10px;
	font-weight: bold;
	letter-spacing:0.5px;
}
 
/* ---------------------------- Ypsilon styles  -------------------------------- */


BODY {
	TEXT-ALIGN: center;
	font-size:12px
}
IMG {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px
}
IMG.top {
	MARGIN: 15px 0px
}
HR {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	MARGIN: 2em 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: #a0b7e4 1px dotted
}
IMG.img-left {
	FLOAT: left;
	MARGIN: 0px 5px 5px 0px
}


a, navmini3ex a{
text-decoration: underline;
color: #5F92D6;
}
/* original text decoration underline */
a:link{ 
/* color: #5F92D6; */
color: #193A8B;
text-decoration: underline;
}
a:hover, a:hover navmini3ex{ 
color: #5F92D6;
text-decoration: underline;
}

TD {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #696A6E;
	font-weight: normal;
}
TH {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #F7C046;
	font-weight: bold;
}
font {
	font-size: 12px;
}
.head {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
	color: #696A6E;
	background: #ffffff;
	font-weight: bold;
}
.tablelight {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
	background: #CCCCCC;
	font-weight: normal;
}
H1 {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
H2 {
	font-family:Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
H3 {
	font-family:Trebuchet MS, sans-serif;

	font-size: 12px;
	font-weight: normal;
}
error {
	font-family:Trebuchet MS, sans-serif;

	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.errorinput {
	font-family:Trebuchet MS, sans-serif;

	font-size: 12px;
	color: #FFFFFF;
	background: #E31836;
	/* original background red */
	font-weight: normal;
}

.hightlight {
	font-family:Trebuchet MS, sans-serif;

	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.rahmen {
	border: 1px solid #c6c6c6;
	clear:both;
}
.linebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tdmi {
	background-color: #ffffff;
}
.tdreturnline {
	background-color: #ffffff;
}
.tdtop {
	/* background-color: #5A88C6; */ 
	/* background-color: #C5D8EB; */
	background-color: #b7d1ec;
}

.textkopf {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px!important;
	font-weight: bold;
/*	font-weight: normal; */
/*	color: #ffffff; */ 
/*	color: #10175F; */
    color: #193a8b;
    letter-spacing:0.5px;
}
.navmini {
	font-family:Trebuchet MS, sans-serif;

	font-size: 16px;
	font-weight: bold;
	color: #000000 !important;
}
.navmini2 {
	font-family:Trebuchet MS, sans-serif;

	font-size: 12px;
	font-weight: bold;
	color: #000000 !important;
}
.navmini3 {
	font-family:Trebuchet MS, sans-serif;

	font-size: 12px;
	font-weight: normal;
	color: #dadbdc;
	text-transform: capitalize;
}
#navmini3ex {
	font-family:Trebuchet MS, sans-serif;

	font-size: 12px;
	font-weight: normal;
	color: #000000 !important;
	text-decoration: none !important;
}
.tdmibottom {
background-color: #F1F1F1;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdmitime {
	background-color: #f4f4f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdTH {
	background-color: #EEEEEE;
	color:#000000;
}
.tdmiline {
	background-color: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.fo100 {
	width: 106px;
}
.fo150 {
	width: 150px;
}
.fo50 {
	width: 44px;
}
.fomonth {
	width: 116px;
}
.fo200 {
	width: 250px;
}
.checkbox {
	width: 15px;
	height: 15px;
}
select {
	font-size: 10px;
	text-transform: capitalize;
}
.inputradio {
}
.fo160 {
	font-size: 12px;
	width: 160px;
}
input {
	font-size: 12px;
	font-weight: normal;
}
.padd10 {
	padding:10px
}
#show {
	background-repeat:no-repeat;
	width:134px;
	height:44px;
	margin-left:-430px;
	position:absolute;
	top:165px;
	text-align:center
}
.txtinputdefault {
	color:#FFFFFF
}
.xbutton {
	float:left;
	color:#000000
}
#tabFlights A {
	color:#000000
}
#tabVariantData A {
	color:#000000
}
#dialog1_c {
	position:absolute;
	background-color:#CCCCCC;
	border: solid 1pc #999999
}
#underlay {
	height:100px
}
#txtnofreewidth {
	width:48px
}
#paddleftx {
	padding-left:15px
}
#fontBold00, #fontBoldx5 {
	font-weight:normal
}
.nonefareype {
	padding: 0px 1px 0px 1px
}
#tdtopBook3, #tdtopBook2, #tdtopBook1 {
	background-color:#f1f1f1
}
#txtmoreoption {
	display:none
}
.txtColor2 {
	font-weight:bold
}

#depApt, #dstApt {
    width: 170px !important;
}

/* Flugnummer deutlicher  */ 
.flnrcss {
	opacity: 1 !important;
	}