﻿@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700;800&display=swap);

.contentcontainer {
    margin: 0;
    padding: 0;
    font-size: 100%;
    float: left;
    width: 100%;
    height: 220px;
    box-sizing: border-box;
    margin: 6px 0 7px 0;
}

.navigationcontainer {
    width: 1024px;
    padding: 0 0 0 0;
    margin: 10px auto;
}

.navigationcontainer-table {
    display: table;
}

.divlist ul {
    margin: 27px 0 0 20px;
    padding: 0 0 0 20px;
}

    .divlist ul li {
        background-image: none !important;
        padding: 0 0 0 4px;
        font-size: 0.916em;
        font-family: Verdana, Arial, Sans-Serif;
        color: #3A3A3A;
        margin: 0px 0 12px 0;
        min-height: 0;
        vertical-align: top;
    }

.divlist {
    margin: 0;
    border: none;
    padding: 0;
    background: none;
}

.divlist-navcontainer {
    width: 580px;
}

#div3list ul li {
    list-style-image: url('../bilder/a_at_list_bullet_8_8.png') !important;
}
/*
#divinfolist ul li
{
   list-style-image:url('../bilder/icon-check_bf1c21_16x16.png') !important;
}
*/
.div3-content-box {
    display: table-cell;
    min-height: 240px;
    padding: 0 !important;
}

.div3 {
    width: 74%;
    background-color: #fff;
    background-image: url('../bilder/a_at_Maus_176_116.png');
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0; /* hack :( */
    /*padding: 6px 0 23px 0\9;*/
    float: left;
    border: 1px solid #ECEBE7;
    box-sizing: border-box;
    height: 224px;
}

.content-container-row {
    display: table-row;
}

.divsearchbox {
    border: 1px solid #ECEBE7;
    background-color: #fff;
    margin-top: 18px;
    margin-top: 25px\9;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .div3-content-box {
        display: table-cell;
        min-height: 240px;
        padding: 0 !important;
    }

    .divsearchbox {
        margin-top: 22px;
    }

    .div3 {
        width: 74%;
        background-color: #fff;
        background-image: url('../bilder/a_at_Maus_176_116.png');
        background-position: right center;
        background-repeat: no-repeat;
        /*padding: 6px 0 13px 0;*/
        float: left;
        border: 1px solid #ECEBE7;
        box-sizing: border-box;
        height: 224px;
    }
}

.divhalf {
    width: 49%;
    height: 174px;
}

.divhalfright {
    border: 1px solid #ECEBE7;
    background-color: #fff;
}

.divhalfleft {
    background-color: #f3f3f3;
    float: left;
}

.divhalfright ul {
    margin: 0;
    padding: 0;
}

    .divhalfright ul li {
        background-image: url('../bilder/a_at_list_bullet_21_8.png') !important;
        list-style-type: none !important;
        list-style-image: none !important;
        background-repeat: no-repeat;
        background-position: left center;
        border-top: 1px dotted #ECEBE7;
        margin: 0;
        padding: 0 0 0 2.5em;
        line-height: 4.24em; /* hack :( */
        line-height: 4.12em\9;
        vertical-align: middle;
    }

        .divhalfright ul li:first-child {
            border: none;
        }

        .divhalfright ul li span {
            padding: 0 6px 0 0;
            font-size: 0.9375em;
        }

.divhalflink {
    border: 1px solid #ECEBE7;
    padding: 0 4px 0 4px;
}

.divhalfrepeatertable {
    width: 100%;
    font-size: 0.9375em;
}

.divhalfrepeatertitle {
    color: #2691C5;
    font-size: 0.9375em;
    width: 108px;
}

.divhalfrepeatertxt {
    color: #3A3A3A;
}

.divhalfrepeaterlink {
    text-align: right;
}

.divhalflogo {
    width: 120px;
    height: 24px;
    margin-top: 12px;
}

.divhalf-centered-text-container {
    font-family: Nunito Sans,sans-serif !important;
    font-size: 0.8rem;
    margin: auto 0;
    height: 68px;
    line-height: 68px;
    vertical-align: middle;
    padding: 6px 0
}

    .divhalf-centered-text-container span {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
    }

