/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(https://homepage.univie.ac.at/horst.prillinger/mt-static/support/theme_static/rainier/css/base.css);
@import url(https://homepage.univie.ac.at/horst.prillinger/mt-static/support/theme_static/rainier/css/rainier-white/screen.css);
/* end StyleCatcher imports */


#header #header-inner #header-content {
  background-image: url(https://homepage.univie.ac.at/horst.prillinger/ubahn/assets_c/2017/06/ucube2-thumb-939x202-732.png);
}


.navfooter {display:none;}
.frage {font-weight:bold;}
.antwort {margin-left:20px;}


    #header[role="banner"] #header-content:before {
      position: absolute;
      bottom: 45px;
      content: "\00a0";
      display: block;
      width: 100%;
      height: 200px;
      background: transparent url() left bottom repeat-x;
      background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
      background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); }

[role="contentinfo"] {
  margin-top: 3.236em;
  padding: 10px 0; }
  [role="contentinfo"] [role="navigation"],
  [role="contentinfo"] .license,
  [role="contentinfo"] .poweredby {
    margin: 0.809em 1em; }
  [role="contentinfo"] [role="navigation"] ul {
    margin-top: 0; }
  [role="contentinfo"] [role="navigation"] li {
    display: list-item;
    list-style-type: none; padding:0 6px;}
  [role="contentinfo"] .poweredby {
    clear: both;
    text-align: right; }
  @media (min-width: 930px) {
    [role="contentinfo"] [role="navigation"],
    [role="contentinfo"] .license,
    [role="contentinfo"] .poweredby {
      margin: 0.809em 0;
      padding-right: 2%;
      padding-left: 2%; }
    [role="contentinfo"] [role="navigation"],
    [role="contentinfo"] .license {
      float: left; }
    [role="contentinfo"] [role="navigation"] {
      width: 62.66667%; }
      [role="contentinfo"] [role="navigation"] li {
        display: inline-block; }
    [role="contentinfo"] .license {
      width: 29.33333%;
      text-align: right; } }
