@import url('https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap');

body {
    font-family: 'Fira Sans', sans serif !important;
    font-size: 16px;
    margin:0px;
}

section:last-of-type {
    padding-bottom: 100px;
}

h3 {
    margin-block-start: 0px;
}
h3:after {
content: "";
width: 115px;
height: 2px;
background: #00a6e2;
display: block;
margin: 10px 0 15px;
position: relative;
left: -7px;
}

.line {
    float:left;
    padding: 5px 0px 5px 0px;
}

.ausgeblendet {
    display:none;
}
.select_ausgeblendet {
    display:none;
}

.line > input[type=checkbox] {
    width:100px;
    transform: scale(2);
    border: 1px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 4px;
    resize: vertical;
}

input, select, textarea, button, option {
    font-family: 'Fira Sans', sans serif !important;
    font-size: 16px;
    background-color:white;
}
span {
    font-family: 'Fira Sans', sans serif !important;
    font-size: 16px;
}

input[type=text],input[type=tel],input[type=email], select, textarea {
    padding: 12px;
    border: 1px solid #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 4px;
    resize: vertical;
}
  
 .line > label {
    width:200px;
    padding: 12px 10px 12px 10px;
    display: inline-block;
  }
  
  input[type=submit] {
    background-color: gray;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    width:1058px;
    margin-top:20px;
  }
  
  input[type=submit]:hover {
    background-color: #00a6e2;
  }

input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus {
    outline:none !important;
    border: 1px solid #00a6e2 !important;
    box-shadow:0;
}

#outer_fehler {
    display:none;
}

#over, #over_mobil {
    color:#00a6e2;
    font-size:16px;
    margin-left: 10px;
}

.ms-drop > ul > li > label > span {
    font-size: 16px;
}

.ms-choice {
    display: block;
    width: 100%;
    height: 43px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
    text-decoration: none;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.ms-choice > span {
    position: absolute;
    top: 0;
    left: 8px;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
}

.ms-drop ul>li {
    padding: 0px 8px;
}

.ms-select-all > input[type=checkbox]{
    transform: scale(0) !important;
}

.ms-drop > ul > li > label > span {
    margin-left: 0px;
}

button.plus {
    width: 40px;
    height: 40px;
    background-color: #00a6e2;
    border-radius: 4px;
    color: white;
    font-size: 11pt;
    border: 1px #ccc solid;
    margin-left: 5px;
    cursor:pointer;
}
button.plus:hover {
    background-color:white;
    border:1px #00a6e2 solid;
    color:#00a6e2;
}

button.minus {
    width: 44px;
    height: 44px;
    background-color: #dd2222;
    border-radius: 4px;
    color: white;
    font-size: 11pt;
    border: 1px #ccc solid;
    margin-left: 5px;
    cursor:pointer;
}
button.minus:hover {
    background-color:white;
    border:1px #dd2222 solid;
    color:#dd2222;
}

button.minus_aj {
    width: 44px;
    height: 44px;
    background-color: #dd2222;
    border-radius: 4px;
    color: white;
    font-size: 11pt;
    border: 1px #ccc solid;
    margin-left: 5px;
    cursor:pointer;
}
button.minus_aj:hover {
    background-color:white;
    border:1px #dd2222 solid;
    color:#dd2222;
}

option:hover {
    background: #00a6e2;
}
#div_headline {
    float:left;
    margin-top:35px;
}
#div_logo {
    float:right;
}
.setclear {clear:both;}

#logo {
    width:160px;
    height:128px;
}
.white {
    padding:20px;
    background-color: #FFFFFF;
}
.gray {
    padding:20px;
    background-color: #F5F5F5;
}
div > p > a {
    text-decoration: none;
    color:#00a6e2;
}

footer {
    padding:20px;
    text-align:center;
    text-decoration:none;
    background-color: #F5F5F5;
    bottom: 0;
    position: fixed;
    width: 100%;
}
.footer_inner {
    max-width:1150px;
    width:100%;
    padding:0 20px;
    margin-left:auto;
    margin-right:auto;
    height:30px;
}
footer > div > ul {
    list-style-type: none;
    padding-inline-start: 0px;
    width:600px;
    margin:auto;
}

footer > div > ul > li {
    margin-right:25px;
    float:left;
}

footer > div > ul > li > a {
    text-decoration: none;
    color:black;
}

footer > div > ul > li > a:hover {
    color:#00a6e2;
}
.mehrfach {
    margin-bottom:15px;
}
.mehrfach_halb_ende {
    width:454px !important;
    font-family: 'Fira Sans', sans serif !important;
    font-size: 16px;
}
.mehrfach_ganz_ende {
    width:1006px !important;
    font-family: 'Fira Sans', sans serif !important;
    font-size: 16px;
}
.status {
	width: 1030px;
    padding: 10px 15px 0px 12px;
    background-color: white;
	display: none;
    height: 25px;
    line-height: 10px;
    position: fixed;
    z-index: 10;
    top: 0px;
    font-weight: bold;
}
.status_open {
	display:block;
}

.status_pos {
	box-shadow: 1px 1px 1px lightgreen;
	border:1px solid lightgreen;
	color:lightgreen;
}

.status_neg {
	box-shadow: 1px 1px 1px orangered;
	border:1px solid orangered;
	color:orangered;
}

.fehler_form {
    border: 1px orangered solid !important;
}

@media only screen and (min-width: 1101px) {

    header {
        height:170px;
    }
    .inner {
        padding:20px 20px 20px 20px;
        max-width:1056px;
        width:100%;
        margin-left:auto;
        margin-right:auto;
        min-height:100px;
    }
    .inner_status {
        max-width:1056px;
        width:100%;
        margin-left:auto;
        margin-right:auto;
    }

    .zweite {
        margin-left:40px;
    }
    .drittel {
        width:337px;
    }
    .drittel > input,select {
        width:314px;
    }
    .zweidrittel {
        width:678px;
    }
    .zweidrittel > input,select {
        width:655px;
    }
    .haelfte {
        width:508px;
    }
    .haelfte > input[type=text],.haelfte > input[type=tel],.haelfte > input[type=email] {
        width:484px;
    }
    .haelfte > select {
        width:508px;
    }
    .ganz {
        width:1056px;
    }
    .ganz > input {
        width:1033px;
    }
    .ganz > select {
        width:1056px;
    }
    .ganz > textarea {
        width:1033px;
    }
    input[type=submit] {
        width:1058px;
    }
    .ui-selectmenu-button {
        margin-bottom:15px;
        margin-right:4px;
        background-color:white;
        padding: 12px;
        border: 1px solid #ccc;
        -webkit-transition: 0.5s;
        transition: 0.5s;
        border-radius: 4px;
        resize: vertical;
        vertical-align: top;
    }
    .haelfte > .ui-selectmenu-button {
        width:427px;
    }
    .ganz > .ui-selectmenu-button {
        width:972px;
    }
}

@media only screen and (max-width: 1100px) {
    inner {
        width:100%;
    }
    header {
        height:130px;
    }
    .ganz, .haelfte, .drittel, .zweidrittel {
        width:100%;
    }
    input, textarea {
        width:95%;
    }
    select {
        width:100%;
    }
    input[type=submit] {
        width:100%;
    }
}