/*
Farben-Codes:
 01:  Weiss    #FFF
 
 02:  Schwarz    #000
 
 0301: Blau Standard  #0451A1
 0302: Hellblau 1   #D8E6F5
 0303: Hellblau 2   #EBF2FA
 
 0401: Gelb Standard  #FFCC2A
 0402: Hellgelb   #FFDC74
 
*/
body {
 margin:0 0 0 15px;
 padding:0;
 background-color:#FFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#0451A1;
}
div,td,th,p,select,option,input,textarea {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 text-align:left;
 color:#0451A1;
}
div {
 margin:0;
 padding:0;
 border:0;
}
p,h1,h2,h5,h6 {
 margin:0;
 padding:0 0 1.3em 0;
}

h3,h4 {
 margin:0;
 padding-bottom: 15px;
 font-size: 12px;
 font-weight: bold;
}
h3 {
 padding-top: 5px;
}
h4 {
 padding-top: 10px;
}
p,td {
 line-height:1.5em;
}
ul,ol,li {line-height:15px;}
ul,ol {margin-top:0px;} 
form {
 margin:0;
 padding:0;
}
a {
 color:#0451A1;
}
a img {
 border:0;
}
td img, th img {
 display:block;
}
/* Allgemeine Klassen */
.verticalTop {
 vertical-align:top;
}
.verticalMiddle {
 vertical-align:middle;
}
.verticalBottom {
 vertical-align:bottom;
}
.alignLeft {
 text-align:left;
}
.alignCenter {
 text-align:center;
}
.alignRight {
 text-align:right;
}
.bold {
 font-weight:bold;
}
.italic {
 font-style:italic;
}
.underline {
 text-decoration:underline;
}
.spacingMinus {
 letter-spacing:-1px;
}
.displayInline {
 display:inline;
}
.displayBlock {
 display:block;
}
.displayNone {
 display:none;
}
.floatLeft {
 float:left;
}
.clearLeft {
 clear:left;
 line-height:0;
}
.selectCountry { 
 font-size:10px;
 text-align:left;
 background-color: #FFFFFF;
}
.inputRadio {
 border:0;
 margin:0;
 padding:0;
}
/* Margins / Paddings */
.margin1T {
 margin-top:1px;
}
.margin1R {
 margin-right:1px;
}
.margin1B {
 margin-bottom:1px;
}
.margin1L {
 margin-left:1px;
}
.margin5T {
 margin-footertop:5px;
}
.margin5R {
 margin-right:5px;
}
.margin5B {
 margin-bottom:5px;
}
.margin5L {
 margin-left:5px;
}
.margin10T {
 margin-top:10px;
}
.margin10R {
 margin-right:10px;
}
.margin10B {
 margin-bottom:10px;
}
.margin10L {
 margin-left:10px;
}
.margin15T {
 margin-top:15px;
}
.margin15R {
 margin-right:15px;
}
.margin15B {
 margin-bottom:15px;
}
.margin15L {
 margin-left:15px;
}
.padding1T {
 padding-top:1px;
}
.padding1R {
 padding-right:1px;
}
.padding1B {
 padding-bottom:1px;
}
.padding1L {
 padding-left:1px;
}
.padding5T {
 padding-top:5px;
}
.padding5R {
 padding-right:5px;
}
.padding5B {
 padding-bottom:5px;
}
.padding5L {
 padding-left:5px;
}
.padding10T {
 padding-top:10px;
}
.padding10R {
 padding-right:10px;
}
.padding10B {
 padding-bottom:10px;
}
.padding10L {
 padding-left:10px;
}
.padding15T {
 padding-top:15px;
}
.padding15R {
 padding-right:15px;
}
.padding15B {
 padding-bottom:15px;
}
.padding15L {
 padding-left:15px;
}
/* Text-Grössen */
.text9px {
 font-size:9px;
}
.text10px {
 font-size:10px;
}
.text11px {
 font-size:11px;
}
.text12px {
 font-size:12px;
}
.text13px {
 font-size:13px;
}
.text14px {
 font-size:14px;
}
.text15px {
 font-size:15px;
}
.text16px {
 font-size:16px;
}
/* Farben u. Hintergründe */
.color01 {
 color:#FFF;
} 
.color02 {
 color:#000;
} 
.color0301 {
 color:#0451A1;
} 
.color0302 {
 color:#D8E6F5;
} 
.color0303 {
 color:#EBF2FA;
} 
.color0401 {
 color:#FFCC2A;
} 
.color0402 {
 color:#FFDC74;
} 
.color05 {
 color:#E9E9E9;
} 
.bgColor01 {
 background-color:#FFF;
} 
.bgColor02 {
 background-color:#000;
} 
.bgColor0301 {
 background-color:#0451A1;
} 
.bgColor0302 {
 background-color:#D8E6F5;
} 
.bgColor0303 {
 background-color:#EBF2FA;
} 
.bgColor0401 {
 background-color:#FFCC2A;
} 
.bgColor0402 {
 background-color:#FFDC74;
} 
.bgColor05 {
 background-color:#E9E9E9;
} 
/* Layout */
.layoutBlock {
 padding:0 0 5px 0;
}
.floatingBoxLeftELMargin2Bottom1 {
 margin:0 2px 1px 0;
}
.floatingBox {
 float:left;
 display:inline;
 /*margin:0 2px 1px 0;*/
}
.floatingBlock {
 float:left;
 display:inline;
 margin:0 8px 8px 0;
}
/* Header */
#HeaderBlock {
 background-image:url(/tcf-de/images/structure/bg_header.gif);
 background-repeat:no-repeat;
 height:75px;
 margin:0 0 0 5px;
}
#HeaderBlock table tr td {
 width:480px;
 vertical-align:top;
}
#HeaderBlock table tr td img {
 display:inline;
}
#HeaderBlock table tr td a {
 font-weight:bold;
 text-decoration:none;
 color:#FFF;
}

