/*
 * $Id: global.css 1149 2015-03-20 11:55:17Z davwinte $
 */
@charset "utf-8";
/* GLOBAL ##############################################################################################################
##################################################################################################################### */
html {
    overflow-y: scroll;
}
body {
    font-family: 'BundesSerif', Georgia, Times New roman, serif;
    color: #444444;
    background: #eeeeee;
}
article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
    display: block;
}
/* LAYOUT MAIN CONTAINER ###############################################################################################
##################################################################################################################### */
div#siteBackgrounds {
    position: relative;
    width: 61.25em; /* zur basis 16: width:980 px  */
    margin: 0 auto;
    padding: 0;
}
div#siteContainer {
    position: relative;
    width: 61.25em; /* zur basis 16: width:980 px  */
    text-align: left;
    background-color: #FFF;
    -moz-box-shadow: 0 0 5px 5px #d8d8d8;
    -webkit-box-shadow: 0 0 5px 5px #d8d8d8;
    box-shadow: 0 0 5px 5px #d8d8d8;
}
div#siteFooter {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    position: relative;
    width: 61.25em; /* zur basis 16: width:980 px  */
    height: 8.625em; /* zur basis 16: height:138 px  */
    text-align: left;
}
div#siteFooter p.copyright {
    position: absolute;
    font-size: 0.875em; /* zur basis 16: font-size:14px;  */
    color: #666666;
    top: 1.28571em; /* zur basis 14: top:18px  */
    left: 0;
    width: 45.71429em; /* zur basis 14: width:640px  */
    padding: 0 0 0.28571em 0; /* zur basis 14: padding:0 0 4px 0; */
}
div#footer-sitemap {
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/footer_background.jpg?__blob=normal) top right no-repeat;
}
div#siteFooter p.navToTop a,
div#siteFooter p.navToTop a:link,
div#siteFooter p.navToTop a:visited {
    position: absolute;
    font-size: 0.875em; /* zur basis 16: font-size:14px;  */
    color: #666666;
    top: 1.28571em; /* zur basis 14: top:18px  */
    right: 0;
    padding: 0 1.14286em 0.28571em 0; /* zur basis 14: padding:0 16px 4px 0; */
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_link_top.gif?__blob=normal) top right no-repeat;
}
div#siteFooter p.navToTop a:hover,
div#siteFooter p.navToTop a:focus,
div#siteFooter p.navToTop a:active {
    color: #004f80;
    text-decoration: underline;
}
div#siteMeta {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    position: absolute;
    font-size: 0.875em; /* zur basis 16: font-size:14px;  */
    top: 4.486em; /* zur basis 14: top:11px  */
    left: 19em;
    /* zur basis 14: width:980px  */
}
div#siteMeta img {
    vertical-align: middle;
}
div#siteHeader {
    overflow: hidden;
    width: 61.25em; /* zur basis 16: width:980 px  */
    height: 10.625em; /* zur basis 16: height:170 px  */
    background: #ffffff url(/SiteGlobals/StyleBundles/Bilder/Layout/header_background.jpg?__blob=normal) bottom right no-repeat;
    vertical-align: middle;
}
div#siteLogos {
    position: absolute;
    top: 3.3125em; /* zur basis 16: top: 53px  */
    left: 0.9375em; /* zur basis 16: left: 15px  */
}
div#siteLogos a {
    display: block;
    float: left;
    margin-right: 1.75em; /* zur basis 16: margin-right: 28px  */
}
div#siteLogos a:focus {
    outline: #004f80 solid 1px;
}
div#siteLogos a:active {
    outline: #004f80 solid 1px;
}
/* Header Title ########################################################################################################
################################################################################################################## */
div#siteHeader p {
    position: absolute;
    top: 3.375em; /* zur basis 16: top: 54px;  */
    right: 1.1875em; /* zur basis 16: right: 19px;  */
    padding: 0;
    margin: 0;
}
#bgaLogo a:focus {
    outline: #004f80 solid 1px;
}
/* Header Suchformular #################################################################################################
################################################################################################################## */
div#siteHeader form {
    display: inline;
    position: absolute;
    top: 7.75em; /* zur basis 16: top:124px; */
    right: 0.125em; /* zur basis 16: right:2px; */
    margin: 0;
    padding: 0 1.125em 0 0; /* zur basis 16: padding: 0 18px 0 0; */
    width: 30em; /* zur basis 16: width:320px; */
    text-align: right;
}
div#siteHeader form label {
    font-size: 1.125em; /* zur basis 16: font-size: 18px; */
    padding: 0 0.38889em 0.22222em 0; /* zur basis 18: padding: 0 7px 4px 0; */
    vertical-align: middle;
    display: inline-block;
}
div#siteHeader form label a,
div#siteHeader form label a:link,
div#siteHeader form label a:visited {
    color: #444444;
    text-decoration: none;
}
div#siteHeader form label a:hover,
div#siteHeader form label a:focus,
div#siteHeader form label a:active {
    color: #004f80;
    text-decoration: underline;
}
div#siteHeader form .search-input input {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    color: #666666;
    font-size: 0.875em; /* zur basis 16: font-size: 14px; */
    padding: 0.07143em 0.35714em 0.14286em 0.35714em; /* zur basis 14: padding: 1px 5px 2px 5px; */
    margin: 0 0.4375em 0 0; /* zur basis 16: padding: 0 0 0 7px; */
    width: 14.35714em; /* zur basis 14: width: 201px; */
    border: 1px solid #999999;
    vertical-align: middle;
}
div#siteHeader form input:focus {
    outline: #004f80 solid 1px;
}
* html div#siteHeader form .search-input {
    /* IE 6 Fix ##################### */
    display: inline-block;
    overflow: hidden;
}
* + html div#siteHeader form .search-input {
    /* IE 7 Fix ##################### */
    display: inline-block;
    overflow: hidden;
}
div#siteHeader form .search-button input {
    padding: 0;
    vertical-align: middle;
}
div#mainContent {
    background: #ffffff;
}
/* MAIN CONTENT Elements 3 column ######################################################################################
##################################################################################################################### */
.three-column {
    overflow: hidden;
}
.three-column #content-col-left {
    width: 15em; /* basis 16: width:240px; */
    padding: 0 0 5.9375em 0; /* basis 16: width:95px; */
    overflow: hidden;
    float: left;
}
.three-column #content-col-mid-border {
    float: left;
    width: 31.25em; /* basis 16: width:500px;  */
    height: 0.25em; /* basis 16: height:4px;  */
    margin-right: 1.25em; /* basis 16: margin-right:20px; */
    background-color: #004f80;
    overflow: hidden;
}
.three-column #content-col-mid {
    width: 32.5em; /* basis 16: width:520px;  */
    padding: 0.875em 0 5.9375em 0; /* basis 16: padding: 14px 0 95px 0; */
    overflow: hidden;
    float: left;
}
.three-column #content-col-right-border {
    float: left;
    width: 12.5em; /* basis 16: width:500px;  */
    height: 0.25em; /* basis 16: height:4px;  */
    background-color: #004f80;
    overflow: hidden;
}
.three-column #content-col-right {
    width: 13.75em; /* basis 16: width:220px; */
    padding: 0.875em 0 5.9375em 0; /* basis 16: padding: 14px 0 95px 0; */
    overflow: hidden;
    float: left;
}
.three-column #content-col-mid #siteInfo {
    width: 31.25em; /* basis 16: width: 500px; */
}
/* MAIN CONTENT Elements 2 column ######################################################################################
##################################################################################################################### */
.two-column {
    overflow: hidden;
}
.two-column #content-col-left {
    width: 15em; /* basis 16: width:240px; */
    padding: 0 0 5.9375em 0; /* basis 16: width:95px; */
    overflow: hidden;
    float: left;
}
.two-column #content-col-mid-border {
    float: left;
    width: 45em; /* basis 16: width:720px;  */
    height: 0.25em; /* basis 16: height:4px;  */
    margin-right: 1.25em; /* basis 16: margin-right:20px; */
    background-color: #004f80;
    overflow: hidden;
}
.two-column #content-col-mid {
    width: 46.25em; /* basis 16: width:740px;  */
    padding: 0.875em 0 5.9375em 0; /* basis 16: padding: 14px 0 95px 0; */
    overflow: hidden;
    float: left;
}
.two-column #content-col-mid #siteInfo {
    width: 45em; /* basis 16: width:720px; */
}
.two-column #content-col-right {
    width: 13.75em; /* basis 16: width:220px; */
    padding: 0.875em 0 5.9375em 0; /* basis 16: padding: 14px 0 95px 0; */
    overflow: hidden;
    float: left;
}
.two-column #content-col-right-border {
    float: left;
    width: 12.5em; /* basis 16: width:500px;  */
    height: 0.25em; /* basis 16: height:4px;  */
    background-color: #004f80;
    overflow: hidden;
}
/* MAIN CONTENT GLOBALS ################################################################################################
##################################################################################################################### */
#content-col-mid #content-main {
    padding-bottom: 1.25em; /* basis 16: padding-bottom: 20px; */
    overflow: hidden;
    margin-right: 1.25em;
}
#content-col-mid #siteInfo {
    margin-right: 1.25em;
    border-top: 0.125em solid #004F80;
    float: left;
    padding: 0.4375em 0 0.25em;
}
#content-main h1,
#content-main h2,
#content-main h3,
#glossarEntry h1,
#glossarEntry h2,
#glossarEntry h3 {
    color: #004f80;
    font-weight: normal;
}
#content-main h1,
#glossarEntry h1 {
    font-size: 1.5em; /* zur basis 16: font-size:24px; */
    line-height: 1.16667em; /* zur basis 24: line-height:28px; */
    padding-bottom: 0.66667em; /* zur basis 24: padding-bottom: 16px; */
}
#content-main h2,
#glossarEntry h2 {
    font-size: 1.125em; /* zur basis 16: font-size:18px; */
    line-height: 1.22222em; /* zur basis 18: line-height:22px; */
    padding-bottom: 0.38889em; /* zur basis 18: padding-bottom:5px; */
}
#content-main h3 {
}
#content-main p,
#glossarEntry p {
    font-size: 0.875em; /* zur basis 16: font-size:14px; */
    line-height: 1.28571em; /* zur basis 14: line-height: 18px; */
    padding-bottom: 1.14286em; /* zur basis 14: padding-bottom:16px; */
}
#content-main a,
#glossarEntry a {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    font-weight: bold;
    color: #444444;
}
#content-main a:hover,
#content-main a:focus,
#content-main a:active,
#glossarEntry a:hover,
#glossarEntry a:focus,
#glossarEntry a:active {
    color: #004f80;
    text-decoration: underline;
}
#content-main p.navToTop a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sprungmarke_up.gif?__blob=normal) no-repeat 0 0.42857em;
    padding: 0 2.14286em 0 1.21429em; /* basis 14: padding:0 30px 0 17px;*/
}
#content-main dl {
    padding-bottom: 1em; /* zur basis 16: padding-bottom:16px; */
}
#content-main dt,
#content-main dd {
    display: table;
    font-size: 0.875em; /* basis 16: font-size: 14px; */
    line-height: 1.28571em; /* basis 14: line-height: 18px; */
}
#content-main dt {
    font-family: 'BundesSerif', Georgia, Times New roman, serif;
    font-weight: bold;
    float: left;
    padding: 0 1em 0 0;
}
#content-main ul,
#content-main ol {
    margin-bottom: 1em;
    padding-left: 2em;
}
#content-main ul {
    list-style: none outside url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_list.gif?__blob=normal);
}
#content-main li {
    font-size: 0.875em; /* basis 16: font-size: 14px; */
    line-height: 1.28571em; /* basis 14: line-height: 18px; */
    margin-bottom: 0.71429em; /* basis 14: padding-bottom: 10px; */
}
#content-main ul.toc {
    list-style: none outside url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sprungmarke_down.gif?__blob=normal);
}
#content-main ul.toc li {
    font-size: 0.875em; /* basis 16: font-size: 14px; */
    line-height: 1.28571em; /* basis 14: line-height: 18px; */
    margin-bottom: 0.71429em; /* basis 14: padding-bottom: 10px; */
}
#content-main ul ul,
#content-main ol ol {
    margin-top: 0.71429em; /* basis 14: padding-bottom: 10px; */
    padding-bottom: 0;
}
#content-main li li {
    font-size: 1em;
}
#content-main li p {
    font-size: 1em;
    padding-bottom: 0;
}
#content-main div.head {
    overflow: hidden;
    height: 1%;
}
#content-main div.head img {
    float: right;
}
#content-main div.head.dotted {
    padding-bottom: 0.875em; /* basis 16: padding-bottom: 14px; */
    border-bottom: 0.0625em dotted #444444; /* basis 16: border-bottom: 1px; */
    margin-bottom: 0.875em; /* basis 16: margin-bottom: 14px; */
    overflow: hidden;
}
#content-main div.subhead p {
    color: #666666;
    font-size: 1.125em; /* zur basis 16: font-size: 18px; */
    line-height: 1.33333em; /* zur basis 18: line-height: 24px; */
    padding-bottom: 1em; /* zur basis 18: padding-bottom: 29px; */
}
#content-main form {
    position: relative;
}
#content-main form p {
    overflow: hidden;
}
#content-main form p.formNote {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    font-size: 0.75em; /* zur basis 16: font-size: 12px; */
    position: absolute;
    top: 0.25em; /* zur basis 12: font-size: 3px; */
    left: 13.58333em; /* zur basis 12: font-size: 163px; */
    color: #666666;
}
#content-main form p.formError {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    color: #A10000;
    padding: 0.57143em 0.35714em;
    margin: -0.71429em 0.35714em 1.42857em 11.65em;
    background-color: #F7F7F7;
    border-bottom: 0.07143em dotted #444444; /* zur basis 14: border: 1px; */
    border-top: 0.07143em dotted #444444; /* zur basis 14: border: 1px; */
}
#content-main form p.formError strong {
    font-weight: normal;
}
#content-main form p.formHandle {
    padding-left: 11.65em; /* zur basis 14: font-size: 165px; */
}
#content-main form legend {
    font-size: 1.125em; /* zur basis 16: font-size: 18px; */
    color: #004f80;
    padding-bottom: 1.11111em; /* zur basis 18: font-size: 20px; */
}
#content-main form label {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    font-size: 1.2857em; /* zur basis 14: font-size: 18px; */
    color: #444444;
}
#content-main form span.formLabel,
#content-main form fieldset fieldset legend {
    /* zur basis 14: */
    display: block;
    width: 11em; /* zur basis 14: width: 165px; */
    padding-top: 0.21429em; /* zur basis 14: width: 3px; */
    float: left;
    margin-right: 0.65em;
}
#content-main form fieldset fieldset legend {
    width: 8.55em;
}
#content-main form span.formField {
    display: block;
    width: 24em; /* zur basis 14: width: 335px;  */
    float: left;
}
#content-main form strong.formError {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    font-size: 0.875em; /* zur basis 16: font-size: 14px; */
    font-weight: normal;
    display: block;
    color: #A10000;
    padding-top: 0.35714em; /* zur basis 14: font-size: 5px; */
}
#content-main input[type="text"],
#content-main input[type="password"],
#content-main textarea {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    font-size: 1.14286em; /* zur basis 14: font-size: 16px; */
    padding: 0.125em 0.1875em 0.1875em;
    width: 20.1875em; /* zur basis 16: padding-right: 323px; */
    border: 0.0625em solid #999999; /* zur basis 16: padding-right: 323px; */
    color: #666666;
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    font-size: 1em; /* zur basis 14: font-size: 18px; */
    border: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background: #004f7f;
    color: #ffffff;
    padding: 0.1em 1.6em 0.2em 1.6em;
    cursor: pointer;
}
input[type="reset"] {
    margin-left: 0.38889em; /* zur basis 18: margin-left: 7px; */
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active {
    background: #1175b0;
}
#content-main form fieldset fieldset legend {
    color: #444
}
#content-main form ul.formFieldcheckbox {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0.125em 0 0;
}
#content-main form ul.formFieldcheckbox li input.checkbox {
    float:left;
    margin-left: 0;
}
#content-main form ul.formFieldcheckbox li label {
    display: block;
    font-size: 1.143em;
}
#content-main form fieldset fieldset {
    padding-bottom: 1em;
}
/* GLOBAL CLASSES ######################################################################################################
##################################################################################################################### */
.gone {
    position: absolute;
    left: -9999px;
    top: -9999px;
}
.hidden {
    display: none;
}
a,
a:link,
a:visited {
    color: #666666;
    text-decoration: none;
}
a:hover,
a:focus,
a:active {
    color: #004f80;
    text-decoration: underline;
}
.clearfix:after {
    /* http://www.cssguru.de/css-clearfix/
     fuer Firefox, IE8, Opera, Safari, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* + html .clearfix {
    /* fuer IE7 */
    display: inline-block;
}
* html .clearfix {
    /* fuer IE6 */
    height: 1%;
}
div.blockTopLabel {
    display: none;
}
/* NAVIGATOR ######################################################################################################
##################################################################################################################### */
#navigator {
    position: fixed;
    height: 100%;
    z-index: 99;
    right: 0;
}
#navigator_js {
    position: relative;
    top: 140px;
    cursor: pointer;
    width: 46px;
    height: 238px;
    display: none;
    float: left;
}
#navigator_js.docked:hover,
#navigator_js.docked:focus {
    margin-left: -51px;
    width: 51px
}
#flyout_portale {
    position: relative;
    width: 260px;
    padding: 0 1.3em;
    height: 100% !important;
    background: #ffffff;
    display: none;
    text-align: left;
    float: left;
}
.flyout_portale-box {
    padding: 0;
    overflow-y: auto;
    height: 100% !important;
}
#flyout_portale_nav {
    list-style: none outside none;
    display: block;
    padding: 0;
    margin: 0 0 24em 0;
}
.flyout_portale_link {
    display: block;
    color: #444444;
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/pfeil_link.png?__blob=normal) no-repeat scroll 0 -1px #FFFFFF;
    border-bottom: #444444 1px dotted;
}
.flyout_portale_link:first-child {
    border-top: #444444 1px dotted;
}
#flyout_portale a {
    color: #444444;
    font-size: 1.4em;
    text-decoration: none;
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
    font-weight: bold;
    display: block;
    padding: 0.8em 1.3em;
}
#flyout_portale a:hover,
#flyout_portale a:focus {
    color: #004f80;
    text-decoration: underline;
}
#flyout_portale #flyout_close {
    display: block;
    margin-top: 1em;
    cursor: pointer;
    text-align: right;
    z-index: 100;
    padding: 0;
}
#flyout_close:focus {
    outline: 1px dotted #004F80;
}
#flyout_close:active {
    outline: none;
}
#flyout_headline {
    display: block;
    padding: 1.1em 1.0em 2.6em 1.0em;
    text-align: left;
    margin: 0;
}
.flyout_header {
    font-family: 'BundesSerif', Georgia, "Times New Roman", serif;
    font-size: 1.2em;
    color: #004F80;
}
#flyout_preview {
    position: absolute;
    width: 27.7em;
    height: 34em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/preview_portal.png?__blob=normal) no-repeat left top;
    background-size: cover;
    right: 27.7em;
    z-index: 100;
    display: none;
}
#flyout_content {
    margin: 2.7em 3.1em 1.7em 2.5em;
    text-align: left;
}
#flyout_content p {
    margin: 0.5em 0.5em 0.5em 1.0em;
    font-size: 1.4em;
    line-height: 1.4em;
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
}
#flyout_menu {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.625em;
}
#dimmer {
    position: fixed;
    top: 0;
    left: 0;
    background: #000000;
    height: 100%;
    width: 100%;
    z-index: 98;
    display: none;
}
.showpreview {
    color: #444444;
}
.showpreview:hover,
.showpreview:focus {
    color: #004f80;
}
#content-main .vcard .label,
#content-main .vcard .name,
#content-main .vcard .n,
#content-main .vcard .fn,
#content-main .vcard .nickname,
#content-main .vcard .title {
    font-weight: bold;
}
#content-main table a.sortUp,
#content-main table a.sortDown {
    padding-right: 0.65em;
    font-family: 'BundesSerif', Georgia, Times New roman, serif;
    font-weight: normal;
}
#content-main table a.sortUp {
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_up_inactive.jpg?__blob=normal) no-repeat right center;
}
#content-main table a.sortUp:focus,
#content-main table a.sortUp:hover,
#content-main table a.sortUp:active {
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_up_active.jpg?__blob=normal) no-repeat right center;
    outline: none;
}
#content-main table a.sortDown {
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_down_inactive.jpg?__blob=normal) no-repeat right center;
}
#content-main table a.sortDown:focus,
#content-main table a.sortDown:hover,
#content-main table a.sortDown:active {
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_down_active.jpg?__blob=normal) no-repeat right center;
    outline: none;
}
/* Startseite */
.two-column.startseite {
    padding-left: 1.250em;
    padding-top: 2.688em;
}
.two-column.startseite #content-col-mid #content-main {
    border-bottom: none;
    padding-bottom: 0;
    margin-right: 0;
}
.two-column.startseite #content-col-right {
    width: 12.5em;
}
.two-column.startseite .wechselteaser {
    margin-right: 1.25em;
    margin-bottom: 1.875em;
    width: 45em;
}
.two-column.startseite #content-col-mid #content-main .teaserPageHome {
    width: 21.875em;
    margin-bottom: 0.625em;
}
.two-column.startseite .startpageImageContainer {
  height: 18.75em;
  width: 45em;
}
.two-column.startseite #content-main .startpageImageContainer .startpageImage {
    margin-right: 1.250em;
    text-align: right;
}
#content-main .startpageImageContainer .image-box-homepage.image-box {
    width: 14.925em;
    padding: 1.6em;
    height: 15.55em;
    position: absolute;
    right: 0;
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/wechselteaser_textur.png?__blob=normal) no-repeat center top #004f80;
}
.two-column.startseite #content-main .startpageImageContainer .image-box-homepage h2 {
    padding-bottom: 0.625em;
    color: #fff;
}
.two-column.startseite #content-main .startpageImageContainer .image-box-homepage p {
    padding-bottom: 1.344em;
    color: #fff;
}
#content-main .startpageImageContainer.Variante2 .image-box-homepage.image-box {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Layout/wechselteaser_textur_v2.png?__blob=normal);
}
#content-main .startpageImageContainer.Variante2 .image-box-homepage h2 {
    color: #004F80;
}
#content-main .startpageImageContainer.Variante2 .image-box-homepage p {
    color: #004F80;
}
.two-column.startseite #siteInfo {
    width: 45em;
}
body#popup {
    background-color: #ffffff;
}
#popup #glossarEntry {
    margin: 1em;
}
#glossarEntry #popupLinks a {
    font-size: 0.875em; /* zur basis 16: font-size:14px; */
}
#glossarEntry #popupLinks ul {
    margin-left: 1em;
    list-style-image: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal);
}
a.RichTextGlossarLink.GlossarEntry {
    padding-right: 1em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/lexicon_link_icon.png?__blob=normal) no-repeat center right;
    cursor: help;
}
a.downloadLink.Publication {
    padding-right: 1em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/download_link_icon.png?__blob=normal) no-repeat center right;
}
a.RichTextExtLink.ExternalLink {
    padding-right: 1em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_extern.png?__blob=normal) no-repeat center right;
}
#content-main a.RichTextExtLink,
#content-main a.downloadLink,
#content-main a.RichTextGlossarLink,
#content-main a.RichTextIntLink {
    text-decoration: underline;
}
#content-main .ceLinkbox a {
    text-decoration: none;
}
#content-main h3 {
    line-height: 1.25em;
}
.stoerer {
    position: absolute;
    top: 0;
    right: 0;
    background: #cc3366;
    color: #fff;
    padding: 0.05em 1.3em;
    text-transform: uppercase;
    font-size: 0.75em;
    line-height: 1.25;
    font-weight: bold;
    font-family: 'BundesSans', Arial, helvetica, sans-serif;
}
/*
 * CC Lizenz-Schnipsel
 */
#content-main .creativeCommons > a {
    float: left;
    width: 20%;
    font-family: "BundesSerif",Georgia,Times New roman,serif;
}
#content-main .creativeCommons .cc-textlink {
    margin-left: 6.25em;
}
.three-column .startpageImageContainer {
    width: 31.3em;
}
.three-column #content-main .startpageImageContainer .image-box-homepage.image-box {
    width: 12.8em;
}