.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #45729b;
    color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
div.card-header a {
  color: #fff !important;
}
#headjumbhead h1{
  font-size: 1.8rem;
  color: #45729b;
  /*font-weight: bold;*/
  margin-top:12px;
}
#headjumbhead a {
  color: #45729b;
}
#headjumbhead a:hover {
  text-decoration: none !important;
}
h2 {
   color: #45729b;
}
.footer h2{
   color: #fff;
}
div header h2{
   padding-top:1rem  !important;
}
.header h3{
   color: #45729b;
}
.news h5 a{
    color: #45729b;
}
.news .media-body .card-text{
  margin-bottom: 1rem;
}
div.news-single div.header h1{
  color: #45729b;
  font-size: 1.75rem;
}
#page-footer{
    background-color: #45729b;
  padding-bottom:1em;
  padding-top:0.5em;
}
#footer div p a{
    color: #ffffff;
}
#page-footer div p a{
    color: #ffffff;
}
.navbar-brand {
    padding-top: 0.1125rem;
}
.jumbotron {
    padding-top: 0.35rem;
}
.pt-5, .py-5 {
    padding-top: 1rem !important;
}
a.jsLink {
  cursor: pointer;
  color: #000;
}
a.jsLink:link {text-decoration:none !important;}
a.jsLink:visited {text-decoration:none !important;}
a.jsLink:hover {text-decoration:underline !important;}
a.jsLink:active {text-decoration:underline !important;}
h3.courseSubHeader {color: #45729b;}
.margin-bottom-few {
    margin-bottom: 1em;
}
#showCourses
{
  background-color: #ffffff;
  color: #45729b !IMPORTANT;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0.25rem;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#showCourses li
{
  color: #45729b !IMPORTANT;
  cursor:pointer;
}
#courseSingleMain{/*margin-bottom: 1em;*/}

.courseSubHeader {
  font-size: 1rem;
  font-weight: bold;
}
.importantText
{
  font-weight:bold;
}
#kontaktBundesverband-43-checkbox-1,#kontaktBundesverband-617-checkbox-1,#kontaktBundesverband-623-checkbox-1,#kontaktBundesverband-626-checkbox-1,#kontaktBundesverband-632-checkbox-1,#kontaktBundesverband-635-checkbox-1,#kontaktBundesverband-638-checkbox-1,#kontaktBundesverband-641-checkbox-1,#kontaktBundesverband-644-checkbox-1,#kontaktBundesverband-647-checkbox-1,#kontaktBundesverband-650-checkbox-1 {
  margin-right: 1rem;
}
#newsletter-checkbox-1 {
  margin-right: 1rem;
}
/*
@media print{
   .noprint{
       display:none;
   }
}
*/
nav.page-navigation {
  margin-bottom: 12px;
}
#beispiel-schweissen-2443 .checkbox .form-check {
  padding-left: 0rem;
}
#beispiel-schweissen-2443 .form-check-input {
    margin-left: 0rem;
}
#beispiel-schweissen-2443 .checkbox input[type="checkbox"] {
    margin-right: 0.4rem;
}
#beispiel-schweissen-2443 .checkbox input[type="radio"] {
    margin-right: 0.4rem;
}
#beispiel-schweissen-2443 .radio span{
  margin-left: 1.2rem;
}
#showSpec .card-header h5{
  font-size: 1.0rem;
}
#showSpec .collapsible-accordion .card-header{
  background-color:#ccc;
  color:#333;
}