* {
    padding: 0;
    margin: 0;
}

html {
    height: 100%;
}

body, html {
    background: #b0b0b0;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    color: #72716e;
    height: auto !important;
}

a, img {
    outline: none;
    border: none;
}

a:hover {
    color: #143261;
    text-decoration: underline;
}

a {
    text-decoration: none;
    color: #143261;
}

a.selected {
    color: #72716e;
}

p {
    color: #72716e;
    line-height: 1.4em;
}

em {
    font-weight: bold;
}

.wp-caption-text {
    font-size: 8pt;
}

.wp-caption {
    margin-bottom: 2em;
}

.wp-caption a {
    display: inline-block;
    margin-bottom: 5px;
}

.wp-caption-text {
    width: 310px !important;
}

.call-out br {
    display: block !important;
}

.col-2-left p {
    margin-bottom: 1em;
}

.call-out a {
    color: white;
    font-weight: normal;
}


blockquote p {
    width: auto !important;
    font-weight: bold;
    line-height: 1.6em;
}

.indeximage, #indeximage {
    margin-bottom: 1em;
    display: block;
}


ul {
    list-style: none;
}

.col-2-left ul {
    list-style: initial;
    margin: 0 0 1em 1em;
}

dfn {
    display: none;
}

#wrapper {
    margin: 0 auto;
    width: 880px;
    padding: 0 72px;
    background: white !important;
    height: 100%;
    position: relative;
}

#bottom {
    height: 30px;
    background: #b0b0b0;
}

#top {
    margin-bottom: 40px;
    margin-left: 0px;
}

#top-links {
    float: right;
    margin-top: 10px;
}

#top-nav > ul > li {
    float: left;
    margin-right: 4px;
    position: relative;
    text-transform: uppercase;
}

#top-nav {
    margin-top: 20px;
}

#top-logo {
    padding-top: 10px;
    width: 150px;
}

#top-contact {
    float: right;
    margin-top: -40px;
    font-size: 11px;
}

#top-contact a {
    text-decoration: none;
    color: #72716f;
}

#top-contact img {
    float: left;
    margin-right: 5px;
}

#top-nav li.hover > a {
    border-top-color: white !important;
    background: #143261;
    color: white;
    text-decoration: none;
}

#top-nav > ul li > a {
    border-top: 6px solid #143261;
    display: block;
    padding: 8px 11px 8px 11px;
    letter-spacing: .5px;
}

#top-nav > ul li > a:hover {
    border-top-color: white !important;
    background: #143261;
    color: white;
    text-decoration: none;
}

#top-nav ul li .menu ul li {
    float: none !important;
}

.menu-selector {
    margin-bottom: 10px;
}

.menu-selector .menu,
.menu-selector-2 .menu-2 {
    position: absolute;
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.menu-selector .menu,
.menu-selector .menu-2 {
    display: none;
    background: white;
    width: 200px;
    z-index: 300;
}

.menu-selector .menu-2 {
    margin-left: 130px;
    margin-top: -10px;
}

.menu-selector .menu ul li {
    float: none !important;
}

.menu-selector .menu a {
    background: #ccc;
    border: none !important;
    text-transform: none;
    display: block;
}

blockquote {
    margin: 20px 40px;
    font-style: italic;
}

.menu-selector .menu a:hover {
    background: white;
    color: #143261;
}

#top-slider {
    height: 295px;
    margin-bottom: 20px;
}

.top-slider-caption {
    position: absolute;
    top: 19px;
    left: 54px;
    width: 280px;
    height: 215px;
    background: rgba(114,113,111,.9);
    color: white;
    padding: 20px;
}

.top-slider-caption p {
    color: #f6f6f6;
    font-size: 10pt;
    line-height: 16px;

}

.top-slider-caption h2 {
    border: 6px white solid;
    border-left: none;
    border-right: none;
    line-height: 24px;
    font-size: 22px;
    max-width: 280px;
    padding: 7px 0 3px 0;
    font-weight: normal !important;
    margin-bottom: 14px;
    letter-spacing: 0px;
}

.top-slider-caption .page-previous {
    position: absolute;
    bottom: 14px;
    left: 20px;
    background: url(img/arrow-left.png) no-repeat;
    width: 35px;
    height: 18px;
}

