/* 
    Document   : ek_fces.css
    Created on : 10.06.2010, 11:01:52
    Author     : alex
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/**************
 * FCEs
 **************/

.fce-lo {
    height: 251px;
    width: 666px;
    margin:0;
    padding:0;
}

.fce-lo-col-1 {
    width: 222px;  /* 8px rand, 214px content */
    height: 251px;
    margin: 0;
    padding: 0;
    top:0;
}

.fce-lo-col-2 {
    width: 444px;
    height: 251px;
    margin: 0;
    padding: 0;
    top:0;
}

.h250 {
    height: 251px;
}

.c1col {
    /*background: url("../images/teaserbox_std_1.png") no-repeat 0 0;*/
    /*height: 251px;*/
}

.c2col {
    background: url("../images/teaserbox_std_2.png") no-repeat 0 0;
    height: 251px;
}

.deals_container .c1col {
    background: url("../images/teaserbox_std_1_5vf_deals.png") no-repeat 0 0;
    height: 251px;
}

.deals_container .c2col {
    background: url("../images/teaserbox_std_2_5vf_deals.png") no-repeat 0 0;
    height: 251px;
}

.c3col3 {
    background: url("../images/teaserbox3col3_1.png") no-repeat 0 0;
    height: 251px;
}

.c3col1 {
    background: url("../images/teaserbox1col3.png") no-repeat 0 0;
    height: 48px;
}

.c3col1left {
    background: url("../images/teaserbox1col1.png") no-repeat 0 0;
    height: 48px;
}


.content-wrapper,
.sb_piclink_addparams {
    margin-bottom: 17px;
}

.sb_kontakt{
    background: url("../images/Kontakt_Box.png") no-repeat 0 0;
    height: 251px;
    z-index:1;
    position:relative;
    width:306px;
}

.sb_kontakt img{
    position: absolute;
    left:0;
    top:0;
    z-index:-1;
}

.sb_kontakt .strong {
    font-weight: bold;
    margin-top:6px;
}

.sb_kontakt .nummer {
    font-size: 18px;
    font-weight: bold;
    color: #24408d;
}
.sb_kontakt_hotline{
    margin-top: 25px;
    padding: 0 10px 0 10px;
}
.sb_kontakt .legal {
    font-size: 11px;
    color: #999999;
}

.sb_kontakt_address {
    padding: 10px 10px 0 150px;
}

.sb_blue_long {
    background: url("../images/sidebar_blue_longer.png") no-repeat 0 0;
    height: 527px;
    z-index:1;
    position:relative;
    width:306px;
}

.sb_blue {
    background: url("../images/sidebar_blue.png") no-repeat 0 0;
    height: 251px;
    z-index:1;
    position:relative;
    width:306px;
}

.sb_lightblue {
    background: url("../images/sidebar_lightblue.png") no-repeat 0 0;
}

.sb_blue a, .sb_blue_long a {
    text-decoration: none;
}

.sb_blue img{
    position: absolute;
    left:0;
    top:0;
    z-index:-1;
}

.sb_blue_long img{
    position: absolute;
    left:0;
    top:0;
    z-index:-1;
}

.sb_blue .footerlink, .sb_blue_long .footerlink{
    position: absolute;
    top: 214px;
    right:21px;
    background: url("../images/headmenupfeil.png") no-repeat 0 2px;
    padding-left:8px;
}

.sb_blue_content .footerlink{
    top: 204px;
    background-position: 0 6px;
}

.sb_blue_long_content .footerlink {
    top: 490px;
    background-position: 0 6px;
}

.sb_blue .wkfooter,.sb_blue_long .wkfooter {
    top: 210px !important;
}

.sb_blue .footerlink a,.sb_blue_long .footerlink a {
    font-size:11px;
}

.sb_blue .subtitle,.sb_blue_long .subtitle{
    font-weight: bold;
    color: #24408d;
}

.sb_blue_content,.sb_blue_long_content{
    font-family: Arial, sans-serif;
    font-size: 11pt;
    line-height: 18pt;
    font-weight:bold;
}

.sb_blue_content_right,.sb_blue_long_content_right {
    position: absolute;
    left: 132px;
    top: 42px;
    width:168px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
}

.sb_blue_content_right .subtitle,.sb_blue_long_content_right .subtitle {
    font-size: 12px;
    margin-bottom: 8px;
}

.fce_teaser {
    z-index:1;
    position:relative;
}

.fce_teaser a {
    text-decoration: none;
}

.fce_teaser img{
    /*position: absolute;
    left:0;
    top:0;
    z-index:-1;*/
    width: 100%;
}

.fce_teaser .picteaser {
    /*top:116px;
    left:11px;
    right: 21px;
    height:52px;
    font-family: Arial, sans-serif;*/
    font-size: 11px;
    /*z-index: 1;
    position:absolute;*/
}

.fce_teaser .picteaser .subtitle{
    font-weight: bold;
}