.tenderbtn {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    box-sizing: border-box;
    font-weight: 400;
    color: #ffffff !important;
    text-align: center !important;
    height: 38px !important;
    min-width: 140px !important;
    padding: 0 20px !important;
    font-family: Nunito Sans,sans-serif !important;
    font-weight: 600 !important;
    font-size: 0.8rem !important;
    max-width: 1600px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 10px !important;
    margin-right: 12px !important;
    line-height: 1.5 !important;
    border: 1px solid transparent !important;
    border-radius: .25rem !important;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
}

.blue {
    background-color: #0F2566 !important;
}

.orange {
    background-color: #ff713f !important;
}

.oxfordblue {
    background-color: #002648 !important;
}

.tenderbtn.blue:hover {
    background-color: #0f2566 !important;
    border-color: #0f2566 !important;
    opacity: .7;
}

.tenderbtn.orange:hover {
    background-color: #f79370 !important;
    border-color: #f79370 !important;
}

.tenderbtn.oxfordblue:hover {
    background-color: #002648 !important;
    border-color: #002648 !important;
    opacity: .7;
}

.nlink {
    text-align: right;
    padding: 12px 12px 0 0;
}

.divlogintable {
    width: 90%;
    /*margin: 8px 5px 8px 10px;*/
    margin: 8px auto;
}

.divdefaulttitle {
    padding: 4px 8px 4px 8px;
    margin: 20px 0 20px 0;
    background-color: #2691C5;
    color: #fff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.875em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.div1login {
    float: right;
    width: 24%;
    background: #fff;
    color: #3A3A3A;
    border: 1px solid #ECEBE7;
    box-sizing: border-box;
    height: 224px;
}

.titleheader {
    margin: 12px 0 12px 0;
}

.div1login #divtitle {
    text-transform: uppercase;
    margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 1em;
    padding: 4px 0 0 0;
}

.div1login .control {
    width: 90%;
}

.div1login #submit {
    padding: 0px 9px 0px 0;
    float: right;
    text-align: right;
    margin: 0 0 0.125em 0;
}

.linkcontent {
    text-align: center;
    border-top: 1px solid #ECEBE7;
    padding: 0.5em 0 0.5em 0;
    margin: 0 0 0 0.125em;
}

.linkcontentfirst {
    border-top: 0;
    text-align: center;
    padding: 0.5em 0 0.5em 0;
    margin: 0 4px 0 2px;
}

.contentcontainer a {
    color: #5E8075;
    text-decoration: none;
}

    .contentcontainer a:link {
        color: #5E8075;
        text-decoration: none;
    }

    .contentcontainer a:visited {
        color: #5E8075;
        text-decoration: none;
    }

    .contentcontainer a:hover {
        color: #5E8075;
        text-decoration: none;
    }

    .contentcontainer a:focus {
        color: #5E8075;
        text-decoration: none;
    }

.message {
    padding: 10px 10px 10px 10px;
    font-size: 100%;
    background-color: #FFFFD4;
    border: 1px solid #E1E18C;
}

.loggedin {
    height: 100%;
}

    .loggedin div {
        text-align: left !important;
        padding-left: 12px !important;
    }

        .loggedin div:first-child {
            padding: 8px 0 10px 12px;
            padding: 8px 0 13px 12px\9;
            text-align: inherit;
            background-color: #FFFFD4;
        }

.failure {
    color: #FF0000;
    font-size: 1em;
    text-align: center;
}

.divbox {
    border: 1px solid #ECEBE7;
    padding: 12px 0 12px 12px;
    background-color: #fff;
}

    .divbox div:first-child {
        margin-bottom: 4px;
    }



.divsearchbox td {
    font-size: 0.875em;
    vertical-align: bottom;
}


.cp_head_title {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 0 0 0 12px;
    vertical-align: middle;
    color: #000;
    font-size: 18px;
    text-align: left;
    border: solid 1px #ccd6da;
    height: 42px;
    background-image: url(../bilder/form_cp-title.gif);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right 50%;
    cursor: pointer;
}

    .cp_head_title div {
        margin-top: 8px;
    }


#webhint {
    display: none
}

.cc_banner-wrapper {
    z-index: 9001;
    position: relative;
    text-align: center;
}

