body {
    background-color: transparent;
    font-family: Verdana,Geneva,sans-serif;
    font-weight: normal;
    color: #fff;
}

.full {
    background: url('hl_bg.png') no-repeat #fff center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.reihe {
    clear: both;
}

.links {
    float: none;
}

h1 {
    font-size: 22pt;
    font-family: "Helvetica";
    line-height: 1.2;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2;
    margin: 0;
}

h2 {
    font-size: 14pt;
    font-family: "Helvetica";
    line-height: 1.2;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 15px 0;
}

    h2 .blau {
        color: #1c4276;
    }

a {
    color: #fff;
    text-decoration: none;
}

    a:hover {
        color: #f5a963;
    }

    a.hl {
        color: #1c4276;
        text-decoration: none;
        font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
    }

        a.hl:link {
            color: #1c4276;
            text-decoration: none;
        }

        a.hl:visited {
            color: #1c4276;
            text-decoration: none;
        }

        a.hl:active {
            color: #1c4276;
            text-decoration: none;
        }

        a.hl:hover {
            color: #984908;
            text-decoration: none;
        }

.logo {
    width: 230px;
    height: 90px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

/*  Section  */
.section {
    clear: both;
    padding: 0px;
    margin: 0px;
}

.sectionTop {
    margin-top: 10px;
}

/*  Column Style  */
.col {
    display: block;
    float: left;
    margin: 0 0 1px 1.6%;
}

.topic .col {
    margin: 20px 0 20px 1.6%;
}

.col:first-child {
    margin-left: 0;
}

/*  Gruppierung  */
.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* For IE 6/7 */
}

/*  2 Spalten, LoginBox Spalten  */

.span_1_of_2 {
    width: 20%;
}

.span_2_of_2 {
    width: 78.2%;
}

.fullWidth {
    width: 100%;
}

/* LoginBox Style */

.datenschutz_relative {
    position: relative;
    height: 1876px;
    max-width: 700px;
    width: 100%;
}

.datenschutz_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 1876px;
    max-width: 700px;
    width: 100%;
    background: #405b7e; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #405b7e 38%, #003275 77%, #1c4276 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405b7e', endColorstr='#1c4276',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    opacity: 0.7;
    border: 1px solid #4d7dbc;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.rechtliches_relative {
    position: relative;
    height: 376px;
    max-width: 700px;
    width: 100%;
}

.rechtliches_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 376px;
    max-width: 700px;
    width: 100%;
    background: #405b7e; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #405b7e 38%, #003275 77%, #1c4276 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405b7e', endColorstr='#1c4276',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    opacity: 0.7;
    border: 1px solid #4d7dbc;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.lb_relative {
    position: relative;
    height: 400px;
    max-width: 355px;
    width: 100%;
}

.lb_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
    max-width: 355px;
    width: 100%;
    background: #405b7e; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #405b7e 38%, #003275 77%, #1c4276 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405b7e', endColorstr='#1c4276',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    opacity: 0.7;
    border: 1px solid #4d7dbc;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.kb_relative {
    position: relative;
    height: 350px;
    max-width: 355px;
    width: 100%;
}

.kb_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 350px;
    max-width: 355px;
    width: 100%;
    background: #405b7e; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #405b7e 38%, #003275 77%, #1c4276 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405b7e', endColorstr='#1c4276',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    opacity: 0.7;
    border: 1px solid #4d7dbc;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ab_relative {
    position: relative;
    height: 150px;
    max-width: 355px;
    width: 100%;
}

.ab_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    max-width: 355px;
    width: 100%;
    background: #405b7e; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #405b7e 38%, #003275 77%, #1c4276 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #405b7e 38%,#003275 77%,#1c4276 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405b7e', endColorstr='#1c4276',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    opacity: 0.7;
    border: 1px solid #4d7dbc;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 0px 1px rgba(55,89,135,1), 0px 0px 1px 1px rgba(0,0,0,0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.lb_content {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 8pt;
    width: 90%;
    padding-left: 40px;
}

.innerAbs {
    margin-left: 0px;
}

.text-Einloggen {
    font-size: 11pt;
    font-weight: bold;
    margin-left: 7px;
}

.text-EinloggenAbs {
    margin: 20px 0 20px 1.6%;
}

    .text-EinloggenAbs .fa {
        font-size: 13pt;
    }

.text-kenntwort,
.text-impressum {
    margin-bottom: 5px;
}

.text-topAbs {
    margin-top: 7px;
}

