/* CSS Document */
/* Extra small screen / smartphone / 280px to 479px */
@hamburgerColor: #000000; 


.mbr-text align-left mbr-fonts-style display-7 {
color: black;
}


#videobereich {

    position:relative;
    height: 0;
    padding-bottom: 55.25%;
}	
.videoextern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.kunst-text {
font-family: 'Alex Brush';
font-size:100px;
}

.kunst-text-menue {
font-family: 'Alex Brush';
font-size:22px;
}



.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.cid-rUrFWi4f9c {
  background-image: url("images/20191027-160208-2000x972.jpg");
}

.cid-s1dbSpJn9u {
  padding-top: 135px;
  padding-bottom: 135px;
  background-image: url("images/foto-4-960x466.jpg");
}

.cid-s1ddnrWGuP {
  padding-top: 135px;
  padding-bottom: 135px;
  background-image: url("images/20190615-154535-2000x972.jpg");
}

.btn-md {
  padding: 1rem 3rem;
  border-radius: 10px;
}


.display-10 {
font-size:80px;
}

.display-11 {
font-size:50px;
}

.display-12 {
font-size:18px; 
}


@media only screen and (max-width: 900px) {



#videobereich {

    position:relative;
    height: 0;
	padding-top:40%;
    padding-bottom: 56.25%;
}
.videoextern {
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section-text {
font-size:24px;
}
.kunst-text {
font-family: 'Alex Brush';
font-size:40px;
}

.kunst-text-menue {
font-family: 'Alex Brush';
font-size:19px;
}


.display-1 {
font-size:36px;
}

.display-4 {
font-size:25px;
}


.display-2 {
font-size:36px;
}

.display-10 {
font-size:36px;
}

.display-11 {
font-size:20px;
}





.cid-rUrFWi4f9c {
  position:relative;
    height: 0;
	padding-top:0;
    padding-bottom: 80.25%;
}



}