    @import url("https://fast.fonts.net/lt/1.css?apiType=css&c=d5716e3b-f5db-43a9-a6bf-9da4556a9c35&fontids=904604,904607,904610,904613,1371183,1371191");
    @font-face{
        font-family:"Vogdt-Calibri";
        src:url("Fonts/904604/d4acc8cd-67f2-4139-80be-d669bb2564d7.eot?#iefix");
        src:url("Fonts/904604/d4acc8cd-67f2-4139-80be-d669bb2564d7.eot?#iefix") format("eot"),url("Fonts/904604/367341fc-4cc6-4a79-89ad-d6c61561611e.woff2") format("woff2"),url("Fonts/904604/1ff86dd4-d3b2-4325-89bc-c6eb493cedba.woff") format("woff"),url("Fonts/904604/aa6b4b64-5ce0-48fd-887a-bece037cd9c9.ttf") format("truetype");
        font-weight: normal;
        font-style: normal;
    }
    @font-face{
        font-family:"Vogdt-Calibri";
        src:url("Fonts/904607/26989e0d-2435-46c9-ab53-ae63e1816b99.eot?#iefix");
        src:url("Fonts/904607/26989e0d-2435-46c9-ab53-ae63e1816b99.eot?#iefix") format("eot"),url("Fonts/904607/3ded7064-503f-4fa0-853b-9f7a2cf55f20.woff2") format("woff2"),url("Fonts/904607/4e7b2126-77d3-4e53-810d-7ccfde46450a.woff") format("woff"),url("Fonts/904607/dcb27c78-fcd6-43bb-ab8b-9152bcfeb336.ttf") format("truetype");
        font-weight: bold;
        font-style: normal;
    }
    @font-face{
        font-family:"Vogdt-Calibri";
        src:url("Fonts/904610/c0f723f3-c373-4abc-9043-0fb0b460b8dc.eot?#iefix");
        src:url("Fonts/904610/c0f723f3-c373-4abc-9043-0fb0b460b8dc.eot?#iefix") format("eot"),url("Fonts/904610/fe969ae7-f9ce-40b2-93cc-9cc7138809a2.woff2") format("woff2"),url("Fonts/904610/e43fbe67-bdec-48c3-b305-e4f021d8e755.woff") format("woff"),url("Fonts/904610/7cf1f907-81f8-4b27-8ae5-986118860da1.ttf") format("truetype");
        font-weight: bold;
        font-style: italic;
    }
    @font-face{
        font-family:"Vogdt-Calibri";
        src:url("Fonts/904613/f5fb4de8-efeb-47a8-94a7-50b825a6966a.eot?#iefix");
        src:url("Fonts/904613/f5fb4de8-efeb-47a8-94a7-50b825a6966a.eot?#iefix") format("eot"),url("Fonts/904613/e1cc7218-de20-4af1-a27c-6f325a4b0f0f.woff2") format("woff2"),url("Fonts/904613/cac25ebb-269d-41e9-8ee5-78589746706e.woff") format("woff"),url("Fonts/904613/6a4b5dab-ebbd-4741-80c7-3b30cd46e05d.ttf") format("truetype");
        font-weight: normal;
        font-style: italic;
    }

html, body {
  font-family: Vogdt-Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif!important;
  height: 100%;
  width: 100%;
  line-height: 1;
  font-size: 17px;
}

@media (min-width: 768px) {
	html,body{
		font-size: 20px;
	}
 }

@media (min-width: 1200px) {
	html,body{
		font-size: 25px;
	}

	.hasBorder{
		padding-right: 8%;
	}

 }

td {
  padding-right: 10px;
}

.widthfix {
  width: 100%;
}



.hasBorder {
  padding-left: 8%;
  line-height: normal;
  padding-right:8%;
}

.footerLinks {
  color:#212529;
}

.footerLinks:hover {
  color:#0F5026;
  font-size: 1.2em;
  font-weight: bolder;
}

#kontakt {
  margin-top: 11px;
  /*font-size: 15px; boo*/
  float: right;
}

#logo {
  display: block;
  text-align: center;
}

#logo img {
  max-width: 100%;
}

#menuButton {
  background-color: white;
  display: block;
  /*font-size: 15px; boo*/
}

#menuSchliessen {
  background-color: white;
  display: none;
  position: fixed;
  z-index: 2;
  padding-left: 10px;
  margin-top: 5px;
}

#spanLarge {
  font-weight: 750;
}

#burgerNav {
	top:0;
	left:0;
	width: 100%;
	margin-bottom: 15px;
	display: block;
	position: fixed;
	z-index: 99;
	background-color: #fff;
	border-bottom: 1px solid black;
	padding: 0.3em;
	color: #0F5026;
}

.navbar-container {
  display: inline-block;
}

#sidebar {
  background-color: white;
  height: 100%;
  padding-top: 1em;
  border-bottom: 1px solid #0F5026;
  text-align: center;
}
.sidebar-footer {
	font-size: 0.7em;
}
.sidebar-footer a{
	color: black;
	text-decoration: underline;
}
#sidebarCollapse span, #sidebarCollapse img, #sidebarCollapse a
{
  color: #0F5026;
  cursor: pointer;
}

a, a:hover, a:focus {
  transition: all 0.3s;
  color: #0F5026;
}

.button {
  font-size: 1em;
  color: #0F5026;
  border-style: solid;
  border-color: #0F5026;
  border-radius: 7px;
  background-color: white;
  margin-bottom: 10px;
}

.button:hover {
  color: white;
  border-color: white;
  background-color: #0F5026;
}

#trainingsArtList li a {
  padding: 0px;
  /*font-size: 22px; boo*/
  display: block;
  transition: 3s;
}

#navigationList li a {
  padding-bottom: 10px;
  /*font-size: 36px; boo*/
  font-weight: 500;
  transition: 3s;
}

#sidebar ul li.active>a, a[aria-expanded="true"] {
  color: #0F5026;
  background: white;
}

.rahmen-stichwoerter {
  height: 60%;
  width: auto;
}

/* VertriebsArtCSS */

#vertriebsArtHeading {
  margin-top: 60px;
  margin-bottom: 80px;
}