.fce_teaser .picteaser .text {
    margin-top:4px;
}

.fce_teaser .linklist {
    padding:0 21px 16px 11px;
}

.fce_teaser .linklist .preis {
    margin-right : 0;
    text-align:right;
    font-family: Arial, sans-serif;
    color: #24408d;
    font-weight: bold;
    position:absolute;
    right:0;
    bottom:0;
}

.fce_teaser .linklist .preis2 {
    margin-right : 0;
    margin-top:-6px;
    float:right;
    font-family: Arial, sans-serif;
    color: #24408d;
    font-weight: bold;
}

.fce_teaser .linklist .link {
    margin-top: 4px;
    font-size:12px;
    position: relative;
    height:30px;
    z-index: 2;
}

.fce_teaser .linklist .link a {
    color: #24408d;
    font-weight:bold;
    text-decoration: none;
    float: left;
    width: 90px;
    line-height: 12px;
    position:absolute;
    bottom:4px;
}

.palmteaser {
    margin-top:10px;
}

.palmteaser a {
    font-weight: bold;
}

/* 2col -----------------*/

.fce_teaser .linklist2c {
    /*padding:110px 21px 16px 11px;*/
    padding:0 21px 16px 11px;
}

.c2col .inner {
    position:absolute;
    top: 110px;
    width: 440px;
}

.sb_blue .linklist2c,.sb_blue_long .linklist2c {
    padding: 8px 0 0 0;
    line-height:15px;
    font-size:12px;
}

.sb_blue_content_right .linklist2c,.sb_blue_long_content_right .linklist2c {
    padding: 0;
}

.linklist2c .preis {
    margin-right : 0;
    text-align:right;
    font-family: Arial, sans-serif;
    color: #24408d;
    font-weight: bold;
}

.sb_blue .linklist2c .preis,.sb_blue_long .linklist2c .preis {
    font-size:8pt;
    float:right;
    margin-bottom:4px;
}

.sb_blue .linklist2c .verpfpreis,.sb_blue_long .linklist2c .verpfpreis {
    width: 100%;
}

.fce_teaser .linklist2c .link {
    margin-top: 5px;
    margin-left:2px;
}

.sb_blue .linklist2c .link,.sb_blue_long .linklist2c .link {
    margin-top: 0;
    margin-left:2px;
    height: 40px;

}

.linklist2c .link .titlelink {
    color: #24408d;
    font-weight:bold;
    text-decoration: none;
    float: left;
    font-size:12px;
}

.linklist2c .link .verpf {
    font-weight: normal;
    font-size:11px;
}

.oldprice {
    background: url("../images/Preis-durchgestrichen-Dreierbox-ex-PSD.png") no-repeat -3px -5px;
    height:20px;
    width: 50px;
    margin-right:6px;
}

.sb_blue .linklist2c .link .verpf,.sb_blue_long .linklist2c .link .verpf {
    float:left;
}
.sb_blue .linklist2c .link a,.sb_blue_long .linklist2c .link a {
    width:100%;
    font-weight: bold;
}

.toteaser,
.toteaser .teaser {
    height: 100%;
    width: 100%;
}
.toteaser {
    left: 0;
    position: absolute;
    top: 0;
}
.toteaser .teaser {
    position: relative;
}
.toteaser .teaser a {
    display: inline-block;
    position: relative;
    padding: 185px 10px 10px 500px;
    /* Dirty Hacky for IE9. Use this transparent gif to make the whole link clickable, not only the text */
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;
    width: 150px;
}

.toteaser .price {
    width: 130px;
    text-align: right;
    white-space: nowrap;
}

/*
.toteaser .price > div {
    right: 18px;
    bottom: 24px;
    position: absolute;
    display: block;
}*/

.preiszahl_klein {
    color: #c8005b;
    font-size: 18px;
    font-weight: bold;
}

.preiszahl_mittel {
    color: #c8005b;
    font-size: 28px;
    font-weight: bold;
}

.preiszahl_gross {
    color: #c8005b;
    font-size: 32px;
    font-weight: bold;
}

.preiszahl_gross2 {
    color: #c8005b;
    font-size: 40px;
    font-weight: bold;
}

.preiszahl_nurrot {
    color: #c8005b;
}

.sb_newsletter {
    position: relative;
    width:307px;
    height:237px;
    margin-bottom: 17px;
}

.sb_newsletter a {
    position: absolute;
    font-size: 14px;
    top: 0px;
    left: 0px;
    font-weight: bold;
    z-index:1;
}

.sb_newsletter .headline {
    color: #ffffff;
    position: absolute;
    font-size: 14px;
    top: 6px;
    left: 11px;
    font-weight: bold;
    z-index:2;
}

.sb_newsletter .sb_newsletter_content {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    top: 150px;
    left: 11px;
    position: absolute;
    width: 220px;
    z-index:2;
}

