* {
  margin: 0;
  padding: 0;
}
html,
body {
  position: relative;
  height: 100%;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
body {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  min-width: 320px;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
}
.hidden,
* + html hr,
#skipnav {
  display: none;
}
.floatclear {
  position: relative;
  clear: both;
}
:focus {
  outline: 0;
}
#page {
  position: relative;
  min-height: 100%;
  width: 100%;
}
.centring {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  height: 100%;
}
::selection {
  background: rgba(153, 204, 221, 0.6);
}
::-moz-selection {
  background: rgba(153, 204, 221, 0.6);
}
::-webkit-selection {
  background: rgba(153, 204, 221, 0.6);
}
blockquote {
  margin: 0 0 0 1em;
  padding: 0 0 0 2em;
  min-height: 4em;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/cite.png') no-repeat left bottom;
  font-size: 1.2em;
}
blockquote p {
  color: #336677;
}
blockquote span.cite {
  position: relative;
  display: block;
  color: #999999;
  font-style: italic;
  font-size: 0.85em;
}
#header {
  display: block !important;
  position: relative;
  min-height: 125px;
  width: 100%;
  padding-bottom: 95px;
  margin-bottom: -40px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5e5245), to(#2f2823));
  background: -webkit-linear-gradient(top, #5e5245, #2f2823);
  background: -moz-linear-gradient(top, #5e5245, #2f2823);
  background: -ms-linear-gradient(top, #5e5245, #2f2823);
  background: -o-linear-gradient(top, #5e5245, #2f2823);
  background-color: #2f2823;
}
.home #header,
.recherche #header {
  min-height: 155px;
  margin-bottom: -20px;
}
#header #nav {
  display: none;
}
#header.collapsing {
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
#header.collapsing #nav {
  display: block;
}
#header.in #nav {
  display: block;
}
@media (min-width: 600px) {
  #header {
    min-height: 210px !important;
    margin-bottom: 0px;
  }
}
@media (min-width: 830px) {
  #header {
    min-height: 170px !important;
  }
}
@media (min-width: 950px) {
  #header {
    left: -3px;
  }
}
#navbarbg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/navbarbg.png') no-repeat center top;
}
#headerbackgroundline {
  display: block;
  position: absolute;
  height: 100px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header_line.png') repeat-x;
}
h1 {
  display: block;
  position: relative;
  width: 240px;
  top: 25px;
  left: 20px;
}
@media (min-width: 950px) {
  h1 {
    left: -3px;
  }
}
h1 a {
  display: block;
  position: relative;
  height: 70px;
  width: 100%;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/slublogo.png') no-repeat 0 0;
  text-indent: -9000px;
  z-index: 1;
}
#nav {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  position: relative;
  width: 100%;
  min-height: 50px;
  text-align: center;
}
@media (min-width: 600px) {
  #nav {
    transition: left linear .35s;
    transition: right linear .35s;
    transition: padding linear .35s;
    transition: margin linear .35s;
    display: block !important;
    top: 30px;
    right: 0px;
  }
}
@media (min-width: 830px) {
  #nav {
    right: 0px;
    top: -20px;
    left: auto;
  }
}
@media (min-width: 950px) {
  #nav {
    right: -20px;
  }
}
#nav ul {
  list-style-type: none;
}
#nav ul li {
  display: block;
  position: relative;
}
#nav ul li.act a,
#nav ul li a:hover {
  color: #44ddee;
  text-shadow: #44ddee 0 0 8px;
}
#nav ul > ul > li {
  padding: 0 14px;
  border-right: 1px dotted #ffffff;
  border-right: 1px dotted rgba(255, 255, 255, 0.3);
  background: none;
}
#nav ul > ul > li a:last-child {
  padding-right: 0;
  border-right: none;
}
@media (max-width: 600px) {
  #nav ul {
    padding: 25px 0 50px 0;
  }
  #nav ul li {
    min-height: 75px;
    margin-left: 30px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
  }
  #nav ul li .submenutriangle {
    display: block;
  }
  #nav ul li:last-child {
    border: none;
  }
  #nav ul li .subnav {
    position: relative;
    display: none;
  }
  #nav ul li .subnav ul {
    position: relative;
    padding: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  #nav ul li .subnav ul li {
    text-align: left;
    padding: 0px;
  }
  #nav ul li .subnav ul li a {
    font-size: 1.5em;
    color: #ffffff;
    text-shadow: none;
  }
  #nav ul li .subnav ul li a:hover {
    text-decoration: underline;
  }
  #nav ul li .subnav.collapsing {
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
    opacity: 0.0;
    display: block;
  }
  #nav ul li .subnav.in {
    -webkit-transition: opacity 0.15s ease;
    -o-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
    opacity: 1.0;
    display: block;
    background-color: rgba(255, 255, 255, 0.07000000000000001);
  }
  #nav > ul > li {
    min-height: 75px;
  }
  #nav > ul > li a {
    position: relative;
    display: block;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 80px;
    text-align: left;
    font-size: 2em;
  }
}
@media (min-width: 600px) {
  #nav ul {
    min-height: 50px;
    float: right;
  }
  #nav ul li {
    float: left;
    height: 43px;
    padding: 0 18px;
  }
  #nav ul li a {
    position: relative;
    display: block;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
    text-shadow: #000000 -1px -1px 0;
    font-size: 1.3em;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 40px;
    text-align: left;
  }
  #nav ul li.act > a {
    background: url('/typo3conf/ext/slub_template/Resources/Public/Images/navact.png') no-repeat center bottom;
  }
  #nav ul li .subnav {
    position: absolute;
    top: 47px;
    left: -9000px;
    z-index: 9001;
    width: 260px;
  }
  #nav ul li:hover .subnav {
    left: 20px;
  }
  #nav ul li .subnav .subnavtop,
  #nav ul li .subnav .subnavbottom {
    position: absolute;
    left: 0;
    width: 260px;
    height: 20px;
    background: url('/typo3conf/ext/slub_template/Resources/Public/Images/subnavends.png') no-repeat 0 0;
  }
  #nav ul li .subnav .subnavtop > ul > li,
  #nav ul li .subnav .subnavbottom > ul > li {
    width: 260px;
  }
  #nav ul li .subnav .subnavtop {
    top: -20px;
    background-position: left top;
  }
  #nav ul li .subnav .subnavbottom {
    bottom: -20px;
    background-position: left bottom;
  }
  #nav ul li ul {
    position: relative;
    width: 100%;
  }
  #nav ul li ul li {
    float: none;
    padding: 0 20px 0 9px;
    height: auto;
    text-align: left;
    background: url('/typo3conf/ext/slub_template/Resources/Public/Images/subnavbg.png') repeat-y 0 0;
  }
  #nav ul li ul li a:hover {
    background: #558899;
    color: #ffffff;
  }
  #nav ul li ul li a,
  #nav ul li.act ul li a {
    padding: 4px 10px;
    border-bottom: 1px dotted #112233;
    color: #112233;
    text-shadow: none;
    font-size: 1.1em;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 16px;
  }
  #nav ul li .subnav ul li:last-child a {
    padding: 4px 10px;
  }
  #nav > ul > li {
    height: 35px;
  }
  #nav > ul > li a {
    font-size: 1.5em;
    line-height: 32px;
  }
  #nav > ul > li a:last-child {
    padding-right: 0;
    border-right: none;
  }
  #nav > ul > li.act > a {
    background-position: center 24px;
  }
}
#mobile-nav-icon {
  width: 50px;
  top: 1px;
  bottom: 0;
  margin: auto;
  position: absolute;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/dropdown-icon.png') no-repeat center;
}
.hamburger {
  display: block;
  position: absolute;
  top: 40px;
  right: 0px;
  margin: 8px 15px 8px 50px;
  padding: 9px 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  background-image: none;
}
.hamburger .icon-bar {
  display: block;
  height: 2px;
  width: 22px;
  background-color: #fff;
}
.hamburger .icon-bar + .icon-bar {
  margin-top: 4px;
}
.hamburger:hover {
  background-color: #dddddd;
}
.hamburger:hover .icon-bar {
  background-color: #333;
}
@media (min-width: 600px) {
  .hamburger {
    display: none;
  }
}
.submenutriangle {
  display: none;
  position: absolute;
  height: 80px;
  width: 80px;
  top: 0;
  right: 0px;
  border: 1px solid transparent;
  background-color: transparent;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/navTriangle.png') no-repeat center;
}
#mobile-nav {
  display: block;
  position: relative;
  width: 100%;
  top: -35px;
  z-index: 10;
}
.home #mobile-nav,
.recherche #mobile-nav,
.slublog #mobile-nav {
  display: none;
}
@media (min-width: 600px) {
  #mobile-nav {
    display: none;
  }
}
#mobile-nav .dropdown {
  width: 100%;
  margin: 0 auto;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
