html,
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 112%; /*112%*/
	line-height: 1.5;
	color:#3d4f65;
	/*word-break: break-all;*/
	/*background-color: #516379; /*#FFFDF4;*/
	-moz-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

html {
}

img {
	-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}

b, strong {
	font-weight:700;
}

h1, h2, h3 {
	font-family: 'marcellusregular', serif;
    text-align:center;
	color:#1d2d81;
	border-bottom: 2px solid #c6cadf;
	padding: 4px 0px 10px 0px;
}

h1 {
	font-size: 190%;
	margin: 0%;
	margin-bottom: 3%;
}

h2 {
	font-size: 160%;
	margin-top: 1%;
	margin-bottom: 3%;
}

h3 {
	font-size: 130%;
	margin-top: 0%;
	color:#993C55;
}



a:visited,
a:active,
a:link {
	color: inherit;
	text-decoration: none;
	outline-style: none;
	border-bottom: 1px dotted;
}
a:hover {
    border-bottom: 2px solid #1d2d81;
}

ol {
	list-style-type: upper-alpha;
	font-weight:700;
}

ul{
    margin: 0 !important;
	padding-left: 0;
}

li {
	padding: 0;
}

#experten li {
	margin-top:1.5%;
	margin-bottom:1.5%;
	font-weight:700;
}

#konzeption ul {
	list-style: disc;
	font-weight:400;
	margin: 1.5%;
	padding-left: 5%;
}
#konzeption li {
	margin-top:1.5%;
	margin-bottom:1.5%;
}
#konzeption ul ul li {
	margin:0;
}
#konzeption ul ul {
	padding-left: 5%;
	list-style: circle;
}


td {
	border-bottom: 2px solid #fff;
	background-color: #dce3f0;
	padding: 1%;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.fa-icon::before {
    display: inline-block;
    margin-right: .4em;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.detail {
  display: flex;
	margin-top: 15px;
  align-items: baseline;
	line-height: 10px;
}

.dots {
  flex-grow: 1;
	margin-right: 5px;
	margin-left: 5px;
  border-bottom: 1px dotted;
}

/* POSITIONING */

.left {
	float: left;
	padding: 0% 0% 0% 2%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.right {
	float: left;
	padding: 0% 2% 0% 0%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;

}



/* ==== GRID SYSTEM ==== */

.container {
  width: 100%;
}

.wrapper {
	position: relative;
	margin: 0px auto;
	max-width: 1600px;
}

.row {
  position: relative;
  width: 100%;
  
}

.row [class^="col"] {
  box-sizing: border-box;
  float: left;
  min-height: 0.125rem;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 96%;
}

.col-2-sm {
  width: 25%;
}

.col-4-sm {
  width: 33.3%;
}

.col-6-sm {
  width: 50%;
}

.col-8-sm {
  width: 66.6%;
}

.col-12 {
	width: 100%;
}

.row::after {
	content: "";
	display: table;
	clear: both;
}

.hidden-sm {
  display: none;
}

#t-header {
	position: fixed;
	top: 0;
	z-index: 9;
}

#logo {
    /*margin: 0px auto;*/
	text-align: left;
	/*margin-top: -0.125rem;*/
	/*margin-top: -22px;*/

}

#logo img {
	margin: 0px auto;
	position: relative;
	max-width: 256px;
	height: 160px;
	z-index: 2;
	margin-left: 10%;
	border-bottom-left-radius: 10%;
	border-bottom-right-radius: 10%;
	background-color:#fff;
	box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.45);
}

#social {
	position: absolute;
	top: 20px;
	left: 0%;
}

#social > ul {
	list-style: none;
}

#social > ul > li {
	float: left;
}

#nav-icons,
#nav {
	position: relative;
	padding-top: 38px;
	padding-right: 20px;
	z-index: 2;
}

#nav-icons ul,
#nav ul {
	float: right;
	list-style: none;
	padding: 0;
}

#nav-icons li,
#nav li {
	float: left;
	list-style: none;
}

