/* ALLGEMEINE FORMATIERUNGEN */
@font-face {
    font-family: 'BundesSansWeb';
    src: url('/SiteGlobals/StyleBundles/Fonts/bundessansweb-regular.woff?__blob=publicationFile') format('woff'),
         url('/SiteGlobals/StyleBundles/Fonts/bundessansweb-regular.ttf?__blob=publicationFile') format('truetype'),
         url('/SiteGlobals/StyleBundles/Fonts/bundessansweb-regular.svgz?__blob=publicationFile#BundesSansWebRegular') format('svg'),
         url('/SiteGlobals/StyleBundles/Fonts/bundessansweb-regular.svg?__blob=publicationFile#BundesSansWebRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BundesSansWebBold';
    src: url('/SiteGlobals/StyleBundles/Fonts/bundessansweb-bold.woff?__blob=publicationFile') format('woff'),
         url('/SiteGlobals/StyleBundles/Fonts/bundessansweb-bold.ttf?__blob=publicationFile') format('truetype'),
         url('/SiteGlobals/StyleBundles/Fonts/bundessansweb-bold.svgz?__blob=publicationFile#BundesSansWebBold') format('svg'),
         url('/SiteGlobals/StyleBundles/Fonts/bundessansweb-bold.svg?__blob=publicationFile#BundesSansWebBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'BundesSerifWeb';
    src: url('/SiteGlobals/StyleBundles/Fonts/bundesserifweb-regular.woff?__blob=publicationFile') format('woff'),
         url('/SiteGlobals/StyleBundles/Fonts/bundesserifweb-regular.ttf?__blob=publicationFile') format('truetype'),
         url('/SiteGlobals/StyleBundles/Fonts/bundesserifweb-regular.svgz?__blob=publicationFile#BundesSerifWebRegular') format('svg'),
         url('/SiteGlobals/StyleBundles/Fonts/bundesserifweb-regular.svg?__blob=publicationFile#BundesSerifWebRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
    height: 100%;
}
body {
    width: 99%;
    margin: 0;
    padding: 0;
    font-size: 101%;
    color: #363636;
    font-family: BundesSansWeb, Arial, Helvetica, sans-serif;
}
a {
    color: #d74100;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover, a:focus, a:active {
    text-decoration: underline;
}
a:hover abbr, a:focus abbr, a:active abbr {
    text-decoration: underline;
}
a[name]:hover, a[name]:focus, a[name]:active {
    text-decoration: none;
    color: #363636;
}
abbr {
    border: none;
}
img {
    border: none;
    padding: 0;
    margin: 0;
}
.unsichtbar, .skip, .hidden {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;
}
.skip:focus, .skip:active {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0.8em;
    background-color: #FFFFFF;
    padding: 0;
    z-index: 1000;
}
.displayNone {
    display: none !important;
}
.clear {
    clear: both;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.clearFix:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.clearFix {
    display: inline-block;
}
.left {
    float: left;
}
.right {
    float: right;
}
ul, li, p, form {
    margin: 0;
    padding: 0;
}
h1, h2 {
    font-family: BundesSerifWeb, Georgia, serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
#inhalt .noPadding {
    padding: 0;
}
strong {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
}
/* SEITENAUFBAU */
.input, select, .inputSuche, .inputDatum, textarea {
    border: none;
    font-family: BundesSansWeb, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #666666;
}
.input:focus, .input:active, select:focus, select:active, .inputSuche:focus, .inputSuche:active, .inputDatum:focus, .inputDatum:active, textarea:focus, textarea:active {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #363636;
}
.input {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input.gif.gif?__blob=normal) no-repeat 0 0 #FFFFFF;
    padding: 0.6em;
}
.input:focus, .input:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input_aktiv.gif.gif?__blob=normal);
}
.inputSuche {
    color: #666666;
    font-size: 0.87em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input_suche.gif.gif?__blob=normal) no-repeat 0 0 #FFFFFF;
    width: 13.6em;
    padding: 0.6em 3em 0.6em 0.6em;
}
.inputSuche:focus, .inputSuche:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input_suche_aktiv.gif.gif?__blob=normal);
}
.inputDatum {
    color: #666666;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input_datum.png.png?__blob=normal) no-repeat 0 0 #FFFFFF;
    padding: 0.6em 3.3em 0.6em 0.6em;
}
.inputDatum:focus, .inputDatum:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input_datum_aktiv.png.png?__blob=normal);
}
.submit {
    border: none;
    background-color: transparent;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #FFFFFF;
}
#gmap {
/* height: 480px;
 width: 480px;*/
}
.mapInfoBox strong {
 font-weight: bold;
}
#inhalt .submit {
    border: none;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1em;
    color: #FFFFFF;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/submit.png.png?__blob=normal) no-repeat 0 0 transparent;
    padding: 0.6em 0.6em 0.7em 0;
    cursor: pointer;
    width: 17.5em;
}
select {
    color: #666666;
    font-size: 0.87em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/select.gif.gif?__blob=normal) no-repeat 0 0 #FFFFFF;
    padding: 0.5em 0.6em 0.6em 0.6em;
}
select:focus, select:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/select_aktiv.gif.gif?__blob=normal);
}
#context select {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/select_context.png.png?__blob=normal) no-repeat 0 0 #FFFFFF;
    width: 16.6em;
}
#context select:focus, #context select:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/select_context_aktiv.png.png?__blob=normal);
}
/*--------------------------*/
/*      Cookie-Banner      */
/*--------------------------*/
#cookieBanner {display:none;position:fixed;z-index:10;background-color:#dde3e8;width:100%;border-bottom:1px solid #000;padding: 0 20px;}
#cookieBannerCenter {max-width:1100px;margin-left:auto; margin-right:auto;}
#cookieBanner #cookieBannerText {padding:20px 10px 0px 0px;width:81%;float:left;font-size:11pt;}
#cookieBanner #cookieBannerText a {color:#e2001a;}
#cookieBanner #cookieBannerText a:active,#cookieBanner #cookieBannerText a:focus,#cookieBanner #cookieBannerText a:hover {text-decoration:underline;color:#a1010e;}
#cookieBanner #cookieBannerButton {float:left;padding:20px 0px 20px 0px;}
#cookieBanner button#cookies_accepted {border-color: #767676;background-color: #767676;font-size:11pt;font-weight:500;color:#fff;text-decoration:none;cursor:pointer;padding:.9rem 1.2rem .8rem;border: 2px solid #767676;border-radius:4px;}
#cookieBanner button#cookies_accepted:active, #cookieBanner button#cookies_accepted:focus, #cookieBanner button#cookies_accepted:hover {border-color:#5c5c5c;background-color:#5c5c5c;}
/*----------------------------------*/
/*     Webtracking Opt-Out       */
/*----------------------------------*/
#privacy-statement-optout input {
  margin: 12px 10px 0 0;
  float: left;
}