.headingGrey {
  color: #666666;
  font-size: 2em;
  font-weight: normal;
}

.headingGreen {
  color: #0F5026;
  font-size: 2em;
  font-weight: 700;
}

.headingText {
  color: #666666;
  font-size: 1.2em;
}

.textElementGrey {
  color: #6E6E6E;
  font-size: 1.5em;
}

#needMargin {
  margin-top: 90px;
}

.textElementGreen {
  color: #0F5026;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.1;
}

.textElementText {
  color: #6E6E6E;
  font-size: 1em;
  line-height: 1.5;
}

.textElementGreyFat {
  color: #6E6E6E;
  font-size: 1.5em;
  font-weight: 700;
}

#maßgeschneidert {
  margin-top: 30px;
}

#vertriebsErfolg {
  padding-top: 70px;
}

#brainPicture, #brainPicture img {
  max-width: 100%;
}

#brainBackground {
  z-index: -1;
  position: absolute;
  top: -200%;
  right: 5%;
}

#brainFrames {
  position: absolute;
  top: -515%;
  right: 5.5%;
}

#fachberater {
  padding-top: 14.5%;
  padding-right: 2%;
  padding-bottom: 10%;
}

#lighthouse42 {
  padding: 60px 30px 60px 30px;
  border-top:#666666 1px solid;
  background-image: -webkit-linear-gradient(bottom,#0F5026 50%, white 50%);
}

.lighthouse42 .text-container {
    padding-bottom:60px;
}

.lighthouse42 .text-container .pfeil {
  display:flex;
  justify-content: center;

}

.lighthouse42 .pfeil img{
  -webkit-transform:rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width:40px;

}

.lighthouse42 .stoerer {
  display: flex;
  align-items: flex-end;
  padding-bottom:40px;
}

.lighthouse42 .stoerer span {
  font-weight: bold;
  color: #0F5026;
  font-size:55px;
}

.lighthouse42 .stoerer .pfeil {
width:40%;
}

.lighthouse42 .stoerer .blink {
  height:55px;
}

@media (min-width: 768px) {
  #lighthouse42 {
    padding: 100px 80px  100px 80px;
    background-image: -webkit-linear-gradient(bottom,#0F5026 55%, white 45%);
  }

  .lighthouse42 .text-container {
    padding-bottom:100px;
}

.lighthouse42 .stoerer .pfeil {
  width:20%;
}

}

@media (min-width:1024px) {


  #lighthouse42 {
    padding: 100px 80px  100px 80px;
    background-image: -webkit-linear-gradient(bottom,#0F5026 60%, white 40%);
  }
}

@media (min-width: 1200px) {

  .lighthouse42 .text-container {
    padding-left:120px;
  }

  #lighthouse42 {
    padding: 100px 160px;  
  }

  .lighthouse42 .pfeil img{
    -webkit-transform:rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  #lighthouse42 {
    background-image: -webkit-linear-gradient(left, #0F5026 55%,white 45%);
  }

  .lighthouse42 .row .text-container {
    padding-left:220px;
    padding-bottom:0px;
  }

  .lighthouse42 .stoerer span {
    font-weight: bold;
    color: #0F5026;
    font-size:55px;
    padding-left:130px;
  }

  .lighthouse42 .stoerer .pfeil {
    position: absolute;
    top:-110px;
    left:180px;
  }

  .lighthouse42 .video-container {
    display:flex;
    flex-direction: row;
  }

  .lighthouse42 .pfeil img {
    height:80%;
  }
}

@media (min-width: 2000px) {
  .lighthouse42 .stoerer span {
    padding-left:200px;
  }
}



.lighthouse42 h2 {
  font-size: 3em;
  color: #666666;
}

.lighthouse42 h2 span {
  font-weight: bold;
  color: #0F5026;
}

.lighthouse42 p {
  font-size: 1.5em;
  color: #686868;
}

.lighthouse42 iframe {
  border: 2px solid #000;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.methoden-background-new {
  background-image: url("../images/keywords/zahnraeder_grau.png");
  background-size:contain;
  background-repeat: no-repeat;
}

.rahmen-kommunikationsart {
  width:80%;
  height: auto;
}
.unsere-art-heading {
  font-weight: bold;
}

#secondFrames {
  position: absolute;
  left: 0%;
  top: 45%;
}

#lineSplitterTop {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0%;
  z-index: -1;
}

#lineSplitterBottom {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0%;
  right: 0%;
  z-index: -1;
}

#backgroundVertriebsart {
  z-index: -2;
  position: absolute;
  top: 0%;
  right: 14%;
}

#vogdtVertriebsart {
  margin-top: 8%;
  margin-left: 27%;
}

#vogdtVertriebsartFrame {
  z-index: -1;
  position: absolute;
  bottom: 0%;
  left: 16%;
}

#footerTextWhite {
  color: white;
  /*font-size: 48px; boo*/
  font-weight: 600;
  font-style: italic;
}

#vertriebsArtText {
  position: absolute;
  top: 45%;
  left: 7%;
}

/* kommunikationsart */

.margin-headline {
  margin-bottom: 2em;
}

.unsereart-es {
  margin-bottom: 2em;
}
/* /kommunikationsart */

/* kommunikationsart */

.dialogArt {
  padding-top: 25%;
  padding-left:4%;
}

#dialogArtContent {
  padding-top: 34%;
  padding-left: 5%;
}

.fuehrungsart-text {
  margin-left:25%;
}

.wwwebsite {
    z-index:999;
    position:absolute;
    height:0;
    width:0;
    border:none;
    background:none;
    margin:0;
    top:0;
    left:0;
    clear:both;
    font-size:0px;
    line-height:0px;
}

#dialogArtKoecher {
  position: absolute;
  top: -40%;
  left: 0%;
}

#dialogArtKoecherFrame {
  position: absolute;
  top: 21%;
  left: 0%;
}

#kommunikationsartContent {
  padding-top: 17%;
  padding-left: 15%;
}

.paddingBottom {
  padding-bottom: 12%;
}

#sprechblasePicture {
  max-width: 100%;
}