.sb_werbung {
    position: relative;
    width:304px;
    height:78px;
    overflow: hidden;
}

.sb_werbung a {
    position: absolute;
    font-size: 14px;
    top: 0px;
    left: 0px;
    font-weight: bold;
    z-index:1;
}

.sb_werbung .content {
    color: #24408D;
    font-size: 15px;
    font-weight: bold;
    left: 11px;
    position: absolute;
    top: 10px;
    width: 90px;
    z-index: 2;
}

.weekteaser .headline {
    color: #ffffff;
    position: absolute;
    font-size: 14px;
    padding: 6px 0 0 11px;
    font-weight: bold;
}

.sb_trans .headline {
    color: #24408d;
    position: absolute;
    font-size: 14px;
    padding: 6px 0 0 11px;
    font-weight: bold;
}

.sb_blue .headline, .sb_blue_long .headline, .fce_teaser .headline, .sb_kontakt .headline {
    color: #24408d;
    font-size: 14px;
    padding: 6px 0 0 11px;
    font-weight: bold;
}

.sb_blue .headline, .sb_blue_long .headline, .deals_container .fce_teaser .headline, .sb_kontakt .headline {
    color: #ffffff;
}

.sb_lightblue .headline {
    color: #245691;
}

.fce_teaser .headline_banner {
    padding-top: 8px;
}

.c3col3 .teasertitel {
    color: #24408d;
    font-size: 18px;
    padding: 158px 0 0 11px;
}

.c3col3 .teasertext {
    color: #24408d;
    font-size: 11px;
    padding: 4px 0 0 11px;
}

.fce_teaser .footerlink {
    /*position: absolute;
    top: 212px;
    right:21px;*/
}

.fce_teaser .footerlink a {
    /*padding-left: 8px;
    background: url("../images/headmenupfeil.png") no-repeat 0 2px;
    font-size: 8pt;*/


    background-color: #cb005a;
    color: #fff !important;
    height: 40px;
    /*font-size: 22px;*/
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 5px;
    text-decoration:none !important;
    width:100%;
    display:block;
    line-height:30px;
    text-align:center;
}

.fce_teaser .footerlink a:hover {
    background-color: #96bb40;
    color:#fff;
}


.fce_teaser .picteaser .price {
    position: absolute;
    top: 52px;
    right:0;
    color: #24408d;
    font-weight: bold;
}

.fce_teaser .picteaser .price_lo {
    position: absolute;
    top: 68px;
    right:0;
    color: #24408d;
    font-weight: bold;
}

.csc-textpic-image {
    /* padding: 0px 0px 14px 0px; */
}

.cp_destinfo .csc-textpic {
    background: url("../images/col3r_body.png") repeat-y;
}

.sb_blue_long_content {
    padding: 10px 17px 20px 14px;
}

.sb_blue_content {
    padding: 10px 17px 20px 14px;
}

.weekteaser {
    position: relative;
    background: url("../images/weekteaser.png") no-repeat;
    margin-bottom: 17px;
}

.wt_text {
    font-size: 11px;
}

.wt_content {
    position:absolute;
    top:270px;
    left:11px;
    height:140px;
}
.wt_row {
    width: 192px;
    position:relative;
    height:140px;
}
.wt_right {
    margin-left: 444px;
    height:129px;
}
.wt_middle {
    margin-left: 30px;
}
.wt_title {
    font-weight: bold;
    color: #24408d;
    margin: 11px 0 4px 0;
    font-size: 12px;
}
.wt_preis{
    position:absolute;
    bottom:10px;
    right:0;
}

.wt_preis a {
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
}

.sb_trans {
    background: url("../images/eksbtransbg.png") no-repeat;
    background-position: 0 0;
    height: 251px;
    z-index:1;
    position:relative;
}

.sb_trans .footerlink {
    position: absolute;
    top: 208px;
    right:21px;
    background: url("../images/headmenupfeil.png") no-repeat;
    background-position: 0 0;
    padding-left:8px;
}
.sb_trans .footerlink a {
    text-decoration: none;
    font-size:11px;
}

.sb_trans .footerpart {
    position: absolute;
    top: 200px;
    padding:0;
}

.sb_input {
    width: 130px;
    border: solid #000000 1px;
    top: 6px;
    position: absolute;
    left:10px;
    font-size: 11px;
}

.sb_submit {
    margin-top:0;
    top: 3px;
    position: absolute;
    left:150px;
}

.sb_blue_content .text,.sb_blue_long_content .text {
    font-size:11px;
}

.ttext {
    font-size: 11px;
    line-height:16px;
}

.hrgrey2px {
    width: 639px;
    color: #666666;
    background-color: #666666;
    height: 2px;
    margin: 0 10px 0 10px;
}

.destinfogen img{
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}

@media(max-width: 767px){
    .destinfogen img{
        margin-bottom: 15px;
    }
}