.cc_container .cc_btn {
    cursor: pointer;
    text-align: center;
    font-size: 0.6em;
    transition: font-size 200ms;
    line-height: 1em
}

.cc_container .cc_message {
    font-size: 0.6em;
    transition: font-size 200ms;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    text-align: center;
}

.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    opacity: 0.9;
    transition: opacity 200ms
}

.cc_banner > h4 {
    margin: 4px 0 4px 0;
}

.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
    opacity: 1
}

.cc_clear {
    clear: both;
}

.cc_message_align {
    float: left !important;
}

.cc_btn {
    width: 140px;
    padding-left:12px !important;
    padding-right:12px !important;
    border: none;
}

@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
        font-size: 0.8em
    }

    .cc_container .cc_message {
        font-size: 0.8em
    }

    .cc_message_align {
        padding-left: 15% !important;
    }
}

@media screen and (min-width: 768px) {
    .cc_container .cc_btn {
        font-size: 1em
    }

    .cc_container .cc_message {
        font-size: 0.8em;
        /*line-height: 1em*/
    }

    .cc_message_align {
        padding-left: 20% !important;
    }
}

@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 0.8em
    }

    .cc_message_align {
        padding-left: 18% !important;
    }
}

@media screen and (min-width: 1280px) {

    .cc_message_align {
        padding-left: 28% !important;
    }
}

@media print {
    .cc_banner-wrapper,
    .cc_container {
        display: none
    }
}

.cc_container {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 10px
}

    .cc_container .cc_btn {
        padding: 8px 10px;
        background-color: #f1d600;
        cursor: pointer;
        transition: font-size 200ms;
        text-align: center;
        font-size: 0.6em;
        /*display: block;*/
        /*width: 33%;*/
        margin-left: 10px;
        margin-right: 60px;
        /*float: right;*/
        
    }

    .cc_container .cc_message {
        transition: font-size 200ms;
        font-size: 0.6em;
        display: block
    }

@media screen and (min-width: 500px) {
    .cc_container .cc_btn {
        font-size: 0.8em
    }

    .cc_container .cc_message {
        margin-top: 0.5em;
        font-size: 0.8em
    }
}

@media screen and (min-width: 768px) {
    #webhint {
        display: block
    }

    .cc_container {
        padding: 4px 30px 10px 0px;
    }

        .cc_container .cc_btn {
            font-size: 1em;
            padding: 6px 12px;
        }

        .cc_container .cc_message {
            font-size: 0.8em;
        }
}

@media screen and (min-width: 992px) {
    .cc_container .cc_message {
        font-size: 0.8em;
        /*float:right;*/
    }
}

.cc_container {
    background: #222;
    color: #fff;
    font-size: 14px;
    font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
    box-sizing: border-box
}

    .cc_container::-moz-selection {
        background: #ff5e99;
        color: #fff;
        text-shadow: none
    }

    .cc_container .cc_btn,
    .cc_container .cc_btn:visited {
        color: #fff;
        background-color: #9f0000;
        text-decoration: none !important;
        transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
    }

.cc_btn_ok {
    background-color: #a9d18e !important;
    margin-right: 0 !important;
}

.cc_btn_info {
    background-color: #4472c4 !important;
}

.cc_btn_save_settings {
    background-color: #d9d9d9 !important;
    margin-right: 0 !important;
}

.cc_btn_refuse {    
    background-color: #4472c4 !important;    
    margin-right: 0 !important;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
    background-color: rgba(128, 128, 128, 0.68);
    color: #000
}

.cc_container a,
.cc_container a:hover,
.cc_container a:active,
.cc_container a:visited {
    text-decoration: underline !important;
    color: #fff !important;
    transition: 200ms color
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        transform: translateY(66px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        -ms-transform: translateY(66px);
        transform: translateY(66px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.cc_container,
.cc_message,
.cc_btn {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    -moz-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}

.cookieset {
    padding-top: 2px;
    margin-right: 4px;
    width: 12px;
    height: 12px;
}

.CPMainHeader {
    margin-left: 10px;
    font-weight: 700;
    font-size: 110%;
}

.CPHeaderLabel {
    padding-left: 10px;
    margin-bottom: 10px;
    font-weight: 700;
}
