/*
*
*
*
*
*
*Diese Datei ist urheberrechtlich geschützt von "Rene Weik | weik.online GmbH" und darf nicht kopiert oder auf anderen Webseiten verwendet werden.
*
*
*
*
*
*/
/*Template: 01-01 */
/*Templatefarbe: #0e3f9b/#444   */

/* 
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
LAYOUT
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- 
*/
#wrap {
	height: 100%;
}

.startseite .innerwrap {
	height: 100%;
}



/* INFOBAR ----------------------------------------*/
@media (min-width: 768px) {
#infobar {
	transition-delay: 1.0s;		
	margin-top: -35px;
	-webkit-transition: margin-top 0.8s linear;
    -moz-transition: margin-top 0.8s linear;
    -ms-transition: margin-top 0.8s linear;
    -o-transition: margin-top 0.8s linear;
    transition: margin-top 0.8s linear;		
}
.scrolled #infobar {
	transition-delay: 1.0s;		
	margin-top: 0;
}
}
@media (min-width: 768px) {
#infobar {
	margin-top: -40px;
}
}


#innerinfobar{
	padding: 0 15px;	
}
@media (min-width: 576px) {
#innerinfobar{
	padding: 0 15px;	
}
}
@media (min-width: 768px) {
#innerinfobar {
	padding: 0 30px;
}
}



/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
/* KOPFBEREICH ----------------------------------------*/
#kopfbereichwrap {
	height: 124px;	
}
@media (min-width: 768px) {
#kopfbereichwrap {
	height: 129px;	
}
}
@media (min-width: 992px) {
#kopfbereichwrap {
	height: 154px;	
}
}
@media (min-width: 1200px) {
#kopfbereichwrap {
	height: 184px;	
}
}


@media (min-width: 768px) {
#upperkopfbereichwrap{
	background: transparent;
	-webkit-transition: background-color 0.8s linear;
    -moz-transition: background-color 0.8s linear;
    -ms-transition: background-color 0.8s linear;
    -o-transition: background-color 0.8s linear;
    transition: background-color 0.8s linear;
	/*border-bottom: 5px solid #0e3f9b;*/
}
.scrolled #upperkopfbereichwrap{
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.40);
	background: #fff;	
}
}

.startseite #upperkopfbereichwrap {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6000;
	border-bottom: 5px solid transparent;
	background-color: #fff;	
}
@media (min-width: 476px) {
.startseite #upperkopfbereichwrap {
	background-color: transparent;
}
}

.startseite.scrolled #upperkopfbereichwrap {
 	background-color: #fff;
	-webkit-transition: background-color 0.8s linear;
    -moz-transition: background-color 0.8s linear;
    -ms-transition: background-color 0.8s linear;
    -o-transition: background-color 0.8s linear;
    transition: background-color 0.8s linear;
	/*border-bottom: 5px solid #0e3f9b;*/
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.40);	
}

@media (min-width: 768px) {
#kopfbereich{
	width: 100%;
	background-color: transparent;
}
}

#innerkopfbereich{
	background-color: transparent;
}

#kopfbereich .container {
	background-color: transparent;
}


/* TEASER -------------------------------*/
/* TEASER -------------------------------*/
/* TEASER -------------------------------*/

#teaser {
    overflow: hidden !important;
    position: relative;	
}

#teaser {
	clear: both;	
	padding-top: 109px;	
}
@media (min-width: 768px) {
#teaser {
	width: 100%;
	height: 100%;
	padding-top: 0;	
}
}
@media (min-width: 992px) {
#teaser {
	padding-top: 0;	
}
}
@media (min-width: 1200px) {
#teaser {
	padding-top: 0;	
}
}

@media (min-width: 992px) {
.startseite #teaser {					
	-webkit-transition: margin-top 0.8s linear;
	-moz-transition: margin-top 0.8s linear;
	-ms-transition: margin-top 0.8s linear;	
	-o-transition: margin-top 0.8s linear;	
	transition: margin-top 0.8s linear;	
}	

.startseite.scrolled #teaser {	
	margin-top: -50px !important;
	-webkit-transition: margin-top 0.8s linear;
	-moz-transition: margin-top 0.8s linear;
	-ms-transition: margin-top 0.8s linear;	
	-o-transition: margin-top 0.8s linear;	
	transition: margin-top 0.8s linear;	
}
}






