/* Eigenschaften nullen */
:root {
  --tabcoloractiv: #13789d;
  --tabcolorpassiv: #5ea4bd;
  --buttoncolor: #5fac00;
  --buttoncolorhover: #529301;
}
* {
 box-sizing: border-box;
}
#pm_buch *, #pm_stammk * {
 margin:0px;
 padding:0px;
 border:none;
 background:none; 
 font-size: 16px;
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 font-weight: 300;
 color: #2e3a4c;
}
#pm_buch a, #pm_stammk a, #pm_buch a:after, #pm_stammk a:after {
 color: #538f15;
 text-decoration: none; 
 border: 0 none;
 content: "";
}

#pm_buch {
 display:block;
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 margin: 0;
 position:relative;
 top:0;
 left:0;
}

#pm_buch_input,
#pm_buch_kontrolle {
 clear:left;
 float:left;
 box-sizing:border-box;
 display:block;
}
#pm_buch_kontrolle {
 display:none;
}
#pm_buch_input { 
 width:69.5%; 
 margin-right:0.5%;
/*
 background-color:#0df;
*/
}
#pm_buch_move {
 float:right;
 box-sizing:border-box;
 width:30%;
 display:block;
/*
 position:relative;
*/
}
.pm_buch_move_fixed {
 position: fixed !important;
 top: 0 !important;
}
#pm_buch_move_schwimmer {
 box-sizing:border-box;
 width:100%;
 font-size:14px;
/*
 position:absolute;
 top:0;
*/
}
#pm_buch_move_button {
 clear:left;
 float:left;
 width:100%;
 padding:5px 0;
 /*background-color:#fff;*/
}
#pm_stammuser_add {
 /*background-color:#fff;*/
}
#pm_buch_kontrolle_button {
 clear:left !important;
 float:left !important;
 width:100% !important;
 padding:0 7px !important;
}
#pm_buch_move_button .bf_button,
#pm_buch_kontrolle_button .bf_button,
#pm_stammlogin .bf_button {
 display:inline-block;
 text-align:center;
 background-color: var(--buttoncolor);
 border-radius:5px;
 color:#fff;
 padding:5px 25px !important;
 cursor:pointer;
 font-size:18px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
  user-select: none;
}
#pm_stammlogin .bf_button {
 background-color:#ccc !important;
 float:right;
 margin-top:8px;
}
#pm_buch_kontrolle_button .bf_button {
 width:auto !important;
}
#pm_buch_move_button .bf_button:hover,
#pm_buch_kontrolle_button .bf_button:hover {
    background-color: var(--buttoncolorhover); !important;
}
#pm_stammlogin .bf_button:hover {
 background-color:#bbb !important;
}
#pm_second_check_button { display:none; }
#pm_buch_move_button .fl, #pm_buch_kontrolle_button .fl { float:left !important; }
#pm_buch_move_button .fr, #pm_buch_kontrolle_button .fr, #pm_second_check_button .fr { float:right !important; }
#pm_buch_move_button .fl, #pm_buch_kontrolle_button .fl, #pm_buch_move_button .fr, #pm_buch_kontrolle_button .fr { margin-top: 5px; }
.schwimmer_content {
 clear:left;
 float:left;
 width:100%;
 background-color:#efefef !important;
}
#pm_stammlogin,
#pm_stammuser {
 clear:left;
 float:left;
 width:100%;
 background-color:#efefef !important;
 margin-top:30px !important;
}
#pm_stammuser {
 display:none;
 padding:8px !important;
 box-sizing:border-box;
}
#pm_stammuser_add {
 clear:left;
 float:left;
 width:100%;
 padding:8px !important;
 box-sizing:border-box;
 text-align:right;
}
#pm_stammuser .stamm_goto {
 padding-top:5px;
}
#pm_stammuser .stamm_goto a {
    display: inline-block;
    text-decoration: none;
    border: none;
    box-shadow: none;
    background-color: #ccc !important;
    color: #fff;
    padding: 2px 5px !important;
    border-radius: 2px;
}
#pm_stammuser .stamm_goto a:hover {
    background-color: #bbb !important;
}
.stamm_logout {
 float:right;
}
.stamm_content {
 clear:left;
 float:left;
 padding:2px 8px 8px 8px !important;
}
.stamm_content .lab {
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 padding:0 0 0 5px !important;
 font-size:13px; 
 color:#aaa;
}
.stamm_content .ff-100 {
 float:left;
 box-sizing:border-box;
 margin-bottom:5px;
 width:100%;
}
.stamm_content input[type=text],
.stamm_content input[type=password] {
 float:left;
 box-sizing:border-box;
 padding:0 8px !important;
 height:34px;
 line-height:36px;
 background-color:#fff !important;
 width:100%;
}
.rechnungsadresse_felder {
 background-color: #fff !important;
 padding: 7px !important;
}