.top-slider-caption .page-next {
    position: absolute;
    bottom: 14px;
    right: 20px;
    background: url(img/arrow-right.png) no-repeat;
    width: 35px;
    height: 18px;
}

#content-wrapper {
    width: 880px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.col {
    float: left;
}

.col-content {
    width: 434px;
    float: left;
    margin-bottom: 10px;
}

.col-content-main {
    border-top: 6px solid #72716F;
    padding-top: 5px;
}

.col-content-main h2.main-title {
    margin-bottom: 20px;
    line-height: 30px;
}

.col-content-main h3.sub-title {
    font-size: 12px;
    margin: 0;
    font-weight: normal;
    line-height: 18px;
}

.col-2-left {
    width: 657px;
    float: left;
    margin-right: 18px;
}

.col-1-right {
    width: 205px;
}

.col-left-right {
    width: 205px;
}

.col-left {
    margin-right: 18px;
    width: 205px !important;
    float: left;
}

.col-right {
    float: left;
    width: 205px;
}

#col-content {

}

h1, h2, h3 {
    font-weight: normal;
}

h1, h2 {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 1.25px;
}

h3 {
    font-weight: bold;
    font-size: 10pt;
}

.main-content li {
    list-style: disc;
    margin-bottom: .5em;
    margin-left: 15px;
}

h2 {
    margin-bottom: 10pt;
}

.col-left h2 {
    display: none;
    padding: 8px 0;
}

#startseite .col-left h2 {
    display: block !important;
}

.col-left h2.blau {
    border-top-color: #143261;
    color: #143261;
}

.col-2-block {
    margin-bottom: 30px;
}


.read-on {
    color: #143261;
    font-weight: bold;
}

.news-teaser {
    margin-bottom: 20px;
    overflow: auto;

}

.news-teaser .image {
    width: 130px;
    height: 130px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    background: white;
    overflow: hidden;
}

.news-teaser .image img {
    width: 130px;
}

.news-teaser .col-content {
    width: 657px;
}

.news-teaser.has-image .col-content {
    width: 410px;
}

.news-teaser h3 {
    border-top: 4px solid #72716f;
    padding-top: 4px;
    margin-bottom: 20px;
}

.news-teaser:first-of-type h3 {
    border-top-width: 6px;
}

.news-teaser h3 span {
    font-size: 11px;
    display: block;
    margin-bottom: 3px;
}

#col-left-filter {
    padding-top: 20px;
    margin-top: 0px;
}

#startseite #col-left-filter {
    padding-top: 0px;
    margin-top: 0px;
    border-top: none;
    margin-bottom: 20px;
}

#content-wrapper br {
    display: none;
}

#content-wrapper p br {
    display: block !important;
}

#col-left-filter .menu-selector {
    color: white;
    background: #143261;
    border: none;
    font-size: 10pt;
    line-height: 25px;
    text-align: left;
    padding-left: 40px;
    padding-top: 3px;
    margin-top: 5px;
}

#col-left-filter .menu-selector .menu {
    margin-left: -40px;
    background: #143261 !important;
}

#col-left-filter .menu-selector .menu a {
    padding: 0 40px;
    background: #143261 !important;
    color: white;
    text-decoration: none;
}

#col-left-filter .menu-selector .menu a:hover {
    text-decoration: underline;
}

#col-left-filter .menu-selector {
    background-image: url(img/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 5px 8px;

}

option {
    outline: none;
    border: none;
    background: white;
    color: #143261;
}

.call-out {
    width: 185px;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    background: #c7c6c5;
    color: white;
}

.call-out p {
    color: white;
    margin-bottom: 15px;
    font-size: 12px;
}

.call-out p:last-of-type {
    margin-bottom: 0px !important;
}


.call-out h3,
.call-out h2 {
    margin-bottom: 5px !important;
    text-transform: uppercase;
}

.call-out h3 {
    font-size: 10pt;
    font-weight: bold;
}

.call-out.dark {
    background: #143261;
}

#scroll-to-top-and-print {
    padding: 75px 0 20px 0;
    text-align: right;
    overflow: auto;
}

#scroll-to-top-and-print .print-page {
    background: url(img/print-page.png) no-repeat;
    line-height: 15px;
    padding-left: 22px;
}

