#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{
  background-position: 3px -12074px;
  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&v=3) 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: #23614e;
}

/* small.css, Bild nicht ausblenden */
.teaser p.picture{
   display:block;
}
.imageBox .picture {
    border: none
}
