body {
	font-family: 'Arial', sans-serif;
	background: #204E9B;
	padding:0;
}

.innerbg {
	background: #fff;
}

.certificate .innerbg_grey {
	background: #f2f2f2;
	padding-left: 30px;
	padding-top: 35px;
	padding-bottom: 20px
}

.certificate h2 {
	font-size: 18px;
	color: #204E9B;
	font-weight: 600;
}



.certificate .mediaoutput {
	text-align: center;
}

.certificate .mediaoutput img {
	max-width: 160px;
}
header {
	background: #ffffff;
}

header a.logo {
	
	margin-left: 35px;
}

.container.marketing .innerbg {
	padding-top: 35px;
}

.container.marketing h2 {
	font-size: 1.5rem;
	font-weight: 600;
}

.container.adress h2 {
	font-size: 18px;
	color: #204E9B;
	font-weight: 600;
}

.container.adress .innerbg {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px
}


.container.happypad .innerbg {
	background-color: #EBEBEB;
	padding: 35px 30px 30px 30px;	
}

.container.contentblocks .innerbg_grey {
	padding: 50px 30px 20px 30px;
	background: #f2f2f2;
}

.container.contentblocks .innerbg {
	padding: 50px 30px 20px 30px;
	background: #ffffff;
}

.container.contentblocks ul {
	margin-top: 16px;
}

.container.contentblocks h3 {
	font-size: 1.5rem;
	color: #204E9B;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
}


/* ***** REFERENZEN ****** */

.referenzen ul {
	font-weight: bold;
	line-height: 1.6rem;
	font-size: 1.1rem;
}

.referenzen .combotext p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1rem;
	line-height: 0.8rem;
}




/* ***** GALERIE ****** */


.container.galerie .innerbg_gray {
	background: #f2f2f2;
}

.container.galerie .innerbg_white {
	background: #ffffff;
	padding-top: 40px;
}

.galeriecontent {
	padding: 35px 40px 10px 0px;
}


/* ***** HAPPYPAD ****** */


.container.hpgalerie .innerbg_gray {
	background: #f2f2f2;
	padding: 30px;
}

.container.hpgalerie .innerbg_white {
	background: #ffffff;
	padding: 30px;
}

.galeriecontent {
	padding: 35px 40px 10px 0px;
}

.contentblocks.happypad .combotext {
	display: grid;
  align-items: center;
  }

.contentblocks.happypad .combotext p {

font-size: 1.2em;

  }
  
  
/* ***** MAP ****** */

.mapcol {
}

.leaflet-container {
	height: 300px;
}

.mapdiv {
	padding: 15px;
	background: #fff;
	margin-top: 20px;
}

/* ***** SLIDER ****** */



/* ***** NAVBAR ****** */


.bg-dark {
	background-color: #e6e6e6 !important;
	background: #e6e6e6;
	color: #000000;
}

.navbar-nav li.nav-item {
   float: none;
        display:table-cell;
        text-align:center;
}

.navbar-nav li a {
	color: #000000 !important;
}

.navbar-nav li.nav-item.active a {
	color: #ff3300 !important;
}

.navbar-toggler {
	color: #204e98 !important; 
}

.navbar-nav .nav-link {
	padding-left: 27px !important;
	padding-right: 27px !important;
	font-size: 18px;
} 

.navbar-nav li.nav-item.active ul.dropdown-menu li.dropdown-item a {
	color: #000 !important;
	text-decoration: none;
}

.navbar-nav li.nav-item.active  ul.dropdown-menu li.dropdown-item.active a {
	color: #ffffff !important;
}

ul.subnavi {
	background-color: #e6e6e6;
	
}

ul.subnavi li {
	list-style-type: none;
	display: inline-block;
}

ul.subnavi li a {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 5px 20px;
	
}

footer.container p a {
	
	color: #204E9B;
}

footer.container .col-lg-12 p {
		background: #fff;
		padding: 10px;

}

.imprint h6 {
	font-weight: bold;
}