#mobile-nav .dropdown ul {
  width: 100%;
  text-align: center;
  margin: 0;
  list-style: none;
}
#mobile-nav .dropdown ul li {
  padding: 10px 0;
  border-bottom: 1px solid #eeeedd;
}
#mobile-nav .dropdown ul li:last-child {
  border-bottom: none;
}
#mobile-nav .dropdown ul li a {
  font-size: 1em;
  line-height: 2.5em;
  text-decoration: none;
}
#mobile-nav .dropdown ul li a:hover {
  color: #cc0000;
  text-decoration: underline;
}
#mobile-nav #mobile-nav-title {
  font-size: 1.2em;
  font-style: normal;
  white-space: normal;
}
#mobile-nav h2 {
  margin: 5px 5px 5px 60px;
  padding: 0 !important;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
#mobile-nav .btn {
  width: 100%;
  color: #cc0000;
}
#toolsmenu {
  position: relative;
  z-index: 5;
  float: right;
  padding: 4px 0 0 0;
  height: 30px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/toolsbg.png') repeat-x 0 0;
}
#toolsmenu ul {
  list-style-type: none;
}
#toolsmenu ul li {
  float: left;
  margin: 0 -1px 0 0;
  padding: 0 6px;
  border-right: 1px dotted #ffffff;
  color: #ffffff;
}
@media (max-width: 390px) {
  #toolsmenu ul lifirst-child(2) {
    border-left: 1px dotted #ffffff;
  }
}
#toolsmenu a {
  color: #ffffff;
  text-decoration: none;
}
#toolsmenu a:hover {
  text-decoration: underline;
}
#toolsmenu span.EXLUserNameDisplay {
  color: #a7a5a3;
  display: none;
}
@media (min-width: 390px) {
  #toolsmenu span.EXLUserNameDisplay {
    display: block;
  }
}
#toolsmenu #langmenu {
  position: relative;
  float: left;
  margin: 0 10px 0 0;
}
#toolsmenu #langmenu a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 16px;
  height: 11px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/flags.png') no-repeat;
  text-indent: -9000px;
}
#toolsmenu #langmenu #switch_de_DE a {
  background-position: 0 0;
}
#toolsmenu #langmenu #switch_en_US a {
  background-position: 0 -11px;
}
#toolsmenu #langmenu #switch_fr_FR a {
  background-position: 0 -22px;
}
#toolsmenu #userareamenu {
  float: left;
}
#toolsmenu #userareamenu a {
  float: left;
  color: #ffffff;
}
#toolsmenu .pleaseLoginMsg,
#toolsmenu .pleaseLoginMsg span.plmIcon {
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/plmIcons.png') no-repeat 0 0;
}
#toolsmenu .pleaseLoginMsg {
  position: relative;
  float: left;
  margin-right: -8px;
  padding: 0 12px 0 20px;
  background-position: right -23px;
  color: #a7a5a3;
}
#toolsmenu .pleaseLoginMsg::after {
  content: "Anmelden";
}
@media (min-width: 640px) {
  #toolsmenu .pleaseLoginMsg::after {
    content: "Anmelden, um Volltexte und weiteren Content zu sehen";
  }
}
#toolsmenu .pleaseLoginMsg span.plmIcon {
  position: absolute;
  top: 0;
  left: 3px;
  display: block;
  width: 15px;
  height: 15px;
  background-position: 0 -2px;
}
#toolsmenu .tx-slubshibboleth-pi1 ul {
  position: relative;
  float: left;
}
/* main searchbar */
#searchbar {
  transition: left linear .35s;
  transition: right linear .35s;
  transition: padding linear .35s;
  transition: margin linear .35s;
  display: none;
  position: absolute;
  bottom: 50px;
  z-index: 1;
  height: 85px;
  width: 100%;
  max-width: 900px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d32c16), to(#aa150f));
  background: -webkit-linear-gradient(top, #d32c16, #aa150f);
  background: -moz-linear-gradient(top, #d32c16, #aa150f);
  background: -ms-linear-gradient(top, #d32c16, #aa150f);
  background: -o-linear-gradient(top, #d32c16, #aa150f);
  background-color: #d31c16;
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.home #searchbar,
.recherche #searchbar {
  display: block !important;
}
@media (min-width: 600px) {
  #searchbar {
    display: block;
  }
}
#searchbar form {
  display: none;
}
.home #searchbar form,
.recherche #searchbar form {
  display: block;
}
#searchbar fieldset {
  border: none;
}
.home #searchbarpic {
  display: none;
  position: absolute;
  right: 45px;
  left: auto;
  bottom: -20px;
  height: 120px;
  width: 220px;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(35, 35, 35, 0.35);
  transition: left linear .35s;
  transition: right linear .35s;
  transition: padding linear .35s;
  transition: margin linear .35s;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/main_small.jpg');
  background-position: center;
}
@media (min-width: 640px) {
  .home #searchbarpic {
    display: block;
  }
}
.home #searchbarpic.extended {
  display: none !important;
}
@media (min-width: 640px) {
  .home #searchbarpic.extended {
    display: block !important;
  }
}
@media (min-width: 600px) {
  .home #searchbarpic {
    display: none;
  }
}
@media (min-width: 640px) {
  .home #searchbarpic {
    display: block;
  }
}
.recherche #searchbarpic {
  display: none;
  position: absolute;
  right: 45px;
  left: auto;
  bottom: -20px;
  height: 120px;
  width: 220px;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(35, 35, 35, 0.35);
  transition: left linear .35s;
  transition: right linear .35s;
  transition: padding linear .35s;
  transition: margin linear .35s;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/recherche_small.jpg');
  background-position: left;
}
@media (min-width: 640px) {
  .recherche #searchbarpic {
    display: block;
  }
}
.recherche #searchbarpic.extended {
  display: none !important;
}
@media (min-width: 640px) {
  .recherche #searchbarpic.extended {
    display: block !important;
  }
}
@media (min-width: 600px) {
  .recherche #searchbarpic {
    display: none;
  }
}
@media (min-width: 640px) {
  .recherche #searchbarpic {
    display: block;
  }
}
.legals #searchbarpic {
  display: none;
  position: absolute;
  z-index: 1;
  right: 45px;
  left: 120px;
  bottom: -20px;
  height: 120px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/main.jpg') no-repeat;
  background-size: cover;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(35, 35, 35, 0.35);
  background-position: left;
}
@media (min-width: 600px) {
  .legals #searchbarpic {
    display: block;
  }
  .legals #searchbarpic.extended {
    display: none;
    position: absolute;
    right: 45px;
    left: auto;
    bottom: -20px;
    height: 120px;
    width: 220px;
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
    box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 3px solid rgba(35, 35, 35, 0.35);
    transition: left linear .35s;
    transition: right linear .35s;
    transition: padding linear .35s;
    transition: margin linear .35s;
    background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/main_small.jpg');
  }
  .legals #searchbarpic.extended.extended {
    display: none !important;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .legals #searchbarpic.extended {
    display: block;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .legals #searchbarpic.extended.extended {
    display: block !important;
  }
}
.service #searchbarpic {
  display: none;
  position: absolute;
  z-index: 1;
  right: 45px;
  left: 120px;
  bottom: -20px;
  height: 120px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/service.jpg') no-repeat;
  background-size: cover;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(35, 35, 35, 0.35);
  background-position: left;
}
@media (min-width: 600px) {
  .service #searchbarpic {
    display: block;
  }
  .service #searchbarpic.extended {
    display: none;
    position: absolute;
    right: 45px;
    left: auto;
    bottom: -20px;
    height: 120px;
    width: 220px;
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
    box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 3px solid rgba(35, 35, 35, 0.35);
    transition: left linear .35s;
    transition: right linear .35s;
    transition: padding linear .35s;
    transition: margin linear .35s;
    background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/service_small.jpg');
  }
  .service #searchbarpic.extended.extended {
    display: none !important;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .service #searchbarpic.extended {
    display: block;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .service #searchbarpic.extended.extended {
    display: block !important;
  }
}
.sammlungen #searchbarpic {
  display: none;
  position: absolute;
  z-index: 1;
  right: 45px;
  left: 120px;
  bottom: -20px;
  height: 120px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/sammlungen.jpg') no-repeat;
  background-size: cover;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(35, 35, 35, 0.35);
  background-position: right;
}
@media (min-width: 600px) {
  .sammlungen #searchbarpic {
    display: block;
  }
  .sammlungen #searchbarpic.extended {
    display: none;
    position: absolute;
    right: 45px;
    left: auto;
    bottom: -20px;
    height: 120px;
    width: 220px;
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
    box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 3px solid rgba(35, 35, 35, 0.35);
    transition: left linear .35s;
    transition: right linear .35s;
    transition: padding linear .35s;
    transition: margin linear .35s;
    background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/sammlungen_small.jpg');
  }
  .sammlungen #searchbarpic.extended.extended {
    display: none !important;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .sammlungen #searchbarpic.extended {
    display: block;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .sammlungen #searchbarpic.extended.extended {
    display: block !important;
  }
}
.ueber-uns #searchbarpic {
  display: none;
  position: absolute;
  z-index: 1;
  right: 45px;
  left: 120px;
  bottom: -20px;
  height: 120px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/ueberuns.jpg') no-repeat;
  background-size: cover;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(35, 35, 35, 0.35);
  background-position: center;
}
@media (min-width: 600px) {
  .ueber-uns #searchbarpic {
    display: block;
  }
  .ueber-uns #searchbarpic.extended {
    display: none;
    position: absolute;
    right: 45px;
    left: auto;
    bottom: -20px;
    height: 120px;
    width: 220px;
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
    box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 3px solid rgba(35, 35, 35, 0.35);
    transition: left linear .35s;
    transition: right linear .35s;
    transition: padding linear .35s;
    transition: margin linear .35s;
    background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/ueberuns_small.jpg');
  }
  .ueber-uns #searchbarpic.extended.extended {
    display: none !important;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .ueber-uns #searchbarpic.extended {
    display: block;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .ueber-uns #searchbarpic.extended.extended {
    display: block !important;
  }
}
.slublog #searchbarpic {
  display: none;
  position: absolute;
  z-index: 1;
  right: 45px;
  left: 120px;
  bottom: -20px;
  height: 120px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/blogHeader.jpg') no-repeat;
  background-size: cover;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  border: 3px solid rgba(35, 35, 35, 0.35);
  background-position: right;
}
@media (min-width: 600px) {
  .slublog #searchbarpic {
    display: block;
  }
  .slublog #searchbarpic.extended {
    display: none;
    position: absolute;
    right: 45px;
    left: auto;
    bottom: -20px;
    height: 120px;
    width: 220px;
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
    transform: rotate(1deg);
    box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
    -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 3px solid rgba(35, 35, 35, 0.35);
    transition: left linear .35s;
    transition: right linear .35s;
    transition: padding linear .35s;
    transition: margin linear .35s;
    background: url('/typo3conf/ext/slub_template/Resources/Public/Images/header/blogHeader_small.jpg');
  }
  .slublog #searchbarpic.extended.extended {
    display: none !important;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .slublog #searchbarpic.extended {
    display: block;
  }
}
@media (min-width: 600px) and (min-width: 640px) {
  .slublog #searchbarpic.extended.extended {
    display: block !important;
  }
}
@media (min-width: 600px) {
  #searchbarpic.extended {
    display: none;
  }
}
@media (min-width: 640px) {
  #searchbarpic.extended {
    display: block;
  }
}
#resetInput {
  display: none;
  position: absolute;
  top: 5px;
  right: 40px;
  height: 28px;
  width: 26px;
  border-right: 1px dotted #999999;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/searchreset.png') no-repeat left center;
  cursor: pointer;
}
#searchbarremove {
  display: none;
  position: absolute;
  z-index: 1000;
  top: 26px;
  right: 15px;
  height: 30px;
  width: 20px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/searchremove.png') no-repeat 0 0;
  cursor: pointer;
}
@media (min-width: 640px) {
  #searchbarremove {
    display: block;
  }
  .home #searchbarremove,
  .recherche #searchbarremove {
    display: none;
  }
}
#searchbarlink {
  display: none;
  position: absolute;
  overflow: hidden;
  bottom: 10px;
  left: 5px;
  height: 70px;
  width: 90px;
  border-right: 1px dotted #cc9999;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/searchbar_switchicon.png') no-repeat 10px 0;
  cursor: pointer;
  text-indent: -9000px;
}
#searchbarlink:hover {
  background-position: 10px -70px;
}
@media (min-width: 600px) {
  #searchbarlink {
    display: block;
  }
  .home #searchbarlink,
  .recherche #searchbarlink {
    display: none;
  }
}
.EXLSearchFieldRibbonFormSearchFor label,
.searchbarContainer label {
  display: none;
  position: absolute;
  top: 5px;
  right: 0px;
  left: 0;
  padding: 0 40px 0 10px;
  height: 28px;
  color: #777755;
  line-height: 13px;
  font-weight: bold;
  font-size: 11px;
}
@media (min-width: 347px) {
  .EXLSearchFieldRibbonFormSearchFor label,
  .searchbarContainer label {
    top: 10px;
  }
}
.EXLSearchFieldRibbonFormSearchFor,
.searchbarContainer {
  position: absolute;
  height: 35px;
  top: 18px;
  right: 20px;
  left: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: #881100 #eebbbb #eebbbb #881100;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc3b4), to(#ffffff));
  background: -webkit-linear-gradient(top, #ccc3b4, #ffffff);
  background: -moz-linear-gradient(top, #ccc3b4, #ffffff);
  background: -ms-linear-gradient(top, #ccc3b4, #ffffff);
  background: -o-linear-gradient(top, #ccc3b4, #ffffff);
  background-color: #eeeedd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  font-weight: bold;
}
@media (min-width: 640px) {
  .EXLSearchFieldRibbonFormSearchFor,
  .searchbarContainer {
    right: 293px;
  }
}
input#search_field,
#primo_searchword {
  position: absolute;
  width: 100%;
  padding: 7px 0px;
  border: none;
  background: transparent;
  color: #999999;
  font-size: 1.8em;
}
div.search_field_wrapper {
  position: absolute;
  right: 70px;
  left: 10px;
  height: 100%;
}
input#search_field:focus,
input#primo_searchword:focus {
  color: #900900;
}
input#goButton,
input#primo_send {
  position: absolute;
  display: block;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 30px 0 0 0;
  height: 35px;
  width: 40px;
  border: none;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/searchbtn.png') no-repeat 0 0;
  text-indent: -9000px;
  cursor: pointer;
}
input#goButton:hover,
input#primo_send:hover {
  background-position: 0 -35px;
}
input#goButton:active,
input#primo_send:active {
  background-position: 0 -70px;
}
.searchFieldLinks {
  position: absolute !important;
  right: 20px;
  bottom: 10px;
  text-align: right;
}
@media (min-width: 640px) {
  .searchFieldLinks {
    left: 70px;
    right: 293px;
  }
}
.AdvancedSearch .searchFieldLinks {
  width: 487px;
  top: 97px;
}
.searchFieldLinks a {
  margin: 0 5px;
  padding: 0 0 0 9px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/advsearch_linkicon.png') no-repeat 0 2px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: -1px -1px 0 #555555;
}
.searchFieldLinks a:hover {
  text-decoration: underline;
}
#exlidHeaderSearchLimits,
#exlidSearchBanner {
  display: none;
}
#content {
  position: relative;
  padding: 0 0 1460px 0;
  min-height: 100px;
  font-size: 1.2em;
  color: #333333;
  line-height: 160%;
}
@media (min-width: 405px) {
  #content {
    padding: 0 0 860px 0;
  }
}
@media (min-width: 735px) {
  #content {
    padding: 0 0 560px 0;
  }
}
#content h2,
#content h3 {
  position: relative;
  color: #cc0000;
  font-weight: normal;
  font-style: italic;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 110%;
}
#content acronym {
  border-bottom: 1px solid #cccccc;
  text-decoration: none;
  cursor: help;
}
#content a {
  color: #078078;
  text-decoration: underline;
}
#content a:hover {
  color: #900900;
}
#content a.extern {
  padding: 0 14px 0 0;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/extlink.png') no-repeat right center;
}
#content a.threed {
  padding: 0 14px 0 0;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/3d_link.png') no-repeat right center;
}
#content a:visited {
  color: #440088;
}
#content a:visited.extern {
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/extlinkvisited.png') no-repeat right center;
}
#content a:visited.threed {
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/3d_link_visited.png') no-repeat right center;
}
#content a:active {
  color: #cc0000;
}
#content a:active.extern {
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/extlinkactive.png') no-repeat right center;
}
#content a:active.threed {
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/3d_link_active.png') no-repeat right center;
}
#content .extrabox a {
  color: #004455;
}
#content .links a,
#content .downloads a,
#content .sitetoc a,
#content .rightnav a,
#content .rootline a,
#content .latestPostList a {
  text-decoration: none;
}
table.zebratable tr.odd td {
  background: #e1f4f7;
}
#groupcontainer div.groupSEP {
  display: none;
}
#groupcontainer a {
  text-decoration: none;
}
#leftcol {
  position: relative;
  margin: 0px 20px;
}
@media (min-width: 640px) {
  #leftcol {
    transition: left linear .35s;
    transition: right linear .35s;
    transition: padding linear .35s;
    transition: margin linear .35s;
    float: left;
    width: 61.111111111%;
    margin: 0px 0px 0px 15px;
  }
}
@media (min-width: 950px) {
  #leftcol {
    margin: 0;
  }
}
.home #leftcol .rootline {
  display: none;
}
#leftcol .rootline {
  position: relative;
  margin: 0;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: 'alpha(opacity=(50))';
  color: #666666;
  list-style-type: none;
  font-size: 11px;
}
#leftcol .rootline:hover {
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: 'alpha(opacity=(100))';
}
#leftcol .rootline li {
  position: relative;
  float: left;
  font-weight: normal;
}
#leftcol .rootline li a {
  margin: 0 6px 0 0;
  padding: 0 12px 0 0;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/rootlinesep.png') no-repeat right 5px;
  color: #666666;
  font-weight: bold;
}
#leftcol div div.containerend {
  clear: both;
}
.home #leftcol h2 {
  display: none;
}
#leftcol h2 {
  font-size: 2.5em;
}
.home #leftcol h3 {
  margin: 2em 0 0.5em 0;
  color: #87cdd7;
  font-size: 16px;
}
#leftcol h3 {
  margin: 2em 0 0 0;
  padding: 0 15px 0 0;
  color: #900900;
  font-size: 1.7em;
}
#leftcol h3.leadclaim {
  position: relative;
  overflow: hidden;
  height: 29px;
  margin: 8px 0 0 0;
  padding: 0 0 0 2px;
  border-bottom: 1px dotted #cccccc;
  font-size: 32px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (min-width: 640px) {
  #leftcol h3.leadclaim {
    height: 32px;
    font-size: 36px;
  }
}
#leftcol h4 {
  margin: 1.4em 0 0 0;
  color: #900900;
  font-size: 1.2em;
}
#leftcol h5 {
  color: #666666;
  font-size: 1em;
}
#leftcol p,
#leftcol table {
  margin: 1.4em 0;
}
#leftcol p.contacts {
  padding: 0 0 0 3em;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/contentcontacticon.png') no-repeat left center;
}
#leftcol p.important {
  clear: both;
  min-height: 65px;
  padding: 0.5em 0.5em 1em 4em;
  border: 5px solid #cc0000;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/importantp.png') no-repeat left center;
  color: #900900;
}
#leftcol p.extrabox {
  clear: both;
  padding: 7px 10px 7px 35px;
  background: #e1f4f7 url('/typo3conf/ext/slub_template/Resources/Public/Images/extraboxbg.png') no-repeat left center;
  color: #116677;
}
#leftcol p img {
  max-width: 100%;
  height: auto;
}
#leftcol strong {
  color: #555555;
  font-weight: bold;
}
#leftcol ul {
  margin: 1.4em 0 1.4em 1.4em;
  list-style-image: url('/typo3conf/ext/slub_template/Resources/Public/Images/listbullets.png');
}
#leftcol ul ul {
  margin: 0 0 0 2em;
  list-style-image: url('/typo3conf/ext/slub_template/Resources/Public/Images/listbullets_sublvl.png');
}
#leftcol ul.links,
#leftcol ul.downloads {
  position: relative;
  margin: 0;
  padding: 0.5em 2.5em 1em 0.5em;
  border: 5px solid #d3ebee;
  color: #666666;
  list-style-type: none;
  list-style-image: none;
}
#leftcol ul.links {
  min-height: 35px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/linklisticon.png') no-repeat right top;
}
#leftcol ul.downloads {
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/downloadlisticon.png') no-repeat right top;
}
#leftcol ul.f3-widget-paginator {
  position: relative;
  display: inline-block;
  padding: 3px;
  margin: -5px 5px 0 0;
  border: 1px dotted #cccccc;
  float: right;
  background: #eeeedd;
  list-style-image: none;
  list-style-type: none;
}
#leftcol ul.f3-widget-paginator:nth-of-type(1) {
  margin-top: 23px;
}
#leftcol ul.f3-widget-paginator li {
  float: left;
  margin: 0;
  color: #666666;
  font-weight: bold;
  font-size: 11px;
  padding: 0 3px;
  border-right: 1px dotted #cccccc;
}
#leftcol ul.f3-widget-paginator li:last-child {
  border-right: 0 none;
}
#leftcol ul.f3-widget-paginator li a {
  text-decoration: none;
  color: #078078;
  font-weight: normal;
  padding: 0 3px;
}
#leftcol ul.f3-widget-paginator li a:hover {
  color: #cc0000;
}
#leftcol ol {
  margin: 1.4em 0 1.4em 2.4em;
  list-style-type: decimal-leading-zero;
  font-size: 12px;
}
#leftcol .gallery {
  position: relative;
  padding: 10px 30px 15px 10px;
  border: 5px solid #d3ebee;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/galleryicon.png') no-repeat right top;
  overflow: hidden;
}
#leftcol .gallery ul {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}
#leftcol .gallery ul li {
  position: relative;
  overflow: hidden;
  float: left;
  height: 170px;
  width: 155px;
  margin: 5px;
  border: 1px solid #cccccc;
  background: #f6f6f6;
  text-align: center;
}
#leftcol .gallery ul li img {
  position: relative;
  margin: auto;
}
#leftcol .gallery ul li span {
  display: none;
}
#leftcol table {
  position: relative;
  width: 100%;
  border-collapse: collapse;
  caption-side: bottom;
  font-size: 11px;
}
#leftcol table caption {
  position: relative;
  color: #666666;
  text-align: left;
  font-size: 1em;
}
#leftcol table th {
  padding: 0.3em 0.5em;
  border-left: 1px solid #bbdddd;
  color: #555555;
  text-align: left;
}
#leftcol table tbody td {
  padding: 0.3em 0.5em;
  vertical-align: middle;
  border: 1px solid #bbdddd;
  text-align: left;
}
#leftcol table td.odd {
  background: #ffffff;
}
#leftcol table td.even {
  background: #e1f4f7;
}
#leftcol hr {
  height: 5px;
  width: 100%;
  border: none;
  background: #e1f4f7;
}
#leftcol .fullsizeimage {
  position: relative;
  overflow: hidden;
  width: 100%;
  border: 1px solid #333333;
}
#leftcol img.fullsizeimage {
  width: 100%;
}
#leftcol img.floatleft {
  position: relative;
  float: left;
  margin: 0.5em 1em 1em 0;
  border: 1px solid #333333;
}
#leftcol object {
  position: relative;
  margin: 10px 0;
  padding: 10px 0;
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
}
#rightcol {
  position: relative;
  margin: 0px 20px;
  font-size: 0.92em;
}
@media (min-width: 640px) {
  #rightcol {
    transition: left linear .35s;
    transition: right linear .35s;
    transition: padding linear .35s;
    transition: margin linear .35s;
    float: right;
    width: 31.111111111%;
    margin: 0px 15px 0px 0px;
  }
}
@media (min-width: 950px) {
  #rightcol {
    margin: 0;
  }
}
#rightcol > div {
  position: relative;
  margin: 30px 0;
  padding-left: 20px;
  padding-right: 15px;
  border: 1px solid #f1f1f1;
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  color: #555555;
}
@media (min-width: 640px) {
  #rightcol > div {
    width: 87.5%;
  }
}
#rightcol > div h3,
#rightcol > div .containerend {
  position: relative;
  margin-left: -20px;
  margin-right: 7px;
  padding: 0px 20px 0px 20px;
}
#rightcol > div h3,
#rightcol > div .rightnavhead {
  padding: 20px 20px 0 20px;
  font-weight: bold;
  font-size: 1.33em;
}
#rightcol > div h3 {
  width: 100%;
  margin-bottom: 10px;
}
#rightcol > div h3 .cnt2toplink {
  display: none;
}
#rightcol > div .containerend {
  height: 25px;
  width: 100%;
}
#rightcol .csc-default .csc-default {
  padding: 0;
  background: none;
}
#rightcol .rightnav h3,
#rightcol .sitetoc h3,
#rightcol #heading {
  font-style: normal;
  font-size: 1.1em;
  font-family: Verdana, Arial, Helvetica;
}
#rightcol .rightnav h3,
#rightcol .rightnav h3 a {
  margin: 0 -20px 10px -20px;
  color: #2299aa;
}
#rightcol .rightnav h3 a {
  margin: 0;
}
#rightcol .sitetoc h3,
#rightcol #heading {
  color: #666666;
  font-weight: normal;
}
#rightcol .rightnav {
  display: none;
}
@media (min-width: 640px) {
  #rightcol .rightnav {
    display: block;
  }
}
#rightcol .rightnav ul {
  position: relative;
  margin: 0 0 15px 10px;
  list-style-type: none;
}
#rightcol .rightnav ul li {
  position: relative;
  margin: 0 20px 0 0;
  padding: 0 0 0 25px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/rightnav_tree.png') no-repeat left center;
}
#rightcol .rightnav ul li.active a {
  font-weight: bold;
}
#rightcol .rightnav ul li a:visited {
  color: #078078;
}
#rightcol .rightnav ul li:last-child {
  background-position: left bottom;
}
#rightcol .gallery {
  position: relative;
  padding: 5px 10px;
  overflow: hidden;
}
#rightcol .gallery ul {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
}
#rightcol .gallery ul li {
  position: relative;
  overflow: hidden;
  float: left;
  width: 155px;
  margin: 5px;
  text-align: center;
}
#rightcol .gallery ul li img {
  position: relative;
  margin: auto;
}
#rightcol .gallery ul li span {
  display: none;
}
#rightcol .sitetoc {
  position: relative;
}
#rightcol .sitetoc ul {
  list-style-type: none;
}
#rightcol .sitetoc ul li,
#rightcol #groupcontainer div.GroupTOC {
  position: relative;
  padding: 0 0 0 14px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/sitetocicon.png') no-repeat left top;
}
#rightcol .sitetoc ul li a {
  color: #666666;
}
#rightcol hr {
  position: relative;
  height: 1px;
  width: 95%;
  margin: 7px 0;
  border: none;
  background: #dddddd;
}
#rightcol #groupcontainer {
  margin: 0;
  background: transparent;
}
#rightcol #groupcontainer div.GroupTOC a {
  color: #666666;
}
#rightcol .rssfeedNewItems {
  display: block;
  position: relative;
  margin: 0 0 30px 0;
  padding: 5px 5px 8px 40px;
  border-width: 1px 0;
  border-style: dotted;
  border-color: #cccccc;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/rssicon.png') no-repeat left center;
  line-height: 130%;
}
#footer {
  position: absolute;
  bottom: 0;
  z-index: 20;
  left: 0;
  width: 100%;
  height: auto;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2f2823), to(#5e5245));
  background: -webkit-linear-gradient(top, #2f2823, #5e5245);
  background: -moz-linear-gradient(top, #2f2823, #5e5245);
  background: -ms-linear-gradient(top, #2f2823, #5e5245);
  background: -o-linear-gradient(top, #2f2823, #5e5245);
  background-color: #2f2823;
}
#footer .rootline {
  position: absolute;
  top: -30px;
  left: 16px;
  padding: 4px 8px 10px 8px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/footerrootlinebg.png') repeat 0 0;
  list-style-type: none;
  font-size: 1.1em;
}
#footer .rootline li {
  position: relative;
  float: left;
  color: #66ddee;
}
#footer .rootline li a {
  margin: 0 6px 0 0;
  padding: 0 12px 0 0;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/footerrootlinesep.png') no-repeat right 5px;
  color: #66ddee;
  text-decoration: none;
  font-weight: bold;
}
#footer .rootline li a:hover {
  text-decoration: underline;
}
#footerbackgroundline {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 35px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/footerbg.png') repeat-x top left;
}
#footnav {
  position: relative;
  width: 100%;
  height: 45px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/footnavbg.png') repeat-x top;
}
#footnav ul {
  position: relative;
  display: block;
  height: 29px;
  list-style-type: none;
}
#footnav ul li {
  position: relative;
  float: left;
  padding: 0 10px;
  height: 30px;
  border-width: 0 1px 0 0;
  border-style: dotted;
  border-color: #ffffff;
}
#footnav ul li a {
  color: #ffffff;
  text-decoration: none;
  text-shadow: #700700 -1px -1px 0;
  font-size: 1.2em;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 35px;
}
#footnav ul li a:hover {
  text-decoration: underline;
}
#footnav ul li:first-child {
  margin-left: 10px;
  border-left: 1px dotted #ffffff;
}
#footnav ul li:last-child {
  display: none;
  right: 10px;
}
@media (min-width: 405px) {
  #footnav ul li:last-child {
    display: block;
    float: right;
    border-width: 0 1px;
  }
}
#footnavend {
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 10px;
  height: 40px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/footnavend.png') no-repeat 0 0;
}
#footlinksbg {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 100%;
  height: 300px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/footnet.png') no-repeat center top;
}
#footcompass {
  display: none;
}
#footmap {
  position: relative;
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 50px;
  width: 100%;
  max-width: 900px;
  height: 1200px;
  background: #333333;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  line-height: 170%;
  color: #a7a5a3;
  text-decoration: none;
  text-shadow: #000000 1px 1px 4px;
}
@media (min-width: 405px) {
  #footmap {
    height: 600px;
  }
}
@media (min-width: 735px) {
  #footmap {
    height: 300px;
  }
}
#footmap ul {
  list-style-type: none;
  height: 300px;
}
#footmap ul li {
  position: relative;
  float: left;
  padding: 10px 20px;
  margin: 20px 0;
  height: 230px;
  width: 87%;
  border-bottom: 1px dotted #a7a5a3;
}
#footmap ul li:last-child {
  padding-bottom: 40px;
}
@media (min-width: 405px) {
  #footmap ul li {
    width: 40%;
    border-bottom: none;
  }
  #footmap ul li:nth-child(1) {
    border-right: 1px dotted #a7a5a3;
  }
  #footmap ul li:nth-child(3) {
    border-right: 1px dotted #a7a5a3;
  }
}
@media (min-width: 735px) {
  #footmap ul li {
    width: 19%;
  }
  #footmap ul li:nth-child(2) {
    border-right: 1px dotted #a7a5a3;
  }
}
#footmap ul li ul {
  height: 200px;
}
#footmap ul li ul li {
  float: none;
  clear: both;
  padding: 0;
  width: auto;
  height: auto;
  border: none !important;
  margin: 0;
}
#footmap ul li ul li a {
  margin: 10px 0;
  font-size: 1.1em;
}
#footmap ul .footnavsub {
  position: absolute;
  bottom: -40px;
  height: 100px;
  left: 20px;
}
#footmap ul .footnavsub ul {
  height: auto;
}
#footmap a {
  color: inherit;
  text-decoration: inherit;
  text-shadow: inherit;
}
#footmap a.fstlvl {
  font-size: 1.8em;
}
#footmap a:hover {
  color: #ffffff;
  text-decoration: underline;
}
#teasers {
  position: relative;
  margin: 0 0 2em 0;
  border-top: 1px dotted #cccccc;
}
#teasers ul {
  margin: 0;
}
#teasers ul li {
  position: relative;
  display: block;
  margin: 50px 0;
  width: 100%;
  height: auto;
  min-height: 73px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#c7e4e5));
  background: -webkit-linear-gradient(top, #ffffff, #c7e4e5);
  background: -moz-linear-gradient(top, #ffffff, #c7e4e5);
  background: -ms-linear-gradient(top, #ffffff, #c7e4e5);
  background: -o-linear-gradient(top, #ffffff, #c7e4e5);
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -webkit-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -moz-box-shadow: 0px 2px 5px 0px rgba(77, 77, 77, 0.4);
  -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
#teasers ul li a {
  text-decoration: none;
}
#teasers ul li a .teaserimage {
  position: absolute;
  height: 100%;
  width: 130px;
  display: none;
}
@media (min-width: 500px) {
  #teasers ul li a .teaserimage {
    display: block;
  }
}
#teasers ul li a .teaserimage img {
  top: -4px;
  left: 13px;
  width: 111px;
  height: 84px;
  margin: auto;
  position: absolute;
  bottom: 0;
  top: 0;
  border: 3px solid rgba(0, 0, 0, 0.4);
}
#teasers ul li a .teasertext p {
  position: relative;
  height: auto;
  width: auto;
  margin: 0 70px 0 20px;
  padding: 12px 10px 25px 0;
  border-right: 1px dotted #ccc;
  display: block;
  overflow: hidden;
  color: #557777;
  vertical-align: middle;
  text-shadow: 1px 1px 0 #ffffff;
  font-weight: normal;
  font-style: italic;
  font-size: 1.4em;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 120%;
}
@media (min-width: 500px) {
  #teasers ul li a .teasertext p {
    margin: 0 70px 0 150px;
  }
}
#teasers ul li a .teasertext .teaserforward {
  height: 30px;
  width: 30px;
  right: 20px;
  margin: auto;
  position: absolute;
  bottom: 0;
  top: 0;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/teaserfwd.png') no-repeat;
}
#teasers ul li a .teasertext .teaserforward:hover {
  background-position: 0 -30px;
}
.teaser_tooltip {
  font-size: 11px !important;
}
.twitterlink,
.youtubelink,
.flickrlink {
  position: relative;
  display: block;
  overflow: hidden;
  width: 58px;
  height: 40px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/hpSocialIcons.png') no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
}
.twitterlink {
  background-position: 0 0;
  margin-left: 10px;
}
.youtubelink {
  background-position: -58px 0;
  margin: 0 auto;
  margin-top: -40px;
  margin-bottom: -40px;
}
.flickrlink {
  background-position: -116px 0;
  margin-right: 10px;
  float: right;
}
#latestPosts {
  margin-top: 12px;
}
#latestPosts .logo {
  height: 30px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/slubloglabelhome.png') no-repeat 0 0;
}
#latestPosts dt {
  position: relative;
  margin: 0 20px 0 -3px;
  padding: 4px 10px;
  border: 3px solid #dceef1;
}
#latestPosts dt a {
  color: #666666;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}
