/*
*
*
*
*
*
*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-22 */
/*Templatefarbe: #e2001a / 226,0,26 */

/* 
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
LAYOUT
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- 
*/

/*Telefon*/
#telefon{
	width: 100%;
	height: 30px;
	text-align: right;
	background-color: var(--templatefarbe_hex);
}
#telefon .navbar-text {
	text-align: center;
	margin: 0;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;	
}
@media (min-width: 768px) {
#telefon .navbar-text {
	float: right;	
}
}


/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/



#innerteaser {
	clear: both;
	background-color: #fff;						/*Farbe des Rahmen im oberen bereich*/
	text-align: center;
}


/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
#hauptbereichwrap {
    margin-top: 126px !important;
	-webkit-transition: margin 0.4s linear;
	-moz-transition: margin 0.4s linear;
	-ms-transition: margin 0.4s linear;	
	-o-transition: margin 0.4s linear;	
	transition: margin 0.4s linear;		
}
@media (min-width: 768px){
#hauptbereichwrap {
    margin-top: 131px !important;
}
.scrolled #hauptbereichwrap {
    margin-top: 131px !important;	/* minus 5px - verhindert flackern */	
}	
}
@media (min-width: 992px){
#hauptbereichwrap {
    margin-top: 158px !important;
}
.scrolled #hauptbereichwrap {
    margin-top: 138px !important;	/* minus 5px - verhindert flackern */
}	
}
@media (min-width: 1200px){
#hauptbereichwrap {
    margin-top: 168px !important;
}
.scrolled #hauptbereichwrap {
    margin-top: 133px !important;	/* minus 5px - verhindert flackern */
}	
}
@media (min-width: 1440px){
#hauptbereichwrap {
    margin-top: 188px !important;
}	
}

#scrolldown {
	display: none;
}
@media (min-width: 992px) {
	#scrolldown {
		background-color: #444;
		display: block;
		height: 50px;
		width: 100%;
		position: absolute;
		top: -50px;
	}
}

#innerhauptbereich {
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	background-color: var(--hintergrundfarbe_hex);		
}
#innerhauptbereich {
	padding: 10px 0;
}
@media (min-width: 768px) {
#innerhauptbereich {
	padding: 25px 0;
}
}
@media (min-width: 992px) {
#innerhauptbereich {
	padding: 30px 0;
}
}



@media (min-width: 768px) {
#hauptbereich-farbbox {
	height: 222px;
	width: 100%;	
	background: linear-gradient(to bottom, rgba(var(--templatefarbe_rgb), 1), rgba(255,255,255,1));	
	position: absolute;
	top: 0;
	z-index: -500;	
}
}
@media (min-width: 992px) {
#hauptbereich-farbbox {
	height: 305px;	
}
}
@media (min-width: 1200px) {
#hauptbereich-farbbox {
	height: 355px;	
}
}


/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
#footer {
	padding: 0px;
}

/* 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; 	
}
}



.shortcuts-telefon {
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-telefon:focus,
.shortcuts-telefon:hover,
.shortcuts-telefon:active {
    background: rgba(68,68,68,1);
    color: #fff;
}

.shortcuts-kontakt {
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-kontakt:focus,
.shortcuts-kontakt:hover,
.shortcuts-kontakt:active {
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-kontakt i {
    margin-left: 17px !important;
}

.shortcuts-anfahrt {
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-anfahrt:focus,
.shortcuts-anfahrt:hover,
.shortcuts-anfahrt:active {
    background: rgba(68,68,68,1);
    color: #fff;
}

.shortcuts-jobs {
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-jobs:focus,
.shortcuts-jobs:hover,
.shortcuts-jobs:active {
    background: rgba(68,68,68,1);
    color: #fff;
}

.shortcuts-rechts h3:nth-child(1) a {	
    background: rgba(68,68,68, 1);
    color: #fff;
}
.shortcuts-rechts h3:nth-child(2) a {	
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-rechts h3:nth-child(3) a {	
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-rechts h3:nth-child(4) a {	
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-rechts h3:nth-child(5) a {	
    background: rgba(68,68,68,1);
    color: #fff;
}
.shortcuts-rechts h3:nth-child(6) a {	
    background: rgba(68,68,68,1);
    color: #fff;
}


#upperkopfbereichwrap {
	background-color: var(--menuhintergrundfarbe_hex)!important;
	border-bottom: 6px #444 solid;
}
@media (min-width: 992px) {
#upperkopfbereichwrap {
	background-color: var(--menuhintergrundfarbe_hex)!important;
	border-bottom: 8px #444 solid;
}
}