/* Header mit Icons */
.floatingNote {
    display:none;
    border:1px solid #d8e6f5;
    background:#FFFFFF;
    position:absolute;
    left:-300px;
    top:-300px;
    width:250px;
    z-index: 100;
    }

/* Menu */
 #MenuBlock {
 height:71px;
 width:960px;
 margin:0 0 2px 5px;
 background-image:url(/tcf-de/images/structure/bg_menu_rebrush.gif);
 background-repeat:repeat-x;
}
#SubMenu {
 padding:1px 1px;
}
#SubMenu ul,#SubMenu ul li {
 list-style-type:none;
 margin:0;
 padding:1px 0 0 0;;
}
#SubMenu ul li {
 float:left;
 display:inline;
}
#SubMenu ul li a {
 display:block;
 padding:6px 9px;
 font-size:11px;
 text-decoration:none;
}
.SubmenuListItemActive {
 position:relative; 
 left:-1px;
}
.SubMenuLeft {
 float:left;
 background-image:url(/tcf-de/images/structure/nav_reiter_links.gif);
 width:7px;
 height:31px;
}
.SubMenuMiddle {
 float:left;
 background-image:url(/tcf-de/images/structure/nav_reiter_mitte.gif);
 background-repeat:repeat-x;
 height:31px;
}
.SubMenuRight {
 float:left;
 background-image:url(/tcf-de/images/structure/nav_reiter_rechts.gif);
 width:6px;
 height:31px;
}
/*.thirdLevelNav {
    height: 34px;
    width:740px;
    margin-left:8px;
    padding: 7px 10px;
    background:url(/tcf-de/images/structure/nav/bg_3rd_level_navi.gif) no-repeat;
}*/

.thirdLevelNav {
    height: 34px;
    width:740px;
    margin-left:2px;
    background:url(/tcf-de/images/structure/nav/bg_3rd_level_navi.gif) no-repeat;
}
#formThirdNav {
    padding:7px 10px;
    width:718px;
    height: 20px;
}


/* Inhaltsbereich */
#ContentBlock {
 width:980px;
}

/***************************************************/
/*************   Für Rebrush ***********************/
/***************************************************/

/* Doorpage mit Listenteasern */
#DoorTeaserrows {
    margin: 0pt 3px; 
    padding: 0;
    width:740px;
    overflow:hidden;
}
#DoorTeaserrows div.doorteaser {
    height:237px; 
    width:220px;
    margin:10px 10px 0 10px;
    overflow:hidden;
    float:left;
}
#DoorTeaserrows div.doorteaser h4 {
    padding-bottom: 8px;
}
#DoorTeaserrows div.doorteaser ul {
    list-style-type:none;
    margin:0 0 0 2px;
    padding:0;
}
#DoorTeaserrows div.doorteaser ul li {
    background:url(/tcf-de/images/structure/icons/icon_arrow_right_7px_color0301.gif) no-repeat 0 4px;
    padding-left:10px;
    line-height:17px;
