#content a.RichTextIntLink{
  background:none;
  padding-left:0;
  font-weight:normal;
  text-decoration:underline;
}
#content h2{
  clear:left;
}
#content ul ul>li{
  list-style-type:circle;
}
#content ul ul ul>li{
  list-style-type:square;
}
#content #sitemap ul > li,
#content #sitemap ul ul > li,
#content #sitemap ul ul ul>li{
  list-style-type:none;
}
a.external, a.wiki,
.ExternalLink,
a.RichTextExtLink,
.teaser .more a.external{
  padding-left:13px;
}
textarea{
   font-size:150%;
}
#content .toc li a,
#content .toc li a:active,
#content .toc li a:hover{
  font-weight:bold;
}
table .left,
table .right{
   float:none !important;
}
#supplement #addContent .boxWrapper.themeBox .box>ul{
   margin-bottom:0;
}
#content .embeddedLink{
   font-size:15px;
}
/* externe Links in NavServicemeta ohne Icon*/
#navServiceMeta a.external{
   background:none;
}
a.RichTextIntLink{
   font-family:"bundessansweb",Arial,helvetica,sans-serif;
}
table .even,
table .even th{
  background: url(/SiteGlobals/StyleBundles/Bilder/Farbschema/bg-pictures.png?__blob=normal) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
table .odd,
table .odd th{
  background:none;
}
/* Topline */
.teaser h1.withHeader, .teaser h2.withHeader, .teaser h3.withHeader{
    padding-top:0;
}
/* Impressum im Footer*/
#footer .copyright strong{
   padding: 0 15px 10px 15px;
}
/* Schriftfarbe im Footer */
#footer, #footer a, #footer strong, #footer p{
   color:#fff;
}
/* inpath in der Schwerpunktnavigation hervorheben BPAINT-753 */
#navSecondary li em a{
    background-color: #0778a5;
}
/* small.css, Bild nicht ausblenden */
.teaser p.picture{
   display:block;
}
/*Video-Modul Start*/
#startpage_video{
background-color: #eeeeee;
padding-left: 15px;
padding-top: 10px;
width: 100%
}
#startpage_video h2{
color: #0778a5;
font-size: 200%;
}
/*Terminstörer*/
.disrupter .teaser{
background-color: #F3CCDA;
}

/* Copyright Footer */
#footer .copyright a, #footer .copyright strong { padding: 0 0 0 20px; display: unset; }
/* Stage Claim */
#stage.logo .text-wrapper h3 {
text-transform: uppercase;
font-family: "bundessansweb", Arial, helvetica, sans-serif;
font-size: 200%;
margin-top: 1em;
}
#stage.logo .text-wrapper h3 strong{
font-weight: normal;
font-size: 165%;
display: inline-block;
padding-bottom: 0.3em;
}
/* Servicebox YouTube linksbündig */
#servicebox .social li:nth-child(3n) a, #servicebox .social li:nth-child(3n) strong {
    margin-left: 0;
}
/*Additional Logo auf Startseite S*/
@media (min-width: 50.063em) {
  #globalAdditionalLogo_onSmall{
  display:none;
  }
  #globalAdditionalLogo_onSmall+div {
  display:block;
  }
}
@media (max-width: 50.063em) {
  #globalAdditionalLogo_onSmall {
  display:block;
  }
  #globalAdditionalLogo_onSmall+div {
  display:none;
  }
/* Stage Claim */
#stage.logo .text-wrapper h3 {
font-size: 120%;
margin-top: 1.5em;
}
#stage.logo .text-wrapper h3 strong{
font-size: 170%;
}
#stage.stage-switcher .text-wrapper h3 strong {
    font-size: 110%;
  }
}