#pm_buch_kontrolle { 
 width:100%; 
}
#box1-titel, #box2-titel, #box3-titel, #box4-titel {
 clear:left;
 float:left;
 box-sizing:border-box;
 padding:8px;
 width:100%;
 font-size:20px;
 background-color:#538f15;
 background-color:#C6E58B;
 margin-bottom:5px;
}
#box1-content, #box2-content, #box3-content, #box4-content {
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 margin-bottom:15px;
}
.kein_freier_platz {
 background-color:#EFD1D2 !important; 
 font-size:18px;
 padding:8px !important;
 box-sizing:border-box;
 color:#f00;
}
#pm_buch_input .box1-left,
#pm_buch_input .box1-right {
 float:left;
 box-sizing:border-box;
 width:50%;
 margin-bottom:5px;
}
#pm_buch_input .box1-left {
 border-right:1px solid #ccc;
 padding-right: 10px;
}
#pm_buch_input .box1-right {
 padding-left:10px;
}
#pm_buch_input .box-acc {
 cursor:pointer;
 background-color:#D3F29D;
} 
#pm_buch_input .box-acc-active {
 background-color:#538f15;
} 
#pm_buch_input .toggd, 
#pm_buch_input .toggu {
    float: right;
    text-align: center;
    width: 25px;
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}

#pm_buch_input .toggd:before {
 content: "\f107";
 font-size:24px;
 line-height:18px;
}
#pm_buch_input .toggu:before {
 content: "\f106";
 font-size:24px;
 line-height:18px;
}
#pm_buch_input .box_hide {
 display:none;
}

#pm_buch_tabs {
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 margin-bottom:10px;
}
#pm_buch_tabs .pm_tab {
 float:left;
 width:24.1%;
 box-sizing:border-box;
 height:40px;
 line-height:40px;
 text-align:center;
 cursor:pointer;
}

#pm_buch_tabs div.pm_tab {
 float:left;
 width:25.5%;
 box-sizing:border-box;
 height:40px;
 line-height:40px;
 text-align:center;
 cursor:pointer;
}
#pm_buch_tabs div.pm_tab:last-child {
 width: 23.5%;
}
#pm_buch_tabs div.pm_tab span {
 display: block;
 float: left;
 height: 40px;
 width: calc(100% - 22px);
 background: var(--tabcolorpassiv);
 text-align: center;
 position: relative;
 margin: 0 22px 0 0;
 font-size: 18px;
 text-decoration: none;
 color: #fff;
 box-sizing: border-box;
}
#pm_buch_tabs div.pm_tab span:before {
 content: "";
 position: absolute;
 margin-top: 0px;
 border-width: 20px 0 20px 20px;
 border-style: solid;
 border-color: var(--tabcolorpassiv) var(--tabcolorpassiv) var(--tabcolorpassiv) transparent;
 left: -20px;
}
#pm_buch_tabs div.pm_tab:first-child span:before {
 border: 0 none;
}
#pm_buch_tabs div.pm_tab span:after {
 content: "";
 border-top: 20px solid transparent;
 border-bottom: 20px solid transparent;
 border-left: 20px solid var(--tabcolorpassiv);
 position: absolute;
 right: -20px;
 top: 0; 
}
#pm_buch_tabs div.pm_tab:last-child span:after {
 border: 0 none;
}
#pm_buch_tabs div.pm_tab:last-child span {
 width: 100%;
 margin-right: 0;
}
#pm_buch_tabs div.pm_tab span:hover {
 background-color:var(--tabcoloractiv) !important;
}
#pm_buch_tabs div.pm_tab:hover span:before {
 border-color: var(--tabcoloractiv) var(--tabcoloractiv) var(--tabcoloractiv) transparent;
}
#pm_buch_tabs div.pm_tab:hover span:after {
 border-left: 20px solid var(--tabcoloractiv);
}
#pm_buch_tabs div.pm_tab_active span {
 background-color:var(--tabcoloractiv);
}
#pm_buch_tabs div.pm_tab_active span:before {
 border-color: var(--tabcoloractiv) var(--tabcoloractiv) var(--tabcoloractiv) transparent;
}
#pm_buch_tabs div.pm_tab_active span:after {
 border-left: 20px solid var(--tabcoloractiv);
}

#pm_buch_tabs .tab33 {
 width:33% !important;
}
#pm_buch_tabs .tab33:nth-child(-n+3) {
 margin-right:0 !important;
}
#pm_buch_tabs .tab33:nth-child(-n+2) {
 margin-right:0.5% !important;
}

