/*
*
*
*
*
*
*Diese Datei ist urheberrechtlich geschützt von "Rene Weik | weik.online GmbH" und darf nicht kopiert oder auf anderen Webseiten verwendet werden.
*
*
*
*
*
*/
/*Template: 01-09 */
/*Templatefarbe: #00539c/#444   */

/* 
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
LAYOUT
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------- 
*/
#wrap {
	height: 100%;
}

.startseite .innerwrap {
	height: 100%;
}



/* INNERINFOBAR ----------------------------------------*/
#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;	
}
}


#upperkopfbereichwrap{
	border-bottom: 4px solid #00539c;
	background: #fff;
}
@media (min-width: 992px) {
#upperkopfbereichwrap{
	border-bottom: 5px solid #00539c;
}
}
@media (min-width: 1200px) {
#upperkopfbereichwrap{
	border-bottom: 6px solid #00539c;
}
}

.startseite #upperkopfbereichwrap {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}


@media (min-width: 768px) {
#kopfbereich{
	width: 100%;
}
}

#kopfbereich .container {
	background-color: #fff;
}


/* TEASER -------------------------------*/
/* TEASER -------------------------------*/
/* TEASER -------------------------------*/
#teaser {
	clear: both;	
	padding-top: 109px;	
}
@media (min-width: 768px) {
#teaser {
	width: 100%;
	height: 100%;
	padding-top: 125px;	
}
}
@media (min-width: 992px) {
#teaser {
	padding-top: 154px;	
}
}
@media (min-width: 1200px) {
#teaser {
	padding-top: 184px;	
}
}

@media (min-width: 992px) {
.startseite #teaser {					
	-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: -50px !important;
	-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;	
}
}






.welcomewrap {
	display: none;
}
@media (min-width: 768px) {
	.welcomewrap {
	display: block;
}
}

.welcomewrap .container {
    padding: 0 45px;
}

.welcome {
	width: 100%;	
    background: rgba(0,83,156,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;						
}					
}	









/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
/* FOOTER----------------------------------------------------*/
#footerwrap {
	background-color: #444;
}

#footer {
	width: 100%;
	background-color: #444;
}

#innerfooter {
	background-color: #444;
}

/* ADRESSTEXT */
#footer p {
	color: #dedede;
}

/* BUTTON FOOTER */
#footer .btn,
#footer .btn-footer {
	font-size: 13px;
	color: #dedede;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;  
	border-radius: 0px;  	
}
#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;
}










/* 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.4s linear;
	-moz-transition: width 0.4s linear;
	-ms-transition: width 0.4s linear;	
	-o-transition: width 0.4s linear;	
	transition: width 0.4s linear;		
}

.startseite.scrolled #upperkopfbereichwrap .container {
	width: 1140px;
	-webkit-transition: width 0.4s linear;
	-moz-transition: width 0.4s linear;
	-ms-transition: width 0.4s linear;	
	-o-transition: width 0.4s linear;	
	transition: width 0.4s linear;	
}
}



