body {
    background-color: #AFC3DA;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 9pt;
}

H1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #183C8D;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

a:link {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

td {
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 9pt;
}

td.fett {
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.klein {
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 7pt;
}

td.klein {
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 7pt;
}

td.kleingrau {
    color: #a4a4a4;
    font-family: Verdana, Arial;
    font-size: 7pt;
}

.kleinrot {
    color: #E01141;
    font-family: Verdana, Arial;
    font-size: 7pt;
}

td.kleinrot {
    color: #E01141;
    font-family: Verdana, Arial;
    font-size: 7pt;
}

.fett {
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.blau {
    color: #BDC9D3;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.blaufett {
    color: #BDC9D3;
    font-weight: bold;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.orange1 {
    color: #829A6F;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.orange2 {
    color: #54743A;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.orange3 {
    color: #D54E38;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.orange4 {
    color: #B51120;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.box .head {
    background: #ccc url(/images/boxHeaderBigBG.png) left top repeat-x
}

.bl1 {
    color: #53bbe7;
    font-family: Verdana, Arial;
    font-size: 8pt;
}

.pro0 {
    font-family: Verdana, Arial;
    font-size: 7pt;
    text-decoration: none;
    color: #000000;
}

a.pro0 {
    font-family: Verdana, Arial;
    font-size: 7pt;
    text-decoration: none;
    color: #000000;
}

a.pro0:hover {
    font-family: Verdana, Arial;
    font-size: 7pt;
    text-decoration: none;
    color: #E08D2B;
}

a.pro0:active {
    font-family: Verdana, Arial;
    font-size: 7pt;
    text-decoration: none;
    color: #000000;
}

a.pro0:visited {
    font-family: Verdana, Arial;
    font-size: 7pt;
    text-decoration: none;
    color: #000000;
}

.pro1 {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #313131;
}

a.pro1 {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #313131;
}

a.pro1:hover {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #E01141;
}

a.pro1:active {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #313131;
}

a.pro1:visited {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #313131;
}

.pro2 {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #D6D6D6;
}

a.pro2 {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #D6D6D6;
}

a.pro2:hover {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #E01141;
}

a.pro2:active {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #D6D6D6;
}

a.pro2:visited {
    font-family: Verdana, Arial;
    font-size: 10pt;
    text-decoration: none;
    color: #D6D6D6;
}

td.nav1 {
    background-color: #CEB8B6;
}

td.nav2 {
    background-color: #E0C8C5;
}

.formular {
    width: 100%;
    height: 100%;
}

.list-box {
    width: 590px;
    padding-bottom: 20px;
}

.list-box-header {
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    background: url(../de/img/listbox/listbox_repeat.gif) top left repeat-x;
}

.list-box-header .desc, .detail-box-header .desc {
    padding-top: 3px;
}

.list-box-header .desc div h1 {
    font-size: 14px;
    margin: 0;
}

.list-box-content {
    float: left;
    width: 590px;
    background: url(../de/img/listbox/listbox_bg.gif) top left repeat-y;
}

.list-box-content a, .list-box-content table a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.list-box-content a:hover, .list-box-content table a:hover {
    text-decoration: none;
}

.list-box-content table {
    font-weight: normal;
    font-size: 12px;
}

.list-box-footer {
    width: 590px;
    clear: both;
    height: 17px;
    background: url(../de/img/listbox/listbox_b_repeat.gif) top left repeat-x;
}

.content {
    display: block;
    font-size: 110%;
    margin-bottom: 3px;
    background-color: #ffffff;
    border: 1px solid black;
    padding: 15px 15px 30px 15px;
    margin: 20px 20px 20px 20px
}

/** Tables **/

.table1 th {
    border: 0;
    border-bottom: 2px solid #555;
    text-align: left;
    padding: 4px;
    font-size: 70%;
}

.table1 th a {
    display: block;
    padding: 2px 4px;
    text-decoration: none;
}

.table1 tr td {
    padding: 6px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    font-size: 70%;
}

.table1 tr:nth-child(even) {
    background: #f9f9f9;
}

dl {
    line-height: 2em;
    margin: 0em 0em;
    width: 95%;
}

dl dd:nth-child(4n+2), dl dt:nth-child(4n+1) {
    background: #eee;
}

dt {
    font-weight: bold;
    padding-left: 4px;
    vertical-align: top;
    width: 11em;
    font-size: 120%;
}

dd {
    font-size: 110%;
    margin-left: 10em;
    margin-top: -2em;
    vertical-align: top;
}

#flashMessage {
    font-weight: bold;
    padding: 4px 4px;
    background: lightcoral;
    border: 1px dashed darkred;
}

.flash-message{
    font-weight: bold;
    padding: 4px 4px;
}

.flash-message--warning{
    background: lightcoral;
    border: 1px dashed darkred;
}

.flash-message--success{
    background: rgb(11, 184, 11)!important;
    border: 1px solid lightgreen!important;
}

input, textarea, select {
    font-weight: normal;
    padding: 4px 4px;
    background: aliceblue;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    text-shadow: #fff 0px 1px 0px;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.submit input, button, .actions ul li a, .actions a, .button {
    overflow: hidden;
    font-weight: normal;
    padding: 4px 8px;
    background: #dcdcdc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dcdcdc));
    background-image: -webkit-linear-gradient(top, #fefefe, #dcdcdc);
    background-image: -moz-linear-gradient(top, #fefefe, #dcdcdc);
    background-image: -ms-linear-gradient(top, #fefefe, #dcdcdc);
    background-image: -o-linear-gradient(top, #fefefe, #dcdcdc);
    background-image: linear-gradient(top, #fefefe, #dcdcdc);
    color: #333;
    font-color: white;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    text-shadow: #fff 0px 1px 0px;
    min-width: 0;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-user-select: none;
    user-select: none;
}

input[type=submit]:active, .actions ul li a:active, .actions a:active {
    background: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#eee));
    background-image: -webkit-linear-gradient(top, #dfdfdf, #eee);
    background-image: -moz-linear-gradient(top, #dfdfdf, #eee);
    background-image: -ms-linear-gradient(top, #dfdfdf, #eee);
    background-image: -o-linear-gradient(top, #dfdfdf, #eee);
    background-image: linear-gradient(top, #dfdfdf, #eee);
    text-shadow: #eee 0px 1px 0px;
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
    border-color: #aaa;
    text-decoration: none;
}

form .submit input[type=submit], button, .button {
    background: #62af56;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76BFF0), to(#0033cc));
    background-image: -webkit-linear-gradient(top, #76BFFB, #0033cc);
    background-image: -moz-linear-gradient(top, #2299ff, #0033cc);
    border-color: #2d6324;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
    padding: 8px 10px;
}

/* Form errors */

form .error {
    background: #FFDACC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: normal;
}

form .error-message {
    -moz-border-radius: none;
    -webkit-border-radius: none;
    border-radius: none;
    border: none;
    background: none;
    margin: 0;
    padding-left: 4px;
    padding-right: 0;
}

form .error, form .error-message {
    color: #9E2424;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

select {
    clear: both;
    font-size: 120%;
    vertical-align: text-bottom;
}

label {
    display: inline-block;
    min-width: 150px;
    font-size: 110%;
    margin-bottom: 8px;
}

fieldset legend {
    color: #e32;
    font-size: 160%;
    font-weight: bold;
}

.message {
    clear: both;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 2px 0;
    padding: 2px;
}

.success, .message, .cake-error, .cake-debug, .notice, p.error, .error-message {
    background: #ffcc00;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #ffcc00, #E6B800);
    background-image: -ms-linear-gradient(top, #ffcc00, #E6B800);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffcc00), to(#E6B800));
    background-image: -webkit-linear-gradient(top, #ffcc00, #E6B800);
    background-image: -o-linear-gradient(top, #ffcc00, #E6B800);
    background-image: linear-gradient(top, #ffcc00, #E6B800);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 2px;
    padding: 4px 4px;
    color: #404040;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.25);
}

.success, .message, .cake-error, p.error, .error-message {
    clear: both;
    color: #fff;
    background: #c43c35;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.success {
    clear: both;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: #3B8230;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
    background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -ms-linear-gradient(top, #76BF6B, #3B8230);
    background-image: -o-linear-gradient(top, #76BF6B, #3B8230);
    background-image: linear-gradient(top, #76BF6B, #3B8230);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.white {
    clear: both;
    color: #000;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: #fff;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
    background-image: -webkit-linear-gradient(top, #ffffff, #cccccc);
    background-image: -moz-linear-gradient(top, #ffffff, #cccccc);
    background-image: -ms-linear-gradient(top, #ffffff, #cccccc);
    background-image: -o-linear-gradient(top, #ffffff, #cccccc);
    background-image: linear-gradient(top, #ffffff, #cccccc);
}

a.button.white {
    text-shadow: none;
}

.note {
    clear: both;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: #3B8230;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
    background-image: -webkit-linear-gradient(top, #2299ff, #0033cc);
    background-image: -moz-linear-gradient(top, #2299ff, #0033cc);
    background-image: -ms-linear-gradient(top, #2299ff, #0033cc);
    background-image: -o-linear-gradient(top, #2299ff, #0033cc);
    background-image: linear-gradient(top, #2299ff, #0033cc);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

p.error {
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 120%;
    padding: 0.8em;
    margin: 1em 0;
}

p.error em {
    font-weight: normal;
    line-height: 140%;
}

.notice {
    color: #000;
    font-size: 100%;
}

.success {
    color: #fff;
}

.werkstatt {
    clear: both;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: #2727ff;
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
    background-image: -webkit-linear-gradient(top, #6262ff, #0033cc);
    background-image: -moz-linear-gradient(top, #6262ff, #0033cc);
    background-image: -ms-linear-gradient(top, #6262ff, #0033cc);
    background-image: -o-linear-gradient(top, #6262ff, #0033cc);
    background-image: linear-gradient(top, #6262ff, #0033cc);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 2px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    height: 20px;
}

.modal-header .close {
    position: absolute;
    right: 6px;
    margin-top: -10px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    float: left;
}

.modal-body {
    position: relative;
    padding: 15px;
    padding-top: 0;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}