.destinfogen .hotellist {
    background: url("../images/col3r_body.png") repeat-y;
    padding: 0 17px 0 10px;
}

.destinfogen .hotellist .hotelbild {
    float:left;
    margin-right: 10px;
}

.destinfogen .hotellist .hotelname {
    font-size: 16px;
    color: #24408d;
    font-weight: bold;
}

.destinfogen .hotellist .hotelname img {
    margin-left: 4px;
}

.destinfogen .hotellist .bewertung {
    height: 72px;
    width:135px;
    font-size: 9px;
    position: absolute;
    left:500px;
    top:10px;
    line-height: 23px;
    padding-left:12px;
    color: #24408d;
}

.destinfogen .hotellist .bewertung .bewertungszahl {
    margin-left: 100px;
    font-weight: bold;
}

.destinfogen .subinfo h1,
.destinfogen .subinfo h2,
.destinfogen .subinfo h3,
.destinfogen .subinfo h4,
.destinfogen .subinfo h5,
.destinfogen .subinfo h6 {
    font-size: 20px;
}

.hotelitem .hotelbeschreibung {
    width: 480px;
    font-size: 11px;
}

.hotelitem {
    height:140px;
    position: relative;
    border-top: solid gray 1px;
    padding-top: 10px;
}

.hotelitem .hoteldetails {
    position: absolute;
    top:125px;
    left: 180px;
}

.hotelitem .hoteldetails a {
    color: #c8005b;
    font-size:11px;

}

.hotelitem .buchungsbutton {
    position: absolute;
    top:115px;
    left: 464px;
    background: url("../images/redbutton2.png") no-repeat;
    width: 170px;
    height: 20px;
    color: #ffffff;
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
}

.hotelitem .buchungsbutton a {
    color: #ffffff;
    text-decoration: none;
}

.preisa {
    position:static !important;
}

/* ############## cp destinfo plugin ############### */

.cp_destinfo {
    padding:0;
}

.destinfogen {
    padding: 0 0 0 0;
}

.destinfogen a{
    color:#24408d;
}
.destinfogen a.rosa {
    color:#c8005b;
}

div.csc-textpic-intext-right img {
    margin-right:20px;
}

div.csc-textpic-intext-left img {
    margin-left:20px;
}

#content div.csc-textpic {
    display:inline-block;
    width: 100%;
}

div.csc-textpic p {
    background: none;
}

div.csc-textpic-imagewrap {
    clear: none !important;
}

.subinfodiv .subsubinfo .subinfotitle {
    color: #000000;
    font-size: 12px;
    padding:10px 17px 7px 10px;
    font-family: Arial, sans-serif;
    background: url("../images/col3r_body.png") repeat-y;
}

.cp_destinfo ul li ul {
    background: none;
}

.subinfodiv .subinfotitle,
.subinfodiv h1 {
    font-size: 20px;
}

.tx-aebdestinfo-pi1 {
    margin-bottom: 18px;
}

.tx-aebdestinfo-pi1 .print {
    background: transparent url("../images/drucker.png") no-repeat;
    padding-left: 20px;
    height: 20px;
    cursor: pointer;
}

.tx-aebdestinfo-pi1 .ppl div:first-child a {
    text-decoration: underline;
    cursor: pointer;
}

.tx-aebdestinfo-pi1 .phr hr {
    border:0;
    border-top: 1px solid #aaaaaa;
}

.cp_destinfo .destinfotitle a {
    text-align:right;
    float:right;
    font-size:15px;
    font-weight: normal;
    margin-top:6px;
}

@media (max-width: 767px) {
    .cp_destinfo .destinfotitle a {
        float: none;
        margin-top: 15px;
        display: block;
    }
}

.cp_destinfo table {
    width:100%;
    margin: 0;
    padding: 4px 17px 11px 10px;
    background: url("../images/col3r_body.png") repeat-y;
    font-size: 12px;
}

.cp_destinfo #gmwrap h1, .cp_destinfo #gmwrap p{
    margin: 0;
    padding: 0;
    background: none;
}

.cp_destinfo li{
    font-size: 12px;
}

.piclist2c .item {
    height: 50px;
    border-bottom: solid #dddddd 1px;
    padding: 8px 0 5px 0;
}
.piclist2c .item:last-child {
    height: 50px;
    border-bottom: solid #dddddd 0;
    padding: 5px 0 5px 0;
}

.listpic {
    position: relative !important;
    float: left;
    margin-top:3px;
}

.sbpiclisttext {
    width: 170px;
    margin-left:106px;
    margin-top:3px;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
}

.sbpiclisttext a {
    background: url("../images/headmenupfeil.png") no-repeat 0 2px !important;
    padding-left: 8px !important;
}


.cppanel {
    padding: 4px 0 34px 0;
    border-top: 1px solid #666;
}
.cppanel p {
    background: none;
    padding:0 17px 0 10px;
}

.cppanel h1 {
    background: none;
    padding:10px 17px 9px 10px;
}