#latestPosts dd {
  position: relative;
  margin: 0 30px 10px 10px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/slublognosehome.png') no-repeat right 0;
  color: #999999;
  font-size: 10px;
  line-height: 160%;
}
#lettersContainer {
  position: relative;
  margin: 10px 0;
  padding: 10px 0 30px 0;
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
}
#lettersContainer div {
  position: relative;
  float: left;
  color: #999999;
  font-weight: bold;
}
#lettersContainer div:last-child {
  clear: both;
  overflow: hidden;
  width: 100px;
  height: 1px;
  color: #ffffff;
}
#lettersContainer div.letSep {
  margin: 0 2px;
  color: #cccccc;
}
#lettersContainer div a {
  color: #2299aa;
}
#rightcol .sharing-buttons {
  position: relative;
  border: 0 none;
  box-shadow: none;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
}
#rightcol .sharing-buttons h3 {
  background: #d8e9ec;
  color: #87b4bc;
  margin: 0;
  padding: 8px 18px 5px 17px;
  width: 100%;
  text-align: center;
  border: 1px solid #acc;
  border-bottom-width: 2px;
  cursor: pointer;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  box-sizing: border-box;
}
#rightcol .sharing-buttons h3:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  width: 25px;
  height: 25px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/shareIcon.svg') no-repeat 0 0;
  background-size: 25px;
  opacity: .4;
}
#rightcol .sharing-buttons .sharing-list {
  position: absolute;
  top: 50%;
  left: 10px;
  right: 10px;
  -webkit-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: block;
  list-style: none;
  background: #00afc8;
  background: rgba(0, 173, 199, 0.9);
  padding: 10px;
  text-align: center;
  z-index: 1000;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