#nav-icons a,
#nav a {
	/*display: block;*/
	font-size: 18px;
	font-size: 100%;
	line-height: 2em;
	font-weight: 500;
	color: #fff;
	transition: color .5s;
	padding: 0 0 0 1em;
	border: 0px;
}

#nav-icons {
	display: none;
}

/*#nav li.active a,*/
#nav-icons a:hover,
#nav a:hover {
	color: rgba(255,255,255,0.6);
	transition: color .5s;
	/*opacity: 0.5;
	transition: opacity .5s;*/
}

#navtop {
	margin: 0px auto;
	margin-top: 2%;
	margin-bottom: 2%;
	position: relative;
	z-index: 2;
}

#navtop ul {
	list-style: none;
	padding: 0;
	text-align: center;
}

#navtop li {
	display: inline-block;
}

#navtop a {
	display: block;
	font-size: 20px;
	font-size: 106%;
	line-height: 2em;
	font-weight: 600;
	color: #c02b46;
	transition: color .5s;
	padding: 0 0 0 1em;
}

#navtop a:hover,
#navtop li.active a {
	color: #4a4a49;
	transition: color .5s;
}

.social-btn {
	color: #929292 !important;
	margin-right: -0.5em;
}

.social-btn.fa-icon::before {
    font-size: 26px !important;
	transition: color .8s;
}

.social-btn:hover.fa-icon::before {
	color: #3b5998 !important;
	transition: color .8s;
}

#t-header .menuarea {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100px;
	background-color:#1c2c81;
	background-color:rgba(28, 44, 129, 1.0);
	color: #3d4f65;	
	/*border-bottom: 14px solid #e31c1e;*/
	box-shadow: 0 12px 12px 0 rgba(0, 0, 0, 0.35) /*, inset 0 45px 45px -45px rgba(0,0,0,0.35);*/
	/*inset 480px 0px 180px -180px rgba(255,255,255,1.0);*/
}

/*.container {
  margin-top: 70px;
} */

#toparea {
	background-color:transparent;
	background: url(images/titel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*-moz-background-size: cover;
	-webkit-background-size: cover;*/
	background-size:contain; /*contain;*/
	background-attachment: fixed;
}

#introhead {
	position: relative;
	width: 100%;
	padding: 0% 0% 44% 0%;
	/*background: url(images/schatten.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:contain;*/
}


#toparea img {
	vertical-align: bottom;
}

#claim {
	font-weight:500;
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
	color: #0F3B89;
	padding:1%;
	margin-left: 0%;
	margin-top: 28%;
	width:50%;
	float: right;
	font-size: 160%;
}

.section {
	background-color:#dcdfe4;
}

.section.full {
	width: 75%;
	/*text-align: justify;*/
	margin: 0 auto;
	margin-bottom: 3em;
}

.section .col-12 {
	padding-left: 10%; /*15%;*/
	padding-right: 10%;
	padding-bottom: 3%;
	padding-top: 3%;
}

.section .col-12 {
	/*column-count:2;*/
	text-align: left;
}

.section .col-2,
.section .col-4,
.section .col-6 {
	padding: 0 3%; /*10%;*/
	margin-bottom:3%;
	margin-top:3%;
	/*font-size: 110%;
    font-weight:500;*/
}

}

#impressum.section .col-12 p {
	column-count:1;
}

#leistungen.section .col-12 p {
    column-count:3;
}

#intro {
	padding: 6% 0%;
}


#partner {
	padding: 3% 0%;
}

#preise {
	font-size: 90%;
	padding: 6% 0% 12% 0%;
}

.hell {
	background-color:#fff;
	color: #333333;
	border-top: 3px solid #8e96c0;
	border-bottom: 3px solid #8e96c0;
}
.hell b,
.hell strong {
	color: #1d2d81;
}

.dunkel {
	color:#ffffff;
	background-color: #8e96c0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	/*box-shadow: inset 0 60px 60px -60px rgba(0,0,0,1.0), inset 0 -60px 60px -60px rgba(0,0,0,0.75);*/
}

.kreis {
	width:60px;
	height:60px;
	border-radius:50%;
	text-align:center;
	vertical-align:middle;
	border: 2px solid #fff;
	margin: 0px auto;
}