input[type="text"], input[type="password"] {
    height: 28px;
    width: 80%;
    background-color: #fff;
    border: 1px solid #1a3f70;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(81,123,179,1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(81,123,179,1);
    box-shadow: 0px 0px 0px 1px rgba(81,123,179,1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 8px;
    padding-left: 10px;
    color: #1E4374;
    font-size: 9pt;
}

input[type="submit"] {
    height: 28px;
    width: 83%;
    background: #f7b87e; /* Old browsers */
    background: -moz-linear-gradient(top, #f7b87e 0%, #f7b87e 50%, #f5a963 51%, #f5a963 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7b87e 0%,#f7b87e 50%,#f5a963 51%,#f5a963 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7b87e 0%,#f7b87e 50%,#f5a963 51%,#f5a963 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b87e', endColorstr='#f5a963',GradientType=0 ); /* IE6-9 */
    border: none;
    -webkit-box-shadow: 0 3px 0 0 rgba(245, 169, 99, 1), 0 2px 0 1px rgba(255, 212, 152, 1), 0 0 0 1px rgba(255, 212, 152, 1) inset;
    -moz-box-shadow: 0 3px 0 0 rgba(245, 169, 99, 1), 0 2px 0 1px rgba(255, 212, 152, 1), 0 0 0 1px rgba(255, 212, 152, 1) inset;
    box-shadow: 0 3px 0 0 rgba(245, 169, 99, 1), 0 2px 0 1px rgba(255, 212, 152, 1), 0 0 0 1px rgba(255, 212, 152, 1) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 9pt;
    margin-left: 2px;
    cursor: pointer;
}

    input[type="submit"]:hover {
        background: #f5a963; /* Old browsers */
        background: -moz-linear-gradient(top, #f5a963 0%, #f5a963 49%, #f7b87e 50%, #f7b87e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #f5a963 0%,#f5a963 49%,#f7b87e 50%,#f7b87e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #f5a963 0%,#f5a963 49%,#f7b87e 50%,#f7b87e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a963', endColorstr='#f7b87e',GradientType=0 ); /* IE6-9 */
        color: #1E4374;
    }

::-webkit-input-placeholder {
    color: #405b7e;
}

:-moz-placeholder { /* Firefox 18- */
    color: #405b7e;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #405b7e;
}

:-ms-input-placeholder {
    color: #405b7e;
}

.Fehler {
    background-color: #f7b87e !important;
}

.fehlerbox_rahmen {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk1NDkyYyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NTQ5MmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(149,73,44,0) 0%, rgba(149,73,44,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,73,44,0)), color-stop(100%,rgba(149,73,44,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(149,73,44,0) 0%,rgba(149,73,44,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(149,73,44,0) 0%,rgba(149,73,44,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(149,73,44,0) 0%,rgba(149,73,44,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(149,73,44,0) 0%,rgba(149,73,44,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095492c', endColorstr='#95492c',GradientType=0 ); /* IE6-8 */
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    height: 135px !important;
    z-index: 10;
}

.fehlerbox_background {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5OTc4NiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOTk3ODYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(201,151,134,0) 0%, rgba(201,151,134,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,151,134,0)), color-stop(100%,rgba(201,151,134,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(201,151,134,0) 0%,rgba(201,151,134,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(201,151,134,0) 0%,rgba(201,151,134,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(201,151,134,0) 0%,rgba(201,151,134,1) 100%); /* IE10+ */
    background: linear-gradient(to top, rgba(201,151,134,0) 0%,rgba(201,151,134,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c99786', endColorstr='#00c99786',GradientType=0 ); /* IE6-8 */
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-left: 1px;
    height: 150px !important;
    margin-top: 4px;
}

.fehlerbox {
    font-size: 9pt;
    padding: 15px 20px 10px 60px;
    color: #984908;
}

.btn {
    height: 28px;
    width: 83%;
    background: #f7b87e; /* Old browsers */
    background: -moz-linear-gradient(top, #f7b87e 0%, #f7b87e 50%, #f5a963 51%, #f5a963 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7b87e 0%,#f7b87e 50%,#f5a963 51%,#f5a963 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7b87e 0%,#f7b87e 50%,#f5a963 51%,#f5a963 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b87e', endColorstr='#f5a963',GradientType=0 ); /* IE6-9 */
    border: none;
    -webkit-box-shadow: 0 3px 0 0 rgba(245, 169, 99, 1), 0 2px 0 1px rgba(255, 212, 152, 1), 0 0 0 1px rgba(255, 212, 152, 1) inset;
    -moz-box-shadow: 0 3px 0 0 rgba(245, 169, 99, 1), 0 2px 0 1px rgba(255, 212, 152, 1), 0 0 0 1px rgba(255, 212, 152, 1) inset;
    box-shadow: 0 3px 0 0 rgba(245, 169, 99, 1), 0 2px 0 1px rgba(255, 212, 152, 1), 0 0 0 1px rgba(255, 212, 152, 1) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 9pt;
    margin-left: 2px;
    cursor: pointer;
    display: inline-block;
    margin-top: 4px;
}

    .btn:hover {
        background: #f5a963; /* Old browsers */
        background: -moz-linear-gradient(top, #f5a963 0%, #f5a963 49%, #f7b87e 50%, #f7b87e 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #f5a963 0%,#f5a963 49%,#f7b87e 50%,#f7b87e 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #f5a963 0%,#f5a963 49%,#f7b87e 50%,#f7b87e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a963', endColorstr='#f7b87e',GradientType=0 ); /* IE6-9 */
        color: #1E4374;
    }

.hllb1 {
    position: absolute;
    bottom: -82px;
    left: -20px;
    background-image: url('../img/hllb1.png');
    height: 66px;
    width: 66px;
}

.hllb2 {
    position: absolute;
    bottom: -30px;
    left: -47px;
    background-image: url('../img/hllb2.png');
    height: 51px;
    width: 51px;
}

.hllb3 {
    position: absolute;
    bottom: -9px;
    left: -7px;
    background-image: url('../img/hllb3.png');
    height: 36px;
    width: 37px;
}

.lbb {
    display: none;
}

/* Impressum */

.pgwModal, .pm-content {
    background-color: rgba(255,255,255,0.5) !important;
    color: #194178 !important;
    border: solid 1px #889ebb !important;
    box-shadow: inset 0px 0px 1px 1px #194178 !important;
    transition: box-shadow 0.3s !important;
}

.pm-body {
    background-color: rgba(255,255,255,0.5) !important;
}

.pgwModal .pm-body {
    border: solid 5px rgba(255,255,255,0.1);
    box-shadow: none;
}




/* Media Queries */

@media only screen and (max-width: 480px) {

    .col {
        margin: 1% 0 1% 0%;
    }

    .datenschutz_relative {
        height: 3016px;
    }

    .datenschutz_bg {
        height: 3016px;
    }
}

@media only screen and (max-width: 768px) {

    .span_2_of_2, .span_1_of_2 {
        width: 100%;
    }

    .text-left, .text-right {
        text-align: left;
    }

    .rechtliches_relative {
        height: 443px;
    }

    .rechtliches_bg {
        height: 443px;
    }

    .datenschutz_relative {
        height: 3416px;
    }

    .datenschutz_bg {
        height: 3416px;
    }
}

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

    .sectionTop {
        margin-top: 100px;
    }

    .innerAbs {
        margin-left: 14px;
    }

    .lb_relative, .lb_bg {
        height: 298px;
    }

    .kb_relative, .kb_bg {
        height: 258px;
    }

    .ab_relative, .ab_bg {
        height: 157px;
    }

    .lb_content {
        width: 88%;
    }

    .lbb {
        display: block;
        position: absolute;
        bottom: -90px;
        left: -37px;
        background-image: url('../img/hl_schatten.png');
        height: 54px;
        width: 413px;
    }

    .links {
        float: left;
    }
}

@media (max-width:320px) {
}

/* Animationen */

.fade-DownAni {
    animation: fadeDownAni ease 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards; /*when the spec is finished*/
    -webkit-animation: fadeDownAni ease 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/
    -moz-animation: fadeDownAni ease 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards; /*FF 5+*/
    -o-animation: fadeDownAni ease 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards; /*Not implemented yet*/
    -ms-animation: fadeDownAni ease 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards; /*IE 10+*/
}

@keyframes fadeDownAni {
    0% {
        opacity: 0;
        transform: translate(0px,-25px);
    }

    100% {
        opacity: 1;
        transform: translate(0px,0px);
    }
}

@-moz-keyframes fadeDownAni {
    0% {
        opacity: 0;
        -moz-transform: translate(0px,-25px);
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0px,0px);
    }
}

@-webkit-keyframes fadeDownAni {
    0% {
        opacity: 0;
        -webkit-transform: translate(0px,-25px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0px,0px);
    }
}

@-o-keyframes fadeDownAni {
    0% {
        opacity: 0;
        -o-transform: translate(0px,-25px);
    }

    100% {
        opacity: 1;
        -o-transform: translate(0px,0px);
    }
}

@-ms-keyframes fadeDownAni {
    0% {
        opacity: 0;
        -ms-transform: translate(0px,-25px);
    }

    100% {
        opacity: 1;
        -ms-transform: translate(0px,0px);
    }
}

.fade-RightIn {
    animation: fadeRightIn ease-in-out 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards; /*when the spec is finished*/
    -webkit-animation: fadeRightIn ease-in-out 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/
    -moz-animation: fadeRightIn ease-in-out 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards; /*FF 5+*/
    -o-animation: fadeRightIn ease-in-out 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards; /*Not implemented yet*/
    -ms-animation: fadeRightIn ease-in-out 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards; /*IE 10+*/
}

@keyframes fadeRightIn {
    0% {
        opacity: 0;
        transform: translate(200px,0px);
    }

    60% {
        opacity: 1;
        transform: translate(-30px,0px);
    }

    80% {
        transform: translate(10px,0px);
    }

    100% {
        opacity: 1;
        transform: translate(0px,0px);
    }
}

@-moz-keyframes fadeRightIn {
    0% {
        opacity: 0;
        -moz-transform: translate(200px,0px);
    }

    60% {
        opacity: 1;
        -moz-transform: translate(-30px,0px);
    }

    80% {
        -moz-transform: translate(10px,0px);
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0px,0px);
    }
}

@-webkit-keyframes fadeRightIn {
    0% {
        opacity: 0;
        -webkit-transform: translate(200px,0px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate(-30px,0px);
    }

    80% {
        -webkit-transform: translate(10px,0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0px,0px);
    }
}

@-o-keyframes fadeRightIn {
    0% {
        opacity: 0;
        -o-transform: translate(200px,0px);
    }

    60% {
        opacity: 1;
        -o-transform: translate(-30px,0px);
    }

    80% {
        -o-transform: translate(10px,0px);
    }

    100% {
        opacity: 1;
        -o-transform: translate(0px,0px);
    }
}

@-ms-keyframes fadeRightIn {
    0% {
        opacity: 0;
        -ms-transform: translate(200px,0px);
    }

    60% {
        opacity: 1;
        -ms-transform: translate(-30px,0px);
    }

    80% {
        -ms-transform: translate(10px,0px);
    }

    100% {
        opacity: 1;
        -ms-transform: translate(0px,0px);
    }
}

.fade-LeftIn {
    animation: fadeLeftIn ease-in-out 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards; /*when the spec is finished*/
    -webkit-animation: fadeLeftIn ease-in-out 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/
    -moz-animation: fadeLeftIn ease-in-out 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards; /*FF 5+*/
    -o-animation: fadeLeftIn ease-in-out 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards; /*Not implemented yet*/
    -ms-animation: fadeLeftIn ease-in-out 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards; /*IE 10+*/
}

@keyframes fadeLeftIn {
    0% {
        opacity: 0;
        transform: translate(-200px,0px);
    }

    60% {
        opacity: 1;
        transform: translate(0px,0px);
    }

    80% {
        transform: translate(-10px,0px);
    }

    100% {
        opacity: 1;
        transform: translate(0px,0px);
    }
}

@-moz-keyframes fadeLeftIn {
    0% {
        opacity: 0;
        -moz-transform: translate(-200px,0px);
    }

    60% {
        opacity: 1;
        -moz-transform: translate(0px,0px);
    }

    80% {
        -moz-transform: translate(-10px,0px);
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0px,0px);
    }
}

@-webkit-keyframes fadeLeftIn {
    0% {
        opacity: 0;
        -webkit-transform: translate(-200px,0px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate(0px,0px);
    }

    80% {
        -webkit-transform: translate(-10px,0px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0px,0px);
    }
}

@-o-keyframes fadeLeftIn {
    0% {
        opacity: 0;
        -o-transform: translate(-200px,0px);
    }

    60% {
        opacity: 1;
        -o-transform: translate(0px,0px);
    }

    80% {
        -o-transform: translate(-10px,0px);
    }

    100% {
        opacity: 1;
        -o-transform: translate(0px,0px);
    }
}

@-ms-keyframes fadeLeftIn {
    0% {
        opacity: 0;
        -ms-transform: translate(-200px,0px);
    }

    60% {
        opacity: 1;
        -ms-transform: translate(0px,0px);
    }

    80% {
        -ms-transform: translate(-10px,0px);
    }

    100% {
        opacity: 1;
        -ms-transform: translate(0px,0px);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}
