.formular-wrapper * {
    margin: 0px;
    padding: 0px;
    font-family: sans-serif;
    font-size: 16px;
    color: #c1c1c1;
}

/* --------------------------------------------------------------------------------------------------------------------------------
 * --------------------------------------------------------- Schrift-Design -----------------------------------------------------
 * -------------------------------------------------------------------------------------------------------------------------------- */

.formular-wrapper h1 {
    font-size: 24px;
}

.formular-wrapper b {
    border-bottom: 2px solid rgb(0, 156, 204);
    font-size: 30px;
    color: white;
}

.formular-wrapper #laufschrift {
    color: white;
    background-color: #CC0025;
}

/* --------------------------------------------------------------------------------------------------------------------------------
 * --------------------------------------------------------- Container-Design -----------------------------------------------------
 * -------------------------------------------------------------------------------------------------------------------------------- */
.formular-wrapper #header_ar {
    background-color: white;
    width: 1250px;
    margin: auto;
}

.formular-wrapper #header {
    height: 100px;
    width: 1250px;
    margin: auto;
}

.formular-wrapper #header_1 {
    background-image: url(Zeichnung.svg);
    color: rgb(0, 156, 204);
    text-align: center;
    margin-left: 320px;
    height: 100px;
    width: 600px;
    padding-top: 20px;
}

.formular-wrapper #bild {
    margin: 5px;
    float: left;
}

.formular-wrapper #bild1 {
    margin: 5px;
    float: right;
}

.formular-wrapper #header1 {
    text-align: center;
    background-color: white;
    width: 1250px;
    height: 100%;
    margin: auto;
}

.formular-wrapper #header2 {
    text-align: center;
    color: rgb(0, 156, 204);
    margin: auto;
    width: 1250px;
    background-color: #CC0025;
    border-radius: 0px 0px 5px 5px;
}

.formular-wrapper #aroundhead {
    margin: auto;
    width: 1250px;
    background-color: rgb(255, 255, 255);

    box-shadow: 1px 4px 4px #6E6E6E;
    border-radius: 0px 0px 5px 5px;
}

/* --------------------------------------------------------------------------------------------------------------------------------
 * --------------------------------------------------------- Navigation-Design -----------------------------------------------------
 * -------------------------------------------------------------------------------------------------------------------------------- */
.formular-wrapper #naviar {
    margin: 20px auto 15px auto;
    width: 895px;
    height: 70px;

    border-radius: 5px;
    box-shadow: 1px 4px 4px #6E6E6E;
}

.formular-wrapper #navi {
    display: block;
    width: 100%;
    overflow: hidden;
}

.formular-wrapper #navi ul {
    margin: auto;
    padding: .7em;
    float: left;
    list-style: none;
    background-color: #FAFAFA;
    border: 1px solid #6E6E6E;

    border-radius: 5px;
    box-shadow: 4px 4px 4px #6E6E6E;
    /*  box-shadow: 0 1px 0 #c1c1c1, 0 2px 1px rgba(1,1,1,0.8) inset;  */
}

.formular-wrapper #navi li {
    float: left;
}

.formular-wrapper #navi a {
    float: left;
    padding: .8em 1.5em;
    text-decoration: none;
    color: white;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #ccc #999 #eee;
    background-color: rgb(0, 156, 204);

    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);
}

.formular-wrapper #navi a:hover, .formular-wrapper #navi a:focus {
    outline: 0;
    color: rgb(0, 156, 204);
    background: white;

    box-shadow: inset 0 2em 3em -3em #003C4F;
}

/* --------------------------------------------------------------------------------------------------------------------------------
 * --------------------------------------------------------- Mid-Part-Design -----------------------------------------------------
 * -------------------------------------------------------------------------------------------------------------------------------- */

.formular-wrapper #preisrechner {
    text-align: center;
    margin: 0px auto;
}

.formular-wrapper #anfrage {
    text-align: center;
    margin: 0px auto;
}

.formular-wrapper #anfrage a {
    text-decoration: none;
    color: black;
    display: block;
}

.formular-wrapper #preisrechner a {
    text-decoration: none;
    color: black;
    display: block;
}

.formular-wrapper #wrapper {
    width: 1220px;
    margin: auto;
}

.formular-wrapper #right {
    float: right;
    width: 220px;
    height: 570px;
    background-color: white;
    border: 1px solid #6E6E6E;

    box-shadow: 4px 4px 4px #6E6E6E;
    border-radius: 5px;
}

.formular-wrapper #right_1 {
    width: 200px;
    height: 250px;
    background-color: white;
    padding: 10px 10px 10px 10px;
    border-bottom: 2px dashed #6E6E6E;

    border-radius: 5px 5px 0px 0px;
}

.formular-wrapper #right__ {
    width: 180px;
    height: 210px;
    background-color: rgb(0, 156, 204);
    color: white;

    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);

    padding: 20px 10px 10px 10px;

    border-radius: 5px;
}