#scroll-to-top-and-print a.scroll-to-top {
    background: url(img/scroll-to-top-arrow.png) no-repeat;
    line-height: 20px;
    padding-left: 15px;
}

#scroll-to-top-and-print .printfriendly {
    margin: 0 !important;
    line-height: 20px;
    padding-left: 15px;
}

#footer {
    width: 1024px;
    margin: 0 auto;
    text-align: center;
}

#footer-bg {
    background: #eeeeed;
}

#footer .col-right h3 {
    text-transform: uppercase;
    font-weight: bold;
    border-top: 4px solid #72716f;
    padding: 8px 0;
}

#footer-partner-box {
    height: 140px;
    width: 330px;
    background: white;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#footer-section-links h3 {
    margin: 8px 0;
    text-transform: uppercase;
    font-weight: normal;
}

#footer-section-links {
    display: inline-block;
    text-align: left;
}

#footer-partner-box img {
    width: 130px;
    margin-right: 1px;
}

#footer-imprint {
    padding: 8px 0;
    font-size: 9pt;
}

#footer-imprint .copyright,
#footer-imprint .copyright a {
    color: #72716f;
}

#footer-section-links ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

#footer-section-links ul li a {
    background: #143261;
    display: block;
    padding: 5px 10px;
    color: white;
    text-transform: uppercase;
}

.news-teaser .datum {
    font-weight: normal;
}

.news-teaser .bezirke {
    display: inline;
    font-weight: normal;
}

.news-teaser .bezirke i {
    margin: 0 10px;
    font-style: normal;
    display: inline;
}

img.size-thumbnail {
    display: block;
    margin-bottom: 7px;
}

.wp-caption.aligncenter {
    margin: 0 auto;
}

#top-slider .slider-sheet {
    width: 100%;
    height: 295px;
    overflow: hidden;
    float: left;
    position: relative;
}

#top-slider .slider-sheet img {
    width: auto;
    height: 295px;
}

#footer-imprint .col-left,
#footer .col-left {

    border-top: none;
}

#feature-image img {
    width: 100%;
    display: block;
}
.news-teaser .col-left img {
    width: 100%;
}

#feature-image {
    margin-bottom: 20px;
}

#hauptmenu-tree > ul > li:first-of-type {
    margin-top: 0px;
}

#hauptmenu-tree ul {
    width: 205px;
    overflow: hidden;
}

#hauptmenu-tree ul li a.active {
    background: #143261;
    color: white;
}

#hauptmenu-tree ul li a {
    padding: 10px 5px;
    padding-left: 20px;
    color: #143261;
    font-size: 12px;
    width: 100%;
    display: block;
    font-weight: bold;
}

#hauptmenu-tree ul li a:hover {
    background: #143261;
    color: white;
}

#hauptmenu-tree ul li a {
    color: #143261;
}

#hauptmenu-tree ul li a.active span {
    color: white;
}

#hauptmenu-tree ul li a span {
    width: 170px;
    display: block;
}

#hauptmenu-tree a.level-1 {
    background: #C7C6C5;
    color: #143261;
    padding-left: 10px;
}

#hauptmenu-tree ul li {
    margin: 5px 0;
}

#hauptmenu-tree ul li:last-of-type {
    margin-bottom: 0px;
}

#startseite h2.main-title {
    display: none;
}

#startseite .col-content-main {
    border-top: none;
    padding-top: 0px;
}

#top-slider {
    position: relative;
    overflow: hidden;
}

#top-slider-lane {
    position: relative;
    width: 100%;
}

#top-slider a {
    color: white;
}

.medien-logo {
    float: left;
    min-height: 40px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.page-pre-next-nav {
    font-weight: bold;
}

.alignleft {
    float: left;
    margin-right: 1em;
}

.alignright {
    float: right;
    margin-left: 1em;
}

.embed-vimeo {
    margin-bottom: 20px;
}

.search-results article .entry-title {
    font-size: 10pt;
    border-top: 4px solid #72716f;
    padding-top: 4px;
    margin-bottom: 20px;
    font-weight: bold;
}

.search-results article .entry-title a {
    color: #72716e;
}

.search-results article {
    margin-bottom: 40px;
}

.search-results article {
    margin: 20px 0 30px 0;
}

.search-results {
    width: 640px;
}

#searchform {
    margin-top: 10px;
}

#top-links img {
    display: none;
}