/*    font-weight:bold; */
    font-size:11px;
}

.article_block {
    padding: 5px 8px 0pt 12px;
    float:left;
    overflow:hidden;
}

/* Ankernavigation auf Unterseiten */
#AncNav {
    float:right;
    width:190px;
}
#AncNav div.top {
    background:url(/tcf-de/images/structure/nav/anc_nav_border_top.gif) no-repeat;
    width:190px;
    height:5px;
    overflow:hidden;
}
#AncNav div.bottom {
    background:url(/tcf-de/images/structure/nav/anc_nav_border_bottom.gif) no-repeat;
    width:190px;
    height:5px;
    overflow:hidden;
}
#AncNav div.content {
    background:url(/tcf-de/images/structure/nav/anc_nav_border_right_left.gif) repeat-y;
    width:190px;
    overflow:hidden;
    padding:0 10px 0 10px;
}
#AncNav div.content h4 {
    padding:3px 0 8px 0;
    margin:0;
}
#AncNav div.content ul {
    list-style-type:none;
    margin:0px;
    padding:0;
    width:170px;
}
#AncNav div.content ul li {
    background:url(/tcf-de/images/structure/icons/icon_arrow_right_7px_color0301.gif) no-repeat 0 4px;
    padding-left:10px;
    line-height:13px;
    margin-bottom:7px;
}

/***************************************************/
/*************  Ende Für Rebrush *******************/
/***************************************************/


/* Fusszeile */
#StartFooterBlock {
 width:980px;
 margin:0 0 0 -15px;
 padding:0;
 border:0;
}

#FooterBlockStart {
    margin: 0; 
    background:url(/tcf-de/images/structure/bg_footer_start.jpg) no-repeat;
    height:190px;
    padding: 45px 0 0 282px; 
    width:730px;
}
#StartFooterBlock a, #FooterBlockStart a{
    text-decoration:underline;
}

#FooterBlock {
    margin: 0 0 0 -30px; 
    background:url(/tcf-de/images/structure/bg_footer_cont.jpg) repeat-y;
    height:190px;
    padding: 35px 0 0 53px; 
    /*width:980px;*/
}
#FooterBlock ul, #FooterBlockStart ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#FooterBlock div.footer_blocks {
    float:left;
    vertical-align: top;
    margin-right:88px;
    margin-top:-1px;
}
#FooterBlockStart div.footer_blocks {
    float:left;
    vertical-align: top;
    margin-right:58px;
    margin-top:-1px;
}
#FooterBlock div.footer_blocks p, #FooterBlockStart div.footer_blocks p {
    font-size:10px;
    padding-bottom:5px;
    font-weight:bold;
}
#FooterBlock ul li, #FooterBlockStart ul li {
    background:url(/tcf-de/images/structure/icons/icon_arrow_right_7px_color0301.gif) no-repeat 0 4px;
    padding-left:11px;
    line-height:15px;
    font-size:10px;
    text-decoration:underline;
}
#FooterBlock ul li.key, #FooterBlockStart ul li.key {
    background:url(/tcf-de/images/structure/icons/icon_key_color0301.gif) no-repeat 0 4px;
}
#SocialbookmarkList {
    width:120px;
    height:50px;
    margin:15px 0 0 10px;
}
#SocialbookmarkList div {
    float:left;
    width:30px;
    height:23px;
}
#TestsList {
    margin:21px 0 0 0; 
    vertical-align:top;
    width:420px;
    float:left;
}
#TestsList div {
    margin:0 25px 0 0;
    display:inline;
    float:left;
}
#FooterText {
    margin-top: 47px; 
    margin-right: -200px;
    float:left;
    position:relative;
    }
#FooterTopBlock {
    width: 826px; 
    height: 189px;
    }
#FooterTopBlockStart {
    width: 710px; 
    height: 189px;
    }
#FooterNL {
    border-left: 1px solid #9fbbda; 
    margin-right: 80px;
    margin-top: -70px;
    width: 260px;
    height:189px;
    float: right;
    display:inline;
}
#FooterNLStart {
    border-left: 1px solid #9fbbda; 
    margin-right: 20px;
    margin-top: -70px;
    width: 260px;
    height:189px;
    float: right;
    display:inline;
}

