/*
*
*
*
*
*
*Diese Datei ist urheberrechtlich geschützt von "Rene Weik | weik.online GmbH" und darf nicht kopiert oder auf anderen Webseiten verwendet werden.
*
*
*
*
*
*/
/*Template CSS 01-16 */
/*Templatefarbe: #e2001a / 226,0,26 */

/* 
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
LAYOUT
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- 
*/

:root {
	--infobarhintergrundfarbe_hex: #444444 !important;
	--footerhintergrundfarbe_hex: var(--infobarhintergrundfarbe_hex) !important;	
}


/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
#teaser.teaserfullflat.kenburns-slider #slider-container,
#teaser.teaserfullflat-slider .carousel-inner {
	border-bottom: 5px solid var(--templatefarbe_hex);
}
@media (min-width: 768px) {
#teaser.teaserfullflat.kenburns-slider #slider-container,
#teaser.teaserfullflat-slider .carousel-inner {
	border-bottom: 8px solid var(--templatefarbe_hex);
	overflow: hidden;
}
}

#teaser.teaserfullflat.kenburns-slider #slider-container,
#teaser.teaserfullflat.kenburns-slider #slider-container .slide,
#teaser.teaserfullflat-slider .carousel-inner{
	max-height: 500px;
}



#slider-container .ws_images {
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.26) !important;
}

.welcomewrap {
    width: 100%;
    background-color: #444;
	margin-top: 15px;
	margin-bottom: 0px;	
	padding: 10px 0 35px 0;
	background-image: url(../img/pfeil2.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;		
}	
@media (min-width: 768px) {
.welcomewrap {
	height: 172px;
	margin-top: 15px;	
	margin-bottom: 10px;
	padding: 20px 0;
	background-image: url(../img/pfeil.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;	
}
}
@media (min-width: 992px) {
.welcomewrap {
	margin-top: 30px;
	height: 202px;
}
}

.welcome {
	width: 100%;	
    text-align: center;
    color: #fff !important;
	background-color: #444;
}




.welcome h3{
	font-size: 14px;
}
@media (min-width: 768px) {
.welcome h3{
	font-size: 19px;
}
}
@media (min-width: 992px) {
.welcome h3{
	font-size: 22px;
}
}
@media (min-width: 1200px) {
.welcome h3{
	font-size: 24px;
}
}

.welcome h2{
	font-size: 22px;	
}
@media (min-width: 768px) {
.welcome h2{
	font-size: 26px;	
	line-height: 1.6em;	
}
}
@media (min-width: 992px) {
.welcome h2{
	font-size: 32px;	
}
}
@media (min-width: 1200px) {
.welcome h2{
	font-size: 35px;	
}
}

.welcome .button-farbe {
    text-align: center;
    font-size: 1.3em;
    /* 46px - 56px */
    line-height: clamp(2.675rem, 2.9rem, 3.3rem);
    text-decoration: none;
    font-weight: 700;
    margin: auto;
    color: var(--buttontextfarbe_hex);
    padding: 0 0.5em 0 1.2em;
    box-sizing: border-box;
    background-color: var(--templatefarbe_hex) !important;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.2rem;
    position: relative;
    z-index: 1;
    transition: color 0.1s;
}

.welcome .btn-lg {
	border-radius: 0px;
    font-size: 12px;
    margin-top: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
	text-shadow: none;
    background-color: var(--templatefarbe_hex);
    border: none !important;
    padding: 4px 7px;	
}
@media (min-width: 768px) {
.welcome .btn-lg {
    font-size: 13px;
    margin-top: 10px;
    padding: 6px 7px;	
}
}
@media (min-width: 992px) {
.welcome .btn-lg {
    font-size: 14px;
    margin-top: 15px;
    padding: 7px 8px;
    border: none !important;				
}
}
@media (min-width: 1200px) {
.welcome .btn-lg {
    margin-top: 9px;
}
}

.btn-primary:not(:disabled):not(.disabled):active, 
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.welcome .btn-lg:hover,
.welcome .btn-lg:focus {
    background-color: #999 !important;
    border: none !important;
}

/*.startheaders {
	display: none;
}*/

/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
#hauptbereichwrap {
	width: 100%;
}



#innerhauptbereich {
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	background-color: var(--hintergrundfarbe_hex);		
}


.unterseite #farbbox,
.unterseite #farbbox {
	height: 10px;
	width: 100%;
	background-color: var(--templatefarbe_hex);	
	margin-bottom: 5px;
	border-top: 3px #444 solid;	
		
}
@media (min-width: 768px) {
.unterseite #farbbox,
.unterseite #farbbox {
	height: 10px;
	border-top: 3px #444 solid;			
}
}
@media (min-width: 992px) {
.unterseite #farbbox,
.unterseite #farbbox {
	height: 20px;
	border-top: 5px #444 solid;			
}
}
@media (min-width: 1200px) {
.unterseite #farbbox,
.unterseite #farbbox {
	height: 25px;
	border-top: 5px #444 solid;			
}
}

.startseite #farbbox {
	border-bottom: 5px solid var(--templatefarbe_hex);
}
@media (min-width: 768px) {
.startseite #farbbox {
	border-bottom: 8px solid var(--templatefarbe_hex);
	}
}



