.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/* The line */
.cbp_tmtimeline:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ececec;
  left: 34.5%;
  margin-left: -10px;
}
.jahrfeld {
  color: #b00930;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 4rem;
}
.cbp_tmlabel h5 {
  color: #b00930;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1em;
}
.cbp_tmlabel h3 {
  color: #3E3E3E;  line-height: 1em;
  font-size: 1.6em;
    

}


article h3 {
  color: #282828;
  font-size: 1.2em;
}
article h3 strong {
  font-size: 1.4em;
  color: #ec6608;
}
.cbp_tmtimeline {
  margin: 3em 0em;
}
.cbp_tmtimeline > li {
    margin:5em 0em;
  position: relative;
}

.cbp_tmtimeline img {
    max-width:100%;
    border:5px solid #FFF;
    margin-top: 1em;
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.cbp_tmtimeline > li:last-child .cbp_tmlabel {
  padding-bottom: 0px !important;
}
/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 40%;
  padding-right: 100px;
  position: absolute;
}
.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  text-align: right;
}
.regie {
  color: #282828;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.1em;
}
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 0.9em;
  color: #bdd0db;
}
.cbp_tmtimeline > li .cbp_tmtime span:last-child {
  font-size: 1.25em;
  color: #282828;
  line-height: 1.3em;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
  color: #282828;
}
/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 15px 40%;
  background: transparent;
  color: #fff;
  padding: 0em 2em 2em 0em;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  border-radius: 5px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
  background: transparent;
}
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: transparent;
  border-width: 10px;
  top: 10px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
  border-right-color: transparent;
}
/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
  width: 20px;
  height: 20px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.4em;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #fff;
  background: #b00930;
  border-radius: 50%;
  box-shadow: 0 0 0 8px #fff;
  text-align: center;
  left: 35%;
  top: 30px;
  margin: 0 0 0 -25px;
}
/*.cbp_tmicon-phone:before {
	content: "e000";
}*/
.cbp_tmicon-screen:before {
  content: "e001";
}
.cbp_tmicon-mail:before {
  content: "e002";
}
.cbp_tmicon-earth:before {
  content: "e003";
}
/* Example Media Queries */
@media screen and (max-width: 65.375em) {
  .cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 47.2em) {
  .cbp_tmtimeline:before {
    display: none;
  }
  .cbp_tmtimeline > li .cbp_tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }
  .cbp_tmtimeline > li .cbp_tmtime span {
    text-align: left;
  }
  .cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
  }
  .cbp_tmtimeline > li .cbp_tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    top: -20px;
  }
  .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: transparent;
    border-bottom-color: transparent;
  }
  .cbp_tmtimeline > li .cbp_tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
  }
}
.cbp_tmlabel p {
  font-size: 0.932em;
}
.cbp_tmlabel ul {
  padding: 0em;
  margin: 0em;
}
.cbp_tmlabel li {
  color: #292929;
  display: block;
  padding: 0.2em 0em;
  line-height: 1.5em;
}


.cbp_tmlabel li:before {
  content: "\f0da";
  margin-left: -1em;
  right: 0.2em;
  position: relative;
  float: left;
  margin-right: 0.5em;
  color: #ec6608;
  font-size: 1em;
  font-family: FontAwesome;
}
.blockquote {}
.cbp_tmlabel i {
  font-size: 2.1em;
  color: #ec6608;
  float: left;
  position: relative;
  top: 5px;
  padding-right: 0.5em;
}
.zertifikat {
  border: 3px dotted #ececec;
  padding: 0.75em 1.2em;
  border-radius: 10px;
  line-height: 1.2em !important;
  margin-top: 1em;
}
.cbp_tmlabel em {
  line-height: 1em !important;
  font-weight: bold;
  color: #343435;
  font-size: 15px !important;
}