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


.prginfo
{
	position:fixed;
	top:5px;
	left:5px;
	z-index:1000010;
	font-size:14px;
	display:none;
}

.linie
{
	display:block;
	width:100%;
	height:2px;
	background:#000000;
}

.textblau
{
	color:#1f2568;
}

.textrot
{
	color:#1f2568;
}



.menulinie
{
	width:100%;
	height:1px;
	background:#1f2568;
	display:block;
	float:left;
}

.mobilmenufenster
{

	width:100%;
	height:100%;
	display:none;
	top:105px;
	background-color:#FFFFFF;
	position:fixed;
	z-index:99999;
}


.mobilmenu-top
{
	top:0px;
	left:0px;
	position:absolute;
	height:50px;
	display:block;
	width:100%;
	background:#1f2568;
}


.auswahlmobilscrollen
{
  	height:100%;
	overflow: auto;
}

.mobilmenu
{
	font-weight:300;
	font-size:15px;
	float:left;
	width:100%;
	color:#000000;
	background:#ffffff;
	display:block;
	padding-left:10px;
	padding-right:10px;
}




.logooben
{
	width:280px;
	height:auto;
	top:27px;
	left:10px;
	position:absolute;
}


.banneroben
{
	height:40px;
	right:10px;
	display:block;
	top:34px;
	position:absolute;
	
}

.banneroben-mobil-out
{
	height:50px;
	width:100%;
	display:block;
	background:#1f2568;
	padding-top:5px;
}