#rightcol .sharing-buttons .sharing-list .sharing-item {
  display: inline-block;
}
#rightcol .sharing-buttons .sharing-list .sharing-item a {
  position: relative;
  padding-top: 40px;
  min-width: 40px;
  color: #fff;
  margin: 5px;
  background-size: 40px 40px;
  background-position: center top;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#rightcol .sharing-buttons .sharing-list .sharing-item a:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
#rightcol .sharing-buttons .sharing-list .sharing-item.mail a {
  background-image: url('/typo3conf/ext/slub_template/Resources/Public/Images/mail.svg');
}
#rightcol .sharing-buttons .sharing-list .sharing-item.twitter a {
  background-image: url('/typo3conf/ext/slub_template/Resources/Public/Images/twitter.svg');
}
#rightcol .sharing-buttons .sharing-list .sharing-item.facebook a {
  background-image: url('/typo3conf/ext/slub_template/Resources/Public/Images/facebook.svg');
}
#rightcol .sharing-buttons .sharing-list .sharing-item.xing a {
  background-image: url('/typo3conf/ext/slub_template/Resources/Public/Images/xing.svg');
}
#rightcol .sharing-buttons .sharing-list .sharing-item.googleplus a {
  background-image: url('/typo3conf/ext/slub_template/Resources/Public/Images/google.svg');
}
#rightcol .sharing-buttons .sharing-list .sharing-item.whatsapp a {
  background-image: url('/typo3conf/ext/slub_template/Resources/Public/Images/whatsapp.svg');
}
#rightcol .sharing-buttons .sharing-list .sharing-item:last-child a {
  margin-bottom: 0;
}
#rightcol .sharing-buttons.open h3 {
  opacity: .4;
}
#rightcol .sharing-buttons.open .sharing-list {
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  opacity: 1;
}
#rightcol .sharing-buttons .sharing-close {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 20px;
  height: 20px;
  background: #d8e9ec url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48cGF0aCBzdHJva2U9IiM4N0I0QkMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgZmlsbD0ibm9uZSIgZD0iTTIuODIxIDIuODA3bDEzLjgzIDEzLjgzTTE2LjY1MSAyLjgwN2wtMTMuODMgMTMuODMiLz48L3N2Zz4=) no-repeat center center;
  background-size: 20px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
