/* Eigenschaften nullen */
* {
 box-sizing: border-box;
}
#pm_buch *, #pm_stammk * {
 margin:0px;
 padding:0px;
 border:none;
 background:none; 
 font-size: 16px;
 font-family: Montserrat, Verdana, Geneva, sans-serif;
 font-weight: 400;
 color: #777;
}
#pm_buch a, #pm_stammk a, #pm_buch a:after, #pm_stammk a:after {
 color: #1795d2;
 text-decoration: none; 
 border: 0 none;
 content: "";
}

#pm_buch {
 display:block;
 clear:left;
 float:left;
 box-sizing:border-box;
 width:100%;
 margin: 20px 0px 20px 0px;
 position:relative;
}

#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;
 font-size:1em;
 line-height:1.3em; 
}
#pm_stammuser_add a {
 font-size:1em;
} 
#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,
#pm_second_check_button .bf_button {
 display:inline-block;
 text-align:center;
 background-color: #7dbb02 !important;
 color:#fff;
 padding:0 20px !important;
 cursor:pointer;
 font-size:16px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 text-transform: uppercase;
 letter-spacing: 0;
 font-weight: 400;
 line-height: 40px;
 font-family: Montserrat, Verdana, Geneva, sans-serif;
 -webkit-border-radius: 2px;
 border-radius: 2px;
}
#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: #6ba200 !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;
}
.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:#1795d2;
 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:#1795d2;
} 
#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;
}
/* BEGIN MM 25.08.2017 */
#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: #ccc;
 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: #ccc #ccc #ccc 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 #ccc;
 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:#bbb !important;
}
#pm_buch_tabs div.pm_tab:hover span:before {
 border-color: #bbb #bbb #bbb transparent;
}
#pm_buch_tabs div.pm_tab:hover span:after {
 border-left: 20px solid #bbb;
}
#pm_buch_tabs div.pm_tab_active span {
 background-color:#1795d2;
}
#pm_buch_tabs div.pm_tab_active span:before {
 border-color: #1795d2 #1795d2 #1795d2 transparent;
}
#pm_buch_tabs div.pm_tab_active span:after {
 border-left: 20px solid #1795d2;
}
#pm_buch_tabs div.pm_tab_active:hover span {
 background-color:#1795d2 !important;
}
#pm_buch_tabs div.pm_tab_active:hover span:before {
 border-color: #1795d2 #1795d2 #1795d2 transparent;
}
#pm_buch_tabs div.pm_tab_active:hover span:after {
 border-left: 20px solid #1795d2;
}
/* END MM */
#pm_buch_tabs .tab33 {
 width:33%;
}
#pm_buch_tabs .tab33:nth-child(-n+3) {
 margin-right:0;
}
#pm_buch_tabs .tab33:nth-child(-n+2) {
 margin-right:0.5%;
}

#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;
 position:absolute;   
}
.box-loader .loader .lcircle {
 background-color: rgba(0,0,0,0) !important;
 border-left: 2px solid #fff !important;
 border-top: 2px solid #1795d2 !important;
 border-right: 2px solid #1795d2 !important;
 border-bottom: 2px solid #1795d2 !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:5px;
 background-color:#efefef;
 cursor:pointer;
 color:#333;
 position:relative;
}
/*
#box1-ajaxcontent .pm_box:nth-child(odd) {
 margin-right:1%;
}
*/
#box1-ajaxcontent .pm_box_select {
 border:1px solid #ccc;
 box-shadow:0.5px 1px 5px #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(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;
 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:1px;
}
#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 .pm_box-foto {
 width:100%;
 margin:0;
 float:left;
}
#box1-ajaxcontent .pm_box .pm_box-text {
 float:left;
 width:70%;
 padding:20px;
 min-height:130px;
 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;
}
#box1-ajaxcontent .pm_box .pm_box-content {
 clear:left;
 float:left;
 width:100%;
 line-height:20px;
 font-size:16px;
 margin-top: 5px;
}
#box1-ajaxcontent .pm_box .pm_box-preis {
 position:absolute;
 top:20px;
 right:20px;
 line-height:24px;
 font-size:20px;
 font-weight: 400;
}
#box1-ajaxcontent .pm_box .pm_box-button {
 position:absolute;
 bottom:10px;
 right:10px;
 line-height:34px;
 font-size:18px;
 letter-spacing:1px;
 font-weight: 300;
 color: #fff;
 border-radius: 2px; 
 background-color: #7dbb02; 
 padding: 0 20px;
}
#box1-ajaxcontent .pm_box:hover .pm_box-button  {
 background-color:#6ba200 !important;
}
#box1-ajaxcontent .pm_box_unselect .pm_box_dimmer .pm_box-button {
 background-color:#ccc !important;
}
#box1-ajaxcontent .pm_box_unselect:hover .pm_box_dimmer .pm_box-button {
 background-color:#6ba200 !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:#eee;
 /*border: 1px solid #ccc;*/
 width:100%;
 font-family: Montserrat, Verdana, Geneva, sans-serif;
 color: #888;
 font-size: 17px;
}
#pm_buch_input select {
 appearance: none;
 -moz-appearance: none;
 -webkit-appearance: none;
 background: #eee 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:70.5px;
 width:100%;
 margin-bottom:5px;
}
#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_input .pfl        {
        font-size:20px;
        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%;
 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;
}
#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; 
}

