/* Kupferstichkabinett — AkBild-era skin without missing image sprites */

a,
a:visited,
a:link,
.documentContent a,
.documentContent p a,
.documentContent li a {
  color: #666666 !important;
}

a:hover,
a:active,
.documentContent a:hover,
.documentContent a:active {
  color: #660033 !important;
}

#akb_title {
  color: #660033;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
  margin: 1px 0 6px 0;
  padding: 20px 0 9px 0;
  width: 450px;
  display: block;
  border-bottom: 1px dotted #cccccc;
}

#akbild_topnavi01_Box,
#akbild_topnavi01_DotLine {
  background-color: #660033;
}

#akbild_topnavi01_Box {
  width: 250px;
}

#akbild_topnavi01_SuperSite {
  padding: 12px 12px 2px 12px;
  font-size: 15px;
  line-height: 1.2;
}

#akbild_topnavi01_SubSite {
  padding: 0 12px 10px 12px;
  font-size: 11px;
  line-height: 1.3;
}

#akbild_logo {
  overflow: visible;
}

#akbild_logo a {
  display: block;
  text-decoration: none;
}

#akbild_logo img {
  display: block;
  border: 0;
}

/* Meta navigation: text instead of missing PNG sprites */
#akbild_links a,
#akbild_links a:link,
#akbild_links a:visited {
  text-indent: 0 !important;
  background-image: none !important;
  background-color: transparent !important;
  width: auto !important;
  height: 16px !important;
  padding: 0 9px !important;
  margin: 0 !important;
  color: #666666 !important;
  font-size: 11px !important;
  line-height: 16px;
  text-decoration: none;
  float: left;
}

#akbild_links a:hover,
#akbild_links a:active {
  color: #660033 !important;
}

#akbild_links li {
  border-left: 1px solid #cccccc;
}

#akbild_links li:first-child {
  border-left: none;
}

#meta-contact,
#meta-imprint,
#meta-homepage {
  display: block !important;
  visibility: visible !important;
  height: auto !important;
  width: auto !important;
}

.akbild_inputWrapper2 {
  background-image: none !important;
  width: auto !important;
  height: 16px;
  border: 1px solid #999999;
  background-color: #ffffff;
}

input.akbild_metanavi_searchInput {
  margin: 1px 0 0 6px !important;
  width: 96px;
  height: 14px;
  font-size: 10px;
  border: 0 !important;
  background: #ffffff;
}

#akbild_metanavi_searchSubmit {
  width: auto !important;
  height: 16px !important;
  padding: 0 6px !important;
  margin: 0 !important;
  border: 0;
  background: #666666;
  color: #ffffff;
  font-size: 9px;
  font-family: arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  vertical-align: top;
}

#akbild_metanavi_searchSubmit:hover {
  background: #660033;
}

#akbild_topnavi02 {
  background-image: none;
  border-bottom: 1px dotted #cccccc;
}

#akbild_topnavi01_DotLine {
  background-image: none;
  height: 6px;
}

#akbild_language {
  text-transform: lowercase;
}

#akbild_language a {
  text-decoration: none;
  color: #666666;
  padding: 0 1px;
}

li.akbild_language_li_active a,
#akbild_language a:hover {
  color: #660033;
}

.akbild_lang_sep {
  color: #cccccc;
  padding: 0 3px 0 2px;
}

/* Compact left nav — original padding was for icon sprites */
#portal-top,
#akbild_header {
  height: auto;
  overflow: visible;
}

#akbild_navigation {
  padding-top: 12px;
}

#akbild_navigation ul {
  overflow: hidden;
  width: 190px;
}

#akbild_navigation .itemBox,
#akbild_navigation .lastItemBox {
  padding: 7px 0 !important;
}

.akbild_navigation_level01 .inactive a,
.akbild_navigation_level01 .inactive a:link,
.akbild_navigation_level01 .inactive a:visited {
  background-color: #999999 !important;
  color: #ffffff !important;
}

.akbild_navigation_level01 .active a,
.akbild_navigation_level01 .inactive a:hover,
.akbild_navigation_level01 .inactive a:active {
  background-color: #660033 !important;
  color: #ffffff !important;
}

#akbild_navigation a .itemBox,
#akbild_navigation a .lastItemBox {
  display: block;
}

.akbild_navigation_level01 .itemTitle {
  font-size: 11px !important;
  text-transform: uppercase;
}

#akbild_contentFooter {
  background-image: none;
  border-top: 1px dotted #cccccc;
  height: auto;
  min-height: 22px;
  padding-top: 8px;
}

#page_top a {
  text-indent: 0 !important;
  background-image: none !important;
  background-color: transparent !important;
  color: #666666 !important;
  width: auto !important;
  height: auto !important;
  font-size: 11px;
  text-decoration: none;
}

#page_top a:hover {
  color: #660033 !important;
}

.documentContent h2,
.akb_section_title {
  color: #660033;
  font-size: 13px;
  font-weight: bold;
  margin: 22px 0 8px 0;
  padding: 0;
  clear: both;
  float: none !important;
  width: auto !important;
}

#akb_body p,
.documentContent p {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 12px 0;
  width: auto !important;
  float: none !important;
  clear: both;
}

#akb_body ul.akb_facts,
.documentContent ul.akb_facts {
  margin: 4px 0 16px 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 1.5em;
  float: none !important;
  clear: both;
  width: auto !important;
}

#akb_body ul.akb_facts li,
.documentContent ul.akb_facts li {
  margin: 0 !important;
  padding: 5px 0 6px 12px !important;
  border-bottom: 1px dotted #cccccc;
  list-style: none !important;
  background-image: none !important;
  float: none !important;
  clear: none !important;
  position: relative;
}

#akb_body ul.akb_facts li:before,
.documentContent ul.akb_facts li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 4px;
  height: 4px;
  background: #660033;
}

.akb_box {
  border: 1px solid #666666;
  padding: 10px 12px 12px 12px;
  margin: 16px 0 8px 0;
  clear: both;
  overflow: hidden;
  float: none;
}

.akb_box h2 {
  margin-top: 0;
}

.akb_more {
  text-align: right;
  margin: 0 0 4px 0;
  font-size: 11px;
}

.akb_more a {
  color: #660033 !important;
  text-decoration: none;
}

.akb_more a:hover {
  text-decoration: underline;
}

.akb_address {
  font-size: 12px;
  line-height: 1.55em;
  margin: 0 0 12px 0;
}

.akb_note {
  font-size: 11px;
  color: #333333;
  line-height: 1.45em;
  margin: 16px 0 0 0;
}

#akb_subheader .akb_title_box {
  background-image: none;
}

@media print {
  #akbild_metanavi,
  #akbild_navigation,
  #akbild_language,
  #akbild_contentFooter {
    display: none;
  }
}
