@font-face {
  font-family: DejaVuSans;
  src: url("fonts/DejaVuSans.ttf") format("truetype"); }

@font-face {
  font-family: DejaVuSans;
  font-weight: bold;
  src: url("fonts/DejaVuSans-Bold.ttf") format("truetype"); }

@font-face {
  font-family: DejaVuSans;
  font-style: oblique;
  src: url("fonts/DejaVuSans-Oblique.ttf") format("truetype"); }

@font-face {
  font-family: DejaVuSerif;
  src: url("fonts/DejaVuSerif.ttf") format("truetype"); }

@font-face {
  font-family: DejaVuSerif;
  font-weight: bold;
  src: url("fonts/DejaVuSerif-Bold.ttf") format("truetype"); }

@font-face {
  font-family: DejaVuSerif;
  font-style: italic;
  src: url("fonts/DejaVuSerif-Italic.ttf") format("truetype"); }

body {
  font: 14px DejaVuSerif, serif;
  color: #333;
  /* Margin bottom by footer height */
  margin-bottom: 60px; }

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%; }

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  background-color: #f5f5f5;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3); }

a {
  color: #cc0000; }

a:hover {
  color: #cc0000; }

li {
  list-style: none; }

body > .container {
  margin-top: 105px;
  padding: 20px;
  max-width: 800px;
  background-color: #eee; }

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

.footer > .container {
  padding: 10px; }

code {
  font-size: 80%; }

.giant {
  float: right;
  font-size: 100px;
  text-shadow: 7px 6px 16px black;
  display: inline;
  width: 30px;
  overflow-x: visible;
  position: absolute;
  right: 180px;
  z-index: 100; }

.header {
  font-family: DejaVuSans, sans-serif;
  font-size: 15px;
  display: flex;
  position: fixed;
  top: 0px;
  height: 30px;
  padding: 5px;
  width: 100%;
  color: #555555;
  font-weight: bold;
  background-color: #f5f5f5;
  width: 100%;
  z-index: 10000;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
  justify-content: center; }

.jp-navbar {
  top: 30px;
  background-color: #f5f5f5;
  font-size: 15px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  text-align: center; }
  .jp-navbar a {
    color: #333; }

ul.dropdown-menu {
  background-color: #e7e7e7;
  border: none;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3); }

.jp-navbar .nav {
  float: none; }

.dropdown-menu {
  border-radius: 0px; }

.jp-navbar .nav li {
  margin: 0 0px;
  display: inline-block;
  float: none; }
  .jp-navbar .nav li .dropdown-menu > li {
    display: block;
    vertical-align: middle;
    border-radius: 0px; }

@media (max-width: 768px) {
  .jp-navbar .nav li {
    display: block;
    vertical-align: middle;
    text-align: left; }
    .jp-navbar .nav li .dropdown-menu > li {
      background-color: #e7e7e7; } }

/*.navbar-default .nav-justified>.open>a, 
.navbar-default .nav-justified>.open>a:focus, 
.navbar-default .nav-justified>.open>a:hover {
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.172549);
}

.jp-navbar .dropdown-menu {
	background-color: #e7e7e7;
	font-size: 15px;	
	border-width: 0;
	border-top-right-radius: 4px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.172549);
	
	li>a {
		color: $primary-color;
	}
}

.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover {
	background-color: #2c2c2c;
	color: #e7e7e7;
}*/
.web20-text-link, .web20-text-link-nohide {
  color: #880000; }

.gegenwarttext {
  font-size: 80px; }

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden; }

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* gallery */
.gallery {
  clear: both; }

.slide {
  clear: none;
  margin: 3px;
  display: inline-block; }

.hiddenslide {
  display: none; }

/* mp3 */
.mpcloud {
  margin: 40px;
  clear: both; }

.mp3table {
  width: 100%; }
  .mp3table thead {
    padding: 4px; }
  .mp3table td {
    padding: 4px; }

.audiobutton {
  margin-right: 5px; }

/* tiles */
.tiles {
  clear: both; }

.tile, .smalltile, .largetile {
  display: block;
  float: left;
  position: relative;
  padding: 15px;
  margin: 10px;
  background-color: white;
  color: #222222;
  font-size: 13px;
  text-decoration: none;
  font-family: DejaVuSans, Helvetica, Arial, sans-serif;
  height: 140px; }
  .tile li, .smalltile li, .largetile li {
    list-style: none; }
    .tile li a, .smalltile li a, .largetile li a {
      color: black; }

.smalltile {
  width: 170px; }

.largetile {
  width: 360px; }

.largetile:hover, .smalltile:hover {
  box-shadow: 0px 0px 4px red; }

.tilecaption {
  font-weight: bold;
  height: 15px;
  position: absolute;
  right: 10px;
  bottom: 5px;
  text-decoration: none;
  text-shadow: white 0px 0px 10px, white 0px 0px 10px, white 0px 0px 10px, #b0b0b0 2px 2px 2px;
  vertical-align: bottom; }

.menulineimgbox {
  float: left;
  clear: left;
  display: inline;
  width: 150px; }

.menulinetextbox {
  padding-top: 30px;
  display: inline; }

.menuline {
  width: 100%;
  clear: both;
  float: left;
  display: block;
  padding-bottom: 20px; }

.menuimg {
  width: 100px;
  height: 80px; }

.clapCanvas {
  border: 0.5px solid #000000;
  width: 400px;
  height: 100px;
  /*background: #bd2130;*/ }

/* media queries */
.giant {
  /*width:150px;*/ }

@media (max-width: 750px) {
  .header {
    font-size: 12px;
    height: 25px; }
  .jp-navbar {
    top: 25px; }
  .web20-text-link {
    display: none; }
  .lettersoup {
    display: none; }
  .giant {
    display: none; } }
