/* Theme-CSS */
.w3-theme-l5 {color:#000 !important; background-color:#f3f6fb !important}
.w3-theme-l4 {color:#000 !important; background-color:#d7e1f0 !important}
.w3-theme-l3 {color:#000 !important; background-color:#afc3e1 !important}
.w3-theme-l2 {color:#fff !important; background-color:#86a5d2 !important}
.w3-theme-l1 {color:#fff !important; background-color:#5e87c4 !important}
.w3-theme-d1 {color:#fff !important; background-color:#39609a !important}
.w3-theme-d2 {color:#fff !important; background-color:#335589 !important}
.w3-theme-d3 {color:#fff !important; background-color:#2c4b78 !important}
.w3-theme-d4 {color:#fff !important; background-color:#264067 !important}
.w3-theme-d5 {color:#fff !important; background-color:#203556 !important}

.w3-theme-light {color:#000 !important; background-color:#d7e1f0 !important}
.w3-theme-light-opaque {color:#000 !important; background-color:#d7e1f0b0 !important}
.w3-theme-dark {color:#fff !important; background-color:#335589 !important}
.w3-theme-dark-opaque {color:#fff !important; background-color:#33558999 !important} /* Opazitaet 60% */
.w3-theme-dark-opaquexl {color:#fff !important; background-color:#33558933 !important} /* Opazitaet 30% */
.w3-theme-action {color:#fff !important; background-color:#335589 !important}

.w3-theme-background-dark {background-color:#203556 !important}

.w3-theme {color:#fff !important; background-color:#3f69aa !important}
.w3-text-theme {color:#3f69aa !important}
.w3-border-theme {border-color:#3f69aa !important}
.w3-border-theme-light {border-color:#3f69aa !important}
.w3-border-theme-dark {border-color:#203556 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#3f69aa !important}
.w3-hover-text-theme:hover {color:#3f69aa !important}
.w3-hover-border-theme:hover {border-color:#3f69aa !important}

/* Ergaenzungen */
.w3-theme-light-opaque {color:#000 !important; background-color:#d7e1f0b0 !important}
.w3-theme-dark-opaque {color:#fff !important; background-color:#335589b0 !important}
.w3-theme-background-light {background-color:#f3f6fb !important}
.w3-theme-background {background-color:#86a5d2 !important}
.w3-theme-background-dark {background-color:#335589 !important}
/* .w3-theme-background-dark {background-color:#203556 !important} */

.w3-text-theme-light {color:#d7e1f0 !important}
.w3-text-theme-dark {color:#203556 !important}
.w3-border-theme-light {border-color:#d7e1f0 !important}

.w3-hover-theme-light:hover {color:#fff !important; background-color:#d7e1f0 !important}
.w3-hover-text-theme-light:hover {color:#f3f6fb !important}
.w3-hover-text-theme-shadow {text-shadow:1px 1px #3f69aa !important}
.w3-hover-text-theme-shadow-light {text-shadow:1px 1px #f3f6fb !important}
.w3-hover-border-theme-light:hover {border-color:#3f69aa !important}
.w3-hover-border-theme-dark:hover {border-color:#203556 !important}

.w3-theme-gototop-image {background-image: url(/Grafiken/GUI-Buttons/colored-arrow-up.png)!important}
.w3-theme-bookmark-image {background-image: url(/Grafiken/GUI-Buttons/colored-bookshelf.png)!important}
.w3-theme-search-open-image {background-image: url(/Grafiken/GUI-Buttons/colored-glass.png)!important}
.w3-theme-search-close-image {background-image: url(/Grafiken/GUI-Buttons/colored-glass-closed.png)!important}
.w3-theme-articlelist-image {background-image: url(/Grafiken/GUI-Buttons/colored-clipboard.png)!important}

