
.formtable {
    margin-top: 20px;
}

.formtable td {
    padding: 5px 10px 5px 0;
    vertical-align: top;
}

.formtable textarea {
    border: 1px solid #ccc;
    width: 100%;
    padding: 5px;
}

.formtable input {
    padding: 5px;
}

li.csc-form-element {
    list-style-type: none;

}

div.csc-mailform ol li {
    margin-bottom: 10px;
}

div.csc-mailform ol li.csc-form-element-textblock {
    color: #999;
}

div.csc-mailform ol li.csc-form-element-textline, div.csc-mailform ol li.csc-form-element-textarea {
    border-top: 1px solid #D9D9D9;
    padding-top: 10px;
}

div.csc-mailform label em,
div.csc-mailform legend em {
    text-transform: none;
    color: #e60005
}

div.csc-mailform input, div.csc-mailform textarea {
    width: 27em;
    border: 1px solid #ccc;
    padding: 5px;
}

div.csc-mailform li label {
    float: left;
    width: 13em;
    margin-right: 1em;
    vertical-align: baseline;
    font-weight: bold;
}

.a3sp .col1a, .a3sp .col2, .a3sp .col3 {
    float: left;
    width: 33%;
}

div.csc-textpic-imagewrap img {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 10px;
    border-left-width: 1px;
    border-style: solid;
    border-color: #999;
}

#slide6 .text {
    /*background-color: #7f3972;*/
    background-image: url(bg_7F3972.png);
}

#footernav {
    text-align: right;
    padding: 1em 0em 1em 0em;
}

#kopfillustration {
    padding-top: 12px;
}

.sidebar-offcanvas {
    background-color: #fff;
}

.drk-search {
    overflow: hidden;
}

.page-header {
    background-image: url(../Images/itc.jpg);
    background-repeat: no-repeat;
    background-position: 99% center;
}

#indexedsearchbox {
    height: 28px;
}

.aufklappcontainer h2 {
    border-top: 1px solid #eeeeee;
    background-color: #eee;
    padding: 10px;
    cursor: pointer;
    background-image: url(../Images/prototype/rechts_grau.gif);
    background-repeat: no-repeat;
    background-position: 99% center;
}

.aufklappcontainer .ui-state-active h2 {
    background-image: url(../Images/prototype/runter_grau.gif);
}

.newscontainer2 ul {
    padding: 0;
    border: 0;
}

.newscontainer2 li {
    padding: 5px 0 5px 0;
    list-style-type: none;
    border-bottom: 1px solid #eee;
}

.newscontainer2 li a {
    background-image: url(../Images/prototype/rechts_grau.gif);
    background-repeat: no-repeat;
    background-position: 99% center;
    padding-right: 22px;
}

.newscontainer2 li a:hover {
    text-decoration: none;
}

.newscontainer2 a .titlewrap {
    color: #333;

}

@media (min-width: 992px) {
    .sitemap ul {
        display: none;
    }

    .drk-footer {
        height: 70px;
    }

}

.nav > li.active > a:hover,
.nav > li.active > a:focus {
    text-decoration: none;
    background-color: #E60005;
}

.form-group .control-label {
    width: 25%;
    float: left;
    padding-right: 20px;
}

.form-group .input {
    width: 75%;
    float: right;
}

.form-group {
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.form-group::after {
    content: "";
    clear: both;
    display: table;
}

.form-group .form-control {
    width: 100%;
}

#ticketerfassung-17025 .clearfix {
    margin-top: -15px;

}

#ticketerfassung-17025 .clearfix p {
    opacity: 0.8;
}

@media (max-width: 991px) {
    .form-group .control-label.clearfix,
    .form-group .input {
        width: 100%;
        clear: both;
    }

}

@media only screen and (max-width: 600px) {
    .kopflogo {
        height:240px
    }

    .page-header {
        background-position: 20px center;
    }
}