#box1-ajaxcontent {
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 margin-bottom:20px;
}
.box-loader {
 clear:left;
 float:left;
 display:block;
 width:100%;
 height:100px;
 position:relative;   
}
.box-loader .loader {
 width: 60px;
 height: 60px;
 position:absolute;   
 left:50%;
 top:50%;
 margin:-30px 0 0 -30px !important;
}
.box-loader .loader img {
 top:14px;
 left:12px;
 position:absolute;   
}
.box-loader .loader .lcircle {
 background-color: rgba(0,0,0,0) !important;
 border-left: 2px solid transparent !important;
 border-top: 2px solid #538f15 !important;
 border-right: 2px solid #538f15 !important;
 border-bottom: 2px solid #538f15 !important;
 border-radius: 60px;
 width: 60px;
 height: 60px;
 position:absolute;   
 top:0px;
 left:0px;
 -moz-animation: spin .8s infinite linear !important;
 -webkit-animation: spin .8s infinite linear !important;
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
#box1-ajaxcontent {
 margin-bottom:30px;
}
#box1-ajaxcontent .pm_box {
 float:left;
 width:100%;
 box-sizing:border-box;
 margin-bottom:5px;
 background-color:#efefef;
 cursor:pointer;
 color:#fff;
 position:relative;
}
/*
#box1-ajaxcontent .pm_box:nth-child(odd) {
 margin-right:1%;
}
*/
#box1-ajaxcontent .pm_box_select {
 /*border:1px solid #aaa;*/
}
#box1-ajaxcontent .zone_ausgebucht:hover {
 -webkit-box-shadow: none !important;
 -moz-box-shadow: none !important;
 box-shadow: none !important;
 cursor:default;
}
#box1-ajaxcontent .pm_box_unselect .pm_box_dimmer{
 color: #999;
 background-color: rgba(200,200,200,0.9);
 float: left;
 width: 100%;
}
#box1-ajaxcontent .pm_box_unselect .pm_box_dimmer .pm_box-text * { color:#e3e3e3; }
#box1-ajaxcontent .pm_box .pm_text_ausgebucht,
#box1-ajaxcontent .pm_box_unselect .pm_text_ausgebucht {
 display:none;
 position:absolute;
 width:100%;
 height:100%;
 z-index:1;
 background-color:rgba(255,255,255,0.6);
 color:red;
 font-weight:bold;
 text-align:center;
 box-sizing:border-box;
}
#box1-ajaxcontent .pm_box .pm_text_ausgebucht {
 padding-top:40px;
}
#box1-ajaxcontent .pm_box .pm_text_ausgebucht span { 
 -moz-transform: rotate(-10deg);
 -ms-transform: rotate(-10deg);
 -o-transform: rotate(-10deg);
 -webkit-transform: rotate(-10deg);
 display:inline-block;
} 
#box1-ajaxcontent .zone_ausgebucht .pm_text_ausgebucht {
 display:block;
}
#box1-ajaxcontent .gabelflug .pm_text_ausgebucht,
#box1-ajaxcontent .gabelflug .pm_box-preis {
 display:none;
}
#box1-ajaxcontent .pm_box input[type=radio] {
 display:none;
}
#box1-ajaxcontent .pm_box .pm_box-bild {
 float:left;
 width:30%;
 min-height:175px;
 background-size:cover;
}
#box1-ajaxcontent .pm_box_unselect .pm_box-bild {
 background-blend-mode:luminosity;
 background-color:#ccc;
}
#box1-ajaxcontent .pm_box .pm_box-foto {
 width:100%;
 margin:0;
 float:left;
}
#box1-ajaxcontent .pm_box .pm_box-text {
 float:left;
 width:70%;
 padding:20px;
 box-sizing:border-box;
 position:relative;

}
#box1-ajaxcontent .pm_box .pm_box-titel {
 clear:left;
 float:left;
 width: calc(100% - 50px);
 line-height:24px;
 font-size:20px;
 font-weight: 400;
 color:#fff 
}
#box1-ajaxcontent .pm_box .pm_box-content {
 clear:left;
 float:left;
 width:75%;
 line-height:20px;
 font-size:16px;
 margin-top: 5px;
 color:#fff
}
#box1-ajaxcontent .pm_box .pm_box-preis {
 position:absolute;
 top:20px;
 right:20px;
 line-height:50px;
 font-size:50px;
 font-weight: 400;
 color:#fff
}
#box1-ajaxcontent .pm_box .pm_box-button {
 position:absolute;
 bottom:20px;
 right:20px;
 line-height:34px;
 font-size:18px;
 letter-spacing:1px;
 font-weight: 300;
 color: #fff;
 border-radius: 2px; 
 background-color: #89BF24; 
 padding: 0 20px;
 box-shadow: 1px 2px 2px #3f3f3f;
}
#box1-ajaxcontent .pm_box:hover .pm_box-button  {
 background-color:#A2DB38 !important;
}
#box1-ajaxcontent .pm_box_unselect .pm_box_dimmer .pm_box-button {
 background-color:#aaa !important;
 box-shadow:1px 2px 2px #8f8f8f; 
}
#box1-ajaxcontent .pm_box_unselect .pm_box_dimmer .pm_box-button:hover {
 background-color:#A2DB38 !important;
 color:#fff;
 cursor:pointer;
} 
.pm_box_select .pm_box-button { display:none; }
#pm_buch_input .lab {
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 padding:0 0 0 5px;
 line-height: 30px;
}
#pm_buch_input .ff-100,
#pm_buch_input .ff-25-1,
#pm_buch_input .ff-75-2,
#pm_buch_input .ff-50-1,
#pm_buch_input .ff-50-2,
#pm_buch_input .ff-33-1,
#pm_buch_input .ff-33-2,
#pm_buch_input .ff-33-3 {
 float:left;
 box-sizing:border-box;
 margin-bottom:5px;
}
#pm_buch_input .ff-100 {
 width:100%;
}
#pm_buch_input .ff-50-1 {
 width:49.5%;
 margin-right:0.5%;
}
#pm_buch_input .ff-50-2 {
 width:49.5%;
 margin-left:0.5%;
}
#pm_buch_input .ff-33-1,
#pm_buch_input .ff-33-2 {
 width:33%;
 margin-right:0.5%;
}
#pm_buch_input .ff-33-3 {
 width:33%;
}
#pm_buch_input .ff-25-1 {
 width:24.5%;
 margin-right:0.5%;
}
#pm_buch_input .ff-75-2 {
 width:75%;
}