#sprechblaseBackground {
  position: absolute;
  z-index: -2;
  top: 5%;
  right: 10%;
}

#sprechblaseFrame {
  position: absolute;
  z-index: -1;
  top: -15%;
  right: -7%;
}

#lineLeft {
  text-align: right;
  padding-right: 6%;
}

#arrowSingle {
  text-align: right;
  padding-right: 10%;
}

#frameArrowRight {
  position: absolute;
  right: 0%;
  top: 13%;
}

.paddingBottomTwo {
  padding-bottom: 15%;
}

#arrowsTopRight {
  text-align: right;
}

#arrowsLeft {
  position: absolute;
  top: 40%;
  left: 8%;
}

#frameLeft {
  position: absolute;
  left: 18%;
  top: 60%;
  z-index: -1;
}

#backgroundArrows {
  z-index: -10;
  position: absolute;
  top: 117%;
  left: 0%;
}

#frauenArt {
  padding-top: 8%;
  padding-bottom: 5%;
}

.kommArt-musik {
  padding-left:6%;
}

#arrowsRight {
  text-align: right;
}

#lineBottom {
  text-align: center;
}

#methodenBody {
  padding-bottom:35%;
  margin-top:5%;
}
.text-header-vertrieb{
  color: white;
  z-index: 5;
  font-style: Calaibri Bold Italic;
  position: absolute;
  bottom: 27%;
  right: 10%;
  font-size: 2em;
  width: 30%;
}

.textElementBlack {
  color: black;
  font-size: 2em;
  font-weight: 700;
}

#bildungIncentiv {
  text-align: center;
  padding-top: 5%;
  padding-bottom: 8%;
}

#frameBildung {
  position: absolute;
  z-index: -10;
  bottom: -160%;
}

#backgroundHalfLeft {
  max-width: 100%;
  z-index: -2;
  height: 100%;
}

#vogdtBottom {
  position: absolute;
  bottom: 0%;
  right: 20%;
}

#behandleMenschen {
  color: white;
  /*font-size: 48px; boo*/
  font-weight: 600;
  font-style: italic;
  z-index: 5;
  position: absolute;
  bottom: 10%;
  left: 19%;
}

/*fuehrungsArtPage*/
.fuehrungsart-headline {
  margin-bottom: 5%;
}

#fuehrungsArtContent {
  padding-bottom: 3%;
}

#fuehrungsArtArrowsBackground {
  text-align: center;
}

#arrowsContent {
  position: absolute;
  top: 0%;
  left: 26%;
  text-align: left;
}

#fuehrungsArtArrows {
  position: absolute;
  top: 10%;
  right: 4%;
}

#fuehrungsArtArrowsFrame {
  position: absolute;
  bottom: 10.7%;
  left: 8.5%;
}

#lineBottomFuehrungsArt {
  text-align: center;
  padding-top: 7%;
  padding-bottom: 7%;
}

#fuehrungsArtTextOne {
  padding-left: 25%;
  text-align: left;
}

#fuehrungsArtTextTwo {
  padding-right: 25%;
  text-align: right;
}

#fuehrungsArtText {
  position: absolute;
  bottom: 11%;
  left: 18%;
}

#fuehrungsArtVogdt {
  margin-top: 9.5%;
  text-align: right;
}

#fuehrungsArtVogdtFrameOne {
  position: absolute;
  top: 23%;
  left: 33%;
}

#fuehrungsArtVogdtFrameTwo {
  position: absolute;
  left: 0%;
  top: -10%;
}

#lineBottomProzessArt {
  text-align: center;
  padding-top: 7%;
  padding-bottom: 7%;
  margin: 0 auto;
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#prozessArtHeading {
  margin-top: 60px;
  padding-left: 7%
}


#prozessArtPicture {
  position: absolute;
  top: 0%;
  right: 0%;
}

#prozessArtFrame {
  position: absolute;
  top: -17%;
  right: 33%;
}

#prozessArtTextTop {
  position: absolute;
  bottom: 30%;
  left: 30%;
}

#prozessArtTextOne {
  text-align: right;
  margin-right: 12%;
}

#prozessArtTextTwo {
  text-align: left;
  padding-bottom: 12%;
  margin-left: 8%;
}

#prozessArtVogdt {
  margin-top: 6.95%;
  margin-left: 37%;
}

#prozessArtVogdtText {
  position: absolute;
  top: 30%;
  left: 12%;
  z-index: 3
}

.medium-bild-bottom {
  position: static;
}

#prozessArtVogdtFrameOne {
  position: absolute;
  top: 4%;
  left: 14%
}

#prozessArtVogdtFrameTwo {
  position: absolute;
  top: 15%;
  left: 28%;
}

#prozessArtVogdtFrameThree {
  position: absolute;
  bottom: -9%;
  left: 5%;
}

#prozessArtMainText {
  text-align: left;
  margin-left: 60%;
  margin-top: -3%;
}

#prozessArtMainText .textElementText {
	margin-top: 0.5em;
	margin-bottom: 2em;
	width: 120%;
}

.prozessart-padding {
  padding-top: 2em;
}

/* KompetenzTeamPage*/

#kompetenzTeamHeading {
  padding-left: 3%;
  margin-bottom: 5%;
}

.kompetenzTeamZitat {
  color: #686868;
  font-style: italic;
  font-size: 1.3em;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.steckbriefHeadlines {
  color: #6E6E6E;
  font-size: 1.1em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.kompetenzTeamNames {
  color: #0F5026;
  font-size: 1.5em;
  font-weight: bold;
}

.kompetenz-padding {
  padding-bottom:8%;
}
#kompetenzTeamProfilbildLeft {
  padding-left: 13%;
}

/*.schulze-bild {
  position: absolute;
  bottom:0%;
}

.zhamoul-bild {
  position: absolute;
  bottom:0%;
}*/

#kompetenzTeamProfilbildRight {
  padding-right: 13%;
  padding-top:20%;
}

#kompetenzTeamProfilbildRight-zahmoul {
  padding-right: 13%;
}

.kompetenzTeamSteckbrief {
  padding-left: 11%;
}

#kompetenzTeamBottomText {
  padding-top: 10%;
  padding-bottom: 3%;
  text-align: center;
}