.ui-tabs-hide {
    display:none !important;
}

ul.desttabs {
    list-style:none;
    margin:0 !important;
    border-bottom:0;
    height:50px;
}

ul.desttabs li {
    float:left;
    text-indent:0;
    padding:0;
    list-style-image:none !important;
    line-height: 16px;
}

.desttabs .ui-state-default {
    border: 0;
}

.cp_destinfo .ui-widget-content {
    border: 0;
}

#cptabs {
    border: 0;
}

#cptabs ul {
    border: 0;
}

.desttabs span {
    font-size:12px;
    display:block;
    height: 17px;
    line-height:17px;
    text-align:center;
    text-decoration:none;
    color:#c8005b;
    padding:0 20px 0 20px;
    margin:0;
    position:relative;
    top:1px;
    font-weight: bold;
    cursor:pointer;
}

.cptabs a:active {
    outline:none;
}

.cptabs .current, .desttabs .current:hover, .desttabs li.current a, .ui-state-active {
    background-position: 0 -17px !important;
    cursor:default !important;
}

.activetab {
    background-position: 0 -17px !important;
}

.tx-ffiframe-pi1 {
    background: url("../images/col3r_bodygrey.png") repeat-y !important;
}

.tx-aebcpdidd-pi1 a {
    width:200px;
    float: left;
    line-height: 1.2em;
    padding:0;
    height:18px;
    border: 1px solid black;
    margin-top:2px;
    margin-right:8px;
    color:black;
    font-size:13px;
}

.tx-aebcpdidd-pi1 a span {
    padding:0;
}

.tx-aebcpdidd-pi1 select {
    width:200px;
    float: left;
    line-height: 1.2em;
    border: 1px solid black;
    margin-right:8px;
}

.didd_select {
    background: white url(../../../typo3conf/ext/bul_travelquicksearch/css/images/ui-bg_glass_75_ffffff_1x400.png);

}

.tx-5vfbuehne-pi1 {
    height: 274px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 658px;
}

.button-to-offer {
    width: 130px;
    height: 20px;
    background: url(/fileadmin/templates/images/sprites.png) -242px 0 no-repeat;
    text-decoration: none;
    padding: 10px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
}

.cp_destinfo .news-single-item {
    margin: 0;
    padding: 0 17px 30px 10px;
    background: url("../images/col3r_body.png") repeat-y;
}

.cp_destinfo .news-single-item p {
    background: none;
    padding:0;
}

.cp_destinfo .news-single-item h1 {
    background: none;
    padding:0;
}