body.home #slub-beta-info {
  display: block;
}
body.home #katalog-beta-sidebar {
  display: none;
}
#katalog-beta-sidebar {
  width: 100%;
  height: 25px;
  cursor: pointer;
  padding: 5px 10px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/slub-beta-header-logo.svg') no-repeat center;
}
#slub-beta-info {
  left: 20px;
  right: 20px;
  display: none;
  padding-bottom: 20px;
  top: 60px;
  position: absolute;
  background: rgba(8, 167, 189, 0.95);
}
@media (min-width: 640px) {
  #slub-beta-info {
    right: 293px;
    left: 20px;
  }
}
#slub-beta-info.small {
  width: 285px !important;
  height: 12px !important;
  right: auto !important;
  cursor: pointer;
}
#slub-beta-info.small h1,
#slub-beta-info.small p,
#slub-beta-info.small #slub-beta-info-link,
#slub-beta-info.small #slub-beta-info-no-thanks {
  display: none;
}
#slub-beta-info h1 {
  float: left;
  left: 0;
  display: block;
  margin-left: 25px !important;
  margin-right: 25px !important;
  /* DER NEUE SLUB-KATALO: */
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 19px;
}
@media (min-width: 800px) {
  #slub-beta-info h1 {
    width: 283px !important;
  }
}
#slub-beta-info p {
  /* Weitere Informatione: */
  float: left;
  display: block;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 35px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #FEFEFE;
  line-height: 14px;
  padding-bottom: 20px;
  max-width: 290px !important;
}
@media (min-width: 800px) {
  #slub-beta-info p {
    margin-right: 0px;
  }
}
#slub-beta-info p.small {
  display: none;
}
#slub-beta-info p a {
  color: #fff !important;
}
#slub-beta-info-icon {
  float: left;
  margin-top: 26px;
  margin-left: 23px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/beta-icon.svg') center no-repeat;
  width: 54px;
  height: 54px;
  opacity: 0.6;
  display: none;
}
@media (min-width: 870px) {
  #slub-beta-info-icon {
    display: block;
  }
}
#slub-beta-info-icon.small {
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/small-teaser-info.svg') center no-repeat;
  width: 274px;
  height: 22px;
  padding-bottom: 0px;
  display: block;
  margin: 5px 10px;
  opacity: 1.0;
}
#slub-beta-info-link {
  text-align: center;
  cursor: pointer;
  /* JETZT TESTEN!: */
  font-size: 16px;
  color: #FFFFFF;
  line-height: 18px;
  border: 1px solid #fff;
  padding: 4px;
  text-decoration: none;
  background-color: #3fc0d7;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 10px;
  display: block;
  clear: left;
}
@media (min-width: 800px) {
  #slub-beta-info-link {
    float: right;
    clear: none;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 130px;
  }
}
#slub-beta-info-no-thanks {
  position: absolute;
  bottom: 10px;
  right: 20px;
  cursor: pointer;
  width: 83px;
  /* NEIN, DANKE: */
  font-size: 10px;
  color: #FFFFFF;
  line-height: 11px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/close-icon.svg') right no-repeat;
}
#slub-beta-info-arrow {
  position: absolute;
  left: 10px;
  height: 9px;
  width: 18px;
  top: -9px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/info-arrow.svg') no-repeat center;
}
#tooltip {
  position: absolute;
  z-index: 3000;
  padding: 10px 14px;
  width: auto;
  border: 2px solid #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  background-color: #225566;
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  opacity: 0.9;
}
#tooltip h3,
#tooltip div {
  margin: 0;
  font-weight: normal;
  font-size: 11px;
}
.slubSemanticSwitch {
  float: left;
}
#sem_switch {
  float: left;
  margin-top: 1px;
  margin-left: -1px;
  width: 170px;
  height: 20px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/sem_switch.png') 0px 0px;
  cursor: pointer;
}
#slubSemanticSearch {
  display: none;
  float: right;
  margin: 0 5px;
  padding: 0 0 0 1px;
  width: 60%;
  color: #ffffff;
  text-shadow: -1px -1px 0 #555555;
}
#slubSemanticSearch select {
  padding: 1px;
  border: 1px solid #999999;
  background-color: #881100;
  color: #eeeedd;
}
a.avglsem {
  margin: 0;
  padding: 0;
  background: none;
}
#slubSemHint {
  position: absolute;
  bottom: 28px;
  left: 40px;
  padding: 5px 10px;
  border: 3px solid rgba(153, 204, 221, 0.6);
  background: #87cdd7;
  background: rgba(153, 204, 221, 0.7);
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  color: #334455;
  font-weight: bold;
}
#slubSemHintArrow {
  position: absolute;
  top: -13px;
  left: 15px;
  width: 30px;
  height: 10px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/semTippArrow.png') no-repeat 0 0;
}
#c19839,
#c19842,
#searchbar .cnt2toplink {
  display: none;
}
/*
 * plain old semantics.css
 */