.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 #zeitstrahl {
 float:left;
 width:100%;
 height:50px;
}


#pm_buch #schritt0, #pm_buch #schritt1, #pm_buch #schritt2,
#pm_buch #schritt3, #pm_buch #schritt4, #pm_buch #schritt5 {
  float: left;
  width: 18%;
  height:50px;
  font-size:1.0em;
  text-align:left;
  background-color:#f2f2f2;
}
#pm_buch .schritt_abst { float:left; text-align:center; line-height:45px; font-size:18px; font-weight:normal; width:2.5%; }
#pm_buch #zeitstrahl a,
#pm_buch #zeitstrahl span {
 display:block;
 padding:3px 0 0 6px;
 text-decoration:none;
 height:100%;
}
#pm_buch #zeitstrahl span {
 cursor:default;
}
#pm_buch #zeitstrahl a {
 background-color:#aaa;
 color:#fff !important;
}
#pm_buch #zeitstrahl a:hover {
 color:#fff !important;
 text-decoration:none;
 background-color:#ddd;
}



#pm_buch #login_als {
  float: right;
  text-align:right;
  font-size:11px;
  width:100%;
  margin:-4px 0 8px 0;
}

#pm_buch .legend {
  float: left;
  width: 100%;
  font-size: 16px;
  letter-spacing:1px;
  text-transform:uppercase;
  margin: 30px 0 10px 0;
  color:#222;
  font-weight:600;
}
#pm_buch .reservierung {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
#pm_buch .spaltelinks, #pm_buch .spalterechts {
  float: left;
  width: 48%;
}
#pm_buch .spaltelinks {
  padding: 0 1.8% 0 0;
  border-right: 1px solid #ccc;
}
#pm_buch .spalterechts {
  margin: 0 0 0 1.8%;
}
#pm_buch .bf_hinrueck {
  float: left;
  width: 100%;
  font-weight: bold;
  margin: 5px 0;
}
#pm_buch .bf_datum, #pm_buch .bf_abflug, #pm_buch .bf_ankunft, #pm_buch .bf_pretime {
  float: left;
  width: 48%;
  margin-right: 2%;
}
#pm_buch .bf_datum_input, #pm_buch .bf_abflug_select, #pm_buch .bf_ankunft_select, #pm_buch .bf_pretime_select {
  float: left;
  width: 50%;
}
#pm_buch .bf_datum_input input#adatum, #pm_buch .bf_datum_input input#edatum {
  background:url(../images/calendar-day.png) right center no-repeat;
  background-color: #FCFCFC;
  border-color: #E1E1E1;
  color: #919191;
}
#pm_buch .bf_datum_input { position:relative; }
#pm_buch #info_mindestparkdauer {
  background-color: yellow;
  font-size: 11px;
  line-height: 12px;
  box-sizing:border-box;
  padding:2px;
  left: 0;
  position: absolute;
  top: -15px;
  display:none;
}
#pm_buch .bf_pretime, #pm_buch .bf_pretime_select {
  margin-top: 40px;
}
#pm_buch span#ankunftsort3 {
  display: none;
}
#pm_buch .bf_pretime_select select {
  width: 100%;
}

