@charset "UTF-8";strong {font-family:robotobold;}

.btn {
  border-radius:0px;}

.btn a {
  text-decoration: none;
  color: #ffffff !important;}

.btn a:hover {
  color: #ffffff !important;}


/*Pricetable*/

.preis-1 h3, .preis-2 h3, .preis-3 h3 {
  font-size: 45px;
  line-height: 55px;
  font-family: nunito_sansblack_italic;
  margin-bottom: 20px;}

.preis {
  font-size: 70px; 
  margin-top:10%;
  font-family: nunito_sansblack_italic;
  color:#ff0000;}

.preis-ust {
  font-size: 15px;
  margin-top:-10px;}

@-moz-document url-prefix() {
  .preis-ust {
  margin-top:-30px;}}

.preis-space {
  border-bottom: 1px solid #a6a3a1;
  padding: 4% 0%;
  margin: 0 8%;}

/*Headlines Sections*/
.detail h3, .about h3, .kontakt h3 {
  font-size: 70px; 
  line-height:85px;
  font-family: nunito_sansblack_italic;}

/*Button-Cookie*/
.cc-custom-revoke {
  z-index: 100;
  position: fixed;
  display: inline-block;
  bottom: 50px;
  left: 10px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-weight: normal;}

.bttn2-mobile {display: none;}
.bttn2-standard {display: block;}

