/* master green 719430 */

body {
    font-size: 0.775rem;
    vertical-align: baseline;
}

label {
    margin-bottom: 5px;
}
/*
H2 {
    font-size: 14px;
    line-height: 120%;
    font-weight: 550;
    color: #573930;
}
*/
ul#offset_balken {
    width:100%;
    float:left;
    margin:1px 0 5px 0;
    line-height:1.2;
    height:25px;
}

ul#offset_balken li {
    font-size: 15px;
    font-weight: bold;
    float:left;
    display:inline;
    padding:1px;
    vertical-align: middle;
    color: #909090;
}

ul#offset_balken li.horz2 {width:100%;text-align: center;margin-left:5px;}

ul#offset_balken li a{
    font-size: 15px;
    font-weight: bold;
    color: #909090;
}



ul#offset_balken_oben {
    width:100%;
    float:left;
    margin:15px 0 0 0;
    line-height:1.2;
    height:35px;
}

ul#offset_balken_oben li {
    font-size: 15px;
    font-weight: bold;
    float:left;
    display:inline;
    padding:1px;
    vertical-align: middle;
    color: #444;
}

ul#offset_balken_oben li.horz1_oben {width:20%;text-align: left;margin-left:1px;}
ul#offset_balken_oben li.horz4_oben_mitte {width:50%;height:50px;}
ul#offset_balken_oben li.horz4_oben {width:24%;text-align: right;margin-right:1px;}

ul#offset_balken_oben li a{
    font-size: 15px;
    font-weight: bold;
    color: #444;
}



ul {
    list-style: none;
}

.suche {
    width: 100%;
    margin-left: 0;
}

.suche li{
    padding: 1px;
    float: left;
}

.suche li select{
    width: 190px;
}

.suche li button{
    margin-left: 5px;
    margin-top: 3px;
}




input.pfeil-link{
    border-radius: 5px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 8px 30px;
    cursor: pointer;
    margin-top: 20px;
    text-decoration: none;
    box-shadow: 0px 1px 2px #666666;

    background: url("../../../image/pfeil_lila.png") no-repeat scroll rgba(0, 0, 0, 0);
    background-position: 75%;
    color: #2e4e78;
    background-color: #ededed;
}

a.pfeil-link{
    border-radius: 5px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 8px 30px;
    cursor: pointer;
    margin-top: 20px;
    text-decoration: none;
    box-shadow: 0px 1px 2px #666666;
}

.graub {
    color: #2e4e78;
    background-color: #ededed;
    text-decoration: none;
}

.graub:visited {
    color: #2e4e78;
    background-color: #ededed;
    text-decoration: none;
}


.pfeil-link-img-lila {
    background: url("../../../../image/pfeil_lila.png") no-repeat scroll rgba(0, 0, 0, 0);
    margin-left: 10px;
    padding-right: 16px;
    position: relative;
    top: 2px;
}

.pfeil-link-img-lila-left {
    background: url("../../../../image/pfeil_lila_left.png") no-repeat scroll rgba(0, 0, 0, 0);
    margin-right: 10px;
    padding-left: 16px;
    position: relative;
    top: 2px;
}


.img-pfeil-lila {
    background-position: 0 0px;
}





.containerreisen {
    width: 90%;
    z-index: 1500;
}

.page-content {
    padding: 5px 0 0 0;
    width: 99%;
}


.page-content .reisekp-suchheader {
    width: 100%;
    height: 200px;
}

.page-content .reisekp-canvas {
    width: 100%;
    float: left;

}

.page-content .reisekp-canvas .reisekp-content{
    width: 73%;
    float:left;
    margin: 5px 10px 5px 1px;

}

.reisekp-reisenblock, .reisekp-reisedetail{
    position: relative;
    margin: 0 0 10px 0;
    border: none;
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.20);
    background: #FFF;
    padding: 10px 20px 20px 20px;
    margin-bottom: 24px;

}