#lineBottomKompetenzArt {
  text-align: center;
  padding-top: 7%;
}

#kompetenzTeamPortrait {
  margin-top:2em;
}

#lineSplitterBottomKompetenzTeam {
  width: 100%;
  z-index:5;
  height: 2px;
}

/*stichw&ouml;rtserPage*/

#zielgruppen-frame{
	position: absolute;
	right: 0;
	margin-top: 6%;
  }

.zielgruppenList{
	margin-top: 15%;
  margin-bottom: 5%;
  margin-left: 30%;
}
.keywordList{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	/*background-color: red;*/
	padding: 4%;
	padding-left: 10%;
	height: auto;
}

.keywordList li {
	list-style-type: none;
	list-style-image: url('../images/keywords/keywords/hakenList.png');
  color: #4A4a4a;
  /*font-size: 22px; boo*/
  font-size: 1em;
  /*background-color: green;*/
  /*padding-left: 15px;*/
  padding-top: 4%;
  padding-bottom: 4%;
  /*padding-left: 5%;*/
  padding-right: 10%;
  /*margin-right: 12%;*/
  height: 15%;
  width: 100%;
}

.keywordList ul {
  /*background-color: blue;*/
  padding: 0;
  height: 100%;
  padding-right:2%;
}

.settings-header {
  background-image: url(../images/keywords/settings/background.jpg);
}

#setting {
  background-image: url('../images/keywords/settings/arrows.png'), url('../images/keywords/settings/background.jpg');
  background-position: bottom right, left top;
  background-repeat: no-repeat, repeat;
  padding-left: 9.6%;
}

.settingsHeading {
  padding-bottom: 5%;
  padding-top: 5%;
  padding-left: 2%;
}

#settingsList {
  padding-bottom: 70%;
}

#settingsList li {
  list-style-image: url('../images/keywords/settings/dot.png');
  color: #4A4a4a;
  /*font-size: 22px; boo*/
  height: 80px;
}

#ZielgruppenHeading {
  text-align: right;
  padding-bottom: 2%;
  padding-top: 2%;
}

#ZielgruppenHeading span{
	margin-right: 10%;
}

.hasBorder-small {
  padding-left:0%;
  padding-right:0%;
}
#zielgruppen {
  /*background-color: red;*/
  position: relative;
  top: 40%;
  left: 30%;
}

.zielgruppenList ul li {
  list-style-image: url('../images/keywords/keywords/hakenList.png');
  color: #4A4a4a;
  /*font-size: 22px; boo*/
  height: auto;
}

.branchen-energie {
  word-wrap: normal;
  white-space: nowrap;
}

#branchenlist-energie {
  padding-left: 10%;;
}

#branchenList-energie li {
  list-style-image: url('../images/keywords/branchen/icon.png');
  color: #4A4a4a;
  font-size: 1em;
  height: auto;
  padding-left: 6%;
  line-height: 1.4em;
  /*padding-bottom: 5%;*/
  margin-bottom: 8%;
}

li#notVisible {
  list-style: none;
}

#methodenHeading {
  text-align: left;
  padding-top: 10%;
  font-size: 1.35em;
}

#branchenList {
  padding-right:10%
}


#methodenList li {
  list-style: none;
  color: #4A4a4a;
  /*font-size: 22px; boo*/
  height: 45px;
}

#methodenList {
  margin-top:10%;
  margin-left: 15%;
}
.methoden-background{
	position: absolute;
	left: 0;
	width: 70%;
	height: 70%;
}
.methoden-grafik{
	position: absolute;
	right: 5%;
	margin-top: -10%;
	z-index: 4;
}
.methoden-frame{
	position: absolute;
	right: 20%;
	margin-top: 4%;
	z-index:5;
}

@media (min-width:768px) {
  .medium-bild-bottom {
    position: absolute;
    bottom: 0%;
  }
}

@media (max-width: 1200px){
	#methodenBody {
		margin-left:0;
		margin-right:0;
		margin-bottom: 5%;
	}

  .fuehrungsart-text {
    margin-left:25%;
  }

  .fuehrungs-image {
    padding-top:5%;
  }

  #methodenHeading {
    padding-bottom:2%;
  }

  .kompetenz-padding {
    padding-bottom: 0%;
  }

  .hasBorder-small {
    padding-left:0%;
    padding-right:0%;
  }

	.methoden-grafik{
    max-width: 100%;
	}
	.methoden-frame{
		right:0;
		width: 30%;
		height: 50%;
		right:20%;
	}
	.methoden-background{
		height: 50%;
	}
	#methodenList{
		margin-top:2%;
		margin-left:0;
	}
	#branchenHeading
	{
		text-align: left;
		margin-bottom: 5%;
		margin-left: 15px;
	}
	.settingsHeading{
		text-align: left;
		margin-top: 5%;
	}

	#ZielgruppenHeading{
		margin-top: 5%;
		margin-bottom: 5%;
	}
}
#trainingsOrtHeading {
  text-align: left;
  font-size: 1.3em;
}
@media (min-width: 1800px) {
	#stichwoerter-livemehr {
		margin-top: 35%;
	}
}
@media (max-width: 768px){
	#methodenBody{
		margin-left:0;
		margin-right:0;
		text-align: left;
    padding-bottom:5%;
	}

  .fuehrungsart-text {
    margin-left:5%;
  }

  .fuehrungs-image {
    padding-top:12%;
  }

  .kompetenz-padding {
    padding-bottom: 0%;
  }
  /*.schulze-bild {
    position: static;
  }

  .zhamoul-bild {
    position: static;
  }*/

  .medium-bild-botton {
    position: static;
  }

  .impressum-inhalt {
    padding-top:1em;
    padding-left:8%;
  }

  .impressum-headline h1 {
    padding-left:8%;
  }

  .impressum-kontakt {
    padding-left:8%;
  }

  .hasBorder-small {
    padding-left: 8%;
    padding-right:8%;
  }

	#methodenHeading{
		text-align: left;
	}

  #impressum h1 {
    padding-bottom:5%;
  }

	#trainingsOrtHeading{
		text-align:left;
	}
}