#pm_buch_input input[type=text],
#pm_buch_input textarea,
#pm_buch_input select {
 float:left;
 box-sizing:border-box;
 padding:0 8px;
 height:40px;
 line-height:40px;
 background-color:#fff;
 border: 1px solid #ccc;
 border-radius: 3px;
 width:100%;
 font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 color: #666;
 font-size: 16px;
 font-weight: 300;
}
#pm_buch_input select {
 appearance: none;
 -moz-appearance: none;
 -webkit-appearance: none;
 background: #fff url("../images/icon_sort_desc.png") right center no-repeat;
 padding-right: 40px;
 cursor: pointer;
}
#pm_buch_input textarea {
 height:120px;
 line-height:20px;
 padding:8px;
}
#pm_buch_input .empty-100 {
 float:left;
 box-sizing:border-box;
 height:70px;
 width:100%;
 margin-bottom:5px;
 display:none;
}
#pm_buch_input input[type=checkbox],
#pm_buch_kontrolle input[type=checkbox] {
  opacity: 0;
  float:left;
}
#pm_buch_input input[type=checkbox] + label,
#pm_buch_kontrolle input[type=checkbox] + label {
 margin: 0 0 0 20px !important;
 position: relative;
 cursor: pointer;
 line-height:36px;
 padding:0 8px;
 float: left;
}

#pm_buch_input input[type=checkbox] + label ~ label,
#pm_buch_kontrolle input[type=checkbox] + label ~ label {
  margin: 0 0 0 40px;
}

#pm_buch_input input[type=checkbox] + label::before,
#pm_buch_kontrolle input[type=checkbox] + label::before {
 content: ' ';
 position: absolute;
 left: -33px;
 top: 1px;
 margin-bottom:5px;
 width: 32px;
 height: 32px;
 display: block;
 border: 1px solid #ccc;
}
#pm_buch_kontrolle input.valid_error + label::before {
 background-color:#EFD1D2 !important; 
}

#pm_buch_input input[type=checkbox] + label::after,
#pm_buch_kontrolle input[type=checkbox] + label::after {
  content: ' ';
  position: absolute;
  left: -28px;
  top: 5px;
  width: 24px;
  height: 24px;
  display: block;
  z-index: 1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMDA5MjQ1IiBkPSJNNTcuNTA4LDQxLjAwOWMwLjQ5My0wLjA5OCwwLjczNSwwLjMzMywxLjAzLDAuNjI4YzAuNDkzLDAuNDkzLDAuOTM4LDAuOTEzLDEuNDU5LDEuNDMzYzAuMTk1LDAuMTk2LDAuNjQyLDAuNTQ5LDAuNjA0LDAuODNjLTAuMDIsMC4xNDQtMC4zMDgsMC4yNzItMC40NzksMC40MjhjLTEuMDc4LDAuOTgzLTIuMTM3LDIuMTEyLTMuMTQzLDMuMTE4Yy0zLjI3MywzLjI3NC02LjQ3Nyw2LjUwMi05LjgwNiw5LjgzMWMtMC4yOTksMC4yOTktMC42MzQsMC43NDUtMS4wNTYsMC43MjljLTAuMzktMC4wMTQtMC44NC0wLjYzOS0xLjA4MS0wLjg4Yy0xLjk2Ni0xLjk2Ni0zLjgwMy0zLjgyOS01LjgwOC01LjgzM2MtMC4yOTItMC4yOTEtMC44MzctMC42NDYtMC44My0xLjEwNmMwLjAwNi0wLjM0OSwwLjQwNC0wLjYzLDAuNjA0LTAuODNjMC41NTQtMC41NTQsMC44NjUtMC44NjUsMS40MzMtMS40MzNjMC4yNDktMC4yNDksMC40OTYtMC41NjQsMC44OC0wLjU1M2MwLjI4OCwwLjAwOCwwLjUyNSwwLjMyNCwwLjcwNCwwLjUwM2MxLjMzMiwxLjMzMiwyLjU2OCwyLjU2OCwzLjkyMywzLjkyMmMwLjAyOCwwLjAyOCwwLjI5NSwwLjMwMiwwLjMwMiwwLjMwMmMwLjA5OCwwLjAwNCwwLjYwNC0wLjYwNCwwLjcwNC0wLjcwNGMzLjI4LTMuMjc5LDYuNDc1LTYuNDQ5LDkuNzU2LTkuNzNDNTYuOTI1LDQxLjQ0LDU3LjE5Miw0MS4wNzEsNTcuNTA4LDQxLjAwOXoiLz48L2c+PC9zdmc+) no-repeat center center;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