#FooterNLStart h3, #FooterNL h3{
    padding-bottom:7px;
}
#FooterNLStart .inputFooter, #FooterNL .inputFooter{
    width: 130px;
    height:18px; 
    float: left;
    background-color:#F3F7FC;
    border:1px solid #C6D8EE;
    color:#6692C3;
    padding-left:3px;
}
#FooterNLStart .nlFooterImg, #FooterNL .nlFooterImg {
    margin: 10px 0 10px -4px; 
    width:235px; 
    height:95px;
    z-index:1000;
}
#FooterBlockStart div#FooterText {
    vertical-align: top; 
    width: 300px;
    float:left;
}
#FooterRegistration{
border-top:1px solid #9FBBDA;
margin:0 0 0 5px;
padding:0 0 10px;
width:960px;
}


/* Tabellen-Rahmen */
.cornersLeftColor0401 {
 background-image:url(/tcf-de/images/structure/corners_left_color0401.gif);
 background-repeat:no-repeat;
}
.cornersRightColor0401 {
 background-image:url(/tcf-de/images/structure/corners_right_color0401.gif);
 background-repeat:no-repeat;
}
.cornersLeft2Color0401 {
 background-image:url(/tcf-de/images/structure/corners_left_2_color0401.gif);
 background-repeat:no-repeat;
}
.cornersRight2Color0401 {
 background-image:url(/tcf-de/images/structure/corners_right_2_color0401.gif);
 background-repeat:no-repeat;
}
.cornersLeftColor0301 {
 background-image:url(/tcf-de/images/structure/corners_left_color0301.gif);
 background-repeat:no-repeat;
}
.cornersRightColor0301 {
 background-image:url(/tcf-de/images/structure/corners_right_color0301.gif);
 background-repeat:no-repeat;
}
.cornersLeftColor0302 {
 background-image:url(/tcf-de/images/structure/corners_left_color0302.gif);
 background-repeat:no-repeat;
}
.cornersRightColor0302 {
 background-image:url(/tcf-de/images/structure/corners_right_color0302.gif);
 background-repeat:no-repeat;
}
.cornerTopLeftAAColor0302 {
 background-image:url(/tcf-de/images/structure/corner_top_left_antialias_color0302.gif);
 background-repeat:no-repeat;
}
.cornerTopRightAAColor0302 {
 background-image:url(/tcf-de/images/structure/corner_top_right_antialias_color0302.gif);
 background-repeat:no-repeat;
}
.cornerBottomLeftAAColor0302 {
 background-image:url(/tcf-de/images/structure/corner_bottom_left_antialias_color0302.gif);
 background-repeat:no-repeat;
}
.cornerBottomRightAAColor0302 {
 background-image:url(/tcf-de/images/structure/corner_bottom_right_antialias_color0302.gif);
 background-repeat:no-repeat;
}
.cornerTopLeftColor0302 {
 background-image:url();
 background-repeat:no-repeat;
}
.cornerTopRightColor0302 {
 background-image:url();
 background-repeat:no-repeat;
}
.cornerBottomLeftColor0302 {
 background-image:url();
 background-repeat:no-repeat;
}
.cornerBottomRightColor0302 {
 background-image:url();
 background-repeat:no-repeat;
}
.borderHorizontalColor0302 {
 background-image:url();
 background-repeat:repeat-x;
}
.borderVerticalColor0302 {
 background-image:url();
 background-repeat:repeat-y;
}
.cornerTopLeftColor01 {
 background-image:url(/tcf-de/images/structure/spacer.gif);
 background-repeat:no-repeat;
}
.cornerTopRightColor01 {
 background-image:url(/tcf-de/images/structure/spacer.gif);
 background-repeat:no-repeat;
}
.cornerBottomLeftColor01 {
 background-image:url(/tcf-de/images/structure/spacer.gif);
 background-repeat:no-repeat;
}
.cornerBottomRightColor01 {
 background-image:url(/tcf-de/images/structure/spacer.gif);
 background-repeat:no-repeat;
}
.borderHorizontalColor01 {
 background-image:url(/tcf-de/images/structure/spacer.gif);
 background-repeat:repeat-x;
}
.borderVerticalColor01 {
 background-image:url(/tcf-de/images/structure/spacer.gif);
 background-repeat:repeat-y;
}

