@charset "UTF-8";
/*!
* Start Bootstrap - Scrolling Nav v5.0.4 (https://startbootstrap.com/template/scrolling-nav)
* Copyright 2013-2021 Start Bootstrap
* Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-scrolling-nav/blob/master/LICENSE)
*/
html {
  scroll-padding-top: 3.5rem;
}

header {
  margin-top: 3rem;
  padding-top: 6.5rem;
  padding-bottom: 3rem;
}

section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
section#motivation,section#vita {
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: #F9E3B6;
}

.bg-dark {background-color:  #B5262E !important;}
.bg-primary {background-color:  #FDDA8F !important;}
.streifen {background:#FDDA8F url(../bilder/farbstreifen.jpg) top left repeat-x;}
section#kontakt {background:#FDDA8F url(../bilder/farbstreifen.jpg) bottom left repeat-x;}
h1,.h1 {color: #087034}
h2,.h2, .lead {color: #B5262E; font-size: 1.8rem;margin-bottom:  1.8rem}
img.rand {border: 1px solid #000}
lead {font-size: 1.2rem;}
a {
  color: #B5262E;
  
}
a:hover {
  color:  #C54730;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

footer a {color:  #F8E2B3;text-decoration: none;}
footer a:hover {color: #F3B22A; text-decoration: underline;}
.project-text {
  padding: 3rem;}