.page-content .reisekp-canvas .reisekp-rechtespalte{
    float:left;
    margin-left: 20px;
    width: 25%;

}





.color-list li {
    display: inline-block;
    padding: 10px;
    width: 14.2857%;
}
/*
.grid .row > .cell {
    margin: 0 0 0 0.5%;
}
*/


.demo-grid .row > .cell {
    background-color: darkgray;
    color: white;
    border: 1px #000 solid;
    height: 50px;
}


.kuerzel-grid {

}

.kuerzel-grid .row > .cell {
    /* border: 1px #000 solid; */
}

.kuerzel-grid .row .cell .input-control {
    margin-top: -2px;
}
.kuerzel-grid .row .cell .button {
    margin-top: -1px;
}
.kuerzel-grid .row .cell .gridtext {
    margin-right: 10px;
    margin-top: 8px;
    font-size: 1.1rem;
}

.right-sided {
    text-align: right;
}


.thumb {
    background: white;
    padding: 4px;
    display: inline-block;
    height: 2.375rem;
    width: 2.375rem;
    border: 1px transparent solid;
    cursor: pointer;
}

/*
//Tabs von Metro UI
.tabcontrol {
    position: relative;
    width: 100%;
}
.tabcontrol .tabs li {
    display: block;
    float: left;
    position: relative;
    white-space: nowrap;
}
.tabcontrol .tabs {
    list-style: none inside;
    white-space: nowrap;
}
.tabcontrol .frames {
    width: 100%;
    position: relative;
}

.tabcontrol .frames .frame {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px;
    background-color: #FFFFFF;
}
*/

.tab {
    background-color: #EEE;
    text-decoration: none;
    color: #66707b;
    display: block;
    float: left;
    padding: 8px 24px;
    font-size: .6875rem;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    white-space: nowrap;
}

.active_tab_content, .tab_inner_content{
    background-color: #FFFFFF;
}

.tabcontainer div{
    color: #4d6464;
}

.tabcontainer div h2{
    font-size: 18px;
}

.tabcontainer div b{
    color: #719430;
}




.bg-greyLight {
    background-color: #EFEFEF !important;
}

.input-control.text > label, .input-control.select > label, .input-control.checkbox > label {
    /*color: red;*/
    font-size: 14px;
    margin-top: 1px;
    z-index: 2;
}

div.buchungperson0{
    width:100%;
    padding:5px;
    background-color: #DDDDDD;
    height:285px;
}
div.buchungperson0 > div{
    float: left;
    margin-left: 5px;
    width:49%;
}
div.buchungperson0 > div > div{
    margin-top: 20px;
}

.bp0label{
    color: #0b4059;
    padding-bottom: 3px;
}

div.buchungpersonen{
    width:100%;
    padding:5px;
    background-color: #DDDDDD;
    height:65px;
}
div.buchungpersonen > div{
    width:100%;
    float: left;
    margin-left: 5px;
}

div.buchungpersonenanzahl{
    width: 100%;
    padding:5px;
    background-color: #DDDDDD;
    height:65px;
}
div.buchungpersonenanzahl > div{
    float: left;
    margin-left: 5px;
}

div.buchunggesamtpreis{
    padding:5px;
    background-color: #DDDDDD;
    height:auto;
    width: 100%;
}
div.buchunggesamtpreis> div{
    margin-left: 25px;
}

div.buchunghaltestellen{
    width: 100%;
    padding:5px;
    background-color: #DDDDDD;
    height:115px;
}
div.buchunghaltestellen > div{
    width: 100%;
    float: left;
    margin-left: 5px;
}

div.buchungreiseversicherung{
    width: 100%;
    padding:5px;
    background-color: #DDDDDD;
    height:145px;
}
div.buchungreiseversicherung > div{
    width: 100%;
    float: left;
    margin-left: 5px;
}

.reiseliste{
    font-size: 12px;
    background-color: #DDDDDD;
    padding:3px;
}

