#nav > ul > li:hover > a,
#nav > ul:not(:hover) > li.active > a {
    color: #00527b;
}

#content nav#subnav ul li {
    border-bottom: 1px solid #008bd2;
}

#nav > ul > li > a {
    color: #008bd2;
}

#content article.preview {
    background: #008bd2;
}

#content article.preview a.lesen {
    border-left: 1px solid #008bd2;
    border-bottom: 1px solid #008bd2;
}

#content article.preview a.lesen span {
    background: url('../images/_global/lesen_2.png') no-repeat;
}

#content #sidebar {
    background: #008bd2;
}

#content .row.main .columns {
    background: #008bd2;
}

#fwslider .title {
    color: #008bd2;
    background: #008bd2;
}
/*---------------------------------------------------------------------------*/
#nav li a {
    color: #008bd2;
}

#content article.content * {
    color: #000;
}

#content article.content h1 {
    color: #008bd2;
}

#content article.content h1 a {
    border-bottom: 1px solid #008bd2;
}

#content article.content h2 {
    color: #000;
}

#content article.content h2 a {
    border-bottom: 1px solid #000;
}

#content article.content h3 {
    border-bottom: 6px solid #e5ece7;
    color: #008bd2;
}

#content article.content h3 a {
    border-bottom: 1px solid #008bd2;
}

#content article.content .text {
    color: #000;
}

#content article.content .text a {
    border-bottom: 1px solid #008bd2;
}

#content article.content .highlight-text {
    color: #fff;
    background: #008bd2;
}

#content article.content .highlight-text a {
    border-bottom: 1px solid #008bd2;
}

#content article.preview section.text * {
    color: #fff;
}

#content article.preview section.text h3 {
    color: #fff;
}

#content article.preview .overview-arrow {
    background: url('../images/_global/overview-arrow_2.png') no-repeat;
}

#content #sidebar section * {
    color: #fff;
}

#content #sidebar section h4 {
    color: #fff;
}

#content #sidebar section h4 a {
    border-bottom: 1px solid #fff;
}

#content #sidebar section .text {
    color: #fff;
}

#content #sidebar section .text a {
    border-bottom: 1px solid #fff;
}

#content #sidebar section ul li a {
    color: #fff;
}

#content #sidebar section ul li {
    border-color: #fff;
}

#content #sidebar section ul.downloads li a {
    background-image: url('../images/_global/download-arrow_white.png');
}

footer {
    background: #a1daf7;
}

footer * {
    color: #008bd2;
}

footer a:hover {
    color: #008bd2;
    border-bottom: 1px solid #008bd2;
}

footer nav.footernav ul a {
    color: #008bd2;
    background: url("../images/_global/arrow_white.png") no-repeat left 13px;
}

footer nav.footernav ul a:hover {
    color: #008bd2;
}

footer nav.footernav ul li {
    border-bottom: 1px solid #fff;
}

.login-info .name {
    color: #008bd2;
}
/* line 578, ../sass/global.scss */
.login-info a {
    color: #008bd2;
    border-bottom: 1px solid #008bd2;
}
/* line 582, ../sass/global.scss */
.login-info a:hover {
    border-bottom: 1px dotted #008bd2;
}

#termine thead {
    border-bottom: 6px solid #008bd2;
}

#content section.news * {
    color: #008bd2;
}

#content section.news h3 {
    color: #008bd2;
}

#fwslider .title {
    color: #008bd2;
    background: #bbd700;
}

#fwslider .description {
    color: #008bd2;
    background: #fff;
}

#fwslider .readmore {
    color: #008bd2;
}

#fwslider .progress {
    background-color: #008bd2;
}

.registrierung a {
    background: #008bd2;
    color: #fff !important;
}

#fwslider .slideNext span {
    background-image: url("../images/fwslider2/right_arrow_2.png");
}

#fwslider .slidePrev span {
    background-image: url("../images/fwslider2/left_arrow_2.png");
}