.welcomewrap {
	display: none;
}
@media (min-width: 768px) {
	.welcomewrap {
	display: block;
}
}

.welcomewrap .container {
    padding: 0 45px;
}

.welcome {
	width: 100%;	
    background: rgba(238,123,29,0.85);
    text-align: left;
    padding: 10px 15px;
    border-radius: 6px;
    vertical-align: middle;
    color: #fff !important;
    text-shadow: 1px 1px #666;
    position: absolute;
    bottom: 30px;
    z-index: 100;	
}
@media (min-width: 768px) {
.welcome {
    position: absolute;	
	width: 660px;
    padding: 12px 15px;	
    bottom: 25px;	
}
}
@media (min-width: 992px) {
.welcome {
	width: 870px;
    padding: 20px 30px;	
    bottom: 30px;		
}
}
@media (min-width: 1200px) {
.welcome {
	width: 1040px;
}
}

.welcome h2{
	font-size: 24px;	
}
@media (min-width: 768px) {
.welcome h2{
	font-size: 27px;	
}
}
@media (min-width: 992px) {
.welcome h2{
	font-size: 33px;	
}
}
@media (min-width: 1200px) {
.welcome h2{
	font-size: 36px;	
}
}

.welcome h3{
	font-size: 18px;
}
@media (min-width: 768px) {
.welcome h3{
	font-size: 16px;
}
}
@media (min-width: 992px) {
.welcome h3{
	font-size: 22px;
}
}
@media (min-width: 1200px) {
.welcome h3{
	font-size: 24px;
}
}

.welcome .btn-lg {
    font-size: 12px;
    margin-top: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background-color: #444;
    border: none !important;
    padding: 4px 7px;	
}
@media (min-width: 768px) {
.welcome .btn-lg {
    font-size: 12px;
    margin-top: 10px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background-color: #444;
    border: none !important;
    padding: 4px 7px;	
}
}
@media (min-width: 992px) {
.welcome .btn-lg {
    font-size: 14px;
    margin-top: 15px;
    padding: 7px 8px;
    border: none !important;				
}
}

.welcome .btn-lg:hover,
.welcome .btn-lg:focus {
    background-color: #999;
    border: none !important;
}



/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
/* HAUPTBEREICH----------------------------------------*/
#hauptbereichwrap {
	width: 100%;
	background-color: #fff;					/*Hintergrund Mittelbereich*/
	padding: 15px 0px 20px 0px;
}
@media (min-width: 768px) {
#hauptbereichwrap {
	padding: 30px 0px 40px 0px;	
}
}

@media (min-width: 768px) {
.startseite #hauptbereichwrap {
	padding: 45px 0px 40px 0px;	
}
}


#innerhauptbereich {
	background-repeat: repeat-x;
	background-position: top;
	overflow: hidden;
	background-color: #fff;	
	padding: 0 0 0 0;	
}

#farbbox {
	display: none;			
}



.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;						
}					
}	



#hauptbereich {
    position: relative;
}




/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
#footerwrap {
	background-color: #0e3f9b;
}

#footer {
	width: 100%;
	background-color: #0e3f9b;
}

#innerfooter {
	background-color: #0e3f9b;
}

/* ADRESSTEXT */
#footer p {
	color: #ffed00;
}

/* BUTTON FOOTER */
#footer .btn,
#footer .btn-footer {
	font-size: 13px;
	color: #ffed00;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;  
	border-radius: 0px;  	
}
@media (min-width: 1200px) {
#footer .btn,
#footer .btn-footer {
	font-size: 15px;
}
}

#footer .btn-footer:hover,
#footer .btn-footer:focus,
#footer .btn-footer.focus,
#footer .btn-footer:active,
#footer .open > .dropdown-toggle.btn-footer {
	color: inherit;
	background-color: #dedede;
}
#footer .btn-footer.active {
	color: inherit;
	background-color: #dedede;
}


#telefon .navbar-text {
	text-align: center;
	margin: 0;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #444;	
}
@media (min-width: 1200px) {
#telefon .navbar-text {
	font-size: 15px;
}
}











