/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */

header {
  padding: 100px 0 50px;
}

@media (min-width: 992px) {
  header {
    padding: 100px 0 50px;
  }
}

section {
  padding: 50px 0;
}


.carousel-item kbd {
  background-color: #546e7a; /* Changes background color */
  color: #fff;                  /* Changes text color */
}


#homepage kbd {
  background-color: #546e7a;  /* Changes background color */
  color: #fff;                  /* Changes text color */
}

#homepage {
  padding: 30px 0;
}


header {
  background-color: #546e7a;  /* Changes background color */
 }

.bg-liste {
	background-color: #cfd8dc;
	
	}
	
	a, a:visited, a:hover, a:active {
 color: inherit;
}
	
a:hover {
text-decoration: none;
}


a:hover data-toggle {
	color: #3F729B;
}

mark { 
    background-color: #546e7a;
    color: white;
}



.weiss
{
	color: #FFF;	
}


/* buttom xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#myButton {
display: none;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
border: none;
outline: none;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 10px;
}


/* #myButton:hover {
/*background-color: #33b5e5;
color: black;
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
text-shadow: 1px 1px 1px #000, 3px 3px 5px blue;
} */


/* buttom xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#myButton1 {
display: none;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
border: none;
outline: none;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 10px;
}


/*#myButton1:hover {
/*background-color: #33b5e5;
color: black;
box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
text-shadow: 1px 1px 1px #000, 3px 3px 5px blue;
}*/