.noborder {
 border: 0;
}
.borderBgTop {
 background-position:top;
}
.borderBgRight {
 background-position:right;
}
.borderBgBottom {
 background-position:bottom;
}
.borderBgLeft {
 background-position:left;
}

.borderDottedVerticalColor0301 {
 background-image:url(/tcf-de/images/structure/border_dotted_vertical_color0301.gif);
 background-repeat:repeat-y;
}
.borderDottedVerticalRightColor0301 {
 background-image:url(/tcf-de/images/structure/border_dotted_vertical_height20_color0301.gif);
 background-position: top right;
 background-repeat:no-repeat;
}
.borderDottedBottomColor0302 {
 border-bottom:1px dashed #9FBBDA;
}
.borderDottedTopColor0302 {
 border-top:1px dashed #9FBBDA;
}
/* Tabellen */
.bookingSteps {
 background-repeat:no-repeat;
 background-color:#FFF;
}
.bookingSteps.step1 {
 background-image:url(/tcf-de/images/structure/icons/icon_fly_step1.gif);
}
.bookingSteps.step2 {
 background-image:url(/tcf-de/images/structure/icons/icon_fly_step2.gif);
}
.bookingSteps.step3 {
 background-image:url(/tcf-de/images/structure/icons/icon_fly_step3.gif);
}
.bookingSteps.step4 {
 background-image:url(/tcf-de/images/structure/icons/icon_fly_step4.gif);
}
.bookingSteps.step5 {
 background-image:url(/tcf-de/images/structure/icons/icon_fly_step5.gif);
}
.oddRow {
 background-color:#EBF2FA;
}
.evenRow {
 background-color:#FFF;
}
.markedRow td {
 border-top:1px solid #FFF;
 background-color:#FFDC74;
}
.rowBorder1B td, .rowBorder1B td {
 border-bottom:1px solid #FFF;
}
.rowBorder1B td table tr td {
 border-bottom:0;
}
/* Kalender */
#CalendarLayer {
 position:absolute;
 left:20px;
 top:20px;
 z-index:10000;
 border: 1px dashed #0451A1;
 background-color:#ffffff;
}
#CalendarLayer table tr td, #CalendarLayer table tr th {
 text-align:center;
 font-weight:bold;
 width:22px; 
 height: 20px;
}
#CalendarLayer table tr td a {
 text-align:center;
 font-weight:bold;
 width:22px; 
 text-decoration:none;
 padding:4px 0;
}
/* Booking Popup */
div.blockBookingPopup {
 background-image: url(/tcf-de/images/structure/bg_booking_popup_anrufen.gif);
 background-repeat:no-repeat;
}
div.blockBookingPopup td {
 padding:2px 0 2px 0;
}
div.blockBookingPopup p {
 width:466px;
}
div#blockBookingComplet {
 background-image: url(/tcf-de/images/structure/bg_booking_popup_telefon.gif);
 background-repeat:no-repeat;
}
/* Tabellen */
.tableLO  {
 background-image: url(/tcf-de/images/structure/tableLO.gif); width:3px; height:3px;
 }
.tableRO  { 
 background-image: url(/tcf-de/images/structure/tableRO.gif); width:3px; height:3px;
 }
.tableLU  { 
 background-image: url(/tcf-de/images/structure/tableLU.gif); width:3px; height:3px;
 }
.tableRU { 
 background-image: url(/tcf-de/images/structure/tableRU.gif); width:3px; height:3px;
 }
.tableVSpacer {
 background-image: url(/tcf-de/images/structure/table_v_spacer.gif); width:3px; height:1px;
 }
.tableHSpacer {
  background-image: url(/tcf-de/images/structure/table_h_spacer.gif);  width:1px; height:3px;
  }
.tableHead {
 padding:5px 10px; 
 font-weight:bold;
 }
.tableContent {
 padding:5px 10px; 
 vertical-align:top;
 }



