/************* Allgemeine Elemente ***********/
a{
 color: #002D69;
}
/*************** Portalseiten *****************/
#portal{
 background-color: #F7F9FC;
}
#portal #illu {
  border-bottom: 1px solid #AEAECA;
}
/****************** Kopf *********************/
#head {
 background-color: #fff;
 background-image: url(head_bg_rechts.gif);
}
#head span a {
 color: #fff;
}
#headL {
 background-color: #fff;
 background-image: url(head_bg_links.gif);
}
#metanav{
 background-color: #DFE2EB;
}
#metanav form div{
  border-right: 1px solid #A4C4EC;
}
/***** Navigation und rechte Marginalspalte *****/
#navi .breadcrumbs{
  border: 1px solid #AEAECA;
 background-color: #F3F3F3;
}
#navi .menu{                                       
  border: 1px solid #4F578A;
  border-top: 3px solid #002D69;
}
#navi h3{
  border-bottom: 1px solid #002D69;
}
#navi .box, #quickbar .box { 
  border: 1px solid #AEAECA;
}
#navi .box h3, #quickbar .box h3{
 border-bottom: 3px solid #AEAECA;
 background-color: #E3E3ED;
}
#navi .box ul ul{
 border-top: 1px solid #AEAECA;
 border-bottom: 1px solid #AEAECA;
}
#navi ul ul{
 border-top: 1px solid #002D69;
 border-bottom: 1px solid #002D69;
}
#navi .menu ul ul{
 border-top: 1px solid #AEAECA;
 border-bottom: 1px solid #AEAECA;
}
.linkactive{
 color: #002D69;
}
/************* Überschriften im Content ****************/
#content h1{
  color: #002D69;
}
#content h2{
  border-bottom: 3px double #AEAECA;
}
/************** Listen im Content ****************/
#content .publibildbox .verweisliste{
 border-top: 1px solid #AEAECA;
}
#content ul{
 list-style-image: url(anstrich.gif);
}
#content ul li{
 list-style-image: url(anstrich.gif);
}
#content ul ul{
 list-style-image: url(anstrich2.gif);
}
#content ul li ul li{
 list-style-image: url(anstrich2.gif);
}
.alphabet{
 border: 1px solid #AEAECA;
} 
/************** Listen in der Marginalspalte - NEU dazugekommen ****************/
#quickbar ul{
 list-style-image: url(anstrich.gif); list-style-position: outside; list-style: none; 
 margin-left:0;
}
#quickbar ul li {
 list-style-image: url(anstrich.gif); padding-left:1px;text-indent:-1px; margin-left:1px;
}
/************** Listen in der Marginalspalte - NEU dazugekommen ****************/
#quickbar ul.verweisliste{
 list-style-image: none;
}
#quickbar ul.verweisliste li{ 
 list-style-image: none; padding-left:0px; margin-left:2px;
}
#quickbar ul.verweisliste ul{
 list-style-image: none;
}
#quickbar ul.verweisliste li ul li{
 list-style-image: none; padding-left:0px; margin-left:2px;
}
/************** Teaser im Content   ************/  
.teaserbild40, .teaserbild103, .teaserbild188, 
.teaserbild188rechts, .teaserbild103rechts{
 border-bottom: 1px solid #AEAECA;
}
/************* Formulare im Content **************/
#content form{
 border: 1px solid #AEAECA;
 background: #E3E3ED;
}
#content fieldset, .line {
 border-bottom: 1px solid #AEAECA;
}
.sendenanbox{
 border: 1px solid #AEAECA;
}
.fehler {
  background: #002D69; 
} 
/************* Sitemap im Content **************/ 
#sitemap .pfad {
 border: 1px solid #AEAECA;
 border-bottom: 2px solid #002D69;
 background: #F3F3F3;
}
#sitemap .pfad h2 {
 border-bottom: 1px solid #AEAECA;
}
#sitemap h3 {
  border-bottom: 1px solid #002D69;
}
#sitemap ul.level0{
 border-bottom: 1px solid #AEAECA;
}
#sitemap a:visited{
 color: #7a7a7a;
}
/************ Tabellen im Content ***************/
td,th{
 border: 1px solid #BDBDBD;
}
th{
 background: #DCDCDC;
}
.screen2 th.sub, .screen3 th.sub{
 background: #EAEAEA;
}
td{
 border: 1px solid #BDBDBD;
 background: #EAEAEA;
}
td.first{
 border: 1px solid #BDBDBD;
 background: #EAEAEA;
}
/********** Sonstige Elemente im Content *********/
#content a:visited{
 color: #7a7a7a;
}
#content .linktop a:visited{
 color: #002D69;
}
#content .ergebnisse a:visited{
 color: #002D69;
}
.border1 {
 border: 1px solid #BDBDBD;
}
.border_hg {
 border: 1px solid #F7F9FC;
}
.border_weiss {
 border: 1px solid #FFFFFF;
}
 .beitragtext{
 border-bottom: 1px solid #AEAECA;
}
 .publibildbox{
 border: 1px solid #AEAECA;
}
.ergebnisse{
 border: 1px solid #AEAECA;
}
.ergebnisse strong, .alphabet strong {
  color: #002D69; 
}
.linie{
  border-bottom: 1px solid #AEAECA; 
}
/********** Accordion * Nachtrag von sachsen.de mit angepassten Eigenschaften *********/
#contentarea .accordion .tab {
  background: #E3E3ED url(plus.gif) no-repeat 5px .7em;
  }
#contentarea .accordion .tab:hover {
  background-image: url(plus-invers.gif);
  }
#contentarea .accordion .tab.js-selected,
#contentarea .accordion .tab:hover {
  background-color: #002D69;
  color: #FFF;
  }
#contentarea .accordion .tab.js-selected,
#contentarea .accordion .tab.js-selected:hover {
  background-image: url(minus-invers.gif);
  }
#content .accordion .panel ul {
  border-bottom: 0px solid #002D69;
  }