.EXLSearchFieldRibbonAdvancedBox {
  position: absolute;
  bottom: 65px;
  right: 370px;
  text-align: right;
  color: #fff;
  text-shadow: -1px -1px 0 #555555;
}
#avgl-search-only-in,
#avgl-search-only-in > .goog-menu {
  display: none;
}
#avgl-search-only-in.goog-flat-menu-button {
  display: inline-block;
}
.goog-menu {
  background: #fff;
  cursor: default;
  margin: 0;
  outline: none;
  padding: 4px 0;
  position: absolute;
  z-index: 20000;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.goog-menuitem {
  color: #333;
  list-style: none;
  margin: 0;
  /* 28px on the left for icon or checkbox; 7em on the right for shortcut. */
  /* padding     : 4px 7em 4px 28px; */
  padding: 4px 10px;
  white-space: nowrap;
  cursor: pointer;
}
.goog-menuitem a {
  color: #278;
  text-decoration: none;
}
.goog-menuitem a:hover {
  text-decoration: underline;
}
/* BiDi override for the resting state. */
/* @noflip */
.goog-menuitem.goog-menuitem-rtl {
  /* Flip left/right padding for BiDi. */
  padding-left: 7em;
  padding-right: 28px;
}
/* If a menu doesn't have checkable items or items with icons, remove padding. */
.goog-menu-nocheckbox .goog-menuitem,
.goog-menu-noicon .goog-menuitem {
  padding-left: 12px;
}
/*
* If a menu doesn't have items with shortcuts, leave just enough room for
* submenu arrows, if they are rendered.
*/
.goog-menu-noaccel .goog-menuitem {
  padding-right: 20px;
}
.goog-menuitem-content {
  color: #333;
}
/* State: disabled. */
.goog-menuitem-disabled .goog-menuitem-accel,
.goog-menuitem-disabled .goog-menuitem-content {
  color: #ccc !important;
}
.goog-menuitem-disabled .goog-menuitem-icon {
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha(opacity=30);
}
/* State: hover. */
.goog-menuitem-highlight,
.goog-menuitem-hover {
  background-color: #d6e9f8;
  /* Use an explicit top and bottom border so that the selection is visible
   * in high contrast mode. */
  border-color: #d6e9f8;
  border-style: dotted;
  border-width: 1px 0;
  padding-bottom: 3px;
  padding-top: 3px;
}
/* State: selected/checked. */
.goog-menuitem-checkbox,
.goog-menuitem-icon {
  background-repeat: no-repeat;
  height: 16px;
  left: 6px;
  position: absolute;
  right: auto;
  vertical-align: middle;
  width: 16px;
}
.goog-menuitem-rtl .goog-menuitem-checkbox,
.goog-menuitem-rtl .goog-menuitem-icon {
  left: auto;
  right: 6px;
}
.goog-menuseparator {
  border-top: 1px solid #ccc;
  margin: 4px 0;
  padding: 0;
  list-style-type: none;
}
.goog-flat-menu-button {
  color: #fff;
  cursor: pointer;
  outline: none;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  margin: -2px 0 0 0;
}
.goog-flat-menu-button-caption {
  padding-right: 10px;
  vertical-align: top;
}
.goog-flat-menu-button-dropdown {
  right: 0;
  top: 0;
  vertical-align: top;
  width: 7px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/searchdropdownBtn.png') no-repeat right center;
}
.goog-inline-block {
  position: relative;
  display: -moz-inline-box;
  /* Ignored by FF3 and later. */
  display: inline-block;
}
* html .goog-inline-block {
  display: inline;
}
*:first-child + html .goog-inline-block {
  display: inline;
}
.noselect {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none;
}
.nodrag {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: -moz-none;
  -o-user-drag: none;
  user-drag: none;
}
#avglSearchOnlyIn {
  position: absolute;
  bottom: 63px;
  right: 480px;
}
.slubNormalSearch label {
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/advsearch_linkicon.png') no-repeat 0 2px;
  padding: 0 0 0 9px;
  margin: 0 5px;
  color: #ffffff;
  text-shadow: -1px -1px 0 #555555;
}
.searchFieldLinks span {
  margin: 0 5px;
  padding: 0 0 0 9px;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/advsearch_linkicon.png') no-repeat 0 0;
  color: #ffffff;
  text-shadow: -1px -1px 0 #555555;
}
/* wait cursor on spinner */
.srLoader {
  cursor: wait;
}
#fancybox-frame {
  position: relative !important;
}
#openaccess-publikationsfonds .row {
  position: relative;
  clear: both;
  padding: 10px;
  border-bottom: 1px dotted #cccccc;
}
#openaccess-publikationsfonds .row label {
  width: 200px;
}
#openaccess-publikationsfonds .row input[type="text"] {
  width: 320px;
}
#leftcol form {
  position: relative;
}
#leftcol form label {
  position: relative;
  display: block;
  float: left;
  margin: 5px 0;
  width: 180px;
}
#leftcol form input[type="text"] {
  position: relative;
  float: left;
  padding: 3px;
  width: 220px;
  border: none;
  border-bottom: 1px solid #333333;
}
#leftcol form input[type="text"]:focus {
  border-bottom: 1px solid #2299aa;
  color: #2299aa;
}
#leftcol form input[type="radio"] {
  position: relative;
  float: left;
  margin: 10px 4px 0 0;
}
#leftcol form br {
  position: relative;
  clear: both;
}
#leftcol form .rlabel {
  position: relative;
  display: block;
  float: left;
  margin: 5px 0;
  width: 400px;
}
#leftcol form #mailformplus #betrag {
  color: #900900;
  font-weight: bold;
}
#leftcol form .fullwidthlabel {
  float: none;
  width: 500px;
}
#leftcol form textarea {
  padding: 10px;
  width: 478px;
  border: 1px solid #333333;
  background: #e8f5f7;
  color: #333333;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  line-height: 16px;
}
#leftcol form textarea:focus {
  background: #ffffff;
  color: #2299aa;
}
#leftcol form input.submit {
  position: relative;
  margin: 20px 0;
  padding: 2px 4px;
  border: 1px solid #2299aa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  background: #e0edef;
  color: #2299aa;
  text-shadow: 1px 1px 0 #ffffff;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