.cp_destinfo .news-single-item h2 {
    background: none;
    font-size: 11pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.cp_destinfo .news-list-item {
    margin: 0;
    padding: 0 17px 30px 10px;
    background: url("../images/col3r_body.png") repeat-y;
}

.cp_destinfo .news-list-browse {
    margin-bottom:0;
}

.cp_destinfo .news-list-item p {
    background: none;
    padding:0;
}

.cp_destinfo .news-list-item h1 {
    background: none;
    padding:0;
}

.cp_destinfo .news-list-item h2 {
    background: none;
    font-size: 11pt;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

.news-list-container {
    padding:0;
}

.news-single-rightbox {
    clear:none;
}

.tx-bultravelquicksearch-pi1 {
    z-index: 5;
    position: relative;
    height: 293px;
}

.cp_destinfo .csc-textpic-center {
    background: url("../images/col3r_body.png") repeat-y;
}

.cp_destinfo .tx-aebcpdidd-pi1 {
    margin: 0;
    padding: 0 17px 30px 10px;
    background: url("../images/col3r_body.png") repeat-y;
}

.cp_destinfo .csc-textpic-clear {
    clear:none;
}

.cpbtn {
    background: url(../images/cpbtn.png) no-repeat 0 0;
    border: none;
    bottom: -2px;
    cursor: pointer;
    height: 21px;
    margin: 0 0 0 10;
    padding: 0;
    position: relative;
    width: 24px;
}
/* ###############################BÃ¼hne############### */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
    position:relative;
    overflow:hidden;
    width: 1140px;
    height:282px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
}

.items div {
    float: left;
    position: relative;
}

.items div img {
    border-radius: 10px;
}

/* active item */
.scrollable .active {
    border:2px solid #000;
    position:relative;
    cursor:default;
}

.buehne_countdown {
    width: 260px;
    height: 84px;
    background: url(../images/Counter_1.png) no-repeat 0 0;
}

.buehne_countdown_2 {
    width: 190px;
    height: 84px;
    background: url(../images/Counter.png) no-repeat 0 0;
}

.buehne_countdown span, .buehne_countdown_2 span {
    position:absolute;
    font-size:26px;
    color:#ffffff;
    top:40px;
    font-weight: bold;
}

.buehne_countdown .quantDays {left:26px;}
.buehne_countdown .quantHours {left:86px;}
.buehne_countdown .quantMins {left:146px;}
.buehne_countdown .quantSecs {left:210px;}

.buehne_countdown_2 .quantHours {left:16px;}
.buehne_countdown_2 .quantMins {left:76px;}
.buehne_countdown_2 .quantSecs {left:136px;}



/*   ################ POWERMAIL ################## */

.powermail_label {
    width: 100%;

}

.powermail_radio_inner {
    width:45px;
    float: left;
    height:15px;
    margin: 0 0 0 15px;
}

.tx_powermail_pi1_fieldwrap_html_23 div {
    float: none;
    width: 100%;
}

.tx_powermail_pi1_fieldwrap_html_23 div .powermail_radio_inner label {
    /* label */
    display: block;
    width: 80px;
    float: left;
    clear: both;
}

.tx_powermail_pi1_fieldwrap_html_27 {
    margin: 0;
    padding: 0 17px 30px 10px;
    font-size:10px;
    font-style: italic;
}

.tx_powermail_pi1_fieldwrap_html label {
    font-size: 12px;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
    width: 100%;
    margin: 8px 0 0 0;
}

.tx-powermail-pi1_fieldset, .tx-powermail-pi1_fieldset fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
.tx-powermail-pi1_formwrap_573 {
    background: url("../images/col3r_body.png") repeat-y scroll 0 0 transparent;
}

.tx-powermail-pi1_fieldset legend {
    margin: 0;
    padding: 8px 17px 10px 10px;
    width:100%;
    font-size: 12px;
    font-weight: 800;
}

.powermail_fields {
    margin: 0;
    padding: 0 17px 30px 10px;
    background: url("../images/col3r_body.png") repeat-y;
}


.tx_powermail_pi1_fieldwrap_html_textarea {
    margin: 0;
    padding: 0 17px 30px 10px;
}

.powermail_radio {
    vertical-align:middle;
}

.tx_powermail_pi1_fieldwrap_html_submit {
    margin: 0;
    padding: 0 17px 30px 10px;
}

.powermail_submit {
    background: url("../images/redbutton2.png") no-repeat 0 4px;
    border:none;
    height:29px;
    width:176px;
    font-size:12px;
    color:#ffffff;
    font-weight:bold;
}

/* ################ */
.imgteaser img {
    background: url("../images/col3r_body.png") repeat-y;
    padding: 0 42px 10px;
}

.content-row{
    margin-bottom: 10px;
}

.imgteaser button {
    background-color: #cb005a;
    padding: 5px;
    position: relative;
    color: #fff;
    border: 0;
    border-radius: 0;
    font-size: 22px;
    height: 40px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%;
}

.imgteaser button:hover{
    color: #fff;
    background-color: #96bb40;
}

.imgteaser .selectable {
    border: 1px solid #dddddd;
    background-color: #ffffff;
    width: 100%;
}

.freitextsuche {
    margin-top: 30px;
}

.freitextsuche,
.thirdlevelsuche {
    clear:both;
}

.thirdlevelsuche {
    padding-top:1rem;
}

.thirdlevelsuche .selectableParent select.selectable {
    height:40px;
}

@media(max-width: 767px){
    .thirdlevelsuche .selectableParent select.selectable {
        margin-bottom: 15px;
    }
}

.thirdlevelsuche .selectableParentTitle {
    margin: 10px 0;
}

.imgteaser .ui-autocomplete-input {
    height: 40px;
    border: 1px solid #dddddd;
}

#destinationSearch {
    width: 100%;
    padding-left: 5px;
}

@media(max-width: 767px){
    #destinationSearch {
        margin-bottom: 15px;
    }
}

.ui-autocomplete{
    list-style: none;
    background-color: white;
    z-index: 1;
    top: 724px;
    left: 667px;
    display: block;
    max-width: 400px;
    max-height: 400px;
    border: 1px solid #aaa;
    color: black;
    overflow-y: scroll;
}

.ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    cursor: pointer;
    color: #666
}

.ui-menu-item a.ui-state-hover {
    text-decoration: underline;
}

.darkblue {
    font-size:11px;
}

#t3m_faq_tab_container {
    background: url("../images/col3r_body.png") repeat-y !important;
}

.t3m_faq_foldout dt {
    margin: 0 0 0 10px !important;
    padding: 6px 17px 6px 18px !important;

    color:#24408d;
    cursor:pointer;
}

.t3m_faq_foldout dd p {
    padding: 0 17px 10px 40px !important;
    background: none !important;
}

.t3m_faq_tab {
    display: none;
}

/***********************************
** ReisebÃ¼rosuche
************************************/
.reisebuerosuche{
    background: url('../images/col3r_body.png') repeat-y;
    position: relative;
    height: 500px;
}
.reisebuerosuchedd{
    background: url('../images/col3r_body.png') repeat-y;
    padding-left:10px;
}

.reisebuerosuche img {

}

area {
    cursor: pointer;
}