#pm_buch_input input[type=checkbox]:checked + label::after,
#pm_buch_kontrolle input[type=checkbox]:checked + label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}


#pm_buch .error,
#pm_buch_kontrolle .k_titel { 
 clear:left;
 float:left;
 width:100%;
 line-height: 40px;
 box-sizing:border-box;
 font-size:18px;
 margin:15px 0 5px 0;
 background-color:#ccc;
 padding:0 8px;
}
#pm_buch_kontrolle .k_zeile,
#pm_buch_kontrolle .k_zeile2 { 
 clear:left;
 float:left;
 width:100%;
 box-sizing:border-box;
 padding:5px 15px;
}
#pm_buch_kontrolle .k_zeile label { 
 display:inline-block;
 float:left;
 width:25%;
 margin-right:5%;
}
#pm_buch_kontrolle .k_zeile2 label { 
 text-transform: none;
}
#pm_buch_kontrolle .k_zeile span { 
 display:inline-block;
 float:left;
 width:70%;
}
#pm_buch_kontrolle .agb_link {
 line-height: 36px;	
}
#pm_buch_kontrolle .k_zeile:nth-child(odd) {
 background-color: #fff;	
}
#pm_buch_kontrolle .k_zeile:nth-child(even) {
 background-color: #eee;	
}
#pm_buch_kontrolle .k_hide { 
 display:none;
 display:inline-block;
}
#pm_buch_kontrolle .k_show { 
 display:inline-block;
}
#pm_buch_kontrolle .k_left { 
 clear:left;
 float:left;
 width:49.5%;
 margin-right:0.5%;
}
#pm_buch_kontrolle .k_right { 
 float:left;
 width:49.5%;
 margin-left:0.5%;
}
.pm_tooltip {
 border-radius:4px !important;
 background-image:none !important;
 background-color:#fff !important;
 border:1px solid #eee !important;
 box-shadow:none !important;
 color:#333 !important;
 padding:5px;
 font-size:13px !important;
 opacity:1 !important;
}


#pm_buch_move .move_titel {
 font-size:20px;
 padding:8px;
 box-sizing:border-box;
 width:100%;
}
#pm_buch_move .pm_buch_move_plus, 
#pm_buch_move .pm_buch_move_minus, 
#pm_buch_move .pm_stammlogin_plus, 
#pm_buch_move .pm_stammlogin_minus {
 float: right;
 width: 20px;
 height: 20px;
 color: #fff;
 background-color: #ccc;
 line-height: 20px;
 text-align: center;
 cursor: pointer;
 display:none;
 margin-top: 5px;
}
#pm_buch_move .pm_stammlogin_plus { display: block; }
#pm_buch_move .stamm_content { display: none; }
#pm_buch_move .mvl,
#preisberechnung_kontrolle .mvl {
 clear:left;
 float:left;
 width:70%;
}
#pm_buch_move .mvr,
#preisberechnung_kontrolle .mvr {
 float:left;
 width:30%;
 text-align:right;
}
#preisberechnung_kontrolle {
 clear:left;
 float:left;
 width:100%;
 box-sizing:border-box;
 padding:5px 7px !important;
}
#pm_buch_move .move_default,
#pm_buch_move .move_parken,
#pm_buch_move .move_rabatt,
#pm_buch_move .move_adac,
#pm_buch_move .move_nurfahrer,
#pm_buch_move .move_gutschein,
#pm_buch_move .move_nachtzuschlag,
#pm_buch_move .move_valet,
#pm_buch_move .move_zwischen,
#pm_buch_move .move_service,
#pm_buch_move .move_mehrpers,
#pm_buch_move .move_rundung,
#pm_buch_move .move_gesamt {
 clear:left;
 float:left;
 width:100%;
 box-sizing:border-box;
 padding:2px 8px;
}
#preisberechnung_kontrolle .move_default,
#preisberechnung_kontrolle .move_parken,
#preisberechnung_kontrolle .move_rabatt,
#preisberechnung_kontrolle .move_adac,
#preisberechnung_kontrolle .move_nurfahrer,
#preisberechnung_kontrolle .move_gutschein,
#preisberechnung_kontrolle .move_nachtzuschlag,
#preisberechnung_kontrolle .move_valet,
#preisberechnung_kontrolle .move_zwischen,
#preisberechnung_kontrolle .move_service,
#preisberechnung_kontrolle .move_mehrpers,
#preisberechnung_kontrolle .move_rundung,
#preisberechnung_kontrolle .move_gesamt {
 clear:left;
 float:left;
 width:100%;
 box-sizing:border-box;
 padding:2px 8px;
}
#pm_buch_move .move_zwischen {
 font-size:16px;
}
#pm_buch_move .move_gesamt {
 font-size:18px;
}
#preisberechnung_kontrolle .move_zwischen {
 font-size:16px;
 background-color:#efefef;
}
#preisberechnung_kontrolle .move_gesamt {
 background-color:#efefef;
 font-size:20px;
 border-top:1px solid #ccc;
 border-bottom:1px solid #ccc;
 padding:6px 8px;
}
#pm_buch_move .move_gesamt .mvl,
#pm_buch_move .move_gesamt .mvr {
 border-top:1px dotted #ccc;
 padding:6px 0;
}