#name,
#mail,
#nummer {
  width: 350px !important;
  max-width: 100% !important;
}
a.cnt2toplink {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: hidden;
  width: 20px;
  height: 100%;
  background: url('/typo3conf/ext/slub_template/Resources/Public/Images/h3toplink.png') no-repeat right center;
  text-indent: -9999px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
a.cnt2toplink:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
#slider {
  padding: 10px 0;
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
}
#slider,
#cu3er-container {
  padding: 10px 0;
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
}
#content .tx-vgetagcloud-pi1 a {
  text-decoration: none;
}
#content #leftcol .faq-list-view .page-navigation {
  margin: 20px 0;
}
#content #leftcol .faq-list-view .item-faq {
  border-bottom: 1px solid #eee;
}
#content #leftcol .faq-list-view .item-faq h4 {
  position: relative;
  margin: 0;
  font-weight: normal;
  font-size: 1.3333339em;
  line-height: 1.4;
}
#content #leftcol .faq-list-view .item-faq h4 a.toggle-faq {
  text-decoration: none;
  display: block;
  padding: 15px 120px 15px 0;
}
#content #leftcol .faq-list-view .item-faq h4 a.toggle-faq:visited {
  color: #078078;
}
#content #leftcol .faq-list-view .item-faq h4 a.toggle-faq:after {
  position: absolute;
  right: 10px;
  top: 15px;
  line-height: 1;
  content: "\2193";
  opacity: 0.5;
}
#content #leftcol .faq-list-view .item-faq h4 a.toggle-faq:hover {
  background: #e8f6f8;
  color: #078078;
}
#content #leftcol .faq-list-view .item-faq h4 a.permalink {
  position: absolute;
  top: 16px;
  right: -30px;
  padding-right: 20px;
  text-align: right;
  font-size: 0.625em;
  line-height: 20px;
  text-decoration: none;
  opacity: 0;
  color: #078078 !important;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content #leftcol .faq-list-view .item-faq h4 a.permalink:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj48ZyBmaWxsPSIjMDc4MDc4Ij48cGF0aCBkPSJNMTMuNCAxMC44bDEuOS0yLjFjLjgtLjguNC0yLjMtLjQtMy4xbC0uOS0uOGMtLjQtLjMtLjktLjYtMS41LS43LS43LS4xLTEuMi4xLTEuNi41bC0xLjkgMi4xYy0uNi42LS42IDEuNiAwIDIuMS4yLjIuNS4yLjcgMCAuMi0uMi4yLS41IDAtLjctLjItLjItLjItLjUgMC0uN2wxLjktMi4xYy4xLS4yLjQtLjIuOC0uMnMuNy4yLjkuNGwuOS44Yy40LjQuNyAxLjMuMyAxLjdsLTEuOSAyLjFjLS4yLjItLjUuMi0uNyAwLS4yLS4yLS41LS4yLS43IDAtLjIuMi0uMi41IDAgLjcuMy4zLjcuNCAxIC40LjUuMS45LS4xIDEuMi0uNHpNOC44IDkuMWMtLjMtLjItLjctLjQtMS4xLS40LS40IDAtLjguMi0xIC41bC0xLjkgMi4xYy0uNC40LS41IDEtLjQgMS42LjEuNi40IDEuMS44IDEuNGwuOC45Yy41LjQgMS4xLjcgMS44LjcuNSAwIDEtLjIgMS4zLS41bDEuOS0yLjFjLjYtLjYuNS0xLjYtLjEtMi4xLS4yLS4yLS41LS4yLS43IDAtLjIuMi0uMi41IDAgLjcuMi4yLjIuNSAwIC43bC0xLjkgMi4xYy0uMy40LTEuMy4yLTEuNy0uMmwtLjktLjhjLS4yLS4yLS40LS41LS41LS45LS4xLS4zIDAtLjYuMS0uOGwxLjktMi4xYy4xLS4xLjItLjIuMy0uMi4xIDAgLjMgMCAuNC4xLjIuMi41LjIuNyAwIC40LS4xLjQtLjQuMi0uN3pNNy44IDEyLjRjLjEuMS4yLjEuMy4xLjEgMCAuMy0uMS40LS4ybDMuNy00Yy4yLS4yLjItLjUgMC0uNy0uMi0uMi0uNS0uMi0uNyAwbC0zLjcgNGMtLjIuMy0uMi42IDAgLjh6Ii8+PC9nPjwvc3ZnPg==') no-repeat center center;
  content: "";
}
#content #leftcol .faq-list-view .item-faq h4 a.permalink:hover {
  transform: scale(1.2);
}
#content #leftcol .faq-list-view .item-faq .faq-text-wrap {
  border-top: 1px dotted #eee;
  max-height: 0;
  opacity: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#content #leftcol .faq-list-view .item-faq.active .faq-text-wrap {
  max-height: 300px;
  padding: 10px 0;
  opacity: 1;
}
#content #leftcol .faq-list-view .item-faq.active h4 {
  background: #e8f6f8;
}
#content #leftcol .faq-list-view .item-faq.active h4 a.toggle-faq:after {
  content: "\2191";
}
#content #leftcol .faq-list-view .item-faq.active h4 a.permalink {
  opacity: 1;
  right: 25px;
}
/*
  the following id based blocks pointing direct to the specific element on faq-page
  (not nice but yet handy... sorry!)
*/
#c37629 ul,
#c37250 ul {
  list-style: none;
  margin: 10px -5px 0 -5px;
  padding: 0;
}
#c37629 ul li a,
#c37250 ul li a {
  padding: 10px;
  margin: 5px;
  background: #87cdd7;
  display: block;
  float: left;
  white-space: nowrap;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#c37629 ul li a:visited,
