/*!
 * Start Bootstrap - The Big Picture (https://startbootstrap.com/template-overviews/the-big-picture)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-the-big-picture/blob/master/LICENSE)
 */
body {
  /*background: url('http://placehold.it/1920x1080') no-repeat center center fixed;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  font-family: 'PT Sans', sans-serif;
}

.background { background-image: url('../img/bg.png'); background-position: ; background-repeat: no-repeat; background-size: 100%;}
.backgroundimage { background-image: url('../img/bg.png'); background-repeat: no-repeat; background-size: 100%; min-height: 376px; background-position: bottom ; }

.nav-link { color: #fff;}

.navbar-toggler{ color: #fff;}

#datenschutz p { font-size: 12px;}
#datenschutz h2 { font-size: 16px;}
#datenschutz h3 { font-size: 14px;}
#datenschutz li { font-size: 12px; list-style-type: none; margin-left: -15px;}

#impressum p { font-size: 12px;}
#impressum h2 { font-size: 16px;}
#impressum h3 { font-size: 14px;}

.indexlist { padding-bottom: -5px;}
.indexlist li { list-style-type: none; margin-left: -25px; line-height: 0.9em;}
