/* Eigenschaften nullen */
#pm_buch *, #pm_stammk * {
 margin:0px;
 padding:0px;
 border:none;
 background:none;
}

#pm_buch {
 display:block;
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 margin: 0px 0px 20px 0px;
 position:relative;
}
#pm_stammuser_add,
#pm_stammlogin {
	display:none;
}
#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: 65px !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_buch_kontrolle_button {
 clear:left !important;
 float:left !important;
 width:100% !important;
 padding:5px 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:#A0CE4E !important;
 background-color:#FF0 !important;
 border-radius:3px;
 padding:8px 14px !important;
 cursor:pointer;
 font-size:20px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
  user-select: none;
}
#pm_buch_move_button .fl,
#pm_buch_kontrolle_button .fl,
#pm_stammlogin .fl {
  background-color:#ccc !important;
}
#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:#89BF24 !important;
 background-color:#ee0 !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 { float:right !important; }
.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;
}
.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%;
}

#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:#A0CE4E;
 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:5px;
}
#pm_buch_input .box1-right {
 padding-left:5px;
}
#pm_buch_input .box-acc {
 cursor:pointer;
 background-color:#D3F29D;
} 
#pm_buch_input .box-acc-active {
 background-color:#A0CE4E;
} 
#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: #9fd7ea;
 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: #9fd7ea #9fd7ea #9fd7ea 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 #9fd7ea;
 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:#009AD0 !important;
}
#pm_buch_tabs div.pm_tab:hover span:before {
 border-color: #009AD0 #009AD0 #009AD0 transparent;
}
#pm_buch_tabs div.pm_tab:hover span:after {
 border-left: 20px solid #009AD0;
}
#pm_buch_tabs div.pm_tab_active span {
 background-color:#009AD0;
}
#pm_buch_tabs div.pm_tab_active span:before {
 border-color: #009AD0 #009AD0 #009AD0 transparent;
}
#pm_buch_tabs div.pm_tab_active span:after {
 border-left: 20px solid #009AD0;
}

#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%;
}
.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;
 width:37px;
 position:absolute; 
 -webkit-filter: grayscale(100%);
 filter: grayscale(100%);     
}
.box-loader .loader .lcircle {
 background-color: rgba(0,0,0,0) !important;
 border-left: 2px solid #fff !important;
 border-top: 2px solid #009AD0 !important;
 border-right: 2px solid #009AD0 !important;
 border-bottom: 2px solid #009AD0 !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-top:30px;
}
#box1-ajaxcontent .pm_box {
 float:left;
 width:100%;
 box-sizing:border-box;
 margin-bottom:10px;
 background-color:#efefef;
 border:1px solid #999;
 cursor:pointer;
 color:#fff;
 position:relative;
}
#box1-ajaxcontent .pm_box:hover {
 -webkit-box-shadow: 0px 0px 5px #999;
 -moz-box-shadow: 0px 0px 5px #999;
 box-shadow: 0px 0px 5px #999;
}
#box1-ajaxcontent .pm_box_select {
 -webkit-box-shadow: 0px 0px 5px #999;
 -moz-box-shadow: 0px 0px 5px #999;
 box-shadow: 0px 0px 5px #999;
}
#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(255,255,255,0.5);
 float: left;
 width: 100%;
}
#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;
}
#box1-ajaxcontent .pm_box .pm_text_ausgebucht {
 padding-top:40px;
}
#box1-ajaxcontent .pm_box_unselect .pm_text_ausgebucht { 
 padding-top:7px;
}
#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 .pm_box_unselect .pm_text_ausgebucht span { 
 -moz-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 -o-transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 display:inline-block;
} 
#box1-ajaxcontent .zone_ausgebucht .pm_text_ausgebucht {
 display:block;
}
#box1-ajaxcontent .pm_box input[type=radio] {
 display:none;
}
#box1-ajaxcontent .pm_box .pm_box-bild {
 float:left;
 width:30%;
 min-height:1px;
 display:none;
}
#box1-ajaxcontent .pm_box_unselect .pm_box-bild img {
 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
 filter: grayscale(100%);	
}
#box1-ajaxcontent .pm_box_select .pm_box-button {
 display:none;
}
#box1-ajaxcontent .pm_box_unselect .pm_box-button,
#box1-ajaxcontent .pm_box_unselect .pm_box-content {
 display:none;
}
#box1-ajaxcontent .pm_box_unselect .pm_box-text-r {
 min-height:auto !important;
}
#box1-ajaxcontent .pm_box_unselect .pm_box-text {
 padding:5px 20px !important;
}
#box1-ajaxcontent .pm_box_unselect .pm_box-preis {
 top:5px !important;
}
#box1-ajaxcontent .pm_box .pm_box-foto {
 width:100%;
 margin:0;
 float:left;
}
#box1-ajaxcontent .pm_box .pm_box-text-l {
 float:left;
 width:75%
}
#box1-ajaxcontent .pm_box .pm_box-text-r {
 float:left;
 width:25%;
 height:100%;
 min-height:85px;
}
#box1-ajaxcontent .pm_box .pm_box-text {
 float:left;
 width:100%;
 padding:20px;
 box-sizing:border-box;
 position:relative;
}
#box1-ajaxcontent .pm_box .pm_box-titel {
 clear:left;
 float:left;
 width:100%;
 line-height:30px;
 font-size:20px;
}
#box1-ajaxcontent .pm_box .pm_box-content {
 clear:left;
 float:left;
 width:100%;
 line-height:20px;
 font-size:13px;
}
#box1-ajaxcontent .pm_box .pm_box-preis {
 position:absolute;
 top:20px;
 right:20px;
 line-height:30px;
 font-size:20px;
}
#box1-ajaxcontent .pm_box .pm_box-button {
 position: absolute;
 bottom: 20px;
 right: 20px;
 line-height: 20px;
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
 color: #333;
 border-radius: 3px;
 background-color: #ff0;
 padding: 7px 20px;
}
#box1-ajaxcontent .pm_box .pm_box-button:hover {
 color: #333;
 background-color: #ee0;	
}