#c37250 ul li a:visited {
  color: #fff;
}
#c37629 ul li a:hover,
#c37250 ul li a:hover {
  background: #58a8b5;
  color: #fff;
}
#c37629 ul:after,
#c37250 ul:after {
  position: relative;
  display: table;
  clear: both;
  content: "";
}
#c37624 ul,
#c37340 ul {
  margin: 0;
  padding: 0;
}
.news .clear {
  clear: both;
}
.news a.more {
  float: right;
  padding-bottom: 10px;
  text-decoration: underline !important;
}
.news .nav ul {
  float: left;
  display: inline;
  margin: 0;
}
.news .nav li {
  float: left;
}
.news .nav a {
  float: left;
  display: block;
}
.news .nav:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news article {
  margin-bottom: 15px;
}
.news article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.news article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.news article .news-img-wrap {
  float: left;
  margin: 3px 12px 5px 0;
  background: #fff;
}
.news article .news-img-wrap a {
  display: block;
  float: left;
  background: #fff;
}
.news article .news-img-wrap img {
  float: left;
  height: auto;
  width: auto;
  margin: 10px;
  padding: 4px;
  border: 1px solid #ddd;
}
.news article .news-list-date {
  color: #666666;
  font-size: 1.0em;
}
.news article h3 {
  margin: 0 0 0 0 !important;
}
.news article .footer {
  clear: both;
  border-top: 1px solid #eee;
  margin-top: 15px;
  color: #888;
}
.news article .footer p {
  line-height: 1em;
}
.news article .footer span {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ddd;
}
.news article .footer span:last-child {
  border-right: 0;
}
.news article .footer .news-category a {
  text-transform: uppercase;
}
.news .no-news-found {
  color: #DB0202;
  font-style: italic;
}
.news .page-navigation p {
  float: left;
}
.news .page-navigation ul {
  float: right;
}
.news .page-navigation ul li {
  float: left;
  display: block;
  padding: 0 2px;
  background: none;
}
.news .page-navigation ul li a {
  display: block;
}
/* single view */
.news-single .article .news-img-wrap {
  float: right;
  width: 282px;
  margin: 0 0 0 25px;
}
.news-single .article .news-img-wrap img {
  float: none;
}
.news-single .article .news-img-wrap a {
  margin-bottom: 5px;
}
.news-single .article .news-img-wrap p.news-img-caption {
  color: #888;
  margin: 0 10px;
}
.news-single .article .news-backlink-wrap a {
  color: #078078;
  text-decoration: underline;
}
.news-single .article .news-backlink-wrap a:hover {
  color: #900900;
}
.news-single .article .news-backlink-wrap a:visited {
  color: #440088;
}
.news-single .footer {
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 10px 0 0 0;
  border-bottom: 0;
  border-top: 1px solid #eee;
}
.news-single .teaser-text {
  font-size: 15px;
  color: #888;
}
/* category menu view */
.news-category-view ul li {
  padding: 5px 8px;
}
.news-category-view ul li li {
  padding: 2px 8px 2px 12px;
}
.news-category-view > ul > li:nth-child(even) {
  background: #f9f9f9;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.news-category-view .category-desc {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ddd;
}
.news-text-wrap {
  margin-bottom: 10px;
}
/* related news + files */
.news-related-wrap {
  margin-top: 20px;
  width: 100%;
}
.news-related {
  padding: 15px;
  border: 1px solid #eee;
}
.news-related ul li {
  line-height: 1em;
  margin-bottom: 12px;
}
.news-related ul li span {
  border-right: 1px solid #DDDDDD;
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
  color: #888;
}
.news-related ul li span:last-child {
  border-right: 0;
  padding-right: 0;
}
.news-related-files,
.news-related-links {
  margin-bottom: 10px;
}
.news-related-files h4,
.news-related-links h4 {
  margin: 0 0 0 0 !important;
}
.news-related-files ul,
.news-related-links ul {
  margin: 0 0 0em 1.4em !important;
}
.news-related-files ul li,
.news-related-links ul li {
  margin-bottom: 10px !important;
}
.news-related-files ul li:last-child,
.news-related-links ul li:last-child {
  margin-bottom: 0px !important;
}
.news-related-files .news-related-files-link .jpg,
.news-related-links .news-related-files-link .jpg {
  background-position: 0 0 !important;
}
.news-clear {
  clear: both;
}
#leftcol .funding_status_box {
  position: relative;
  border: 1px solid #eee;
  border-width: 1px 0;
  padding: 20px 0;
  margin: 30px 0;
}
#leftcol .funding_status_box p {
  margin: 0;
  color: #999;
}
#leftcol .funding_status_box p a {
  text-decoration: underline;
}
#leftcol .funding_status_box .status_text {
  font-size: 1.4em;
}
#leftcol .funding_status_box .status_text,
#leftcol .funding_status_box .status_text strong {
  color: #078078;
}
#leftcol .funding_status_box .status_bar {
  position: relative;
  width: 100%;
  height: 1px;
  background: rgba(69, 221, 238, 0.4);
  margin: 10px 0 15px 0;
}
#leftcol .funding_status_box .status_bar .status_indicator {
  position: absolute;
  left: 0;
  height: 1px;
  top: 0;
  background: #4de;
  box-shadow: 0 0 3px 1px #4de;
}
#leftcol .funding_status_box .status_start,
#leftcol .funding_status_box .status_end {
  position: absolute;
  bottom: 20px;
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
  text-align: center;
  color: rgba(6, 128, 119, 0.4);
}
#leftcol .funding_status_box .status_start {
  left: 0;
}
#leftcol .funding_status_box .status_end {
  right: 0;
}
#leftcol a.funding_button {
  position: relative;
  width: 100%;
  background: #29a;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 12px;
  display: block;
  border: 1px solid #147f8f;
  border-width: 1px 1px 3px 1px;
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box;
}
#leftcol a.funding_button:hover {
  background-color: #2badc0;
}