/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
#footerwrap {
	width: 100%;
	border-top: 5px solid var(--templatefarbe_hex);
}
@media (min-width: 768px) {
#footerwrap {
	border-top: 10px solid var(--templatefarbe_hex);
}
}

/* BUTTON FOOTER */
#footer .btn,
#footer .btn-footer {
	font-size: 12px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;  
	border-radius: 0px;  	
}
@media (min-width: 992px) {	
#footer .btn,
#footer .btn-footer {
	font-size: 14px; 	
}
}
@media (min-width: 1440px) {	
#footer .btn,
#footer .btn-footer {
	font-size: 16px; 	
}
}
















/* Another double stripe option for using this version. This gives a smaller farbbox and a small stripe instead of having three stripes
#farbbox {
	height: 5px;
	width: 100%;
	background-color: #2910a9;	
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.3);
	margin-bottom: 5px;
		
}
@media (min-width: 768px) {
#farbbox {
	height: 5px;
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.3);			
}
}
@media (min-width: 992px) {
#farbbox {
	height: 5px;
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.3);			
}
}
@media (min-width: 1200px) {
#farbbox {
	height: 5px;
	box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.3);		
}
}
*/


.startseite #teaser {					
margin-top: 110px;
}

@media (min-width: 576px) {					
.startseite #teaser {					
margin-top: 125px;
}
}

@media (min-width: 768px) {					
.startseite #teaser {					
margin-top: 133px;
}
}

@media (min-width: 992px) {					
.startseite #teaser {					
margin-top: 158px;
-webkit-transition: margin-top 0.4s linear;
-moz-transition: margin-top 0.4s linear;
-ms-transition: margin-top 0.4s linear;	
-o-transition: margin-top 0.4s linear;	
transition: margin-top 0.4s linear;		
}
.startseite.scrolled #teaser {					
margin-top: 138px;
-webkit-transition: margin-top 0.4s linear;
-moz-transition: margin-top 0.4s linear;
-ms-transition: margin-top 0.4s linear;	
-o-transition: margin-top 0.4s linear;	
transition: margin-top 0.4s linear;		
}			
}						

@media (min-width: 1200px) {					
.startseite #teaser {					
margin-top: 168px;
}
.startseite.scrolled #teaser {					
margin-top: 138px;
}		
}	
@media (min-width: 1440px) {					
.startseite #teaser {					
margin-top: 188px;
}
.startseite.scrolled #teaser {					
margin-top: 138px;
}		
}

#upperkopfbereichwrap {
	background-color: var(--menuhintergrundfarbe_hex);
}



#innerhauptbereich {
	padding: 30px 0 30px 0 !important;
}
@media (min-width: 768px) {
#innerhauptbereich {
	padding: 30px 0 30px 0 !important;
}
}
@media (min-width: 992px) {
#innerhauptbereich {
	padding: 40px 0 30px 0 !important;
}
}



.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}

@media (min-width: 576px) {					
.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}
}

@media (min-width: 768px) {					
.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}
}

@media (min-width: 992px) {					
.startseite #hauptbereichwrap {					
	margin-top: 0px !important;		
}
.startseite.scrolled #hauptbereichwrap {				
	margin-top: 0px !important;
	
}
}						

@media (min-width: 1200px) {					
.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}
.startseite.scrolled #hauptbereichwrap {				
	margin-top: 0px !important;						
}					
}



@media (min-width: 992px) {					
#hauptbereichwrap {					
	margin-top: 170px;
	-webkit-transition: margin-top 0.4s linear;
	-moz-transition: margin-top 0.4s linear;
	-ms-transition: margin-top 0.4s linear;	
	-o-transition: margin-top 0.4s linear;	
	transition: margin-top 0.4s linear;			
}				
.scrolled #hauptbereichwrap {					
margin-top: 150px;
	-webkit-transition: margin-top 0.4s linear;
	-moz-transition: margin-top 0.4s linear;
	-ms-transition: margin-top 0.4s linear;	
	-o-transition: margin-top 0.4s linear;	
	transition: margin-top 0.4s linear;			
}	
}						
@media (min-width: 1200px) {					
#hauptbereichwrap {					
	margin-top: 185px;
}									
.scrolled #hauptbereichwrap {					
	margin-top: 155px;
}				
}


.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}

@media (min-width: 576px) {					
.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}
}

@media (min-width: 768px) {					
.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}
}

@media (min-width: 992px) {					
.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}
.startseite.scrolled #hauptbereichwrap {				
	margin-top: 0px !important;						
}
}						

@media (min-width: 1200px) {					
.startseite #hauptbereichwrap {					
	margin-top: 0px !important;
}
.startseite.scrolled #hauptbereichwrap {				
	margin-top: 0px !important;						
}					
}


#innerinfobar {
	padding: 0 15px;	
}
@media (min-width: 576px) {
#innerinfobar {
	padding: 0 15px;	
}
}
@media (min-width: 768px) {
#innerinfobar {
	padding: 0 30px;
}
}



@media (max-width: 767px) {
	body.weik-sidepmenu-push-toright .fix-mainmenu {
		left: -290px!important;
	}
}