#pm_buch .preisberechnung {
  float: left;
  width: 100%;
}
#pm_buch .pb_preis1, #pm_buch .pb_preis2, #pm_buch .pb_preis3, #pm_buch .pb_preis4 {
  float: left;
  width: 96%;
  line-height: 26px;
  padding: 0 2%;
  font-size:14px;
}
#pm_buch .pb_preis4 {
  font-size:11px;
}
#pm_buch .pb_preis1, #pm_buch .pb_preis3, #pm_buch .pb_preis2 {
  border-bottom:1px solid #f2f2f2;
}
#pm_buch .pb_preis2, #pm_buch .pb_preis3 {
  background-color: #FCFCFC;
}
#pm_buch .pb_spalte1 {
  float: left;
  width: 80%;
}
#pm_buch .pb_spalte1 img {
  position: relative;
  top: 4px;
}
#pm_buch .pb_spalte2 {
  float: left;
  width: 20%;
  text-align: right;
}
#pm_buch .fieldset_buchung {
  float: left;
  width: 100%;
}
#pm_buch .service_zeile {
  float: left;
  width: 97%;
  line-height: 26px;
  padding: 0 1% 0 2%;
}
#pm_buch .service_zeile label {
  float: left;
  font-size: 13px;
  font-weight: normal;
  width: 20%;
}
#pm_buch .service_zeile select {
  float: right;
  width: 80%;
}
#pm_buch .footer_buttons {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
#pm_buch .fb_spalte1 {
  float: left;
  width: 50%;
}
#pm_buch .fb_spalte1 a {
  position: relative;
  top: 8px;
}
#pm_buch .fb_spalte2 {
  float: right;
  text-align: right;
  width: 50%;
}
#pm_buch .formf label {
  float: left;
  width: 25%;
  font-size: 14px;
  font-weight: normal;
  margin-right: 3%;
}
#pm_buch .formf input.textfeld {
  float: left;
  width: 70%;
}
#pm_buch .get_stammkunde, #pm_buch .register_stammkunde, #pm_buch .agblink {
  float: left;
  width: 100%;
}
#pm_buch .agblink  {
  text-align:right;
}
#pm_buch .agblink a {
  margin-left: 5px;
}
#pm_buch .register_stammkunde,
#pm_buch .get_stammkunde {
 cursor:pointer;
 margin:5px 0 10px 0;
}
#pm_buch .register_stammkunde input[type=checkbox],
#pm_buch .get_stammkunde input[type=checkbox] {
  float:left;
  margin:5px 5px 5px 0;
  cursor:pointer;
}
#pm_buch .register_stammkunde .labelcheckbox,
#pm_buch .get_stammkunde .labelcheckbox {
    float: left;
    font-size: 14px;
    font-weight: normal;
}	
#pm_buch .get_stammkunde #stammk,
#pm_buch .register_stammkunde #stammpasswort {
  float:left;
  width:100%;
  display:none;
}
#pm_buch .get_stammkunde #stammk input[type=button]{
  clear:left;
  float:left;
  margin:10px 0 0 28%;
  background-color: #2D5C88;
  border-color: #2D5C88;
  color: #FFFFFF;
  border-radius: 0;
  cursor: pointer;
  padding: 9px 22px;
}
#pm_buch .get_stammkunde #stammk .passwort_verg{
  float:left;
  padding:8px 1%;
  margin:10px 0 0 0;
}
#pm_buch .get_stammkunde #stammk input[type=password],
#pm_buch .register_stammkunde #stammpasswort input[type=password]{
  float:left;
  width:70%;
}
#pm_buch .get_stammkunde #stamminfo,
#pm_buch .register_stammkunde .passwort_sicher,
#pm_buch .register_stammkunde #passbar{
  clear:left;
  float:left;
  margin:0 0 0 28%;
}
#pm_buch .get_stammkunde #stamminfo {
  color:red;
  font-size:14px;
  padding:4px;
}

#pm_buch .get_stammkunde input, #pm_buch .register_stammkunde input {
  float: left;
  text-align: left;
  width: 8%;
  position: relative;
  top: -2px;
}