/* Fehlermeldungen */
.error {
 color:#ff0000; 
 font-weight: bold;
}
input.error {
 border: solid 1px #FF0000;
 /*background-image : url(../img/error.gif);*/
 /*background-repeat: no-repeat;*/
 /*background-position: right;*/
}
/* RDedit Klassen fuer Red Dot */
.RDedit{background-color: #ffcccc; font-family : sans-serif;font-size : 11px;color:#ebf5ff;}
.RDText {margin:0px 0px 0px 0px;font-size:10px;font-weight:bold;font-family:verdana,sans-serif;color:#ff0000;}
.RDborder{border-right: #ff0000 1px dashed;border-top: #ff0000 1px dashed;border-left: #ff0000 1px dashed;border-bottom: #ff0000 1px dashed}

 /*Druck Flugplan Neu*/
.FloatingBoxFliegenLeft {
 float: left;
 display: inline;
 padding: 0 0 5px 0;
 width: 375px;
 /*margin:0 2px 1px 0;*/
 margin:0 2px 1px 0;
}
.FloatingBoxFliegenRight {
 float: left;
 display: inline;
 padding: 0 0 5px 0;
 width: 375px;
}
.FloatingBoxHeadline {
 background-color: #FFCC2A;
 margin: 0 0 1px 0;
 width: 375px;
}
.FloatingBoxFlug {
 width: 375px;
 /*margin:0 2px 1px 0;*/
}

.floatingNote{
    display:none;
    border:none;
    position:absolute;
    left:-300px;
    top:-300px;
    width:269px;
    height:48px;
    z-index: 100;
}
#note_recomend {
}
#note_fav {
}
#note_home {
}

/*------------------------------------------------------------------------------
Dynamische Doorpage
------------------------------------------------------------------------------*/
    .leiste_on {
    background-image:url(/tcf-de/images/structure/open.gif);
    background-position:0px 0px;
    background-repeat:no-repeat; 
    }    
    
    .leiste_off {
    
    background-image:url(/tcf-de/images/structure/leiste_off.gif);
    background-position:0px 0px;
    background-repeat:no-repeat; 
    
    }    
    
    .leiste_over {
    background-image:url(/tcf-de/images/structure/rollover_on.gif);
    background-position:0px 0px;
    background-repeat:no-repeat; 
    cursor: hand;
    cursor: pointer;
    }
    a.leiste:link,
    a.leiste:active,
    a.leiste:visited,
    a.leiste:hover
    .leiste {
        font-size:12px;
        color:#0451a1;
        text-decoration:none;
    }

@media print {
/*------------------------------------------------------------------------------
Flugplan
------------------------------------------------------------------------------*/
#HeaderBlock,
#MenuBlock,
#Nav3rdLevel,
#HeadlineClip,
#FlyImg,
#ListFooter,
#BlockFooter,
#SidebarBlock,
#StartFooterBlock
{ display: none; }
.floatingBoxFliegenLeft {
 float:left;
 display:inline;
 padding: 0 0 5px 0;
 width: 300px;
 }
.floatingBoxFliegenRight {
 float:left;
 display:inline;
 padding: 0 0 5px 0;
 width: 300px;
}
.floatingBoxHeadline {
 margin: 0 0 1px 0;
 width: 300px;
}
.floatingBoxFlug {
 width: 300px;
}
.article_block {
    padding: 5px 8px 0pt 15px;
    float:left;
    overflow:visible;
}
}

/*-------------------------------------------------------------------------------------
    Dynamische Teaser Startseite
-------------------------------------------------------------------------------------*/
.hotelStart {
    width:226px;
    height:150px;
    background:url(/tcf-de/images/structure/bg_start_hotels.gif) no-repeat;
    cursor:pointer;
    cursor:hand;
}
.hotelStart div.hotelStartContent {
    width:206px;
    height:130px;
    padding:10px;
}
.hotelStart div.fourStars {
    background:url(/tcf-de/images/structure/icons/stars_4_0.gif) no-repeat;
    float:left;
    width:43px;
}
.hotelStart div.fourFiveStars {
    background:url(/tcf-de/images/structure/icons/stars_4_5.gif) no-repeat;
    float:left;
    width:49px;
}
.hotelStart div.fiveStars {
    background:url(/tcf-de/images/structure/icons/stars_5_0.gif) no-repeat;
    float:left;
    width:53px;
}

/*-------------------------------------------------------------------------------------
    Liste Meist Gesucht
--------------------------------------------------------------------------------------*/
#MostWanted ul {
            text-decoration:none;
            padding:0;
            margin:0;
            list-style-type:none;
        }
#MostWanted li {
            background:url(/tcf-de/images/structure/icons/icon_arrow_right_7px_color0301.gif) no-repeat 0 6px;
            padding-left:10px;
            width:206px;
            line-height:18px;
        }