.reisebuero{
    width:215px;
    height:164px;
    background: url('../images/Pop-Up_RB_Logo.png') no-repeat;
    position: absolute;
    visibility: hidden;
    z-index:5;
}

.rb_title {
    font-weight: bold;
    color: #24408d;
    margin: 0 0 4px 11px;
    padding-top:2px;
}

.rb_anschrift {
    font-size:11px;
    margin:10px 10px 0 68px;
    height: 60px;
}

.rb_kontakt{
    font-size:11px;
    margin: 14px 0 0 10px;
}

#rb_karte{
    left: 190px;
    top:50px;
    position: absolute;
    border: none;
}

.rb_pfeil {
    left:-40px;
    top: 40px;
    z-index:2;
    position:absolute;
    visibility: hidden;
}

.aimg {
    vertical-align:3%;
}

.aimg2 {
    vertical-align:middle;
    margin-right:1px;
}

.seotagcloud { margin: 0 0 17px 0; }
.seotagcloud a {text-decoration:none;}
.seocountryteaser h2 {font-size:17px;}
.seotagcloud .big, .seotagcloud .medium, .seotagcloud .small {float:left;}
.seotagcloud .big {font-size: 18px}
.seotagcloud .medium {font-size: 14px;margin-top:5px;font-weight:400;}
.seotagcloud .small {font-size: 12px;margin-top:6px;font-weight:400;}
.seotagcloud .head, .seocountryteaser .head {
    background: url(/fileadmin/templates/images/col3r_head.png);
    width: 657px;
    height: 25px;
    padding: 5px 0 0 5px;
    font-size:17px;
    font-weight: 800;
    color: #245691;
}
.seotagcloud .tags, .seocountryteaser .content {
    background: url(/fileadmin/templates/images/col3r_body.png) repeat-y;
    width:662px;
    height:auto;
}

.seotagcloud .tag {
    display: inline-block;
    height: 20px;
    margin: 5px;}

.seotagcloud .footer, .seocountryteaser .footer {
    background: url(/fileadmin/templates/images/col3r_footer_white.png) no-repeat 0 bottom;
    height: 20px;
    width: 662px;
    display: block;
}
.seocountryteaser{

}

.seocountryteaser .pic {
    margin: 0 0 10px 8px;
}
.seocountryteaser .text {
    padding: 10px;
}
.seocountryteaser .bodytext {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
}


.seocountryteaser .footer {
    height: 30px;
}

.seocountryteaser .footer .line {
    float:right;
    text-align:right;
    border-top: 1px solid #aaa;
    width: 630px;
    margin: 0 20px 0 0;
    padding: 4px 0 0;
}

.seocountryteaser .footer a, .seoinformation a {
    padding: 4px 0 0 7px;
    background: url("../images/headmenupfeil.png") no-repeat scroll 0 4px;
    text-decoration: none;
}

.seoinformation .top {
    background: url("../images/sidebar_blue_long.png") no-repeat scroll 0 0;
}
.seoinformation .top .head {
    color: #fff;
    height: 26px;
    padding: 6px 0 0 10px;
    font-size: 17px;
    font-weight: 800;
}

.seoinformation {
    padding-bottom: 8px;
}

.seoinformation .info {
    padding: 10px 12px 2px 11px
}

.seoinformation .text {
    margin: 0 0 0 0;
}

.seoinformation .footer {
    background: url("../images/sidebar_blue_long.png") no-repeat scroll 0 bottom;
    height:20px;
}

.seoinformation_alt .top {
    background: url("../images/sidebar_lightblue_long.png") repeat-y scroll 0 0;
}

.seoinformation_alt .top .head {
    color: #245691;
}

.seoinformation_alt .footer {
    background: url("../images/sidebar_lightblue_long.png") no-repeat scroll 0 bottom;
}

.fce-wide-1-6, .fce-wide-6-6{float: left;}

.fce-wide-6-6 img{margin: 0 10px 0;}
.fce-wide-6-6 .top, .fce-wide-6-6 .bottom { width:978px;}
.fce-wide-6-6 .top{height: auto;background: url(../images/tsr_wide_6col_sprite.png) 0 -478px no-repeat;}
.fce-wide-6-6 .bottom{height: 15px;background: url(../images/tsr_wide_6col_sprite.png) 0 -1284px no-repeat;}
.fce-wide-6-6 .head{padding: 10px;color: #C8005B;
    font-size: 20px;font-weight:800;}
.fce-wide-6-6 .text{padding: 10px;}

.fce-wide-6-6 ul {
    margin: 10px 20px 0 17px;
}
.fce-wide-6-6 p {
    margin: 0 0 5px 0;
}