.banneroben-mobil
{
	height:60px;
	display:block;
	width:353px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.banner-oben-feld-1, .banner-oben-feld-2, .banner-oben-feld-3, .banner-oben-feld-3-mobil
{
	height:40px;
	top:0px;
	position:absolute;
}

.banner-oben-feld-1
{
	right:0px;
	width:147px;
}

.banner-oben-feld-2
{
	right:158px;
	width:160px;
}

.banner-oben-feld-3
{
	right:328px;
	width:196px;
}

.banner-oben-feld-3-mobil
{
	right:158px;
	width:196px;
}

.banneroben-icon
{
	width:26px;
	height:auto;
	position:absolute;
	left:10px;
	top:5px;
}


.banneroben-textfeld, .banneroben-textfeld-mobil
{
	color:#1f2568;
	top:2px;
	left:45px;
	position:absolute;
}

.banneroben-textfeld-mobil
{
	color:#ffffff;
}


.banneroben-text-1
{
	font-size:14px;
	font-weight:400;
	line-height:1;
	padding-bottom:9px;
}

.banneroben-text-2
{
	font-size:14px;
	font-weight:300;
	line-height:1;
}

.banneroben-text-1 a, .banneroben-text-2 a
{
	color:#1f2568;
}

.banneroben-text-1 a:hover, .banneroben-text-2 a:hover
{
	color:rgba(205, 22, 38, 1);
}

.banneroben-strich
{
	width:1px;
	height:40px;
	display:block;
	background:#1f2568;
	position:absolute;
	top:0px;
	left:0px;
}




.header-zeile
{
	top:0px;
	position:fixed;
	height:105px;
	display:block;
	width:100%;
	z-index:99999;
	background:#FFFFFF;
}


.header-menu
{
	top:105px;
	left:0px;
	position:fixed;
	height:44px;
	display:block;
	width:100%;
	z-index:99999;
	background:#ffffff;
	border-top:1px solid #1f2568;
	box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
}

.header-menu-abstand
{
	width:100%;
	height:149px;
	display:block;
	background:transparent;
}

.home-icon
{
	width:18px;
	height:auto;
	margin-top:-2px;
}

.home-bild-bl, .home-bild-rt
{
	width:100%;
	height:auto;
}

.navbar-bs 
{
  margin-top:10px;
  width:auto;
  text-align:left;
  float:left;
}

.navbar-bs a 
{
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  text-decoration: none;
}

.dropdown-bs 
{
  float: left;
  overflow: hidden;
}

.no-dropdown-bs 
{
  float: left;
  overflow: hidden;
}

.dropdown-bs .dropbtn-bs 
{
  font-size: 16px;  
  border: none;
  outline: none;
  color: #1f2568;
  padding: 0px 60px 0px 0px;
  background-color: inherit;
  font-weight:600;
  margin: 0;
	
}

.dropbtn-bs
{
	position:relative;
}

.dropdown-nopadding
{
	padding-right:0px!important;
}

.dropbtn-bs, .no-dropdown-bs 
{
	text-transform:uppercase;
}

.menupfeilcolor
{
	fill:#1f2568;
}

.menupfeilpos
{
	width:15px;
	position:absolute;
	top:-2px;
	right:40px;
}

.menupfeil
{
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: all .3s ease-out;
  	transition: all .3s ease-out;
}

.navbar-bs a:hover, .dropdown-bs:hover .dropbtn-bs
{
    color: rgba(205, 22, 38, 1);
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
}

.dropbtn-bs:hover .menupfeil, .navbar-bs a:hover .menupfeil, .dropdown-bs:hover .menupfeil
{
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.dropbtn-bs:hover .menupfeilcolor
{
	fill:#cd1626;
}

.dropdown-bs-content 
{
  display: none;
  position: absolute;
  background-color:transparent;
  color:#1f2568;
  min-width: 120px;
  z-index: 1;
  margin-left:-12px;
  padding-top:15px;
 
}

.dropdown-bs-content-rechts
{
	right:15px;
}

.dropdown-bs-content a 
{
  float: none;
  color:#1f2568;
  padding: 10px 16px;
  text-decoration: none;
  background-color: #ffffff;
   box-shadow: 2px 2px 3px 1px rgba(31, 37, 104, 0.3);
  display: block;
  text-align: left;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.dropdown-bs-content a:hover 
{
  background-color: #ffffff;
  color:#cd1626;

}

.dropdown-bs:hover .dropdown-bs-content 
{
  display: block;
}

.aktiv
{
   color:#cd1626!important;
}

.footertext
{
	font-weight:300;
	font-size:14px;
	text-align:center;
}

.footertextbold
{
	font-weight:600;
	font-size:14px;
	text-align:center;
	color:#FEFEFE;
}

.highlighttext
{

	font-size:28px;
    font-weight:400;
    padding-left:15px;
    padding-right:15px;
    text-align:center;
}

.kontakt-item 
{
      margin-bottom: 30px;
      margin-left:auto;
      margin-right:auto;
      width:auto;    
    
}
.kontakt-item .icon
{
    font-size: 30px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
    top: -4px;
    color: rgba(205, 22, 38, 1);
}

.kontakt-item .icon1 i
{
   margin-top: 0px;
}

.kontakt-item .icon1 i:hover
{
    color: #1f2568;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.kontakt-item .icon2 i
{
   
}

.kontakt-item .icon2 i:hover
{
    color: #1f2568;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.kontakt-item .icon:after 
{
    content: "";
    position: absolute;
    top: 0;
    right: -10px;
    width: 1px;
    height: 41px;
    background-color: rgba(205, 22, 38, 1);
}

.kontakt-item div
{
    display: inline-block;
    text-align: left;
    padding-left: 3px;
}
.kontakt-item h6
{
    font-weight: 700;
    margin-bottom: 5px;
	color: #1f2568;
}

.kontakt-item-text
{
    font-size:16px;
	color: #1f2568;
}


.impressum-textbox
{
    font-size:14px;
}

.impressum-textbox h1, .impressum-textbox h3
{
    font-weight:400;
    
}

.background-blau
{
	width:100%;
	height:auto;
	display:block;
	background-color:#1f2568;
}

.background-weiss
{
    background:#FFFFFF;
}

.textweiss
{
	color:#FEFEFE;
}


.map-container
{
	max-width:2560px;
	height:500px;
	background-color:#333333;
	margin:auto;
}

#map
{
	width:100%;
	height:500px;
} 

.containergooglemeldung
{
	width:100%;
	height:300px;
	font-weight: 400;
	font-size:20px;
	text-align:center;
	color:#FEFEFE;
	padding-top:100px;
	padding-left:15px;
	padding-right:15px;
}

.brands-rechteck
{
    width:100%;
    height:150px;
    background-color:#FFFFFF;
    border:#000000 1px solid;
    display:flex;
    align-items: center;
    justify-content: center;  
}

.brands-logo-img
{
    width:210px;
    height:auto;
}



.news-container
{
	max-width:380px;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
}

.background-news-container
{
	width:100%;
	height:auto;
	min-height:100px;
	padding:20px;
	display:block;
}

.background-news
{
	background:rgba(42, 42, 102, 0.0);
}

.background-newsmeldung
{
	background:rgba(42, 42, 102, 0.2);
	color:rgba(0, 0, 0, 1);
	width:100%;
	height:auto;
	display:block;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
}

.newsmeldungheader
{
	font-size:17;
	font-weight:400;
	line-height:1;
	padding-bottom:9px;
}

.newsmeldungtext
{
	font-size:15;
	font-weight:300;
	line-height:1.2;
}

.newslinktext
{
	font-size:15;
	font-weight:400;
	line-height:1.2;
	padding-bottom:10px;
}

.newspfeil
{
	font-size:12px;
}

.newsbild
{
	width:100%;
	height:auto;
	
}

.newsbild-img
{
	width:100%;
	height:auto;
}

.background-sicherheitstipps
{
	background:#1f2568;
}

.counter-feld
{
	width:100%;
	max-width:300px;
	height:300px;
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #a0a0a0;
}

.counter-bild-out
{
	width:100%;
	height:auto;
	margin-top:30px;
}


.counter-bild
{
	width:160px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.counter-zahl, .counter-zahl-fast, .counter-zahl-fast2
{
	position:absolute;
	width:100%;
	bottom:56px;
	line-height:1;
	font-size:52px;
	text-align:center;
	font-weight: 700;
	font-style: normal;
	color:#1f2568;
}

.counter-beschreibung
{
	position:absolute;
	width:100%;
	height:25px;
	bottom:25px;
	line-height:1;
	font-size:20px;
	text-align:center;
	font-weight: 700;
	font-style: normal;
	color:#000000;
}

.maintextblock
{
	color:#000000;
	font-weight:400;
	font-size:16px;
}




.trenner-img
{
	width:100%;
	height:auto;
	position:relative;
}

.trenner-button-out
{
	width:100%;
	height:40px;
	position:absolute;
	left:0px;
	bottom:40px;
}


.trenner-button
{
    padding-top:10px;
    border: 1px solid #1f2568;
    color: #1f2568;
	background:#ffffff;
    display:block;    
    font-size: 16px;
	font-weight:400;
	line-height:1;
    transition: all .5s;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:220px;
	height:40px;
}

.trenner-button:hover
{
    background: #1f2568;
    color:#ffffff;
	border-color:#ffffff;
}

.trenner-logo-out-1, .trenner-logo-out-2 
{
	position:absolute;
	bottom:0px;
	width:270px;
	height:100px;
}

.trenner-logo-out-1
{
	right:350px;
}

.trenner-logo-out-2 
{
	right:40px;
}

.Iconflaeche
{
	width:100%;
	height:210px;
	display:block;
	position:relative;
	background:#EAEBEF;
	cursor:pointer;
	-webkit-transition: all .5s ease-out;
  	transition: all .5s ease-out;
}

.Icon-Bild
{
	width:80px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}

.icon-color
{
	fill:#1f2568;
}

.Icon-Text
{
	width:100%;
	text-align:center;
	font-size:20px;
	color:#1f2568;
	padding-top:20px;
}

.Iconflaeche:hover .icon-color
{
	fill:#EAEBEF;
}

.Iconflaeche:hover .Icon-Text
{
	color:#EAEBEF;
}

.Iconflaeche:hover
{
	background:#1f2568;
}

.bild-max
{
	width:100%;
	height:auto;
	border:1px solid #000000;
}

..bild-alarm
{
	width:100%;
	height:auto;
}



.pfeilrechts
{
	width:6px;
	height:auto;
	position:absolute;
	right:0px;
	top:10px;
}

.footerpfeilrechts
{
	fill:#EAEBEF;
}

.footertext, .footertext a
{
	font-weight:400;
	font-size:16px;
	line-height:1;
	text-align:left;
	color:#EAEBEF;
	width:100%;
	height:40px;
	padding-top:12px;
	border-bottom:1px solid #a0a0a0;
	position:relative;
}

.footertext:hover, .footertext a:hover
{
	color:#cd1626;
}

.footertext:hover .footerpfeilrechts
{
	fill:#cd1626;;
}

.footertextheader
{
	font-weight:400;
	font-size:16px;
	line-height:1;
	text-align:left;
	color:#a0a0a0;
	width:100%;
	height:40px;
	padding-top:12px;
	border-bottom:1px solid #a0a0a0;
}

.footerlogo
{
	width:280px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.footertextunten
{
	width:100%;
	height:60px;
	font-size:16px;
	font-weight:400;
	text-align:center;
	color:#EAEBEF;
	padding-top:17px;
	display:block;
}

.textblockgrau
{
	color:#000000;
	font-weight:400;
	font-size:16px;
	background:#EAEBEF;
	width:100%;
	padding:20px;
}

.textblockweiss
{
	color:#000000;
	font-weight:400;
	font-size:16px;
	background:transparent;
	width:100%;
}

.textblockweiss a
{
	color:#000000;
}

.textblockweiss a:hover
{
	color:#cd1626;
}

.textboldblau
{
	font-weight:700;
	color:#1f2568;
}

.textblockgrau ul, .textblockweiss ul
{
	margin:0;
	padding:0;
}


.textblockgrau li, .textblockweiss li
{
    list-style-type: none;
    padding-left: 15px;
    background-image:url('../images/navi/punkt.svg');
	background-size: 6px;
    background-repeat:no-repeat;
    background-position:left top 9px;
} 

.trenner-blau-button
{
    padding-top:10px;
    border: 1px solid #1f2568;
    color: #1f2568;
	background:#EAEBEF;
    display:block;    
    font-size: 16px;
	font-weight:400;
	line-height:1;
    transition: all .5s;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:220px;
	height:40px;
}

.trenner-blau-button:hover
{
    background: #1f2568;
    color:#ffffff;
	border-color:#ffffff;
}

.trenner-blau-text
{
	color:#EAEBEF;
	font-weight:400;
	font-size:16px;
	text-align:center;
}

.trenner-blau-text-header
{
	color:#EAEBEF;
	font-weight:700;
	font-size:16px;
	text-align:center;
}

.kmodus-Iconflaeche
{
	width:100%;
	height:auto;
	display:block;
	position:relative;
	background:#1f2568;
}

.kmodus-Icon-Bild
{
	width:100%;
	height:auto;
}

.kmodus-Icon-Bild-ausgeblendet
{
	width:100%;
	height:auto;
	opacity:0;
}

.kmodus-Icon-Text
{
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:700;
	color:#ffffff;
	bottom:20px;
	left:0px;
	position:absolute;
}

.kmodus-Icon-Text-single
{
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:700;
	color:#EAEBEF;
	top:30px;
	left:0px;
	position:absolute;
}

.kontakt-button
{
    padding-top:10px;
    border: 1px solid #1f2568;
    color: #ffffff;
	background:#1f2568;
    display:block;    
    font-size: 16px;
	font-weight:400;
	line-height:1;
    transition: all .5s;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:160px;
	height:40px;
}

.kontakt-button:hover
{
    background: #ffffff;
    color:#1f2568;
	border-color:#1f2568;
}

.map-container
{
	width:100%;
	max-width:2560px;
	height:500px;
	background-color:#EAEBEF;
	display:block;
}

#map
{
	width:100%;
	height:500px;
} 

.containergooglemeldung
{
	width:100%;
	height:300px;
	font-weight: 400;
	font-size:20px;
	text-align:center;
	color:#1f2568;
	padding-top:100px;
	padding-left:15px;
	padding-right:15px;
}

.kontakthinweistextblock
{
	color:#000000;
	font-weight:400;
	font-size:14px;
}

.bild-kontakt
{
	width:100%;
	max-width:463px;
	height:auto;
}


.Formular_Style
{
    margin-top:0px;
	
}

.Formular_Style .form-field
{
    margin-bottom:0px;
	
}
	

.Formular_Style .form-field input
{
    width: 100%;
    height: 40px;
    padding: 5px 18px;
    font-size: 14px;
    border: 2px solid #1f2568;
	background:transparent;
}

.Formular_Style .form-check
{
	font-size: 15px;
	color:rgba(0, 0, 0, 1);
	margin-left:0px;
	padding-left:0px;
	
}



.Formular_Style .form-field textarea
{
    width: 100%;
    padding: 10px 18px;
    font-size: 14px;
    border: 2px solid #EAEBEF;
	background:#EAEBEF;
}


.Formular_Style .form-field input:focus, .Formular_Style .form-field textarea:focus
{
    border-color:#1f2568;
    outline: none;
}

.Formular_Style .form-button
{
    text-align: center;
}

.Formular_Style .form-button button
{
    padding-top:4px;
    border:1px solid #1f2568;
    background: #1f2568;
    color: #ffffff;
    display:block;    
    font-size: 16px;
	line-height:1;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:160px;
	height:40px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.Formular_Style .form-button button:hover
{
    background:#FFFFFF;
    border-color:#1f2568;
    color:#1f2568;
}

.checkbox-out
{
	width:100%;
	min-height:60px;
	position:relative;
	padding-left:60px;
	padding-top:17px;
	padding-bottom:17px;
	border:1px solid #EAEBEF;
}

.kontaktcheckbox
{
	-webkit-appearance: none;
	-moz-appearance: none;
 	appearance: none;
	width:24px;
	height:24px;
	background-color:#ECEDED;
	border:1px solid #000000;
	display:inline-block;
	position:absolute;
	left:20px;
	top:17px;
}

.kontaktcheckbox:checked
{
	background-color:#ECEDED;
}


.kontaktcheckbox:checked:after {
	content: '\2714';
	font-size: 25px;
	position:relative;
	top: -6px;
	color: #1f2568;
}

.feldfehler
{
	border-color:#cd1626!important;
}

.form-feld-aussen, .form-feld-aussen-auswahl
{
	width:100%;
	max-width:463px;
	height:62px;
	position:relative;
	display:block;
	border:1px solid #EAEBEF;
}

.form-feld-aussen-auswahl
{
	border:1px solid #1f2568;
}

.form-feld-innen
{
	width:300px;
	height:52px;
	position:absolute;
	right:10px;
	top:11px;
}

.form-feld-text
{
	position:absolute;
	width:120px;
	height:auto;
	text-align:left;
	font-size:16px;
	line-height:1;
	font-weight:400;
	left:20px;
	top:22px;
}

.form-feld-auswahl
{
	width:300px;
    height:40px;
	padding: 5px 18px;
	font-weight:600;
	font-size: 16px;
	color:#A0A0A0;
    border: 2px solid #EAEBEF;
	background:#EAEBEF;
	cursor:pointer;
}

.form-feld-pfeil
{
	width:15px;
	position:absolute;
	top:8px;
	right:18px;
}

.form-feld-textarea-out
{
	width:100%;
	height:auto;
	display:block;
	border:1px solid #1f2568;
	padding:20px;
}

.form-feld-textarea-inner
{
	width:100%;
	height:auto;
}

.form-feld-textarea-text
{
	font-size:16px;
	font-weight:400;
	line-height:1;
	text-align:left;
}

.formularnachricht
{
	width:100%;
	height:30px;
	font-size:16px;
	font-weight:700;
	text-align:center;
	line-height:1;
	color:#cd1626;
	padding-top:8px;
}

.formularauswahlfenster
{
	width:200px;
	height:auto;
	background:#ffffff;
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.5);
	position:absolute;
	border:1px solid #1f2568;
	right:50px;
	top:20px;
	padding-bottom:2px;
	z-index:150000;
}

.formularauswahlfenstertext
{
	font-size:16px;
	font-weight:400;
	text-align:left;
	line-height:1;	
	padding-left:20px;
	width:100%;
	height:30px;
	padding-top:7px;
	display:block;
	background:#EAEBEF;
	color:#1f2568;
	margin-top:2px;
}

.formularauswahlfenstertext:hover
{
	background:#1f2568;
	color:#ffffff;
}

#fensterantwortvia, #fensterbetreff
{
	display:none;
}

.fensterdeckflaeche
{
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(0, 0, 0, 0.1);
	position:fixed;
	z-index:110000;
	display:none;
}


