#methodenButton {
  /*font-size: 16px; */
  display:none;
  color: #0F5026;
  border-style: solid;
  border-color: #0F5026;
  border-radius: 7px;
  background-color: white;
  margin-left: 35%;
  padding-left: 10%;
  padding-right: 10%;
  font-weight: 500;
  margin-bottom: 200%;
}


#trainingsOrtHeadingLine {
  text-align: right;
  padding-right: 7%;
  /*padding-top: 2%;*/
}

#trainingsOrtList {
}

#trainingsOrtList li {
  list-style-image: url('../images/keywords/trainingsort/punkt.png');
  color: #4A4a4a;
  /*font-size: 22px; boo*/
  height: auto;
  padding-left: 6%;
  line-height: 1.4em;
  padding-bottom: 5%;
}

#smallGreenText {
  color: #0F5026;
  /*font-size: 22px; boo*/
  font-weight: bold;
}

#branchenSection {
  /*background-image: url('../images/keywords/methoden/background.jpg');
  background-position: top left, top left;
  background-repeat: no-repeat;
  z-index:99;*/
  padding-left:8%;
  padding-bottom: 12%;
}

#branchenHeading {
  margin-bottom: 3%;
  margin-top: 5%;
  font-size: 1.3em;
  /*margin-left: 3%;*/
}
@media (min-width: 1200px){
	#branchenList{
		/*margin-left: -45%;*/

	}
}

#branchenList li {
  list-style-image: url('../images/keywords/branchen/icon.png');
  color: #4A4a4a;
  font-size: 1em;
  height: auto;
  padding-left: 6%;
  line-height: 1.4em;
  /*padding-bottom: 5%;*/
  margin-bottom: 8%;
}

#keywordButton {
  /*font-size: 24px; */
  color: #0F5026;
  border-style: solid;
  border-color: #0F5026;
  border-radius: 7px;
  background-color: white;
  font-weight: 500;
  border-width: thin;
}
#keywordButton:focus{
	color: white;
	background-color: #0F5026;
	box-shadow: 0;
}

.keywordButtonClass {
  text-align: center;
  margin-bottom: 5%;
}

.hide-large {
  display: none;
}

/* Header css*/
.nowrap-class {
  white-space: nowrap;
}
.text-header {
  color: white;
  z-index:5;
  font-style: Calaibri Bold Italic;
  position: absolute;
  bottom: 22%;
  right: 10%;
  font-size: 2em;
  width: 30%;
}

.text-header-team {
  width: 40%;
  right: 0%;
  bottom: 30%;
}

.text-header-kommunikationsart {
  width: 40%;
  right: 0%;
  bottom: 15%;
}

.text-header-trainigsart {
  width: 40%;
  bottom: 40%;
  right: 0%;
}

.text-header-unsereart {
  width: 40%;
  bottom: 15%;
  right: 8%;
  font-size: 1.8em;
}

.text-header-prozessart div{
	width:120%;
	text-align: center;
}
.text-header-prozessart{
	bottom: 27%;
}
.text-header-small {
  z-index:4;
  color: white;
  position: absolute;
  bottom: 10%;
  right: 18%;
  font-size: 1em;
  width: 40%;
}

.parent {
  position: relative;
  top: 0;
  left: 0;
  overflow-x: hidden;
}

.header-img {
  width: 80%;
  z-index:2;
  height: auto;
  padding-top: 35px;
  position: relative;
  top: 0;
  left: 0;
}
.header-img-kommunikationsart {
  left: -5%;
}

.text-header-fuehrungsart {
  bottom: 45%;
  right: 0%;
  width: 45%;
}

.header-frame {
  z-index: 1;
  width: 20%;
  height: auto;
  position: absolute;
  top: 25%;
  left: 75%;
}
.header-frame-stichwoerter{
	width: 20%;
	height: auto;
	position: absolute;
	top: 25%;
	right: 0;
}
.header-frame-unsereart-a{
	position: absolute;
	top: 25%;
	right: 15%;
}
.header-frame-unsereart-b{
	width: 20%;
	height: auto;
	position: absolute;
	top: 65%;
	right: 21%;
}
.header-frame-prozessart{
	width: 25%;
	top: 34%;
	left: 65%;
	height: 50%;
 }
.header-frame-vertriebsart {
  width: 30%;
  height: auto;
  position: absolute;
  top: 25%;
  right: 0%;
}

.header-frame-kommunikationsart {
  width: 50%;
  height: auto;
  position: absolute;
  top: 25%;
  right: -20%;
}

.header-frame-fuehrungsart {
  width: 35%;
  height: auto;
  position: absolute;
  top: 15%;
  right: 5%;
}

.text-under-header {
  text-align: center;
  font-size: 1.5em;
  padding-top: 1em;
  padding-bottom: 1.5em;
  color: #6E6E6E;
}

.text-under-header-index {
  z-index:20;
  text-align: center;
  font-size: 1.5em;
  padding-top: 1em;
  padding-bottom: 1.5em;
  color: #6E6E6E;
}

