html,
body {
  background-color: #000000;
  height: 100%;
  margin: 0;
  color: #ffffff; }

body {
  margin-bottom: 1px; }

.navbar {
  min-height: 90px;
  padding: 30px 40px 30px 40px;
  background-color: rgba(0, 0, 0, 0.7); }
  .navbar-collapse, .navbar-nav {
    overflow: hidden; }

.navbar-nav > li > a {
  color: #ffffff !important;
  font-size: 18px;
  padding-top: 35px; }

@media (max-width: 1200px) {
  .navbar-brand > img {
    max-width: 150px;
    position: relative;
    top: 10px; } }
/* Responsive Styles */
@media (min-width: 990px) {
  .navbar {
    padding: 30px 20px 30px 20px;
    -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
    transition: background .5s ease-in-out, padding .5s ease-in-out; }

  .top-nav-collapse {
    padding: 0px;
    background-color: black; } }
@media (min-width: 768px) and (max-width: 1000px) {
  .collapse {
    display: none !important; } }
@media (max-width: 990px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; }

  .navbar-nav > li > a {
    line-height: 60px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 40px; }

  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: auto; }

  .navbar {
    background-color: rgba(0, 0, 0, 0.9); } }
.mmenubutton {
  font-size: 50px; }

/* Style for Parallax */
.background {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-position: 50% 50% \9  !important; }

.fullscreen,
.not-fullscreen,
.not-fullscreen .parallax-scaler,
.fullscreen.not-overflow,
.fullscreen.not-overflow .parallax-scaler {
  height: 100%;
  overflow: hidden; }

.not-fullscreen {
  height: 50%; }

.parallax-scaler {
  display: table;
  width: 100%;
  min-height: 100%; }

.parallax-content {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center; }

.layer01 {
  background: url(../images/overlay/overlay01.png) fixed;
  height: auto; }

.layer02 {
  background: url(../images/overlay/overlay02.png) fixed;
  height: auto; }

.layer03 {
  background: url(../images/overlay/overlay03.png) fixed;
  height: auto; }

.layer04 {
  background: url(../images/overlay/overlay04.png) fixed;
  height: auto; }

.layer05 {
  background: url(../images/overlay/overlay05.png) fixed;
  height: auto; }

.layer06 {
  background: url(../images/overlay/overlay06.png) fixed;
  height: auto; }

.layer07 {
  background: url(../images/overlay/overlay07.png) fixed;
  height: auto; }

.layer08 {
  background: url(../images/overlay/overlay08.png) fixed;
  height: auto; }

.layer09 {
  background: url(../images/overlay/overlay09.png) fixed;
  height: auto; }

.layer10 {
  background: url(../images/overlay/overlay10.png) fixed;
  height: auto; }

.layer11 {
  background: url(../images/overlay/overlay11.png) fixed;
  height: auto; }

.layer11 {
  background: url(../images/overlay/overlay11.png) fixed;
  height: auto; }

/* style for content design */
.flyer {
  border: 5px solid white;
  box-shadow: 2px 2px 10px 0px black; }

h1 {
  margin-top: 0;
  padding-top: 50px;
  margin-bottom: 10px; }

.spalte {
  color: #000000;
  padding: 15px;
  text-align: center; }

.btn-primary {
  margin-top: 25px;
  background-color: #3b5998;
  border-color: #040447; }

/* hover image effekt */
#footer {
  position: fixed;
  background-color: #000000;
  width: 100%;
  height: 1px;
  bottom: 0; }

.container .text-muted {
  margin: 20px 0; }

#footer > .container {
  padding-right: 15px;
  padding-left: 15px; }

.hall-of-fame {
  margin: 10px;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  padding: 8px 14px 10px;
  background-color: #396400;
  border: none;
  position: relative;
  -webkit-user-select: none;
  -webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); }

.hall-of-fame:hover {
  background-color: #67b600; }

.resident {
  background-color: #396400;
  width: 200px; }

@media (max-width: 768px) {
  .hall-of-fame {
    font-size: 25px; } }
@media (min-width: 769px) and (max-width: 992px) {
  .hall-of-fame {
    font-size: 30px;
    margin: 5px; } }

/*# sourceMappingURL=nasty.css.map */