#pm_buch .get_stammkunde label, #pm_buch .register_stammkunde label {
  float: left;
  width: 90%;
  font-size: 14px;
  font-weight: normal;
}
#pm_buch .formf {
  float: left;
  width: 100%;
}
#pm_buch .formf select.textfeld {
  float: left;
  width: 70%;
}
#pm_buch .formf input.textfeld1 {
  float: left;
  width: 49%;
  margin-right: 1%;
}
#pm_buch .formf input.textfeld2 {
  float: right;
  width: 18%;
  margin-right: 2%;
}
#pm_buch .formf input.textfeld3 {
  float: left;
  width: 18%;
  margin-right: 1%;
}
#pm_buch .formf input.textfeld4 {
  float: right;
  width: 49%;
  margin-right: 2%;
}
#pm_buch .formf select.sel_pers {
  float: left;
  width: 10%;
  margin-right: 1%;
}
#pm_buch .formf select.sel_kind {
  float: right;
  width: 10%;
  margin-left: 1%;
  margin-right: 38%;
}
#pm_buch .register_text {
  float: left;
  width: 100%;
  font-size: 11px;
}
#pm_buch .formf textarea {
  float: left;
  width: 98%;
  margin-right: 2%;
}
#pm_buch .fieldset_buchung select,
#pm_buch .fieldset_buchung input,
#pm_buch .fieldset_buchung textarea         {
  border:none !important;
  min-height:24px  !important;
  padding:2px 4px 2px 2px !important;
  margin:2px 4px 2px 2px !important;
  padding: 8px 1%;
  margin: 1px 0;
  display: inline !important;
  background-color:#EEE !important;
  font-style:normal  !important;
  
  color: #919191;
  background-image:none;
}
#pm_buch .fieldset_buchung legend         {
  font-size:16px;
  padding: 0px;
  color:#333;
  text-decoration:underline;
}
#pm_buch table {
  margin:10px 0;
  color:#000 !important;
}
#pm_buch .last_zeile {
  float: left;
  width: 100%;
  margin: 3px 0;
}
#pm_buch .lz_links {
  float: left;
  width: 46%;
  margin: 0 2%;
}
#pm_buch .lz_rechts {
  float: left;
  width: 46%;
  margin: 0 2%;
}


.pz_box { display:none; }

#stellplatz_box {
 clear:left;
 float:left;
 margin:0 0 10px 0;
 width:100%;
}

#stellplatz_dumping #shuttled_box,
#stellplatz_shuttle #shuttle0_box,
#stellplatz_shuttle #shuttle1_box,
#stellplatz_valet #valet0_box,
#stellplatz_valet #valet1_box {
 float:left;
 margin:0 0 4px 0;
 padding:1%;
 width:100%;
 background-color:#f2f2f2;
}
#stellplatz_dumping #shuttled_box {
 background-color:#FF6; 
 margin:0 0 15px 0;
}

#stellplatz_dumping #shuttled_name,
#stellplatz_shuttle #shuttle0_name,
#stellplatz_shuttle #shuttle1_name,
#stellplatz_valet #valet0_name,
#stellplatz_valet #valet1_name {
 float:left;
 width:60%;
 margin:0px 0px 0px 5px;
 padding:0px 0px 5px 25px;
 font-size:1.2em;
 font-weight:normal;
 text-align:left;
}

#stellplatz_dumping #shuttled_name { background:url(../images/parkplatz.png) no-repeat 0 2px; }
#stellplatz_shuttle #shuttle0_name, #stellplatz_valet #valet0_name { background:url(../images/parkplatz.png) no-repeat 0 2px; }
#stellplatz_shuttle #shuttle1_name, #stellplatz_valet #valet1_name { background:url(../images/parkhalle.png) no-repeat 0 2px; }

#stellplatz_dumping #shuttled_text,
#stellplatz_shuttle #shuttle0_text,
#stellplatz_shuttle #shuttle1_text,
#stellplatz_valet #valet0_text,
#stellplatz_valet #valet1_text {
 clear:left;
 float:left;
 min-height:50px;
 margin:5px 10px 0px 15px;
 text-align:justify;
 font-size:11px;
 line-height:13px;
 color:#000;
 font-weight:normal !important;
}

#stellplatz_dumping #shuttled_preis,
#stellplatz_shuttle #shuttle0_preis,
#stellplatz_shuttle #shuttle1_preis,
#stellplatz_valet #valet0_preis,
#stellplatz_valet #valet1_preis {
 float:right;
 width:30%;
 text-align:right;
}