.vertical-center {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

/*Startseite*/

.trainingsArt {
  padding-bottom: 100px;
}

.trainingsArt h2 {
  font-size: 3em;
  color: #666666;
}

.trainingsArt h2 span {
  font-weight: bold;
  color: #0F5026;
}

.trainingsArt .copyright {
  font-size: 0.5em;
}

.copyright {
  font-size:0.6em;
}

.trainingsArt p {
  font-size: 2em;
  color: #686868;
}

.es {
  padding-bottom: 5%;
}

.es img {
  height: auto;
  position: relative;
  top: 0;
  left: 0;
}

.arten h2 {
  font-size: 2em;
  color: #686868;
  text-align: left;
}

.arten h2 span {
  color: #0F5026;
  font-weight: bold;
}

.arten p {
  font-size: 1em;
  text-align: left;
  color: #6E6E6E;
  line-height: 1.5;
}

.unsereart-text {
  text-align: right;
  padding-top: 1em;
}

.unsereart-text h2 {
  text-align: right;
  color: #0F5026;
  font-weight: bold;
  font-size: 1.5em;
}

.unsereart-text p {
  text-align: right;
}

.unsereart-frame {
  position: absolute;
  top: -70%;
  z-index: -1;
}

.kommunikationsart-image {
  margin-top: 90%;
  margin-bottom: 10%;
}

.prozessart-image {
  margin-top: -50%;
  margin-left: -10%;
  margin-bottom: 10%;
}

.fuehrungsart-image {
  margin-top: -60%;
  margin-left: -5%;
}

.meisterschueler-image {
  margin-top: -45%;
}

.meisterschueler {
  margin-top: 35%;
  margin-bottom: 50px;
}

.slogan-kommunizieren {
  position: relative;
  width: 90%;
  left: 3%;
  top: -9%;
  font-size: 1.2em;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color:#555657;
}

.slogan-kommunizieren-mobile {
  font-size: 1.2em;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-top: 20px;
  color:#555657;

}

.slogan-verkaufen {
  position: relative;
  left: 0%;
  top: -10%;
  font-size: 1.2em;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color:#555657;
}

.slogan-prozesse {
  position: relative;
  left: 0%;
  top: -10%;
  font-size: 1.2em;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color:#555657;
}

.slogan-fuehren {
  position: relative;
  width: 90%;
  left: 0%;
  top: -26%;
  font-size: 1.2em;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color:#555657;
}

.slogan-trainer {
  font-size: 1.2em;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color:#555657;
}

.slogan-trainer-mobile {
  position: relative;
  font-size: 1.2em;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color:#555657;
}

.veraendern {
  font-size: 2em;
  margin: 10% 0;
  font-weight: bold;
}

.veraendern-mobile {
  font-size: 2.2em;
  margin: 5% 0;
  font-weight: bold;
}

.line-bottom {
  width: 100%;
  height: 1px;
  z-index:7;
  position: absolute;
  bottom: 0%;
}

.impressum-line {
width:100%;
height: 1px;
z-index:7;
}

.line-top {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0%;
}

.line-top-1 {
  width: 100%;
  height: 1px;
  position: absolute;
}

.counting {
  margin: 10% 0;
  color: #6E6E6E;
}

.linie_referenzen {
  position: relative;
  top: -11.5em;
  left: 32%;
}

.kompetenzteam-headline {
  font-size: 3em;
  color: #6E6E6E;
  margin-top: 5%;
  margin-left: 5%;
}

.kompetenzteam-headline span {
  color: #0F5026;
  font-weight: bold;
}

.kompetenzteam-wehnert-frame {
  position: absolute;
  z-index:10;
  margin-top: -10%;
  right: 0%;
}

.kompetenzteam-weckert-frame {
  position: absolute;
  margin-top: 30%;
  left: 0%;
}

.kompetenzteam-schulze-frame {
  position: absolute;
  margin-top: 25%;
  right: 0%;
  z-index: 5;
}

.mail-success {
  float: none;
  margin: 10% auto;
  color: #0F5026;
  font-size: 3em;
  font-weight: bold;
}

#header {
  background: url(../images/Background_half_right.jpg) no-repeat center center fixed;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 5%;
}

#time {
  font-weight: bold;
  font-size: 2em;
}

#wearepartofyourteam {
  background: url(../images/Background_half_right.jpg) no-repeat center center fixed;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#wearepartofyourteam .header-frame {
  width: 35%;
  height: auto;
  position: absolute;
  top: 25%;
  left: 60%;
}

#trainingsArt {
  background: url(../images/startseite/header/prozesart_grafik_1.png) no-repeat center -400px;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#unsereArt {
  background: url(../images/background_full.jpg) no-repeat center center fixed;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
}

#unsereArt h2 {
  color: white;
  font-size: 3em;
}

#unsereArt h2 span {
  color: #0F5026;
}

#teilnehmerentwickeln {
  background: url(../images/background_half_left.jpg) no-repeat center center fixed;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#teilnehmerentwickeln .text-header {
  right: auto;
  left: 20%;
  width: 50%;
}

#teilnehmerentwickeln .header-frame {
  right: auto;
  left: 0%;
  width: 50%;
  top: 30%;
}

#livemehr {
  background: url(../images/background_half_left.jpg) no-repeat center center fixed;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#stichwoerter-livemehr {
	margin-top: 15%;
  background: url(../images/Background_half_right.jpg) no-repeat right center fixed;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.marginfix-hoz{
	margin-right:0;
	margin-left:0;
}

.stichwoerter-livemehr-frame{
	width: 20%;
	height: auto;
	position: absolute;
	right:0;
	top:5%;
}

#livemehr .text-header {
  right: auto;
  left: 20%;
  width: 50%;
  bottom: 12%;
}

#livemehr .header-frame-1 {
  right: auto;
  left: 0%;
  width: 20%;
  top: -13%;
}

#livemehr .header-frame-2 {
  right: auto;
  left: 35%;
  width: 25%;
  top: 20%;
}

#kopieren {
  background: url(../images/background_half_left.jpg) no-repeat center center fixed;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#kopieren .parent{
  overflow: hidden;
}

#kopieren .text-header {
  right: auto;
  top: 40%;
  bottom: auto;
  left: 20%;
  width: 50%;
}

#kopieren .header-frame {
  width: 25%;
  top: 75%;
  left: 30%;
}

#kopieren .header-frame-kopieren {
  width: 25%;
  top: -25%;
  left: 10%;
}

#agil {
  background: url(../images/background_half_left.jpg) no-repeat center center fixed;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#agil .parent{
  overflow: hidden;
}

#agil .text-header {
  right: auto;
  top: 40%;
  bottom: auto;
  left: 20%;
  width: 50%;
  margin-top: -10%;
  margin-left: -2%;
}

#agil .header-frame-1 {
  width: 25%;
  top: 80%;
  left: 5%;
}

#agil .header-frame-2 {
  width: 15%;
  top: 5%;
  left: 10%;
}

#agil .header-frame-3 {
  width: 27%;
  top: 15%;
  left: 30%;
}

.header-img-team {
  width: 40%;
}

a.top-contact {
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}

a#top-contact {
  position: relative;
  top:-125px;
}

a.wehnert {
  display: block;
  position: relative;
  top: -75px;
  visibility: hidden;
}

