@charset "UTF-8";
/* CSS Document */

body {
	font-size: 16px;
	line-height: 140%;
	
}
#claim {
	display: none;
}

.desktop {
	display: none;
}


h1 {
	font-size: 2em;
	line-height: 130%;
}
h2 {
	font-size: 1.5em;
	line-height: 130%;
}
h3 {
	font-size: 1.15em;
	line-height: 130%;
}

iframe {
	max-width: 100% !important;
}



#mainmenu ul, .segment .inner, #system_information .inner {
	width: auto;
	
}
#slider {
    overflow: hidden;
    border-bottom-width: 10px;
}
#slider .slideshow {
    /*
    margin-left: -30%;
    margin-right: -30%;
    */
}
.segment_overlap .inner {
    top: 0px;
    border-radius: 0;
}
.steps {
    margin-top: -12%;
}
.steps .step .icon .number span {
    font-size: 2.8vw;
    top: 12%;
}

.segment_parallax {
    padding-bottom: 50%;
}
.projekt_detail .projekt_icon {
    left: auto;
    right: 30px;
    width: 15%;
    padding-bottom: 15%;
    
}


.projekt_detail .projekt_kopf {
    border-bottom: 10px solid #f7d347;
    
}
.projekt_detail .projekt_titel {
    
    
}

.projekt_detail .projekt_titelinfo {
    width: auto; 
    float: none;    
}
.projekt_detail .projekt_titelbild_1,
.projekt_detail .projekt_titelbild_2 {
    width: 50%; 
    float: left; 
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    
}

.projekt_detail .projekt_titelbild_1,
.projekt_detail .projekt_titelbild_2 {
    padding-bottom: 25%;
    
}




.imagefloat {
    width: 45%;
}
.imagefloat_left {
    
}
.imagefloat_right {
    
}
.imagefloat_portrait {
    width: 35%;
}


#reimo .image_cell {
    padding-bottom: 35%;
    
}

@media only screen and (max-width: 800px) {
    #oeffnungszeiten div.columns3 {
    
    }
    #oeffnungszeiten div.columns3 .column1 {
        float: none;
        width: auto;
    }
    #oeffnungszeiten div.columns3 .column2 {
        width: 48%;
    }
    #oeffnungszeiten div.columns3 .column3 {
        width: 48%;
    }

}