/* DROPDOWN -------------------------------------------- LÖSCHEN, WENN KEINE PROBLEME

@media (max-width: 767px) {
ul.dropdown-menu {
	padding: 0;
	text-align: center;
}
ul.dropdown-menu li {
	margin-left: 0!important;
}
}
*/




@media (min-width: 1400px) {	
.startseite #upperkopfbereichwrap .container {
	/*width: 75%;*/
	-webkit-transition: width 0.8s linear;
	-moz-transition: width 0.8s linear;
	-ms-transition: width 0.8s linear;	
	-o-transition: width 0.8s linear;	
	transition: width 0.8s linear;		
}

.startseite.scrolled #upperkopfbereichwrap .container {
	width: 1352px;
	-webkit-transition: width 0.8s linear;
	-moz-transition: width 0.8s linear;
	-ms-transition: width 0.8s linear;	
	-o-transition: width 0.8s linear;	
	transition: width 0.8s linear;	
}
}


#teaser:before {
    left: -10%;
    content: '';
    z-index: 1000;
    width: 120%;
    height: 50px;
    position: absolute;
    background-color:rgba(255,255,255,0.95);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
	margin-top: 5px
}
@media (min-width: 476px) {	
#teaser:before {
    height: 70px;
	background-image: url(../img/bg4-oben.png);
	background-position: left bottom;
	background-repeat: no-repeat;	

}	
}
@media (min-width: 768px) {	
#teaser:before {
    height: 165px;
	background-image: url(../img/bg3-oben.png);	

}	
}
@media (min-width: 992px) {	
#teaser:before {
    height: 190px;
	background-image: url(../img/bg2-oben.png);
}
}
@media (min-width: 1200px) {	
#teaser:before {
    height: 245px;
	background-image: url(../img/bg-oben.png);	
}	
}
@media (min-width: 1400px) {	
#teaser:before {
    height: 265px;
}	
}

#teaser:after {
    left: -10%;
    content: '';
    z-index: 1000;
    width: 120%;
    height: 185px;
    position: absolute;
    background-color:rgba(255,255,255,0.95);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
@media (min-width: 476px) {	
#teaser:after {	
    height: 185px;
	background-image: url(../img/bg4-unten.png);
	background-position: right top;
	background-repeat: no-repeat;
}
}
@media (min-width: 768px) {	
#teaser:after {	
    height: 185px;
	background-image: url(../img/bg3-unten.png);	
}
}
@media (min-width: 992px) {
#teaser:after {	
    height: 185px;
	background-image: url(../img/bg2-unten.png);	
}
}
@media (min-width: 1200px) {
#teaser:after {	
    height: 185px;
	background-image: url(../img/bg-unten.png);	
}
}

/* überschreibt class.elements */
@media (min-width: 768px) {					
 #hauptbereichwrap {					
	margin-top: 95px !important;
}
}

@media (min-width: 992px) {					
 #hauptbereichwrap {					
	margin-top: 120px !important;
}
}						

@media (min-width: 1200px) {					
 #hauptbereichwrap {					
	margin-top: 130px !important;
}				
}




@media (min-width: 768px) {	
.unterseite #hauptbereichwrap:before {
    left: -10%;
    content: '';
    z-index: 1000;
    width: 100%;
    position: absolute;
    background-color:#c8dbf9;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);	
    height: 165px;
	margin-top: -245px !important;
	background-position: left bottom;
	background-repeat: no-repeat;
}	
}
@media (min-width: 992px) {	
.unterseite #hauptbereichwrap:before {
    height: 190px;
	margin-top: -274px !important;	
}
}
@media (min-width: 1200px) {	
.unterseite #hauptbereichwrap:before {
    height: 245px;
	margin-top: -330px !important;	
}	
}
@media (min-width: 1400px) {	
.unterseite #hauptbereichwrap:before {
    height: 265px;
	margin-top: -321px !important;	
}	
}
/* Colour Bootstrap Default Button in Kundenfabe */

.btn-default
{
  background-color: #0e3f9b!important; /* Templatefarbe */
  border-color: #0e3f9b!important;
  color:#FFF;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-color: #ccc!important;
  border-color: #ccc!important;
  color:#FFF;
}
.btn-default a,
.btn-default a:hover,
.btn-default a:focus {
         text-decoration: none;
         color:#FFF; 
}