a.dagmar {
  display: block;
  position: relative;
  top: -75px;
  visibility: hidden;
}

a.vogdt-portrait {
  display: block;
  position: relative;
  top: -125px;
  visibility: hidden;
}

a.franken {
  display: block;
  position: relative;
  top: -75px;
  visibility: hidden;
}

a.schulze {
  display: block;
  position: relative;
  top: -75px;
  visibility: hidden;
}

a.weckert {
  display: block;
  position: relative;
  top: -75px;
  visibility: hidden;
}

a.zahmoul {
  display: block;
  position: relative;
  top: -75px;
  visibility: hidden;
}

.margin-form-bottom {
  margin-bottom: 5em;
}

.margin-form-top {
  margin-top: 5em;
}

.footer-background{
    background: url(../images/background_full.jpg) no-repeat center fixed;
    position: relative;
    width: 100%;
    height: 120%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.footer-text {
  color: white;
  font-style: italic;
  position: absolute;
  top: 50%;
  left: 20%;
  font-size: 2em;
  width: 60%;
}

.footer-kontakt {
  font-size: 0.8em;
  line-height: 1.5;
  padding-left: 1em;
}

.footer-kontakt h3 {
  color: #0F5026;
  font-weight: bold;
}

.footer-frame {
  height: auto;
  width: 45%;
  position: absolute;
  left: 40%;
  top: 25%;
}

.fahrrad {
  position: relative;
  padding-left: 5%;
  top: 150px;
}

/*Impressum*/
#impressum {
  line-height: 1.5em;
  font-size: 1em;
  color: #555657;
}

#impressum h1 {
  padding-bottom: 5%;
}

.impressum-inhalt {
  padding-top: 2em;
}

.impressum-inhalt div {
  padding: 1em 0;
  padding-left:0%;
}

.impressum-headlines {
  padding:2em 0;
}

.impressum-disclaimer {
  padding-top: 3em;
}

.impressum-img {
  z-index: 2;
}

.impressum-frame-1 {
  position:absolute;
  top: 15%;
  left: 65%;
  z-index: 1;
}

.impressum-frame-2 {
  position:absolute;
  top: 80%;
  left: 50%;
  z-index: 1;
}

.impressum-frame-3 {
  position:absolute;
  height: 20%;
  top: 85%;
  left: 70%;
  z-index: 1;
  overflow-x: hidden;
}
/*Impressum*/

.datenschutz-frame {
  height: 25%;
  position: absolute;
  right: 0%;
}

/* Flip */

/* entire container, keeps perspective */

.flip-container {
  perspective: 1000px;
}

/* flip the pane when hovered */

.flip-container:hover .flipper, .flip-container.hover .flipper {
  transform: rotateY(180deg);
}

.flip-container, .front, .back {
  width: 294px;
  height: 231px;
  line-height: 226px;
}

/* flip speed goes here */

.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
}

.text-front {
  border-style: solid;
  border-width: 1px;
}
/* hide back of pane during swap */

.front, .back {
  background-color: white;
  font-weight: bold;
  text-align: left;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* front pane, placed above back */

.front {
  color: #666666;
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg);
}

.flip-container:hover .flipper .front {
   -webkit-transform: translateZ(1px);
}

.front span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 1.5em;
  padding-left: 50px;
}

/* back, initially hidden pane */

.back {
  transform: rotateY(180deg);
  text-align: center;
  color: #0F5026;
  font-weight: bold;
  font-size: 1.5em;
  border-style: solid;
  border-width: 1px;
}

.flip-container-unsereArt {
  width: 100%;
  height: auto;
  line-height: 1;
}

.front-unsereArt {
  width: 100%;
  height: 100%;
  position: unset;
  line-height: 1;
}

.back-unsereArt {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 1;
}

.back-ergebnisorientiert {
  line-height: 1em;
  padding-top: 25%;
}

.img-border {
  border: 1px solid black;
}

/*End Flip*/

/*FadeIn*/

