* {
box-sizing: border-box;
}
#pm_buch *, #pm_stammk * {
margin:0px;
padding:0px;
border:none;
background:none; 
font-size: 18px;
font-family: "PT Sans", Verdana, Geneva, sans-serif;
color: #666;
}
#pm_buch a, #pm_stammk a, #pm_buch a:after, #pm_stammk a:after {
color: #1e8bc3;
text-decoration: none; 
border: 0 none;
content: "";
}
#pm_buch {
display:block;
clear:left;
float:left;
box-sizing:border-box;
width:100%;
margin: 0px 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%; }
#pm_buch_move {
float:right;
box-sizing:border-box;
width:30%;
display:block; }
.pm_buch_move_fixed {
position: fixed !important;
top: 0px !important;
}
#pm_buch_move_schwimmer {
box-sizing:border-box;
width:100%;
font-size:14px; }
#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,
#pm_second_check_button .bf_button {
display:inline-block;
text-align:center;
background-color:#89BF24 !important;
color:#fff;
padding:0 20px !important;
cursor:pointer;
font-size:20px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 400;
line-height: 40px;
font-family: "PT Sans Narrow", 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:#89BF24 !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%;
}
#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:#1e8bc3;
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:#1e8bc3;
} 
#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 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:#1e8bc3;
}
#pm_buch_tabs div.pm_tab_active span:before {
border-color: #1e8bc3 #1e8bc3 #1e8bc3 transparent;
}
#pm_buch_tabs div.pm_tab_active span:after {
border-left: 20px solid #1e8bc3;
}
#pm_buch_tabs div.pm_tab_active:hover span {
background-color:#1e8bc3 !important;
}
#pm_buch_tabs div.pm_tab_active:hover span:before {
border-color: #1e8bc3 #1e8bc3 #1e8bc3 transparent;
}
#pm_buch_tabs div.pm_tab_active:hover span:after {
border-left: 20px solid #1e8bc3;
} #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;  
-webkit-filter: grayscale(1);
filter: grayscale(1); 
}
.box-loader .loader .lcircle {
background-color: rgba(0,0,0,0) !important;
border-left: 2px solid transparent !important;
border-top: 2px solid #ccc !important;
border-right: 2px solid #ccc !important;
border-bottom: 2px solid #ccc !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:#333;
position:relative;
} #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(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%); 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;
box-sizing:border-box;
position:relative;
}
#box1-ajaxcontent .pm_box .pm_box-text div {
color:#fff;
}
#box1-ajaxcontent .pm_box .pm_box-titel {
clear:left;
float:left;
width:100%;
font-size:28px;
}
#box1-ajaxcontent .pm_box .pm_box-content {
clear:left;
float:left;
width:100%;
line-height:20px;
font-size:13px;
margin-top:15px;
}
#box1-ajaxcontent .pm_box .pm_box-preis {
position:absolute;
top:20px;
right:20px;
font-size:45px;
}
#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; width:100%;
font-family: "PT Sans", Verdana, Geneva, sans-serif;
color: #888;
font-size: 17px;
}
#pm_buch_input select {
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background: #eee url(//www.park-service24.de/parkmax/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;
}
.pflicht_legende_rechts { display:none; }
#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 .pm_stammlogin_plus { display:inline-block; }
#pm_buch_move .stamm_content { display:none; }
#pm_buch_move_button .bf_button.fl { background-color: #ccc !important; }
#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; 
}     .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                { } .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;
} .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%; 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_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_fixed { z-index: 3333; }
.pflicht_legende_rechts { display: none; }
#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%; }
}
.ui-timepicker-table td { padding: 1px !important; width: auto !important; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { padding: 1px !important; text-align: center !important; } @media only screen and (max-width: 600px) {
#pm_buch_move .move_titel { line-height: 26px; font-size: 18px; padding: 2px 8px; }
#pm_buch_move .mvl, #pm_buch_move .mvr { font-size: 16px !important; line-height: 22px !important; padding: 0; }
#pm_buch_move .move_gesamt .mvl, #pm_buch_move .move_gesamt .mvr { padding: 0; }
#pm_buch_move_button { padding: 3px 0; }
#pm_buch_move_button .fr, #pm_buch_move_button .fl { margin-top: 0; }
#pm_stammuser_add { display: none; }
#pm_buch_move_button .bf_button { line-height: 30px; }
#box1-ajaxcontent .pm_box .pm_box-titel { width: calc(100% - 100px); }
#box1-ajaxcontent .pm_box .pm_box-preis { font-size:32px; }
.trp-language-switcher-container { display: none !important }
} @media only screen and (max-width: 600px) {
#pm_buch_input .ff-50-1, #pm_buch_input .ff-50-2 { width: 100%; margin-right: 0; margin-left: 0; }
} @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 { width: 100%; margin-right: 0; }
} #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;
} .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;
} .slick-loading .slick-list
{
background: transparent;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.park-service24.de/parkmax/css/fonts/slick.eot);
src: url(https://www.park-service24.de/parkmax/css/fonts/slick.eot?#iefix) format('embedded-opentype'),
url(https://www.park-service24.de/parkmax/css/fonts/slick.woff) format('woff'),
url(https://www.park-service24.de/parkmax/css/fonts/slick.ttf) format('truetype'),
url(https://www.park-service24.de/parkmax/css/fonts/slick.svg#slick) format('svg');
} .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: '←';
} .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;
}