.formular-wrapper #right___ {
    width: 180px;
    height: 230px;
    background-color: rgb(0, 156, 204);
    color: white;

    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);

    padding: 20px 10px 10px 10px;

    border-radius: 5px;
}

.formular-wrapper #right_2 {
    width: 200px;
    height: 230px;
    background-color: white;
    padding: 20px 10px 10px 10px;

    border-radius: 0px 0px 5px 5px;
}

.formular-wrapper #left {
    clear: right;
    float: left;
    width: 220px;
    height: 600px;
    background-color: white;
    margin-right: 20px;
    border: 1px solid #6E6E6E;
    position: absolute;

    box-shadow: 4px 4px 4px #6E6E6E;
    border-radius: 5px;
}

.formular-wrapper #left_ {
    width: 180px;
    height: 550px;
    background-color: rgb(0, 156, 204);
    color: white;

    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);

    padding: 10px;

    border-radius: 5px;
}

.formular-wrapper #left_2 {
    width: 180px;
    background-color: white;
    padding: 10px;

    border-radius: 0px 0px 5px 5px;
}

.formular-wrapper #mid {
    clear: left;
    margin-left: 30px;
    width: auto;
    height: 100%;
}

.formular-wrapper #mi {
    /*height: 110px;*/
    border-bottom: 1px double rgb(0, 154, 206);
    width: 97%;
}

.formular-wrapper #formular {
    display: none;
}

/* --------------------------------------------------------------------------------------------------------------------------------
 * --------------------------------------------------------- Footer-Design -----------------------------------------------------
 * -------------------------------------------------------------------------------------------------------------------------------- */

.formular-wrapper #footbackground {
    background-color: #6E6E6E;
    margin-top: 50px;
    border-top: 2px solid rgb(0, 156, 204);
}

.formular-wrapper #footer {
    width: 1000px;
    margin: auto;

}

.formular-wrapper #footer1 {
    width: 100%;
    height: 150px;
    background-color: #6E6E6E;
}

.formular-wrapper #middle_1 {
    float: left;
    padding-top: 20px;
    color: #D8D8D8;
}

.formular-wrapper #middle {
    padding-top: 20px;
    padding-left: 180px;
    color: #D8D8D8;
}

.formular-wrapper #footer1 a {
    color: #D8D8D8
}

.formular-wrapper #footer1 a:hover {
    color: rgb(0, 156, 204);
}

.formular-wrapper #footer2 {
    width: 100%;
    height: 25px;
    background-color: #6E6E6E;
    color: #D8D8D8;
    border-top: 1px solid #D8D8D8;
}

.formular-wrapper #footbackground a {
    text-decoration: none;
}

.formular-wrapper #footbackground li {
    list-style-type: none;
}

/* --------------------------------------------------------------------------------------------------------------------------------
 * --------------------------------------------------------- Login-Design -----------------------------------------------------
 * -------------------------------------------------------------------------------------------------------------------------------- */

.formular-wrapper fieldset {
    margin-bottom: 5px;
}

.formular-wrapper legend {
    margin-left: 25px;
}

.formular-wrapper label {
    margin-left: 10px;
}

.formular-wrapper input {
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* --------------------------------------------------------------------------------------------------------------------------------
 * ------------------------------------------------------------- Rechner ----------------------------------------------------------
 * -------------------------------------------------------------------------------------------------------------------------------- */
.formular-wrapper #auswahl {
    margin-top: 30px;
}

.formular-wrapper .hidden {
    display: none;
}

.formular-wrapper .text {
    color: white;
    margin-left: 15px;
}

.formular-wrapper #vehicle {
    margin-top: 10px;
}

.formular-wrapper .number {
    color: #FFF;
    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);
    border-radius: 50%;
    padding-left: 5px;
    padding-right: 5px;
}

.formular-wrapper .adress {
    /*width: 345px;*/
    width: 518px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.65);
    border: 1px solid #1e73be;
    border-radius: 0px;
    padding: 13px;
    margin-top: 10px;
    margin-left: 60px;
}

.formular-wrapper .adress:focus {
    border: 1px solid #00BAF3;
}

.formular-wrapper .choice {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    border: 3px solid #c0c0c0;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    height: 135px;
    margin: 0 33px 0 0;
    width: 165px;
}

.formular-wrapper #berechnung {
     clear:both;
}

.formular-wrapper .active {
    border: 3px solid #00BAF3;
}

.formular-wrapper .res {
    background: none repeat scroll 0 0 rgb(0, 116, 152);
    border-radius: 2px;
    color: #333333;
    float: left;
    margin: 10px 11px 0 0;
    width: 195px;
    text-align: center;
    padding: 5px;
}

.formular-wrapper #preis {
    background: #d62121;
    color: #fff;
}