.reiseliste > .box-reisename {
    padding-left:5px;
}

div.suchforms {
    width: 25%;/* 270px */
    height: 75px;
    float: left;
}

div.suchforms > button{
    height: 45px;
}

div.suchforms > div{
    float: left;
}

div.suchforms .suchitem{
    width: 80%;/* 230px */
    padding-top: 5px;
}

div.suchforms .suchitem > input{
    width: 100%;
    height: 43px;
}
div.freiesuche {
    padding: 2px 2px;
    font-size: 13px;
}

div.suchforms .suchdelete{
    width: 20%;/* 35px */
    padding-top: 5px;
}

button.deletefilter.inputzeilen {
    width: 25px;
    height: 46px;
    margin: -2px 0 0 0;
    padding-top: 1px;
}

button.deletefilter.selectfeld {
     width: 25px;
     height: 46px;
 }

button.deletefilter.merkeninliste {
    width: 20px;
    height: 20px;
}

button.debugload {
    width: 20px;
    height: 20px;
    background-color: #FFF;
}

.darstellungbuttons {
    float: left;
    width: 200px;
    padding: 0;
    margin: 0 10px 10px 0;
    height: 25px;
}

.darstellungbuttons a {
    cursor: pointer;
}
.darstellungbuttons button {
    width: 49%;
    height: 22px;
}


.reisename-liste-cell {
    padding-bottom: 20px;
}
a.reisename_liste {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    color: #66707b !important;
    font-size: 22px;
    line-height: 1.3em;

}
a.reisename_kurzliste, a.reisename_kalender {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    font-size: 14px;
}

div.kalenderpreis{
    margin-right: 20px;
   text-align: right;
}

div.kalenderreisenummer{
    margin-left: 10px;
    text-align: left;
}

div.kalenderreisenummer > a {
    text-transform: uppercase;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    font-size: 11px;
    line-height: 1.3em;

}

.reisekp-reisekalender-header {
    margin: 0;
    padding: 4px;
    font-size: 14px;
    color: white;
    background-color: #719430;
}
span.kalendertext {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.3em;
    vertical-align: baseline;
}




h1.reisename_detail{
    text-transform: uppercase;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    height: auto;
    padding: 0;
    font-weight: 600;
    color: #66707b;
    font-size: 26px;
    line-height: 1.3em;
    margin: 0 0 15px 0;
}

.reisetermin-detail {
    font-size: 20px;
}


.reisepreis{
    color: #719430;
    font-size: 25px;
    font-weight: 600;
    margin-left: 5px;
}
.reisepreis.rpdetailseite{
    font-size: 22px;
}

.reisepreis.rpdetailseite.rpimtext{
    font-size: 16px;
}

.reisepreis.rpdetailseite.rpextra{
    font-size: 14px;
}

.reisepreis-buchung{
    color: #719430;
    font-size: 26px;
    font-weight: 600;
}

.reisepreis.kalender{
    font-size: 14px;
}


.tabcontrol .tabs {
    border-bottom: 2px #719430 solid;
}

.tabcontrol .tabs li.active a {
    background-color: #719430;
    text-decoration: none;
    color: #ffffff;
/*     text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);*/
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.tabcontrol .tabs li a {
    background-color: #EEE;
    text-decoration: none;
    color: #66707b;
    /*     text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);*/
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}


.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 8px 0 0 8px;
    height: 45px;
    border: 1px solid #aaa;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../../../chosen/chosen-sprite.png') no-repeat 1px 12px;
}

/*  **************   */
/*  Buchung          */
/*  **************   */
div.buchunglabel {
    color: #719430;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 0 5px 3px;
    margin-top: 2px;
}
div.buchungbox {
    position: relative;
    width: 100%;
    clear: both;
    padding: 15px 20px;
    border: 2px solid #719430;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.20);
    background: #FFF;
}

.chosen-drop {
    z-index: 1500;
}