#pm_buch_move_error,
#pm_buch_kontrolle_error,
#pm_stammlogin_error { 
 clear:left;
 float:left;
 width:100%;
 box-sizing:border-box;
 background-color:#EFD1D2; 
 margin-top:20px;
 padding:2px 8px;
 display:none;
}
#pm_buch_move_error {
 margin-top: 0;
 border-bottom: 5px solid #fff;
}
#pm_buch_move_error .move_error_titel { 
 font-size:14px;
}
#pm_buch_move_error .pfl { 
 color:red;
}
#pm_buch_move_error ul li { 
 margin-left:15px;
}
#pm_buch .valid_error {
 background-color:#EFD1D2 !important; 
}
 #pm_buch_move_button .bf_button.fl  { background-color:#ccc !important; }
#pm_buch .pfl, #pm_buch_input .pflicht_legende span, #pm_buch_move_schwimmer .pflicht_legende_rechts span {                                                                                                    
 font-size:15px;                                                                                                                                                                                               
 color:red;                                                                                                                                                                                                    
 margin-left:2px;                                                                                                                                                                                              
 font-weight:normal;                                                                                                                                                                                           
 display:inline-block;                                                                                                                                                                                         
 position:relative;                                                                                                                                                                                            
 top:0px;                                                                                                                                                                                                      
 margin-top:-5px;                                                                                                                                                                                              
 height:5px;                                                                                                                                                                                                   
}                                                                                                                                                                                                              
#pm_buch_input .pflicht_legende {                                                                                                                                                                              
 clear:left;                                                                                                                                                                                                   
 float:left;                                                                                                                                                                                                   
 width:100%;                                                                                                                                                                                                   
 text-align:right;                                                                                                                                                                                             
 font-size:13px;                                                                                                                                                                                               
 color:#F00;                                                                                                                                                                                                   
}                                                                                                                                                                                                              
#pm_buch_input .pflicht_legende span,                                                                                                                                                                          
#pm_buch_move_schwimmer .pflicht_legende_rechts span {                                                                                                                                                         
 font-size:15px;                                                                                                                                                                                               
 color:red;                                                                                                                                                                                                    
 margin-left:2px;                                                                                                                                                                                              
 font-weight:normal;                                                                                                                                                                                           
 display:inline-block;                                                                                                                                                                                         
 position:relative;                                                                                                                                                                                            
 top:0px;                                                                                                                                                                                                      
 margin-top:-5px;
 height:5px;
}
#pm_buch_move .pflicht_legende_rechts { display:none; }
#pm_buch .error,
#pm_buch .ok,
#pm_buch #stellplatz_error {
        margin:15px 0 0 0;
        float:left;
        width:100%;
        padding:2px 1px 2px 15px;
        line-height: 18px;
}
#pm_buch .error, #pm_buch #stellplatz_error { background-color:#EFD1D2; border:none; /*1px solid red;*/ }
#pm_buch .ok { background-color:#E9FFBF; border:none; /*1px solid #163F14; */ }

#pm_buch .error ul,
#pm_buch .ok ul { margin-bottom:0px !important; }

#pm_buch .error li,
#pm_buch .ok li {
 margin-left:20px;
}

#pm_buch .error b,
#pm_buch .error b { color:#f00 !important;}

#danke {
 clear:left;
 float:left;
 width:100%;
 margin:30px 0 0 0;
}

#danke h1 {
 margin:0 0 30px 0;
}


*/











/* ############################################################################################################################# */
/* ############################################################################################################################# */
/* ############################################################################################################################# */
/* ############################################################################################################################# */
/* ############################################################################################################################# */