.fadeIn {
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s;
  /* Firefox < 16 */
  -ms-animation: fadein 2s;
  /* Internet Explorer */
  -o-animation: fadein 2s;
  /* Opera < 12.1 */
  animation: fadein 5s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */

@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */

@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Opera < 12.1 */

@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*End FadeIn*/
@media (max-width: 576px) {
  .footer-background {
    height: 60%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .footer-background {
    height: 80%;
  }
}

/* md */

@media (max-width: 767px) {
  .kompetenzteam-headline {
    font-size: 2em;
  }
  .test {
    width: 294px;
    height: auto;
  }

  .impressum-kontakt {
    margin-left:5%;
    margin-right:5%;
  }

  .impressum-inhalt {
    padding-top:1em;
    padding-left:8%;
  }

  .impressum-imhalt div {
    padding-left:8%;
  }

  .kommunikationsart-image {
    margin-top: 0%;
  }
  .prozessart-image {
    margin-top: 0%;
  }
  .fuehrungsart-image {
    margin-top: 0%;
    margin-left: 0.5%;
  }
  .meisterschueler {
    margin-top: 0%;
  }
  .unsereart-text {
    text-align: left;
  }
  .unsereart-text h2 {
    text-align: left;
  }
  .unsereart-text p {
    text-align: left;
  }
  .contact-fontsize {
    font-size:0.7em;
  }
}

/* 768px-1024px */

@media (max-width: 1200px) {
	#maßgeschneidert{
		margin-bottom: 35%;
	}

  .hasBorder-mobile {
    padding-left:8%;
    padding-right:8%;
  }

  #keywordHeading {
    padding-bottom: 0%;
    margin-bottom: 7%
  }
  /*.keywordList li {
    height: auto;
    padding-bottom: 5%;
  }*/
  #settingsList li {
    height: 60px;
    padding-bottom: 5%;
  }
  ul {
    margin-bottom: 0px!important;
  }
  #settingsList {
    padding-bottom: 0%;
  }
  #setting {
    padding-bottom: 25%;
  }
  .zielgruppenList ul li {
	list-style-image: url('../images/keywords/keywords/hakenList.png');
	color: #4A4a4a;
  }
  #ZielgruppenHeading {
    margin-bottom: 2%;
    padding-top: 0%;
	text-align:left;
	margin-top: 3%;
	/*margin-right: 2%;*/
	font-size: 1.3em;
  }
  #ZielgruppenHeading span{
	margin-right: 0;
  }
	.zielgruppenList {
		margin-left: 4%;
		margin-top: 0;
	}
  #zielgruppen-frame{
	position: absolute;
	right: 0;
  }
  #notVisible {
    display: none;
  }
  #trainingsOrtList li {
    height: auto;
    line-height: 1.7em;
  }
  #branchenList {
    margin-right: 10%;
  }
  .zielgruppenList ul li {
    height: auto;
    padding-bottom: 5%;
	list-style-image: url('../images/keywords/keywords/hakenList.png');
	color: #4A4a4a;
	font-size: 1.2em;
  }
  .nobackgroundimage {
    background-image: none!important;
  }
  .hasBorder-medium {
    padding-right: 8%;
    padding-left: 8%;
  }
  .heading-left {
    text-align: left!important;
  }
  .hide-medium {
    display: none!important;
  }
  #trainingsOrtList, #trainingsOrtList li {
    padding-top: 0;
    padding-bottom: 0%;
  }
  #trainingsOrtHeading {
    padding-bottom: 2%;
  }
  #methodenHeading {
    margin-top: 5%;
    padding-top: 0%;
    margin-bottom: 2%;
  }
  #methodenButton {
    display:none;
    margin-left: 0%;
    margin-bottom: 5%;
  }
  #branchenHeading {
    margin-bottom: 2%;
  }
  .show-medium {
    display: block;
  }
  /*.keywordlist-large {
    display: none;
  }
  .keywordlist-medium {
    display: flex;
  }
  .keywordlist-small {
    display: none;
  }*/
  /* prozessArtSeite*/
  #prozessArtHeading {
    padding-left: 0%;
    margin-bottom: 5%;
  }
  .prozessArtPicture-responsive {
    width: 100%;
    height: auto;
  }
  #prozessArtTextOne {
    text-align: center;
  }
  #prozessArtTextTwo {
    text-align: center;
  }
  #fuehrungsArtTextOne {
    text-align: center;
    padding-left: 0%;
    padding-right: 0%;
  }
  #fuehrungsArtTextTwo {
    text-align: center;
    padding-left: 0%;
    padding-right: 0%;
  }
  #vertriebsErfolg {
    margin-top: 5%;
    padding-top: 0%;
  }
  #needMargin {
    margin-top: 0%;
  }
  #vertriebsArtTextTwo-responsive {
    margin-top: 20%;
  }
  #vertriebsArtHeading {
    margin-top: 10%;
    margin-bottom: 5%;
  }
  #kommunikationsartContent {
    padding-top: 0%;
    padding-left: 15px;
  }
  .paddingBottomTwo {
    padding-bottom: 0%;
  }
  .paddingBottom {
    padding-bottom: 5%;
  }
  #frauenArt {
    padding-top: 5%;
  }
  .dialogArt {
    padding-top: 0%;
    margin-top: 10%;
    padding-left:0%;
  }
}

@media (max-width:767px) {
  .nobackgroundimage {
    background-image: none!important;
  }


  .hasBorder-mobile {
    padding-left:8%;
    padding-right:8%;
  }

  #methodenList {
    margin-top: 0%;
    margin-left: 0%;
  }
  #fuehrungsArtContent {
    padding-top: 0%;
    margin-top: 5%;
  }
  .hide-small {
    display: none!important;
  }
  .nobackgroundimage-small {
    background-image: none!important;
  }
  .heading-left {
    text-align: left!important;
  }
  /*.keywordList li {
    height: auto;
    padding-bottom: 5%;
  }*/
  #settingsList {
    padding-bottom: 0%;
  }
  #setting {
    padding-bottom: 5%;
  }
  #settingsList li {
    height: auto;
    padding-bottom: 5%;
  }
  .zielgruppenList ul li {
    height: auto;
    padding-bottom: 5%;
	list-style-image: url('../images/keywords/keywords/hakenList.png');
	color: #4A4a4a;
  }

  ul {
    margin-bottom: 0px!important;
  }
  .show-small {
    display: block;
  }
  /*.keywordlist-large {
    display: none;
  }
  .keywordlist-medium {
    display: none;
  }
  .keywordlist-small {
    display: flex;
  }*/
  /* ProzessArtPage*/
  #prozessArtHeading {
    padding-left: 0%;
    margin-bottom: 5%;
  }
  .prozessArtPicture-responsive {
    width: 100%;
    height: auto;
  }
  #prozessArtTextOne {
    text-align: center;
  }
  #prozessArtTextTwo {
    text-align: center;
  }
  #fuehrungsArtTextOne {
    text-align: center;
    padding-left: 0%;
    padding-right: 0%;
  }
  #fuehrungsArtTextTwo {
    text-align: center;
    padding-left: 0%;
    padding-right: 0%;
  }
  #vertriebsErfolg {
    margin-top: 15%;
    padding-top: 20%;
  }

  #needMargin {
    margin-top: 0%;
  }
  #vertriebsArtTextTwo-responsive {
    margin-top: 35%;
	margin-bottom: 10%;
  }
  #maßgeschneidert {
    margin-bottom: 5%;
  }
  #vertriebsArtHeading {
    margin-top: 10%;
    margin-bottom: 5%;
  }
  #kommunikationsartContent {
    padding-top: 5%;
    padding-left: 15px;;
  }
  .paddingBottomTwo {
    padding-bottom: 0%;
  }
  .paddingBottom {
    padding-bottom: 5%;
  }
  #frauenArt {
    padding-top: 5%;
  }
  #dialogArtContent {
    margin-top: 5%;
    padding-top: 0%;
    padding-left: 0%;
  }
  .sprechblase-responsive {
    margin-top: 5%;
    margin-bottom: 5%;
    padding-left: 0%;
  }
  .dialogArt {
    padding-top: 0%;
    margin-top: 5%;
  }
  #fuehrungsArtContent {
    padding-top: 0%;
    margin-top: 5%;
  }
}