#pm_buch_input .lab {
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 padding:0 0 0 5px;
 font-size:13px; 
 color:#A0CE4E;
 color:#aaa;
}
#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:34px;
 line-height:36px;
 background-color:#f3f3f3;
 width:100%;
}
#pm_buch_input select {
 appearance: none;
 -moz-appearance: none;
 -webkit-appearance: none;
 background: #f3f3f3 url("../images/icon_sort_desc.png") right center no-repeat;
 padding-right: 40px;
 cursor: pointer;
 border-radius: 0; 
}
#pm_buch_input textarea {
 height:120px;
 line-height:20px;
 padding:8px;
}
#pm_buch_input .empty-100 {
 float:left;
 box-sizing:border-box;
 height:0px;
 width:100%;
 margin-bottom:0px;
}
#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;
 height:34px;
 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;
 background-color:#f3f3f3;
}
#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_input .pfl        {
        font-size:12px;
        color:red;
        margin-left:2px;
        font-weight:normal;
        height:10px;
        display:inline-block;
}
#pm_buch .error,
#pm_buch_kontrolle .k_titel { 
 clear:left;
 float:left;
 width:100%;
 box-sizing:border-box;
 font-size:18px;
 margin:15px 0 5px 0;
 background-color:#efefef;
 padding:5px 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_zeile span { 
 display:inline-block;
 float:left;
 width:70%;
}
#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;
}
#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_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_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 .felderror { border:1px solid #F49596 !important; }                                                                                                                                                   
#pm_buch .summe { background-color:#D5F0FF; /*#66*/ font-weight:normal; }                                                                                                                                
#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_schwimmer .pflicht_legende_rechts {
 clear:left;
 float:left;
 width:100%;
 text-align:right;
 font-size:15px;
 color:#F00;
 margin-top:20px;
 display: none;
}

.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;
} 



/*
#pm_buch .pfl        {
        font-size:12px;
        color:red;
        margin:2px;
        font-weight:normal;
        height:10px;
        display:inline-block;
        font-family:verdana;
}
#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; }
#pm_buch .ok { background-color:#E9FFBF; border:none;  }

#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;
}


*/

/* Datepicker übersteuern */
#ui-datepicker-div .ui-icon { text-indent: -1000px; }
#ui-datepicker-div .ui-datepicker-calendar td { padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { padding: 0px; }
.ui-timepicker-table table,.ui-timepicker-table { background-color:#F1F1F1; }










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






.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;
}
*/



 .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: 780px) {
 #pm_buch_input .box1-left { padding-right:0; }
 #pm_buch_input .box1-right { padding-left:0; }
 #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%;
  /*position:fixed;
  top:0px;
  left:0px;*/
  margin:0px;
 }
 #pm_buch_move_schwimmer {
  left:0;
  top:0 !important;
  width: 100% !important;
 }
  #pm_buch_move_schwimmer.pm_buch_move_fixed, #pm_buch_move_schwimmer.pm_buch_move_fixed #pm_stammuser_add {
    background-color: rgba(255,255,255,1);
 }
 #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 {
  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_button .fr { margin-right: 8px; }
 #pm_buch_move_button .fl { margin-left: 8px; }
 .pm_buch_move_fixed { z-index: 3333; }
 #pm_buch_tabs div.pm_tab span { font-size:0.7em; }
 #pm_stammuser_add { display:none; }
 .pm_buch_move_fixed #pm_buch_move_button, .pm_buch_move_fixed #pm_stammuser_add { background-color:#efefef !important; }
 .move_titel { display:none; }
 .move_default { font-size:18px; }	
 #box1-ajaxcontent .pm_box .pm_box-button, #box1-ajaxcontent .pm_box .pm_box-button {
  font-size: 12px;
  padding: 7px 10px;
 }
}

/* Mobile Styles */
	@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;
		}
		#box1-ajaxcontent .pm_box .pm_box-text-l {
		 	width:100%
		}
		#box1-ajaxcontent .pm_box .pm_box-text-r {
			min-height:auto;
			float:left;
			width:100%;
		}
		.pm_box-preis {
		  position:static !important;
		  float:left;
		  width:50%;
		  height:30px;
		  margin-top:20px !important;
		  white-space: nowrap;
		}
		.pm_box-button {
		  position:static !important;
		  float:left;
		  width:50%;
		  text-align:center;
		  margin-top:15px !important;
		}

	}
	
