html {
  margin-top: 50px; }

body {
  color: #000;
  background: url("../images/mauersteine.png") fixed; }

a {
  color: #ffc107;
  text-decoration: none; }

a:hover {
  color: #999; }

pre {
  color: #ffc107; }

code {
  color: #a33; }

blockquote p {
  line-break: loose !important; }

.active a {
  color: #e6e6e6; }

.text-hyphens {
  text-align: justify;
  hyphens: auto; }

.start-text {
  text-align: center; }

.navi-text {
  list-style-type: circle;
  color: #ffc107; }

.navi-top {
  list-style-type: square !important; }

.navi-top li {
  display: inline-block;
  margin-right: 10px; }