.tab_aktiv                { background-color:#FFEE9F; border-collapse:collapse; width:257px; }
.tab_deaktiv                { background-color:transparent; border-collapse:collapse; width:257px; }

.tab_deaktiv tbody        { filter:alpha(opacity=60); opacity:0.6; }

.tab_aktiv thead td        { border-bottom:1px solid #313184; background-color:#FFDE3E; }
.tab_deaktiv thead td        { border-bottom:1px solid #769BD2; background-color:transparent; }

.bordergrau                { /* border-bottom:1px solid #ccc; */ }




/*.textfeld1        { width:171px; color:#000 !important;}
.textfeld2        { width:350px; font-family:verdana; font-size:13px; color:#000 !important;}
.textfeld3        { width:40px; color:#000 !important;}
.textfeld4        { width:302px; color:#000 !important;}*/


.n9         { font-size:9px; }


.ok        { float:left; width:604px; padding:5px; border:1px solid #163F14; background-color:#E9FFBF; }

.pp        { border:0px solid red; width:90%; float:left; margin-bottom:30px;
                font-size:16px;
                font-weight:400;
                padding:20px 20px 20px 20px;
                margin:10px;
                background-color:#E9FFBF;}

.ph        { border:0px solid blue; width:90%; float:left;
                font-size:18px;
                font-weight:400;
                color:#00;
                margin:10px;
                padding:20px 20px 20px 20px;
                background-color:#E9FFBF;
                }

#fuchs { float:right; padding:3px;}

.reservierung {
  float: left;
}
.reservierung p {
  border: 0px;
}
#pm_buch .fieldset_buchung table.reservierung tr td.bf_datum, #pm_buch .fieldset_buchung table.reservierung tr td.bf_ankunft {
  width: 100px !important;
  overflow: hidden !important;
}
.reservierung td.bf_abflug_select, .reservierung td.bf_ankunft_select {
  width: 220px !important;
  display: block !important;
}
.reservierung td.bf_abflug_select select, .reservierung td.bf_ankunft_select select {
  width: 50px;
}

#pm_buch a.button,
#pm_buch input.button {

    background-color: #2D5C88 !important;
    color: #FFFFFF !important;
    cursor: pointer;
    padding: 9px 22px !important;
}

#pm_buch a.button:hover,
#pm_buch input.button:hover {
 background-color: #3D71A1 !important;
}

/*#pm_buch a.button {
  padding:3px 0px;
  height:18px;
  margin:3px;
  line-height:16px;
}
#pm_buch input.button {
  padding:4px 0px;
  height:24px;
  margin:0px;
  line-height:10px;
}
*/

.ui-timepicker-table td span {
 padding:0px 3px !important;
 width:auto !important;
 font-size:13px !important; 
}
.ui-timepicker-table td a {
 font-size:13px !important;
 padding:0px 3px !important;
} 


 .pw-0,.pw-1,.pw-2,.pw-3,.pw-4                   { height:3px; width:180px; }
 .pw-0                   { background-color:red !important; }
 .pw-1                   { background-color:#FF7200 !important; }
 .pw-2                   { background-color:#FDFF00 !important; }
 .pw-3                   { background-color:#CDFF00 !important; }
 .pw-4                   { background-color:#0DFF00 !important; }

@media screen and (max-width: 1000px) {
  .hentry { -webkit-box-shadow: inset 0 0 0 0; -moz-box-shadow: inset 0 0 0 0; box-shadow: inset 0 0 0 0; }
}  
 
@media screen and (max-width: 1000px) {
 #pm_buch_input .box1-left, #pm_buch_input .box1-right {
  clear:left;
  width:100%;
  margin-left:0;
  margin-right:0;
  border:none;
 }
 #pm_buch_input {
  width:100%;
 }
 #pm_buch_move {
  width:100%;
  margin:0 0 20px 0;
 }
 #pm_buch_move_schwimmer {
  left:0;
  width: 100% !important;
  border-bottom: 1px solid #ccc;
  background-color:#eee;
 }
 #stellplatz_dumping #shuttled_preis,
 #stellplatz_shuttle #shuttle0_preis,
 #stellplatz_shuttle #shuttle1_preis,
 #stellplatz_valet #valet0_preis,
 #stellplatz_valet #valet1_preis {
  clear:both;
  float:left;
  text-align:right;
  margin:10px 0 0 25px;
 }
 #stellplatz_dumping #shuttled_preis div,
 #stellplatz_shuttle #shuttle0_preis div,
 #stellplatz_shuttle #shuttle1_preis div,
 #stellplatz_valet #valet0_preis div,
 #stellplatz_valet #valet1_preis div {
  clear:both;
  float:left;
 }
 #pm_stammuser,
 #pm_stammlogin {
  margin-top:0 !important;
  position:fixed;
  bottom:0px;
  left:0px;
  width:100%;
  z-index: 10;
 }
 #pm_stammlogin > .stamm_content {
  display:none;
 }
 #pm_buch_move .pm_stammlogin_plus {
  display:inline-block;
  float:right;
 }

 .pm_buch_move_fixed #pm_buch_move_button .fl { margin-left: 8px;  }
 .pm_buch_move_fixed #pm_buch_move_button .fr { margin-right: 8px; }
 .pm_buch_move_fixed { z-index: 3333; }
 #pm_buch_tabs div.pm_tab span { font-size: 16px; }
 #pm_buch_input .box1-left, #pm_buch_input .box1-right { padding-left: 0; padding-right: 0; }
 #box1-ajaxcontent .pm_box .pm_box-bild { width: 35%; } 
 #box1-ajaxcontent .pm_box .pm_box-text { width: 65%; }
 #pm_buch_kontrolle .k_left, #pm_buch_kontrolle .k_right { width: 100%; margin-right: 0; margin-left: 0; }
 #pm_buch_kontrolle .k_zeile label { width: 40%; }
 #pm_buch_kontrolle .k_zeile span { width: 55%; }
}
@media only screen and (max-width: 900px) {
  .pm_buch_move_fixed { top: 0 !important; }
}

