  body {
    padding-top: 11.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 125%;
    color: black;
    background-padding-top: 11em;
    width: 100%;
    background-image: url(abbucraflogo.png), url(whttxtr1.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
    background-position: center top 11em;
    background-origin: content-box; }
  ul.navbar {
    list-style-type: none;
    font-weight: bold;
    background-image: url(whttxtr1.jpg);
    padding-top: 1em;
    padding-bottom: 2em;
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 0em;
    position: fixed;
    top: 0em;
    left: 0em;
    right: 0em }
  ul.navbar li {
    background: blue;
    margin: 0em 0;
    padding: 0.3em;
    /* border-style: dotted; */
    border-color: rgba(0, 0, 255, 0.0) black rgba(0, 0, 255, 0.0) rgba(0, 0, 255, 0.0);
    border-left 0em;
    border-top 0em;
    border-bottom 0em;
    /* border-right: 1.5em dotted black */}
  ul.navbar a { text-decoration: none }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
  h1 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

  #groupaddress {
    position: fixed;
    left: 1em;
    top: 11.5em; }
           
  #kontakt {
    position: fixed;
    right: 1em;
    top: 11.5em; }

  .menu:link {color: white; text-decoration:none }
  .menu:visited {color: white; text-decoration:none }
  .menu:active {color: white; text-decoration:none }
/*  .menu:hover {color: red; text-decoration:none }*/
  .menu:hover {color: rgba(180, 180, 255, 1.0)};


  .link:link {color: blue }
  .link:visited {color: blue }
  .link:active {color: blue }
/*  .link:hover {color: red }*/
  .link:hover {color: rgba(180, 180, 255, 1.0)};

