/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}



/* ---------------------------------------------- Schriften ------------------------------------------------ */



html,
body,
.mainmenu ul li a  {
  color: #1F1F1F;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: 'Roboto';
  font-style: normal;

}

h1 {
	padding-bottom:10px;	
}
h1,
h2{
	text-transform: uppercase;

}

h2 {
	margin-bottom:15px;
}

h4 {
	margin-bottom:0px;
}

p a,
.ce_text_extented a {
	color:black;
	text-decoration:none;
	border-bottom:1px solid #1F1F1F;
}

.font-size-xxxl, .font-size-xxxl p {
	font-size: 88px;
	font-weight: 300;
	line-height: 96px;
}

.ce_leadertext.version1 p {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 1.3px;
}


.ce_leadertext.version1 {
  margin-bottom: 0px;
  max-width: 900px;
}

.ce_text a {
	color:#184D8C;
	text-underline:none;
	border-bottom:0px;
}


/* ---------------------------------------------- Header ------------------------------------------------ */



ul.level_1 li a {
    font-weight: 500;
    letter-spacing:1px;

}

ul.level_1 li a span {
	padding-left:20px;
	padding-right:20px;	
}


/*.mainmenu ul li a.first {
  padding-left: 20px;
}

.mainmenu ul li:last-of-type a {
  padding-right: 20px;
}*/


.header .mainmenu ul li a.a-level_1.trail, 
.header .mainmenu ul li a.a-level_1.active {
	padding:0px;
}

.header.original .mainmenu ul li {
  line-height: inherit!important;
  margin-right:-6px;
}

.header.original .mainmenu ul li:after {
	display:none;
}

.header .mainmenu ul li a.a-level_1.trail, 
.header .mainmenu ul li a.a-level_1.active,
.header .mainmenu ul li a:hover {
	background:rgba(247, 247, 247,0.5);

}

.header .mainmenu ul li a:hover  {
	-webkit-transition: background-color 1s ease-out;	
	background:rgba(247, 247, 247,0.5);
	color:black;
}


/* ---------------------------------------------- Bild / Text ------------------------------------------------ */


.ce_text_image_bar li {
	line-height:24px;
	padding-bottom:3px;
}

.ce_hyperlink-extended a.outline:hover {
  background: #184D8C;
  border-color: #184D8C;

}


.ce_gallery .gallery-margin .image_container {
  margin: 0px 25px 10px;
}

/* ---------------------------------------------- Article ------------------------------------------------ */



.mod_article:not(.fullwidth) > .container{
  padding-top: 60px;
  padding-bottom: 60px;
}

.ce_iconbox .image_container img {
	height:100px;
	padding-bottom:10px;
}


/* ---------------------------------------------- Geschichte ------------------------------------------------ */

.ce_bgimage-inside table h1 {
  color: white;
  text-align: center;
  line-height: 140px;
}

.ce_bgimage-inside table h1 {
  color: white;
  background-color: rgba(255,255,255,0.4);
  height: 140px;
  width: 140px;
  display: block;
  padding: 0px;
  margin: 0px;
  text-align: center!important;
  vertical-align: middle;
  border-radius: 70px;
  line-height: 140px;

}

.ce_bgimage-inside table td:last-child {
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 1.3px;
  padding-left:40px;
}


/* ---------------------------------------------- Formulare ------------------------------------------------ */


input.submit[type="submit"], button.submit[type="submit"] {
  border: 2px solid #184D8C;
  color:#184D8C;
  background:none;
  border-radius:0px;
  text-transform: uppercase;
  letter-spacing:1px;
  font-size:1rem;
}

form.style5 input, form.style5 select, form.style5 textarea {
	font-size:1rem;
}

/*
.ce_gallery li {
  display: table;
  float: left;
  height: 210px;
  margin-bottom: 24px;
  margin-right: 24px;
}
.ce_gallery.border figure {
  border: 1px solid #dbdddb;
}
.ce_gallery figure {
  display: table-cell;
  height: auto;
  margin-bottom: 24px;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 0px !important;
}*/

/* ---------------------------------------------- Footer ------------------------------------------------ */

#footer {
	font-size:1rem;
}

#footer .totop {
	display:none;
}

#footer li::before {
	display:none;
}

#footer ul {
	text-align:center;
}

#footer li::after {
  border-bottom: 0px solid rgb(255,255,255);
    border-bottom-color: rgb(255, 255, 255);
  opacity: 1;
  content: '';
  display: block;
  left: 0;
  width: 100%;
  bottom: 0;
  position: absolute;
}

#footer li {
  display:inline-block;
  padding:0px;
  padding-right:15px;
  margin:0px;
}

#footer li a {
	padding:0px;
}


/* ---------------------------------------------- Banner ------------------------------------------------ */




.mod_privacy_optin_slim .privacy_inside {
    color: #184D8C;
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.1);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    overflow: hidden;
    padding: 15px;
}

.mod_privacy_optin_slim .privacy_inside .privacy_content a {
   color: #184D8C;	
}

.mod_privacy_optin_slim * {
	font-size:16px;
	line-height:24px;
}


/* ---------------------------------------------- MOBILE ------------------------------------------------ */


@media only screen and (max-width: 768px) {  

	.font-size-xxxl, .font-size-xxxl p {
	  font-size: 58px;
	  line-height: 66px;
	}
	
	#fix-wrapper {
	  position: absolute;
	  left: 0;
	}
	
	.ce_leadertext.version1 p {
	  font-size: 18px;
	  line-height: 26px;
	}
	
	.startseite .header.original {
	  background-color: rgba(0,0,0,0);
	}
	
	.ce_bgimage-inside table h1 {
	  height: 90px;
	  width: 90px;
	  border-radius: 45px;
	  line-height: 90px;
	}
	
	.ce_bgimage-inside table td:last-child {
	  font-size: 16px;
	  line-height: 24px;
	  letter-spacing: 1px;
	  padding-left: 20px;
	}
	
	.mb-xl {
	  margin-bottom: 0px !important;
	}
	

}	

@media only screen and (max-width: 568px) {  

	.font-size-xxxl, .font-size-xxxl p {
	  font-size: 38px;
	  line-height: 46px;
	}

}	