/* Mobile Styles */
    @media only screen and (max-width: 600px) {
     #box1-ajaxcontent .pm_box .pm_box-bild, #box1-ajaxcontent .pm_box .pm_box-text { width: 100%; padding:10px;}
    }
	@media only screen and (max-width: 500px) {
	  #box1-ajaxcontent .pm_box .pm_box-titel { width: 100%; font-size: 16px; font-weight: 600;}
      #box1-ajaxcontent .pm_box .pm_box-content { width:100% ;font-size: 14px; line-height:17px; padding-bottom: 35px; }
	  #box1-ajaxcontent .pm_box .pm_box-preis { top: -60px; text-shadow: 1px 1px 2px #000000; }
      #box1-ajaxcontent .pm_box .pm_box-button { bottom:10px; right:10px; line-height:30px; font-size:16px; }
	}
	@media only screen and (max-width: 479px) {
		#schritt0,#schritt1,#schritt2,#schritt3,#schritt4 {
			clear:left;
			float:left;
			width:100% !important;
			height:auto !important;
			margin:0 0 3px 0;
		}
		#zeitstrahl {
			height:auto !important;
			display:none;
		}
		#zeitstrahl a,#zeitstrahl span {
			padding:6px !important;
			margin:none;
			text-align:center;
		}
		.schritt_abst {
			display:none;
		}
		.spaltelinks,.spalterechts {
			clear:left;
			float:left;
			width:100% !important;
			padding:0 2% !important;
			margin:0 !important;
			border:none !important;
			background-color:#f2f2f2 !important;
		}
		.spalterechts {
			margin:10px 0 0 0 !important;
		}
		#astunde,#estunde {
			width:47% !important;
			margin:0 1% 0 0 !important;
		}
		#aminute, #eminute {
			width:47% !important;
			margin:0 0 0 1% !important;		
		}
		.service_zeile label {
			width:100% !important;
		}
		.service_zeile select {
			clear:both !important;
			float:left !important;
			width:100% !important;
		}
		.formf label {
			width:100% !important;
			margin:5px 0 -2px 0 !important;
		}
		.formf .textfeld {
			clear:both !important;
			float:left !important;
			width:100% !important;
		}
		.formf .textfeld1, .formf .textfeld4 {
			width:68% !important;
		}
		.formf .textfeld2, .formf .textfeld3 {
			width:28.5% !important;
		}
		.formf .sel_pers, .formf .sel_kind {
			float:none !important;
			width:15% !important;
			margin:0 !important;
		}
		#pm_buch_tabs div.pm_tab span { font-size: 13px; }
		#pm_buch_input .ff-33-1, #pm_buch_input .ff-33-2, #pm_buch_input .ff-33-3, #pm_buch_input .ff-50-1, #pm_buch_input .ff-50-2 { width: 100%; margin-right: 0; }
		#pm_stammuser_add { display: none; }
		#pm_buch_move .move_titel { padding: 5px 8px; }
		#pm_buch_move .mvl, #preisberechnung_kontrolle .mvl { line-height: 22px; padding: 0; }
		#pm_buch_move .move_gesamt { line-height: 22px; }
		#pm_buch_move .move_gesamt .mvl, #pm_buch_move .move_gesamt .mvr { padding: 4px 0; }
		#pm_buch_move_button .fr { margin-top: 0; margin-right: 0; }
		#pm_buch_move_button .fl { margin-top: 0; }
		.pm_buch_move_fixed #pm_buch_move_button .fr { margin-right: 8px !important; }
		.pm_buch_move_fixed #pm_buch_move_button .fl { margin-left: 8px !important; }
		#pm_buch_move .pm_buch_move_plus, #pm_buch_move .pm_buch_move_minus, #pm_buch_move .pm_stammlogin_plus, #pm_buch_move .pm_stammlogin_minus { margin-top: 5px; }
		#pm_buch_move_button .bf_button { padding: 0 15px !important; }
		.ui-datepicker { width: 90%; margin-left: 5%; margin-right: 5%; left: 0 !important; z-index: 99 !important; }
		.pm_box-preis { font-size:24px; }

        #pm_buch_tabs div.pm_tab span { width: calc(100% - 12px); margin: 0 12px 0 0; }
        #pm_buch_tabs div.pm_tab span::before { left: -10px; }
        #pm_buch_tabs div.pm_tab span::after { right: -10px; }
        #pm_buch_tabs div.pm_tab span::after { border-left: 10px solid var(--tabcolorpassiv); }
        #pm_buch_tabs div.pm_tab_active span::after { border-left: 10px solid var(--tabcoloractiv); }
        #pm_buch_tabs div.pm_tab span::before { border-width: 20px 0 20px 10px; }
        #pm_buch_tabs div.pm_tab:hover span::after { border-left: 10px solid var(--tabcoloractiv); }
	}

    /* Styling Übersteuerung (schlechte) Webseite */
    body:not(.home) section.acf {
        padding:10px 0;
    }
    body h1 {
        margin:5px 0;
    }
    @media only screen and (max-width: 600px) {
        #pageContent div.col { padding:0 10px }
        #box1-ajaxcontent .pm_box .pm_box-bild { min-height: 120px; }
        table.ui-datepicker-calendar, table.ui-timepicker-table { display: table; width:100%}
        table.ui-datepicker-calendar td, table.ui-timepicker-table td { min-width:unset !important; }
        table.ui-datepicker-calendar thead, table.ui-timepicker-table thead { width:100% !important; }
        #ui-timepicker-div { width: calc(100% - 20px); }
    }
	