#MostWanted li a:link, #MostWanted li a:hover, #MostWanted li a:visited {
            color:#0451A1;
            font-weight: bold;
            text-decoration:underline;
        }


/*-------------------------------------------------------------------------------------
    Startseiten Tipp-Box
--------------------------------------------------------------------------------------*/

#Tipps {
    position:absolute;
    width:178px;
    height:243px;
    top:819px;
    left:25px;
    overflow:hidden;
}

#TippsWeltkarte {
    position:absolute;
    width:178px;
    height:200px;
    top:852px;
    left:25px;
    overflow:hidden;
}
#QuerTippsWeltkarte {
    position:absolute;
    width:710x;
    height:46px;
    top:819px;
    left:272px;
    /*overflow:hidden;*/
}

#Weltkarte {
    margin-top:5px;
}

/*-------------------------------------------------------------------------------------
    IBE Tabs
--------------------------------------------------------------------------------------*/
#TabNav {
    width:742px;
    margin:15px 9px 0 5px; 
    position:relative;
    overflow:hidden;
}
#TabNav div.ibeTabActive {
    background:url(/tcf-de/images/structure/nav/bg_tab_active.gif) no-repeat;
    width:371px;
    height:62px;
    float:left;
    margin:0;
    padding:0;
}
#TabNav div.ibeTabInactive {
    background:url(/tcf-de/images/structure/nav/bg_tab_inactive.gif) no-repeat;
    width:369px;
    height:62px;
    float:left;
    margin:0;
    padding:0;
    overflow:hidden;
}
#TabNavTT {
    width:752px;
    margin:15px 9px 0 5px; 
    position:relative;
    overflow:hidden;
}
#TabNavTT div.ibeTabInactive {
    background:url(/tcf-de/images/structure/nav/bg_tab_inactive.gif) repeat-y;
    width:379px;
    height:62px;
    float:left;
    margin:0;
    padding:0;
    overflow:hidden;
}
.tab {
    vertical-align:top;
    height:44px;
    overflow:hidden;
/*    margin:9px 0 9px 51px; */
    margin:9px 0 9px 0;
    width:317px;
    float:left;
}
.tab div.content_over, .tab div.content_off {
    padding:0 0 0 5px;
    float:left;
    width:310px;
    height:46px;
    overflow:hidden;
}
.tab div.content_over {
    background-image:url(/tcf-de/images/structure/nav/tab_rollover.gif);
    background-position:0px 0px;
    background-repeat:no-repeat; 
    cursor: hand;
    cursor: pointer;
}
.tab div.content_over p, .tab div.content_off p {
    padding:0;
    margin-top:0;
    line-height:12px;
}
a.tab:link, a.tab:active, a.tab:visited, a.tab:hover {
    font-size:12px;
    color:#0451a1;
    text-decoration:none;
}
#IbeContent {
    background:url(/tcf-de/images/structure/bg_ibes.gif) repeat-y;
    width:740px;
    vertical-align:top;
    padding:0 1px 0 1px;
    margin:0;
    clear:left;
    overflow:hidden;
    position:relative;
}
#IbeContentBottom {
    background:url(/tcf-de/images/structure/bg_ibes_bottom.gif) no-repeat;
    width:740px;
    height:7px;
    overflow:hidden;
}
#InnerContentBlock {
    width:742px;
    margin:0 9px 0 5px; 
    position:relative;
    overflow:hidden;
}
.gbk div.ibThreeColumns {
    background-color:transparent;
}
 
/*-------------------------------------------------------------------------------------
   Anmeldeformular
--------------------------------------------------------------------------------------*/
#anmeldung{
    padding:0 0 15px 0;
    margin:0;
}
#anmeldung input{
    background-color:#f3f7fc;
    border:1px solid #c6d8ee;
}
#anmeldung .radio{
     background-color:transparent; 
     border:0;
}
 

/* Downloadseite für Reisebüros */

td.downloadReisebuero h3 {padding-bottom:5px;}
td.downloadReisebuero a {text-decoration: none;}
td.downloadReisebuero p  {margin-left: 15px;}

/*-------------------------------------------------------------------------------------
   Formulare
--------------------------------------------------------------------------------------*/


.inputText {
    height: 18px;
    border:1px solid #c6d8ee;
    background-color:#f3f7fc;
    color:#5186ca;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    padding:1px 0 1px 5px;
    }