.fce-wide-1-6{width:143px;height:234px;background:url(../images/tsr_wide_6col_sprite.png);padding:5px 10px 0 8px;}
.fce-wide-1-6 .header, .fce-wide-1-6 .text .head {font-weight:800;color:#C8005B;}
.fce-wide-1-6 .header{margin: 5px 0;}
.fce-wide-1-6 img{margin: 0 0 10px 0}
.fce-wide-1-6 .text{position:relative;height: 95px;}
.fce-wide-1-6 .text .name {font-weight:800;}
.fce-wide-1-6 .preis{position:absolute;bottom:5px;right:5px;}

.fce-wide-1-6-special {float:left;position:relative;width:143px;height:234px;background:url(../images/tsr_wide_6col_sprite.png);padding:5px 10px 0 8px;cursor: pointer;}
.fce-wide-1-6-special .text{color: #C8005B;
    font-size: 40px;
    font-weight: 800;
    position: absolute;
    text-align: center;
    top: 100px;
    left: 7px;
    width: 138px;}
.special_popup{background: url(../images/popup-special.png);display: none;left: 317px;margin: 0 auto;position: absolute;top: 570px;height:268px;width: 370px;z-index: 100000;}
.special_popup img{left: 20px;
    position: absolute;
    top: 20px;}
.fce-wide-1-6-special img {margin: 30px 0 10px 19px}
.close img {margin: 0;border:0;top:0;left:0;}
.special_popup .inner {display:block;}
.special_popup .close {
    height: 14px;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 15px;}
.special_popup .text {	left: 150px;width:200px;
    position: absolute;
    top: 30px;}
.special_popup .t1, .special_popup .t2, .special_popup .t3{margin:0 0 10px 0;}
.special_popup .t1 {font-weight:800;}
.special_popup .t2 {}
.special_popup .t3 {}


.footerlogos {margin:0 0 0 95px;width:800px}
.footerlogos td {padding:3px;}



.jochenschweizer {
    height: 60px;
    left: 150px;
    position: absolute;
    top: 25px;
    width: 468px;
    border:none;
}

.jochenschweizer a,.jochenschweizer img {border:none;}

.powermail_mandatory {display:none;}

.error {margin-top:6px; margin-left:3px;color: #ff0000;}

.youtube-video {}

.content-box-big {
    margin-bottom: 14px;
}
.youtube-video-small {
    float: left;
    margin-right: 4px;
}

.content-box-big .csc-textpic {
    background: none;
}

.content-box-big .head {
    background: url(/fileadmin/templates/images/col3r_head.png);
    width: 657px;
    height: 25px;
    padding: 5px 0 0 5px;
    font-size: 14pt;
    font-weight: bold;
    color: #245691;
}
.content-box-big .content {
    background: url(/fileadmin/templates/images/col3r_body.png) repeat-y;
    min-width:644px;
    height:auto;
    padding: 0 9px 0px 9px;
}

.content-box-big .footer {
    background: url(/fileadmin/templates/images/col3r_footer_white.png) no-repeat 0 bottom;
    height: 20px;
    width: 662px;
    display: block;
}

.youtube-video-small .head {
    background: url(/fileadmin/templates/images/col2r_head.png);
    width: 324px;
    height: 25px;
    padding: 5px 0 0 5px;
    font-size: 15px;
    font-weight: bold;
    color: #245691;
}
.youtube-video-small .content {
    background: url(/fileadmin/templates/images/col2r_body.png) repeat-y;
    min-width: 311px;
    height:auto;
    padding: 0 9px 0px 9px;
}

.youtube-video-small .footer {
    background: url(/fileadmin/templates/images/col2r_footer_white.png) no-repeat 0 bottom;
    height: 20px;
    width: 329px;
    margin: 0 0 10px;
    display: block;
}

/**
 * rgsmoothgallery
 **/
.jdExtCarousel > p {
    display: none;
}

.jdExtCarousel .carouselWrapper {
    margin-top: 7px;
}

.jdExtCarousel .carouselInner .thumbnail {
    display: inline-table;
}

/***********************************
**  IE 6 Anpassungen :-(
************************************/

* {
    padding: 0;
    margin: 0;
}

* html {
    padding: 0;
    margin: 0;
}

/***********************************
**  classes for image positioning
************************************/

/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
    border: 2px solid black;
    padding: 0px 0px;
}

DIV.csc-textpic-imagewrap { padding: 0; }

DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
    margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
    margin-left: 10px;
}
#sidebar DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-left: 0px;
}
#sidebar DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image {
    display: block;
    float: none;
    margin-bottom: 18px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; vertical-align:bottom; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 10px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 10px; }

/* IE7 hack for margin between image rows */
*+html DIV.csc-textpic DIV.csc-textpic-imagerow .csc-textpic-image { margin-bottom: 0; }
*+html DIV.csc-textpic DIV.csc-textpic-imagerow { margin-bottom: 10px; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text,
* html .csc-textpic-intext-left ol,
* html .csc-textpic-intext-left ul { height: 1%; }
/* End hide from IE5/mac */

DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

/* Browser fixes: */

/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; }