.formular-wrapper #result {
    display: none;
    position: relative;
    /*width: 30%;*/
    margin-top: 10px;
    float: left;
    line-height: 2px;
    padding: 21px 15px;
    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);
    color: white;
    margin-right: 15px;
    border-radius: 0;
}
.formular-wrapper #result-text{
    color: white;
    font-size:12px;
}
.formular-wrapper #result + a {
    float: left;
    margin-top: 6px;
}
.formular-wrapper .xh img{
    height: 100%;
}
.formular-wrapper #berechnung > input {
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 0 2px rgb(124, 124, 124);
    width: 205px;
    margin-top: 10px;
    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);
}

.formular-wrapper #buchen {
    display: none;
    border: medium none;
    color: #ffffff;
    background-color: rgb(0, 154, 206);
    cursor: pointer;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 0 2px rgb(124, 124, 124);
    width: 205px;
    margin-top: 0px;
    margin-left: 0px;
    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);
}

.formular-wrapper #output {
    width: 200px;
    height: 100px;
}

.formular-wrapper #berechnung > input,
.formular-wrapper #start > input, #ziel > input {
    margin-left: 0px !important;
}
.formular-wrapper #start{
    float: left;
}
.formular-wrapper #start,
.formular-wrapper #ziel{
    width: 67%;
}
.formular-wrapper .img-right{
    width: 32%;
    float: right;
    margin-top:40px;
}
.formular-wrapper .VE_PlaceList {
    left: 817px !important;
    top: 294px !important;
}

.formular-wrapper .VE_PlaceList_Title {
    background-color: #007DA4 !important;
}

.formular-wrapper .VE_PlaceList_Close {
    background-color: #000 !important;
    color: white;
}

.formular-wrapper .progress:before {
    background: #555;
}

.formular-wrapper .progress:after {
    transform: rotate(-45deg);
    background: #777;
}

.formular-wrapper .progress > div:before {
    transform: rotate(-90deg);
    background: #999;
}

.formular-wrapper .progress > div:after {
    transform: rotate(-135deg);
    background: #bbb;
}
.formular-wrapper .from-select-wrapper,
.formular-wrapper .to-select-wrapper{
    float: left;
    margin-top: 10px;
    margin-right: 5px;
    position: relative;
}
.formular-wrapper .countries-select{
    background-color: transparent;
    border: 1px solid #1e73be;
    /*width: 200px;*/
    width: 235px;
    padding: 13px;
}

.formular-wrapper #from-city-search,
.formular-wrapper #to-city-search{
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 76px;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 0 2px rgb(124, 124, 124);
    width: 205px;
    background-image: -webkit-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -moz-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: -o-linear-gradient(#00bbf5 0%, #003C4F 100%);
    background-image: linear-gradient(#00bbf5 0%, #003C4F 100%);
    margin-top: 10px;
}
.formular-wrapper .adress{
    margin-right: 5px;
    /*float: left;*/
}
.formular-wrapper #city-from,
.formular-wrapper #city-to{
    clear: both;
    min-height:30px;
}
.formular-wrapper #berechnung{
    position: relative;
    top: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}
.formular-wrapper #berechnen{
    float: left;
    margin-right: 15px;
}
.formular-wrapper .from-countries-triangle,
.formular-wrapper .to-countries-triangle{
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 10px;
    border-right-width: 10px;
    border-top: 10px solid #1e73be;
    position: absolute;
    top: 43%;
    right: 7%;
    pointer-events: none;
}
.formular-wrapper .formular-loader {
    display: none;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #3498db;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
}

.formular-wrapper .small-text{
    font-size:10px;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

@media screen and (max-width: 1000px){
    .formular-wrapper .img-right{
        float: none;
    }
}

@media screen and (max-width: 800px){
    .formular-wrapper #start{
        float: none;
    }
    .formular-wrapper #start,
    .formular-wrapper #ziel{
        width: 100%;
    }
    .formular-wrapper .img-right{
        width: 0%;
        margin-top: -15px;
        float: none;
    }
    .formular-wrapper #auswahl{
        margin-top: 50px;
    }
    .formular-wrapper .from-select-wrapper,
    .formular-wrapper .to-select-wrapper{
        margin-bottom: 20px;
    }
    .formular-wrapper #result{
        width: 100%;
    }
}
@media screen and (max-width: 700px){
    .formular-wrapper .adress{
        width: 100%;
    }
    .formular-wrapper #auswahl{
        margin-top: 130px;
    }
}
@media screen and (max-width: 550px){
    .formular-wrapper #auswahl{
        margin-top: 235px;
    }
    .formular-wrapper .choice{
        margin-bottom: 20px;
        margin-left:34px;
    }
    .formular-wrapper #result{
        white-space: nowrap;
        word-break: break-all;
        font-size: 11px;
    }
    .formular-wrapper #berechnung > input{
        width: 100%;
    }
    .formular-wrapper #result + a{
        float: none;
        margin-left: 18px;
    }
}