#wrapAll {
    margin-left: auto;
    margin-right: auto;
    width: 79.175em;
    border-top: solid 10px #363636;
}
.wrapPopup {
    width:17em !important;
}
#logo {
    float: left;
    padding-left: 6.1em;
    width: 49.2em;
}
#logo img.logo_bmfsfj, #logo img.logo_ba {
    vertical-align:top;
    margin-right:-15px;
    margin-bottom:-23px;
}
#logo img.logo_bmfsfj {
    margin-top:-5px;
}
#header {
    float: left;
    width: 100%;
    height: 9.28em;
}
#header ul, #header li {
    float: left;
    list-style-type: none;
}
#serviceNavi {
    font-size: 0.87em;
    height: 2.84em;
    float: right;
    padding: 0 10.25em 0 0;
}
#serviceNavi li {
    padding: 0.5em 0 0 0;
}
#serviceNavi a {
    color: #666666;
    border-right: solid 2px #ebebeb;
    padding: 0 0.5em;
}
#serviceNavi .zusatzNavi a, #serviceNavi .last a {
    border: none;
}
.zusatzNavi {
    padding-left: 1em;
}
#serviceNavi .serviceGebaerden a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/service_gebaerden.gif.gif?__blob=normal) no-repeat 0 0.1em;
    padding: 0 1.8em 0.2em 1.3em;
}
#serviceNavi .serviceLeichteSprache a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/service_leichtesprache.gif.gif?__blob=normal) no-repeat 0 0.1em;
    padding: 0 1.8em 0.2em 1.3em;
}
#serviceNavi li.serviceInfomappe {
    padding: 0 0 0 0;
    margin: -0.7em 0 0 0;
}
#serviceNavi .serviceInfomappe a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/service_infomappe.gif.gif?__blob=normal) no-repeat 0 0;
    padding: 1.2em 0 0.7em 2.5em;
    float: left;
}
#schnellsuche {
    float: right;
    padding: 0 8.6em 0 0;
    height: 4em;
}
#schnellsuche .inputSuche {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/qsuche_input.gif.gif?__blob=normal) no-repeat 0 0 #FFFFFF;
    padding: 0.6em 2.4em 0.6em 0.6em;
    float: left;
}
#schnellsuche .inputSuche:focus, #schnellsuche .inputSuche:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/qsuche_input_aktiv.gif.gif?__blob=normal);
}
#schnellsuche .submit {
    margin: 0.4em 0 0.5em -1.9em;
    float: left;
}
#schnellsuche #autocomplete {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/autocomplete_bg.png?__blob=normal) no-repeat right bottom;
}
#schnellsuche #autocomplete ul {
    border: solid 1px #cccccc;
    background-color: #FFFFFF;
    position: absolute;
    padding: 0.5em 0;
}
#schnellsuche #autocomplete li {
    display: block;
    float: left;
    width: 100%;
    font-size: 0.87em;
}
#schnellsuche #autocomplete a {
    color: #666666;
    cursor: pointer;
    padding: 0.2em 0.7em;
    display: block;
}
#schnellsuche #autocomplete a:hover, #schnellsuche #autocomplete a:focus, #schnellsuche #autocomplete a:active {
    color: #D74100;
    text-decoration: none;
}
#schnellsuche #autocomplete .ui-corner-all .ui-state-hover {
   color: #D74100 !important;
    text-decoration: none !important;
}
#hauptnavigation {
    float: right;
    padding: 0 7.65em 0 0;
}
#hauptnavigation li {
    color: #363636;
    font-family: BundesSerifWeb, Georgia, serif;
    font-size: 1.24em;
    padding: 0.4em 1em 0 0;
}
#hauptnavigation a {
    color: #363636;
    padding: 0.2em 0 1em 1.9em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/hauptnavi.gif.gif?__blob=normal) no-repeat 0 0;
}
#hauptnavigation li.aktiv a {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/hauptnavi_aktiv.gif.gif?__blob=normal);
}
#hauptnavigation div {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/hauptnavi_aktiv.gif.gif?__blob=normal) no-repeat;
    padding: 0.2em 0 1em 1.9em;
    margin: -0.2em 0 0 0;
}
#footer {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_rahmen.gif.gif?__blob=normal) repeat-x 0 0 #333333;
    color: #FFFFFF;
}
.footerRSS {
    float: left;
    width: 10em;
    padding: 0 0 0 8.9em;
    margin-top: -1.8em;
}
.footerRSS a {
    color: #666666;
    font-size: 0.74em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_rss.gif.gif?__blob=normal) no-repeat 0 0.1em;
    padding: 1em 0 1em 3em;
}
.footerTop {
    float: right;
    width: 10em;
    padding: 0 7em 0 0;
    margin-top: -1.8em;
}
.footerTop a {
    color: #666666;
    font-size: 0.74em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_top.gif.gif?__blob=normal) no-repeat right 0.1em;
    padding: 1em 3em 1em 0;
}
.footerLinks {
    float: left;
    width: 100%;
    clear: both;
}
.footerLinksLinks {
    float: left;
    width: 19.2em;
    margin: 0 0 0 9.2em;
}
.footerLinksLinks ul {
    width: 17em;
}
.footerLinksRechts {
    float: left;
    width: 40.22em;
    margin: 0 0 0 20px;
}
.footerLinksRechts ul {
    width: 38.1em;
}
.footerLinksListe {
    float: left;
    width: 100%;
    height: 9.9em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_links.gif.gif?__blob=normal) repeat-x #333333;
    text-align: center;
}
.footerZweizeilig .footerLinksListe {
    height: 8.7em;
    background-image: url(../Bilder/Layout/footer_links_zweizeilig.gif);
}
.footerLinksListeLinks, .footerLinksListeRechts {
    float: left;
    width: 10px;
    height: 6.3em;
}
.footerZweizeilig .footerLinksListeLinks, .footerZweizeilig .footerLinksListeRechts {
    height: 9.3em;
}
.footerLinksListeLinks {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_links_rundung_li.gif.gif?__blob=normal) no-repeat #333333;
}
.footerZweizeilig .footerLinksListeLinks {
    background-image: url(../Bilder/Layout/footer_links_rundung_li_zweizeilig.gif);
}
.footerLinksListeRechts {
    float: right;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_links_rundung_re.gif.gif?__blob=normal) no-repeat #333333;
}
.footerZweizeilig .footerLinksListeRechts {
    background-image: url(../Bilder/Layout/footer_links_rundung_re_zweizeilig.gif);
}
.footerLinks ul {    
    padding: 1.85em 0 0 9.3em;
}
.footerZweizeilig ul {    
    padding-top: 1.1em;
}
.footerZweizeilig .footerLinksLinks ul {
    padding-top: 3em;
}
.footerLinks li {
    padding: 0 6em 0 0;
}
.footerLinks li:last-child {
    padding: 0;
}
.footerZweizeilig li {
    padding-bottom: 0.8em;
}
.footerLinks ul, .footerLinks li {
    float: left;
    list-style-type: none;
}
.footerLinks h1 {
    font-size: 1.3em;
    padding: 1.65em 0 0.65em 7.1em;
}
.footerSitemap {
    float: left;
    padding: 1.8em 0 0.7em 9.3em;
}
.footerSitemap h2 {
    font-size: 1.25em;
    padding: 0.5em 0 0.9em 0;
}
.footerSitemap ul {
    list-style-type: none;
    padding: 0 0 1.6em 0;
}
.footerSitemap ul ul {
    padding: 0.2em 0 1.5em 1em;
}
.footerSitemap ul li {
    font-size: 0.87em;
    padding: 0;
}
.footerSitemap ul li li {
    padding: 0 0 0.2em 0;
}
.footerSitemap a {
    color: #FFFFFF;
}
.footerSitemap ul li a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_sitemap.gif.gif?__blob=normal) no-repeat 0 0.6em;
    padding: 0 0 0 0.6em;
    display: block;
    line-height: 1.4em;
}
.footerSitemap ul li li a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_sitemap_ebene3.gif.gif?__blob=normal) no-repeat 0 0.6em;
    padding: 0 0 0 0.6em;
    display: block;
    line-height: 1.4em;
}
.footerSitemap div {
    float: left;
    padding: 0 1em 0 0;
    width: 14.6em;
}
.footer_recht {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/footer_recht.gif.gif?__blob=normal) repeat-x 0 0;
}
.footer_recht a {
    color: #FFFFFF;
}
.footer_recht ul {
    float: left;
    padding: 0.6em 0 0.7em 9.2em;
}
.footer_recht li {
    float: left;
    list-style-type: none;
    font-size: 0.87em;
    padding: 0 0.4em 0 0;
}
.footer_recht a {
    padding: 0 0 0 0.4em;
}
#content {
    float: left;
    width: 100%;
    padding: 0 0 9em 0;
    margin: 0.1em 0 0 0;
}
.breadcrumb {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/breadcrumb.gif.gif?__blob=normal) repeat-x 0 0;
    height: 2.1em;
    max-height: 2.1em;
    padding-top: 1em;
    color: #FFFFFF;
    margin-top: 0.45em;
}
.breadcrumb h1 {
    float: left;
    color: #FFFFFF;
    font-family: BundesSansWeb, Arial, Helvetica, sans-serif;
    font-size: 0.87em;
    padding: 0 0 0 10.6em;
}
.breadcrumb p {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0.87em;
}
.breadcrumb a {
    color: #FFFFFF;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/breadcrumb_link.png.png?__blob=normal) no-repeat 0 0.3em;
    padding: 0 0 0 0.6em;
    margin: 0 0 0 1.15em;
}
.breadcrumb span {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/breadcrumb_aktiv.png.png?__blob=normal) no-repeat 0 0.5em;
    padding: 0 0 0 0.6em;
    margin: 0 0 0 1.15em;
}
.breadcrumb span span {
    background-image: none;
    padding: 0;
}
.breadcrumb div.bcrumbTitel {
    float: left;
    width: 14em;
}
.breadcrumb div.bcrumbPfad {
    float: left;
    width: 62em;
}
#navigation {
    float: left;
    padding: 2em 1em 0 8.8em;
    width: 14.45em;
}
#navigation ul {
    padding: 0 0 0.7em 0;
}
#navigation li {
    font-family: BundesSerifWeb, Georgia, serif;
    font-size: 1.25em;
    list-style-type: none;
    padding: 0;
}
#navigation li li {
    font-family: BundesSansWeb, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    padding: 0 0 0 1.9em;
}
#navigation li.aktiv div {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/navi_aktiv.gif.gif?__blob=normal) no-repeat 0 0;
    padding: 0.3em 0 0.6em 2em;
    display: block;
}
#navigation a {
    color: #363636;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/navi.gif.gif?__blob=normal) no-repeat 0 0;
    padding: 0.3em 0 0.6em 2em;
    display: block;
}
#navigation li.aktiv a {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/navi_aktiv.gif.gif?__blob=normal);
}
#navigation li li a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/navi_ebene3.gif.gif?__blob=normal) no-repeat 0 0.4em;
    padding: 0 0 0 1em;
    line-height: 1.4em;
}
#navigation li.aktiv li a {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/navi_ebene3.gif.gif?__blob=normal);
}
#navigation li li strong {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/navi_ebene3_aktiv.gif.gif?__blob=normal) no-repeat 0 0.4em;
    padding: 0 0 0 1em;
    line-height: 1.4em;
}
#inhalt p {
    font-size: 0.87em;
    line-height: 1.43em;
    padding: 0 0 1.4em 0;
}
#ohneContext {
    float: left;
    width: 45.6em;
    padding: 0;
    margin-top: 1.6em;
}
#ohneContext h1 {
    padding: 0.9em 0 0.4em 0;
    font-size: 1.98em;
}
h2 .dachzeile {
    font-size: 0.6em;
    color: #d74100;
    text-transform: uppercase;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.text table, .text li {
    font-size: 0.87em;
    line-height: 1.4em;
}
.text ul li {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/liste.gif.gif?__blob=normal) no-repeat 0 0.65em;
    list-style-type: none;
    padding: 0 0 0 0.6em;
}
.text a {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.uebersicht {
    float: left;
    margin-top: -0.25em;
}
.uebersichtElement {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 0.85em 0 1em 0;
}
.uebersichtElement .text {
    float: left;
    width: 30.1em;
}
.uebersichtElement h2 {
    font-size: 1.21em;
    padding-bottom: 0.4em;
}
.uebersichtElement .media {
    float: left;
    padding: 0.35em 0 0.25em 0;
    width: 15.45em;
}
.noImageContainer h2 {
    margin-left: 0;
    width: 24.7em;
}
.uebersichtTeaser .media {
    width: auto;
    margin: 0 1em 0.2em 0;
}
#inhalt p.linkMehr {
    padding: 0.25em 0 0 0;
    margin: -0.5em 0 0 -0.3em;
}
#inhalt p.linkIntern, #inhalt a.linkIntern {
    padding: 0.25em 0 1.4em 0;
    margin: -0.2em 0 0 -0.3em;
}
#inhalt div.linkIntern, #inhalt a.linkIntern {
    line-height: 1.43em;
    padding: 0 0 1.4em 0;
}
#inhalt a.linkIntern {
    padding: 1em 2.5em 1.4em;
}
.linkMehr a, .linkIntern a, a.linkIntern {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_mehr.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.65em 0 0.6em 2.5em;
    font-weight: bold;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
}
a.linkIntern {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_mehr.png.png?__blob=normal) no-repeat scroll 0 0.35em transparent;
}
.topThema {
    float: left;
    width: 100%;
    height: 37.6em;
    margin-top: 1em;
}
.topThema .media {
    float: left;
    width: 100%;
}
.topThema img {
    width: 100%;
}
.topThema .text {
    float: left;
    margin: -35em 0 0 9em;
    width: 20.8em;
}
.topThema .text ul {
    margin: 1.8em 0 0 -0.4em;
    padding: 0;
}
.topThema .text ul li {
    background-image: none;
    padding: 0 0 1em 0;
}
.topThema h2 {
    font-size: 2.48em;
}
#inhalt .topThema p {
    font-size: 1.12em;
    line-height: 1.2em;
}
#inhalt .topThema p .highlight {
    font-size: 1.45em;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.topThema a {
    color: #363636;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_topthema.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.4em 0 1.3em 3.8em;
    display: block;
    font-size: 1.28em;
    font-family: BundesSansWeb, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.2em;
}
.topThema a .highlight {
    color: #d74100;
}
.topThemaSchattenStart {
    float: left;
    width: 100%;
    height: 10px;
    margin: -38.4em 0 0 0;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/topthema_schatten_start.png.png?__blob=normal) repeat-x;
}
.topThemaSchattenEnde {
    float: left;
    width: 100%;
    height: 9px;
    margin: -0.5em 0 0 0;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/topthema_schatten_ende.png.png?__blob=normal) repeat-x;
}
.topThema .teaser {
    float: right;
    margin: -36.2em 8em 0 0;
}
.topThema .teaser .teaserBox {
    width: 14.2em;
    background-image: none;
    margin-bottom: 0;
}
.topThema .teaser a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_mehr.png.png?__blob=normal) no-repeat 0 -0.2em;
    font-family: BundesSerifWeb,Georgia,serif;
    font-weight: normal;
    font-size: 1em;
    padding: 0 0 0.5em 2em;
}
.topThema .teaser h2 {
    line-height: 0.9em;
    padding: 0.3em 0 0 0;
    margin: 0;
}
.topThema .teaser h2 .dachzeile {
    padding: 0 0 0 3.2em;
    font-weight: normal;
}
#inhalt .topThema .teaserBox p {
    font-size: 0.87em;
    line-height: 1.3em;
}
.topThema .teaserBox .media {
    margin: 0;
}
.startNavigation {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/start_navi.gif.gif?__blob=normal) repeat-x 0 0;
    height: 0.65em;
}
.startNavigation ul {
    float: left;
    padding: 0.65em 0 0 8.5em;
}
.startNavigation li {
    float: left;
    list-style-type: none;
    padding: 0;
}
.startNavigation a {
    color: #FFFFFF;
    font-family: BundesSerifWeb, Georgia, serif;
    font-size: 1.25em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/start_navi_link.gif.gif?__blob=normal) no-repeat right 0;
    padding: 0.52em 2em 0.75em 0.8em;
}
.ersteHilfe {
    float: left;
    width: 100%;
    height: 32.1em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/erstehilfe.gif.gif?__blob=normal) no-repeat 0 0;
}
.ersteHilfeSuche {
    float: left;
    width: 55.5em;
}
.ersteHilfeSuche h2 {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/icon_karte.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.7em 0 0.9em 3.2em;
    font-size: 1.21em;
    margin: 0.6em 0 0.6em 7.2em;
}
.ersteHilfe .karte {
    float: left;
    width: 15.5em;
    padding: 0 0 0 9em;
}
.ersteHilfeSuche .text {
    float: left;
    width: 31em;
    padding: 1.4em 0 0 0;
}
.ersteHilfeSuche h3 {
    font-family: BundesSerifWeb, Georgia, serif;
    font-size: 1.25em;
    padding: 0 0 1.1em 0;
}
.ersteHilfeSuche label {
    font-family: BundesSerifWeb, Georgia, serif;
    font-size: 1.25em;
}
.ersteHilfeSuche form {
    padding: 2.4em 0 0 0;    
}
.ersteHilfeSuche input, .beratungsSuche input {
    margin: 1.2em 0 0 0;
}
#inhalt .ersteHilfeSuche .submit, #inhalt .beratungsSuche .submit {
    margin: 1.2em 0 0 -0.2em;
    font-size: 0.87em;
}
#inhalt .contextBox .submit {
    margin: 1.2em 0 0 -0.2em;
    font-size: 0.87em;
}
#context {
    float: left;
    width: 14.3em;
    padding: 1.4em 0 0 0;
}
.ersteHilfe #context {
    padding: 0;
}
.contextBox {
    float: left;
    width: 100%;
    padding: 1em 0 1em 0;
    margin-bottom: 1.1em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    min-height: 3.4em;
}
#inhalt .contextBox p {
    padding: 0.7em 0 0.55em 0;
    float:left;
}
#inhalt .contextBox p.linkIntern {
    padding-top: 0.9em;
}
.contextBox h2 {
    font-size: 1.25em;
}
.contextBox .media {
    padding: 0.95em 0 0.35em 0;
}
.contextRechner, .contextLotse, .contextKalender, .contextKompass {
    padding-bottom: 1em;
    margin-bottom: 0;
}
.contextRechner a, .contextLotse a, .contextKalender a, .contextKompass a {
    color: #363636;
}
.contextRechner:hover a, .contextLotse:hover a, .contextKalender:hover a, .contextKompass:hover a {
    text-decoration: underline;
}
#inhalt .contextRechner p, #inhalt .contextLotse p, #inhalt .contextKalender p, #inhalt .contextKompass p {
    padding: 0;
    margin: -2em 0 0 4.5em;
}
.contextKompass h2 a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/icon_karte.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.2em 0 1.2em 3em;
    display: block;
}
.contextRechner h2 a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/icon_rechner.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.2em 0 1.2em 3em;
    display: block;
}
.contextLotse h2 span {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/icon_lotse.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.2em 0 1.2em 3em;
    display: block;
}
.contextLotse h2 span span {
    background-image: none;
    padding: 0;
}
.contextKalender h2 span {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/icon_kalender.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.2em 0 1.2em 3em;
    display: block;
}
.contextKalender h2 span span {
    background-image: none;
    padding: 0;
}
.contextKalender h2 a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/icon_kalender.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.2em 0 1.2em 3em;
    display: block;
}
#context .kalenderDatum {
    float: left;
    width: 15em;
}
#context form {
    padding: 0.5em 0 0 0;
}
#context .inputSuche {
    margin-top: 0.6em;
}
#context .inputDatum {
    margin-top: 0.6em;
    font-size: 0.87em;
    width: 4.6em;
}
#context .serviceliste {
    float: left;
    width: 100%;
    padding: 0.95em 0 0 0;
}
#context .serviceliste li ul {
    margin-top: -1em;
}
#context .serviceliste li {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 0;
    padding: 0.4em 0 1.05em 0;
    list-style-type: none;
    font-size: 0.87em;
}
#context .serviceliste li li {
    background-image: none;
    padding: 0 0 0 2.6em;
    font-size: 1em;
}
#context .serviceliste li a {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.3em;
    padding: 1.2em 0 1em 2.5em;
}
#context .serviceliste li li a {
    padding: 0 0 0 0.6em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_bullet.gif.gif?__blob=normal) no-repeat 0 0.5em;
    display: block;
}
#context .serviceliste li.infomappe a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_infomappe.png.png?__blob=normal) no-repeat 0 0.6em;
}
#context .serviceliste li.feedback a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_feedback.png.png?__blob=normal) no-repeat 0 0.6em;
}
#context .serviceliste li.themenliste {
    padding-bottom: 0;
}
#context .serviceliste li.themenliste .titel {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.3em;
    padding: 1.2em 0 1em 2.5em;
}
#context .serviceliste li.themenliste .titel {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_liste.png.png?__blob=normal) no-repeat 0 0.6em;
}
#inhalt .serviceliste li p.subline {
    margin: -0.6em 0 0 2.6em;
    padding: 0;
}
#inhalt .serviceliste p {
    font-size: 1em;
}
.startNachrichten {
    float: left;
    padding: 2em 0 0 9.3em;
    width: 45em;
}
.startNachrichten h2 {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    color: #d74100;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.74em;
    text-transform: uppercase;
    padding: 0 0 0.6em 0;
}
.nachrichtenBox {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 0.85em 0;
}
.nachrichtenBox h3 {
    float: left;
    margin: 0 0 0.2em -0.25em;
    width: 100%;
}
.startNachrichten .nachrichtenBox h3 {
    margin-bottom: 0.55em;
}
.nachrichtenBox h3 a, .contextBox h3 a {
    color: #363636;
    font-family: BundesSerifWeb, Georgia, serif;
    font-size: 1.05em;
    line-height: 1.1em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_mehr.png.png?__blob=normal) no-repeat 0 0.6em;
    padding: 0 0 0.5em 2em;
    display: block;
    float: left;
    text-decoration: none;
}
.startNachrichten .nachrichtenBox h3 a {
    background-image: none;
    padding: 0 0 0 0.2em;
    line-height: 1.2em;
}
.nachrichtenBox h3 a:hover span, .nachrichtenBox h3 a:focus span, .nachrichtenBox h3 a:active span, .contextBox h3 a:hover span, .contextBox h3 a:focus span, .contextBox h3 a:active span {
    text-decoration: underline;
}
.nachrichtenBox h3 a .dachzeile, .contextBox h3 a .datum  {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 0.6em;
    text-transform: uppercase;
    color: #d74100;
}
.nachrichtenBox a.mehrLink {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-left: 0.3em;
}
.startNachrichten .nachrichtenBox a.mehrLink {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_mehr.png.png?__blob=normal) no-repeat 0 0.6em;
    padding: 1.15em 0 0.5em 2.6em;
    margin: -0.2em 0 0 -0.3em;
    float: left;
}
.nachrichtenBox img {
    float: left;
    padding: 0.3em 1em 0.4em 0;
}
.startNachrichten .nachrichtenBox img {
    padding: 0.3em 1.2em 0.4em 0;
}
#inhalt .nachrichtenBox p {
    padding: 0;
}
.startTeaser {
    float: left;
    width: 15em;
    padding: 2.2em 0 0 1em;
}
.teaserBox {
    float: left;
    width: 14.55em;
    margin: 0 0.95em 2.2em 0;
    padding: 0 0 1em 0;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
}
.teaserBox .media {
    float: left;
    margin: 0 0 0 0.32em;
}
.teaserBox h2 {
    font-size: 1.24em;
    padding: 0.55em 0 0.6em 0.2em;
    line-height: 1.1em;
}
.mediaIcon {
    float: left;
    margin-top: -9em;
    width: 3em;
    height: 3em;
}
.topThema .mediaIcon {
    margin-left: -0.32em;
}
p.quelle {
    float: right;
    text-align: right;
}
.teaserBox blockquote {
    float: left;
    font-size: 0.87em;
    padding: 0;
    margin: 0 -1em 1.35em 0.4em;
    font-family: BundesSansWeb, Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/quote_before.gif.gif?__blob=normal) no-repeat 0 0.15em;
    text-indent: 1.3em;
    line-height: 1.4em;
}
.teaserBox blockquote span.zitat {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/quote_after.gif.gif?__blob=normal) no-repeat bottom right;
    padding: 0 1.3em 0 0;
}
#inhalt .teaserBox p {
    padding: 0 0 0 0.3em;
}
#inhalt .teaserBox .linkliste li p.subline {
    margin-left: 2.6em;
}
.linkliste ul {
    padding: 0 0 0.8em 0.3em;
    margin: -0.3em 0 -0.5em -0.3em;
}
.linkliste li {
    list-style-type: none;
    font-size: 0.87em;
    margin: 0 0 -0.4em 0;
}
.linkliste li a {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_mehr.png.png?__blob=normal) no-repeat 0 0.6em;
    display: block;
    padding: 1.15em 0 0.5em 2.6em;
    line-height: 1.3em;
    color: #D74100;
}
#inhalt .linkliste li p.subline {
    margin: -0.4em 0 0 2.3em;
}
#inhalt .linkliste p {
    font-size: 1em;
    padding: 0;
}
.iconZitat {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/bildicon_zitat.gif.gif?__blob=normal) no-repeat 0 0;
}
.iconAudio {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/bildicon_audio.gif.gif?__blob=normal) no-repeat 0 0;
}
.iconKompass {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/bildicon_kompass.gif.gif?__blob=normal) no-repeat 0 0;
}
.kalenderDatum input {
    float: left;
}
#context .kalenderDatum img {
    margin: 0.75em 0 0 -2.45em;
    float: left;
}
#standardSeite {
    float: left;
    width: 29.7em;
    padding: 0 1.24em 0 0;
}
#standardSeite h1 {
    padding: 0.9em 0 0.4em 0;
    font-size: 1.98em;
}
#standardSeite .media {
    float: left;
    padding: 0 1.3em 2.2em 0;
    margin-top: 0.35em;
}
#standardSeite h2 {
    font-size: 1.21em;
    padding: 0.5em 0 0.6em 0;
}
#standardSeite .text ul {
    padding-bottom: 1em;
}
#standardSeite .text ol {
    padding-left: 1.5em;
}
#standardSeite .linkliste h2, #standardSeite .linkliste h3, #ohneContext .linkliste h2, #ohneContext .linkliste h3 {
    font-family: BundesSerifWeb, Georgia, serif;
    font-size: 1.25em;
    padding: 0.4em 0 0.15em 0;
}
#standardSeite .linkliste, #ohneContext .linkliste {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    margin: 0 0 1.4em 0;
}
#standardSeite .linkliste ul, #ohneContext .linkliste ul {
    padding-top: 1em;
    padding-bottom: 0;
}
#standardSeite .linkliste li, #ohneContext .linkliste li {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 0;
    padding: 0 0 1.42em 0;
}
#standardSeite .linkliste li a, #ohneContext .linkliste li a {
    background-position: -0.3em 0.6em;
    padding: 1.15em 0 0.5em 2.3em;
}
.formular form {
    font-size: 0.87em;
    padding: 0.8em 0 0 0;
}
.formular .feld .error, .formular .feldKurz .error {
    font-weight:bold;
    color:#d22113;
}
#inhalt .formular form p {
    font-size: 1em;
}
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
legend {
    margin: 0 0 0.6em 0;
    padding: 0 0 0.5em 0;
    font-size: 2.14em;
    font-family: BundesSerifWeb, Georgia, serif;
    font-weight: normal;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    float: left;
}
.feld {
    float: left;
    width: 100%;
    padding: 0 0 1em 0;
}
.feld label {
    float: left;
    width: 100%;
}
.feldKurz label {
    float: left;
    width: 16.7em;
}
.feld input, .feld textarea, .feld select {    
    width: 33.05em;
    clear: both;
    margin: 0.5em 0 0.2em 0;
}
.feld textarea {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/textarea.gif.gif?__blob=normal) no-repeat 0 0 #FFFFFF;
    height: 11.1em;
    resize: none;
    padding: 0.6em;
    overflow: hidden;
}
.feld textarea:focus, .feld textarea:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/textarea_aktiv.gif.gif?__blob=normal);
}
.feld select {
    font-size: 1em;
    width: 34.3em;
}
.feldKurz {
    float: left;
    width: 17em;
    padding: 0 0 1em 0;
}
.feldKurz .input, .feld input.hasDatepicker {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input_kurz.gif.gif?__blob=normal) no-repeat 0 0 #FFFFFF;
    width: 15.3em;
    margin: 0.5em 0 0.2em 0;
}
.feldKurz select {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/select_context.png.png?__blob=normal) no-repeat 0 0 #FFFFFF;
    width: 16.7em;
    margin: 0.5em 0 0.2em 0;
    font-size: 1em;
}
.feldKurz select:focus, .feldKurz select:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/select_context_aktiv.png.png?__blob=normal);
}
.feldKurz .input:focus, .feldKurz .input:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input_kurz_aktiv.gif.gif?__blob=normal);
}
.feldKurz img, .feld img.ui-datepicker-trigger {    
    margin: 0.8em 0 0 -2.2em;
    position: absolute;
}
.feldRechts {
    margin: 0 -0.8em 0 0.8em;
}
.radio, .checkbox {
    float: left;
    clear: both;
    padding-top: 0;
    width: 100%;
}
.radio input, .checkbox input {
    float: left;
    width: 1.6em;
    margin-left: -0.25em;
}
.radio label, .checkbox label {
    float: left;
    width: 32em;
    padding-top: 0.33em;
}
#inhalt p.label {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 0 0 0.4em 0;
    margin: 0 0 0.4em 0;
}
.formButton {
    float: left;
    width: 34.2em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 0;
    padding: 1.2em 0 0 0;
    margin: 1.6em 0 0 0;
}
#inhalt .formButton .submit {
    margin-left: -0.2em;
    padding-top: 0.65em;
}
.fehlerliste {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 0 0 1.2em 0;
    margin: 0 0 1.2em 0;
}
.fehlerliste li {
    list-style-type: none;
    margin-top: -0.4em;
    padding-left: 2.4em;
}
.fehlerliste a {
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_anker.png.png?__blob=normal) no-repeat 0 0.6em;
    display: block;
    padding: 1.35em 0 0.5em 2.6em;
}
#standardSeite .formular h2 {
    font-size: 1.42em;
    color: #363636;
    padding: 0 0 0.4em 0;
}
label.error {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/fehler.gif.gif?__blob=normal) no-repeat 0 0.4em;
    padding-left: 1.8em;
}
label.error span {
    color: #d22113;
}
input.error {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/input_fehler.gif.gif?__blob=normal);
}
.feldKurz input.error {
    background-image: url(../Bilder/Layout/input_kurz_fehler.gif);
}
textarea.error {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/textarea_fehler.gif.gif?__blob=normal);
}
.meldungenFilter {
    float: left;
    padding: 0.95em 0 0 0;
}
.meldungenFilter select {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/select_filter.gif.gif?__blob=normal);
    width: 8.1em;
    margin-right: 0.3em;
}
.meldungenFilter select:focus, .meldungenFilter select:active {
    background-image: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/select_filter_aktiv.gif.gif?__blob=normal);
}
.checkFormular .formButton {
    width: 100%;
    text-align: right;
    margin-top: 0.9em;
}
.checkFormular h2, .checkFormular legend {
    font-size: 1.4em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 0 0 0.8em 0;
    margin: 0 0 0.7em 0;
}
.checkFormular h2 .nummer, .checkFormular legend .nummer {
    font-size: 1.52em;
}
.checkFormular form {
    padding: 0.4em 0 0 0;
}
.checkFormular .feld {
    padding-bottom: 1.7em;
}
#inhalt .checkFormular  .submit {
    width: 16.7em;
}
.nachrichten {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 0;
    margin: 1.15em 0 0 0;
}
.nachrichten .nachrichtenBox {
    padding-top: 0.55em;
}
.nachrichten .nachrichtenBox h3 a {
    font-size: 1.21em;
    padding: 0 0 0.25em 1.7em;
    background-position: 0 0.8em;
}
.nachrichten .nachrichtenBox h3 a .dachzeile {
    font-size: 0.56em;
}
.publikationen {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 1em 0 0 0;
    font-size: 1em;
}
#standardSeite .publikationen h2 {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 0;
    width: 100%;
    float: left;
    font-size: 1.21em;
    line-height: 1.1em;
    padding: 0.35em 0;
}
.publikationen h2 .dachzeile {
    font-size: 0.63em;
}
#inhalt .publikationen p {
    padding: 0 0 1.05em 0;
}
p.linkSave {
    margin: -0.2em 0 0 -0.2em;
}
.linkSave a {
    color: #FFFFFF;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_save.gif.gif?__blob=normal) no-repeat 0 0 #e64515;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 14.8em;
    display: block;
    padding: 0.55em 1em 0.6em 1em;
}
.dateiInfo {
    font-size: 0.8em;    
}
ul.bildLinkListe {
    float: left;
    margin: 0 0 0 -1.05em;
    width: 48em;
}
.bildLinkListe li {
    float: left;
    margin: 0 0 0 1.15em;
    padding: 2.45em 0 0 0;
    list-style-type: none;
    width: 14.3em;
    height: 18em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    overflow: hidden;
}
#inhalt .bildLinkListe p {
    /*padding: 0 0 1.3em 0;*/
    padding: 0 0 0.7em 0;
}
#inhalt .bildLinkListe p.linkIntern {
    padding: 0 0 0.2em 0;
}
.bildLinkListe a {
    padding-left: 2.8em;
    margin-top: 0;
    display: block;
}
.bildLinkListe blockquote {
    font-family: BundesSansWeb,Arial,Helvetica,sans-serif;
    font-size: 0.87em;
    padding: 0 0 0 2.5em;
    margin: 0.5em 0 0 0;
    line-height: 1.4em;
}
/*
.bildLinkListe blockquote {
    quotes: '\201E' '\201C';
}
.bildLinkListe blockquote:before {
    content: open-quote;
}
.bildLinkListe blockquote:after {
    content: close-quote;
}
*/
.checkliste li {
    list-style-type: none;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/checkliste.gif.gif?__blob=normal) no-repeat 0 0;
    padding: 0.1em 0 1.35em 2.2em;
}
.sitemap {
    float: left;
    width: 50em;
    margin-top: -2.1em;
}
.sitemapBox {
    float: left;
    width: 20.8em;
    padding: 0 2em 0 0;
}
.sitemap ul ul {
    padding: 0.65em 0 0 1.3em;
}
.sitemap ul ul ul {
    padding: 0 0 0 2.3em;
}
.sitemap li {
    list-style-type: none;
    font-family: BundesSerifWeb, Georgia, serif;
}
.sitemap li a {
    font-size: 1.25em;
    padding: 1.7em 0 0 0;
    display: block;
}
.sitemap li li {
    font-family: BundesSansWeb,Arial,Helvetica,sans-serif;
}
.sitemap li li a {
    font-size: 0.87em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/sitemap.gif.gif?__blob=normal) no-repeat 0 0.3em;
    padding: 0 0 0.3em 1em;
    display: block;
}
.sitemap a {
    color: #363636;
}
.beratungsSuche {
    float: left;
    width: 55.5em;
}
#ohneContext .beratungsSuche h1 {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/icon_karte.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.2em 0 0.5em 2em;
    font-size: 1.98em;
    margin: 1em 0 0 0;
}
.beratungsSuche .karte {
    float: left;
    width: 25.5em;
    padding: 0 0 0 3.2em;
    margin: 0 2.35em 0 0;
}
.beratungsSuche .imagemap {
    padding: 0.3em 0 0.8em 0;
}
.beratungsSuche .text {
    float: left;
    width: 15em;
    padding: 0;
}
.beratungsSuche h2 {
    font-family: BundesSerifWeb, Georgia, serif;
    font-size: 1.25em;
    padding: 1.9em 0 1em 0;
    margin: 0;
    background-image: none;
}
.beratungsSuche .plzSuche h2 {
    padding: 1.5em 0 0.5em 0;    
}
#inhalt .beratungsSuche p {
    margin: 0 0 1.4em 0;
    padding: 0;
}
#inhalt .beratungsSuche p.linkMehr {
    margin: 0 0 2em -0.25em; 
}
.beratungsStellen {
    float: left;
    width: 29.7em;
    padding: 1.8em 0 0 0;
}
.beratungsSuche .beratungsStellen h2 {
    font-size: 1.21em;
    padding: 0 0 0.45em 0;
    margin: 0 0 0.7em 0;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
}
#inhalt #ohneContext .beratungsSuche .beratungsStellen p, .beratungsStellen ul {
    padding: 0 0 0 2.1em;
    margin: 0;
}
#inhalt #ohneContext .beratungsSuche .beratungsStellen p.fussnote {
    font-size: 0.74em;
    padding-top: 2em;
}
.beratungsStellen h3 {
    font-size: 0.87em;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_mehr.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.6em 0 0.6em 2.5em;
    margin: 0 0 -0.5em -0.35em;
    line-height: 1.4em;
}
#ohneContext .beratungsSuche .beratungsStellen .text {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 0.5em 0 1em 0;
}
.beratungsStellen h4 {
    font-size: 0.87em;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 1.6em 0 0.2em 2.1em;
}
.beratungsStellen ul {
    margin-left: -0.3em;
}
.beratungsSuche .gmap {
    float: left;
    width: 30em;
    margin: 0.2em 0.9em 0 0;
}
#ohneContext .beratungsSuche form {
    padding: 0;
    margin: -1.3em 0 0 0;
}
#inhalt #ohneContext .beratungsSuche .submit {
    margin: 1.2em 0 1em -0.2em;
}
.infomappe {
    float: left;
    width: 100%;
    padding: 1.85em 0 0 0;
}
.infomappe ul {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 0;
    margin: 0.4em 0 2.2em 0;
    float: left;
    width: 100%;
}
.infomappe li {
    list-style-type: none;
    padding: 0.6em 0 0 0;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    float: left;
    width: 100%;
}
.infomappe li a {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/liste_infomappe.gif.gif?__blob=normal) no-repeat 0 0;
    padding: 0.65em 0 0.6em 2.5em;
    font-weight: bold;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.infomappe .linkSave a:link {
    float: left;
}
#inhalt .infomappe li p.linkLoeschen,
#inhalt .infomappe li p.linkDownload {
    float: left;
    padding-bottom: 1em;
    width: 12em;
}
.infomappe li .linkLoeschen a:link,
.infomappe li .linkLoeschen a:visited,
.infomappe li .linkDownload a:link,
.infomappe li .linkDownload a:visited {
    color: #363636;
    font-family: BundesSansWeb, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 0.87em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_loeschen.png.png?__blob=normal) no-repeat 0 0;
    padding: 0.2em 0 0 2.4em;
    margin: -2em 0 0 1em;
    display: block;
    float: left;
}
.infomappe li .linkDownload a:link,
.infomappe li .linkDownload a:visited {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_download.png.png?__blob=normal) no-repeat 0 0;
    margin-left: 2.6em;
}
.infomappe li p {
    margin: 0;
    padding: 0 0 1.2em 0;
    float: left;
    width: 100%;
}
.infomappe h2 {
    padding: 0 0 0.4em 0;
    font-size: 1.24em;
}
#inhalt .infomappe p.linkSave {
    padding-top: 0.35em;
}
.checkBild {
    float: left;
    padding: 0.9em 0 2.1em 0;
}
.suchergebnisse {
    float: left;
    padding: 2.1em 0 0 0;
    width: 100%;
}
#inhalt .suchergebnisse h2 {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding-bottom: 0.5em;
}
.suchergebnisse li {
    list-style-type: none;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 0.3em 0 1em 0;
    display: block;
}
.suchergebnisse .linkIntern a {
    display: block;
    background-position: 0 1.6em;
}
#inhalt .suchergebnisse p.linkIntern {
    margin: 0 0 -1.8em -0.2em;
    padding: 0 0 1.2em 0;
}
#inhalt .suchergebnisse p {
    margin: 0 0 0 2.2em;
    padding: 0;
}
#inhalt .suchergebnisse p.zusatz {
    padding-top: 1.4em;
}
#inhalt .suchergebnisse p.keinErgebnis {
    margin: 0;
    padding-top: 1.4em;
}
#inhalt .suchergebnisse p.mehrLink a {
    font-weight: bold;
    font-family: BundesSansWebBold, Arial, Helvetica, sans-serif;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/link_suche_mehr.gif.gif?__blob=normal) no-repeat 0 0.38em;
    padding-left: 0.6em;
}
.suchergebnisse h3 {
    font-family: BundesSerifWeb,Georgia,serif;
    font-size: 1.24em;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
    padding: 1.75em 0 0.8em 0;
}
.veranstaltungsSuche form legend {
    background-image: none;
    font-size: 1.4em;
    padding-bottom: 0.15em;
}
.veranstaltungsSuche .feldKurz {
    padding-bottom: 1.5em;
}
.veranstaltungsSuche .formButton {
    margin-top: 1.15em;
}
#standardSeite .veranstaltungsSuche h2 {
    color: #363636;
    font-size: 1.25em;
    padding: 0 0 0.55em 0;
}
.veranstaltungsSuche .text {
    padding: 1.9em 0 0 0;
    margin-bottom: -1.4em;
}
/* Kalender */
#ui-datepicker-div {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/kalender_bg.png.png?__blob=normal) no-repeat 0 bottom transparent;
    width: 16.1em;
    height: 13.75em;
 display: none;
}
.ui-datepicker-header {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/kalender_title.png.png?__blob=normal) no-repeat 0 0;
    width: 14.3em;
    height: 3.1em;
    margin: -15px 0 0 15px;
    float: left;
    font-family: BundesSerifWeb,Georgia,serif;
    color: #ffffff;
}
.ui-datepicker-title {
    font-size: 1.24em;
    margin: 20px 0 0 10px;
    position: absolute;
}
.ui-datepicker-prev {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/kalender_prev.gif.gif?__blob=normal) no-repeat 0 0;
    font-size: 0;
    width: 22px;
    height: 22px;
    float: left;
    cursor: pointer;
    position: absolute;
    margin: 22px 0 0 177px;
}
.ui-datepicker-next {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/kalender_next.gif.gif?__blob=normal) no-repeat 0 0;
    font-size: 0;
    width: 22px;
    height: 22px;
    float: left;
    cursor: pointer;
    position: absolute;
    margin: 22px 0 0 202px;
}
#ui-datepicker-div table {
    margin: 0 0 0 23px;
    font-size: 0.87em;
    border-collapse: collapse;
    width: 15em;
    background-color: #ffffff;
}
#ui-datepicker-div table .ui-state-hover {
 text-decoration: underline;
}
#ui-datepicker-div th {
    font-weight: normal;
    color: #666666;
    width: 1em;
    text-align: center;
    padding: 8px 0 8px 0;
}
#ui-datepicker-div thead {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 bottom;
}
#ui-datepicker-div td {
    font-weight: normal;
    color: #999999;
    width: 1em;
    text-align: center;
    padding: 5px 0 0 0;
}
#ui-datepicker-div th a.ui-state-disabled {
    color: #999999 !important;
}
.intro {
 font-family: BundesSansWebBold,Arial,Helvetica,sans-serif;
 font-weight: bold;
}
.ui-helper-hidden-accessible {
  position: absolute;
  top: -1000px;
  left: -1000px;
  overflow: hidden;
}
.ecards {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 0;
    padding: 0;
    margin: 1em 0 0 0;
}
.ecards .bildLinkListe {
    margin-top: -1em;
}
.ecards .bildLinkListe li {
    height: 12.8em;
}
#inhalt .ecardIntro p {
    font-size: 1.2em;
    font-family: BundesSerifWeb, Georgia, serif;
    padding-bottom: 0;
    margin: 0;
    line-height: 1em;
}
#standardSeite .ecards .media {
    padding: 1em 0 1em 0;
}
#standardSeite .ecardAbsender p {
    padding: 0;
}
.ecardText {
    float: left;
    background: url(../Bilder/Layout/ecard_zitat_ende.png) no-repeat right bottom;
    padding: 1em 0 0 0;
    margin: 0 0 2em 0;
}
.ecardText blockquote {
    font-size: 0.87em;
    line-height: 1.43em;
    padding: 0 4.4em 0 4.4em;
    margin: 0;
    background: url(../Bilder/Layout/ecard_zitat_start.png) no-repeat 0 0;
    min-height: 6em;
}
.ecardDatum {
    float: left;
    width: 100%;
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/trenner.gif.gif?__blob=normal) repeat-x 0 0;
    padding: 0.5em 0 0 0;
}
#inhalt .ecardDatum p {
    font-size: 0.75em;
    color: #666666;
}
#standardSeite .formular .media {
    padding: 0 0 1.2em 0;
}
#standardSeite ul.standardListe {
    padding-bottom: 1em;
}
ul.standardListe li {
    background: url(/SiteGlobals/StyleBundles/Bilder/Wiedereinstiegsportal/Layout/liste.gif.gif?__blob=normal) no-repeat 0 0.65em;
    list-style-type: none;
    padding: 0 0 0 0.6em;
    font-size: 0.87em;
    line-height: 1.4em;
}
/*******************/
/*      Cookie-Dialog    */
/*******************/
.ba-btn, .btn {
    min-width: 200px;
    height: 40px;
    padding: 9.333px 19px 8px 19px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    line-height: 14px;
    text-transform: uppercase;
    border: 2px solid #e74814;
    background-color: #e74814;
    cursor: pointer;
}
.ba-btn-primary:focus:not(:disabled), .ba-btn-primary:hover:not(:disabled), .btn-primary:focus:not(:disabled), .btn-primary:hover:not(:disabled) {
    border-color: #585858;
    background-color: #585858;
}
.modal {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal .modal-dialog {
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
    top: 110px;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .modal-title {
    font-size: 1.5rem;
    margin-bottom: 0;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-body form {
    margin: 20px 0;
}
.modal-body form legend {
    margin-bottom: 10px;
    float: none;
    background: none;
}
.modal-body h3, .modal-body label {
    font-size: 15px;
    font-weight: 600;
    color: #020E25;
    padding-right: 50px;
    margin: 10px 0 5px 0;
}
.modal-body p, .modal-body a, .modal-body legend {
    font-size: 1.0rem;
}
.modal-body .tabs-container .heading {
    display: inline-block;
    margin-bottom: 20px;
}
.modal-body input[type="checkbox"] {
    margin-top: 5px;
}
.modal-footer {
    padding: 15px;
}
.modal-footer .ba-btn {
    width: 100%;
    margin-left: 0;
    text-decoration: none;
}
.modal-footer .ba-btn-contrast {
    border: 2px solid #595959;
    background-color: transparent;
    color: #595959;
    margin-bottom: 20px;
}
.modal-footer .ba-btn-contrast:hover, .modal-footer .ba-btn-contrast:focus {
    background-color: #595959;
    color: #FFFFFF;
}
@media only screen and (min-width:37.563em) {
  .modal .modal-dialog {
      width: auto;
      margin: 30px 10px;
  }
  .modal-footer {
      padding: 15px;
      text-align: right;
  }
  .modal-footer .ba-btn {
      width: auto;
      margin-left: 10px !important;
      min-width: 0;
      margin-bottom: 0;
  }
}
@media only screen and (min-width:64em) {
  .modal .modal-dialog {
      max-width: 760px;
      margin: 30px auto;
  }
  .cookie-form .cookie-checkboxes {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: justify;
      justify-content: space-between;
  }
}