.subnav > ul {
	float: right;
	list-style: none;
}

.subnav > ul > li {
	float: left;
	padding: 0px 10px 0px 0px;
}

.subnav > ul > li:last-child {
	padding: 0px;
}

.section .col-2,
.section .col-4 {
	padding: 0% 2%;
}

.footer {
	padding: 40px 0px 160px 0px;
	color: #4a4a49;
	background-color: #d6cfcb;
}

@media screen and (max-width: 75em) {  /*entspricht 1200px / 16*/

#logo img {
	max-width: 320px;
	height: 120px;
}

#leistungen.section .col-12 p {
    column-count:2;
}
#nav {
	font-size:90%;
    padding-top:42px;
}
#t-header .menuarea {
    height: 90px;
}
}

/*@media only screen and (max-width: 900px) {*/
@media screen and (max-width: 63em) {  /*entspricht 1008px / 16*/


#logo img {
	/*margin: 0px auto;*/
	max-width: 280px;
	height: 100px;
}

.col-6, .col-4 {
	font-size:85%;
}

#t-header .menuarea {
    height: 80px;
}

#nav {
	font-size:85%;
    padding-top:38px;
}


}

/*@media only screen and (max-width: 900px) {*/
@media screen and (max-width: 56em) {  /*entspricht 896px / 16*/

#nav {
	font-size:70%;
    padding-top:34px;
}
#t-header .menuarea {
    height: 74px;
}
#logo img {
	/*margin: 0px auto;*/
	max-width: 240px;
	height: 85px;
}
}

@media screen and (max-width: 40em) {  /*entspricht 640px / 16*/
body {
	font-size: 100%;
	line-height: 1.25;
}
#leistungen.section .col-12 p {
    column-count:1;
}
#nav {
	display: none;
}

#nav-icons {
	display: block;
}
#t-header .menuarea {
	background-color:rgba(28,44,129,0.65);
	box-shadow:none;
}

#introhead {
	padding: 0% 0% 42% 0%;; /*0% 0% 42% 0%;*/
}

#t-header .stripe {
	height: 50px !important;
	box-shadow: none;
}

#logo img {
	/*margin: 0px auto;*/
	max-width: 210px;
	/*height: 80px;*/
	height: 80px;
	box-shadow: none;
}

.col-4,
.col-6 {
	font-size:75%;
}
}


@media screen and (max-width: 25em) {  /*entspricht 320px / 16*/

body {
	font-size: 90%;
}

ul {
    padding-left: 5%;
}


#nav-icons {
	display: none;
}

#t-header .menuarea {
    height: 70px;
}

#claim {
	display: none;
}

	
	.section.full {
		width: 90%;
	}

	h1 {
		padding: 0% 8%;
		font-size:170%;
	}
#logo {
	text-align:center;
}

#logo img {
    margin: 0px auto;
	max-width: 140px;
	height: 68px;
}	



	#toparea {
		/*display: none;*/
	}

	#social {
		left: -15px;
	}


	
.section .col-12 {
	padding-left:3%;
	padding-right:3%;
}

	.left:not(.footer .left) {
		/*float: none;*/
	}

	.right:not(.footer .left) {
		/*float: none;*/
	}

	.row [class^="col"] {
		float: none;
		min-height: 0px;
	}

	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12 {
		width: 100%;
	}
	
.col-4,
.col-6 {
	font-size:90%;
	padding: 0 3% !important;
}
	
	.subnav > ul > li {
		float: none;
		text-align: right;
		padding: 0;
	}
	
	

#kontakt.section .col-6 {
	font-size:80%;
}


}


@media screen and (min-width: 25em) {  /*entspricht 320px / 16*/
  .col-2 {
    width: 25%;
  }

  .col-4 {
    width: 33.3%;
  }

  .col-6 {
    width: 50%;
  }

  .col-8 {
    width: 66.6%;
  }

  .col-12 {
    width: 100%;
  }

  .hidden-sm {
    display: block;
  }
  
}