#stellplatz_dumping #shuttled_rabatt,
#stellplatz_shuttle #shuttle0_rabatt,
#stellplatz_shuttle #shuttle1_rabatt,
#stellplatz_valet #valet0_rabatt,
#stellplatz_valet #valet1_rabatt {
 float:right;
 text-decoration:line-through;
 font-weight:normal;
 font-size:14px;
 margin:0 0 5px 0;
}

#stellplatz_dumping #shuttled_gpreis,
#stellplatz_shuttle #shuttle0_gpreis,
#stellplatz_shuttle #shuttle1_gpreis,
#stellplatz_valet #valet0_gpreis,
#stellplatz_valet #valet1_gpreis {
 clear:right;
 float:right;
 font-weight:normal;
 font-size:30px;
 color:##3C95E7;
}

#stellplatz_dumping #shuttled_gpreis { position:relative; }
#shuttled_gpreis > img {left: 0; position: absolute;  top: 0; }

#stellplatz_dumping #shuttled_leist,
#stellplatz_shuttle #shuttle0_leist,
#stellplatz_shuttle #shuttle1_leist,
#stellplatz_valet #valet0_leist,
#stellplatz_valet #valet1_leist {
 clear:right;
 float:right;
 font-size:9px;
 line-height:12px;
 margin:5px 0 0 0;
}

#stellplatz_dumping #shuttled_submit,
#stellplatz_shuttle #shuttle0_submit,
#stellplatz_shuttle #shuttle1_submit,
#stellplatz_valet #valet0_submit,
#stellplatz_valet #valet1_submit {
 clear:right;
 float:right;
 font-size:9px;
 margin:10px 0px 5px 0px;
 color:#000;
}

#stellplatz_dumping #shuttled_voll,
#stellplatz_shuttle #shuttle0_voll,
#stellplatz_shuttle #shuttle1_voll,
#stellplatz_valet #valet0_voll,
#stellplatz_valet #valet1_voll {
 clear:left;
 float:left;
 font-size:12px;
 line-height:14px;
 margin:10px 0px 0px 0px;
 font-weight:normal;
 color:#F00;
}

input#adatum, input#edatum {
 width:110px;
 background:url(../images/calendar-day.png) no-repeat 85px 1px;
}

select#astunde, select#estunde, select#aminute, select#eminute {
 width:48px;
}


#pm_buch .felderror { border:1px solid #F49596 !important; }
#pm_buch .summe { background-color:#D5F0FF; /*#*/ font-weight:normal; }
#pm_buch .pfl        {
        font-size:12px;
        color:red;
        margin:2px;
        font-weight:normal;
        height:10px;
        display:inline-block;
        font-family:verdana;
}
#pm_buch .pflicht_legende { 
 clear:left;
 float:left;
 width:100%;
 text-align:right;
 font-size:13px;
 color:#F00;
}
#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_stammlogin > .stamm_content {
  display:none;
 }
 #pm_buch_move .pm_stammlogin_plus {
  display:block;
  float:right;
 }
 #pm_buch .pflicht_legende_rechts { display: none; color:red; } 


 .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: 780px) {
 #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;
  width: 100% !important;
  border-bottom: 1px solid #ccc;
 }
 #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_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: 40%; } 
 #box1-ajaxcontent .pm_box .pm_box-text { width: 60%; }
 #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%; }
}

/* 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;
		}
		#pm_buch_tabs div.pm_tab span { font-size: 14px; }
		#box1-ajaxcontent .pm_box .pm_box-bild, #box1-ajaxcontent .pm_box .pm_box-text { width: 100%; }
		#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: 2px 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; }
	}
	

	
/*Slider Kopie aus bewertung.css  */
#box1-ajaxcontent .pm_box .pm_box-bild .pm_carousel {
 width:100%;
 height: 100%;
}
#box1-ajaxcontent .pm_box .pm_box-bild .pm_carousel_item {
 background-position: center center;
 background-size: cover;
 min-height: 275px;
}
#pm_box-bild .pm_jcarousel {
	width:1000px;
	max-width:100%;
	position:relative;
}

#pm_box-bild .pm_jcarousel .pm_carousel_item {
	border:1px solid transparent;
}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */
.slick-loading .slick-list
{
    background: transparent;
}

/* Icons */

@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'),
    	 url('./fonts/slick.woff') format('woff'),
    	 url('./fonts/slick.ttf') format('truetype'),
    	 url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
	z-index:999;
    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 10px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 10px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: -30;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: light grey;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: white;
}


