ul.history-tl {
  background: url("../images/2015/ktel_timeline_ul_bg.gif") repeat-y scroll 6px 0px transparent;
  padding: 0 0 0 0 !important;
  margin: 0!important;
}
ul.history-tl li {
  background: url("../images/2015/ktel_timeline_bullet.jpg") no-repeat scroll 0 1px transparent;
  border: 0 none;
  color: #e4013a;
  font-family: "Oswald", arial, serif;
  font-size: 12pt;
  font-weight: normal;
  letter-spacing: 0.25pt;
  line-height: 1.25em;
  padding: 0 0 0 25px !important;
  margin: 0!important;
}
ul.history-tl li:last-child {
  padding: 0 0 0 27px !important;
  margin: 0!important;
}
ul.history-tl li:before {
  padding: 0!important;
  margin: 0!important;
  content: "" !important;
}
ul.history-tl li ul {
  padding: 0!important;
  margin: 5px 0!important;
}
ul.history-tl li ul li {
  list-style: outside none none;
  border: 0 none;
  font: inherit;
  padding: 0!important;
  margin: 0!important;
  font-family: Droid Sans,arial,serif;
  color: #666;
  font-size: 13px;
  background: none;
}
ul.history-tl li ul li:last-child {
  padding: 0!important;
  margin: 0!important;
}
ul.history-tl li ul li:before {
  color: #fed100;
  content: "►" " " !important;
}
ul.history-tl li ul.year_2013 {
  min-height: 26px!important;
}
ul.history-tl li ul.year_2012 {
  min-height: 24px!important;
}
ul.history-tl li ul.year_2011 {
  min-height: 24px!important;
}
ul.history-tl li ul.year_2010 {
  min-height: 24px!important;
}
ul.history-tl li ul.year_2009 {
  min-height: 24px!important;
}
ul.history-tl li ul.year_2008 {
  min-height: 24px!important;
}
ul.history-tl li ul.year_2007 {
  min-height: 23px!important;
}
ul.history-tl li ul.year_2005 {
  min-height: 25px!important;
}
ul.history-tl li ul.year_2003 {
  min-height: 24px!important;
}
ul.history-tl li ul.year_1998 {
  min-height: 85px!important;
  margin: 3px 0 -8px !important;
}
div.content div.rich-snippet{display: none;}


span.infothek_title{
  display: block;
  font-size: 35px;
  color: #343434;
}
span.infothek_desc{
  display: block;
  font-size: 21px;
  color: #343434;
}
span.infothek_phone{
 display: block;
 font-size: 65px;
 padding: 25px 0 10px;
 color: white
}

span.error{
  color: #e4013a;
  display: block;
  padding: 5px 0 0;
}
.hidden{
  display: none!important;
}
button#nl-btn{
  font-family: Droid Sans,arial,serif !important;
  border-radius: 5px;
  border:none;
  background: #e4013a;
  color: white;
  font-weight: bold;
  padding: 10px;

  -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.2);

  border:solid 1px #333;
  margin: 0 0 10px;
}
button#nl-btn:disabled{
  color: #333;
  background: #fed100;
  border:solid 1px #333;
}


/*Booking - Plugin*/
div.booki-no-padding ul.nav.nav-tabs {
  display: none;
}
ul.nav.nav-tabs li {
  content: none!important;
}
.booki .tab-content {
  border-top: 1px solid #ddd;
}
.booki .btn-primary {
  background-color: #e4013a!important;
  border-color: #ae0230!important;
}
.booki li.parsley-required,
.booki li.parsley-type {
  width: 100%;
  padding: 5px !important;
  margin: 5px 0 !important;
  list-style: none;
}
.booki li.parsley-required:before,
.booki li.parsley-type:before {
  content: none!important;
}
.booki input.booki_parsley_validated {
  width: 100%;
}




/*VT GlasFaser 2 Navi*/
.vtgf-2-sub-navi {
  background: #343434;
  position: fixed;
  -webkit-backface-visibility: hidden;
  top: 127px;
  right: -160px;
  display: block;
  width: 160px;
  height: 240px;
  z-index: 987;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.vtgf-2-sub-navi .wrapper {
  position: relative;
}
.vtgf-2-sub-navi .wrapper .fader {
  background: url("../images/sub-navi-vtgf-ohr.png") no-repeat 0 0 transparent;
  display: block;
  width: 42px;
  height: 215px;
  position: absolute;
  -webkit-backface-visibility: hidden;
  top: 10px;
  left: -41px;
}
.vtgf-2-sub-navi .wrapper .fader a {
  text-decoration: none;
  color: #e4013a;
  font-family: Oswald,arial,serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  padding: 10px 0;
  cursor: pointer;
  position: absolute;
  -webkit-backface-visibility: hidden;
  top: 90px;
  left: -35px;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari and Chrome */
  -o-transform: rotate(270deg);
  /* Opera */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.vtgf-2-sub-navi .wrapper .fader a:hover {
  color: #9d9d9d;
}
.vtgf-2-sub-navi .wrapper .fader a.small_cap {
  text-transform: none;
}
.vtgf-2-sub-navi ul {
  padding: 16px 15px 0 0;
  margin: 0 0 20px 30px!important;
}
.vtgf-2-sub-navi ul li {
  list-style: none;
  border-bottom: 1px solid #494949;
}
.vtgf-2-sub-navi ul li:before {
  content: "" !important;
}
.vtgf-2-sub-navi ul li:after {
  content: "" !important;
}
.vtgf-2-sub-navi ul li:first-child {
  border-top: 1px solid #494949;
}
.vtgf-2-sub-navi ul li a {
  text-decoration: none;
  color: #fff;
  font-family: Oswald,arial,serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  display: block;
  padding: 10px 0 10px 5px;
}
.vtgf-2-sub-navi ul li a:hover {
  color: #9d9d9d;
}
.vtgf-2-sub-navi ul li.active a {
  color: #fed100;
}

/*Riedel NAvi Navi*/
.riedel-micro-sub-navi {
  background: #343434;
  position: fixed;
  -webkit-backface-visibility: hidden;
  top: 127px;
  right: -175px;
  display: block;
  width: 175px;
  height: 240px;
  z-index: 987;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.riedel-micro-sub-navi .wrapper {
  position: relative;
}
.riedel-micro-sub-navi .wrapper .fader {
  background: url("../images/sub-navi-vtgf-ohr.png") no-repeat 0 0 transparent;
  display: block;
  width: 42px;
  height: 215px;
  position: absolute;
  -webkit-backface-visibility: hidden;
  top: 10px;
  left: -41px;
}
.riedel-micro-sub-navi .wrapper .fader a {
  text-decoration: none;
  color: #e4013a;
  font-family: Oswald,arial,serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  padding: 10px 0;
  cursor: pointer;
  position: absolute;
  -webkit-backface-visibility: hidden;
  top: 85px;
  left: -35px;
  width: 120px;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari and Chrome */
  -o-transform: rotate(270deg);
  /* Opera */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.riedel-micro-sub-navi .wrapper .fader a:hover {
  color: #9d9d9d;
}
.riedel-micro-sub-navi .wrapper .fader a.small_cap {
  text-transform: none;
}
.riedel-micro-sub-navi ul {
  padding: 32px 10px 0 0;
  margin: 0 0 20px 30px!important;
}
.riedel-micro-sub-navi ul li {
  list-style: none;
  border-bottom: 1px solid #494949;
}
.riedel-micro-sub-navi ul li:before {
  content: "" !important;
}
.riedel-micro-sub-navi ul li:after {
  content: "" !important;
}
.riedel-micro-sub-navi ul li:first-child {
  border-top: 1px solid #494949;
}
.riedel-micro-sub-navi ul li a {
  text-decoration: none;
  color: #fff;
  font-family: Oswald,arial,serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  display: block;
  padding: 10px 0 10px 5px;
}
.riedel-micro-sub-navi ul li a:hover {
  color: #9d9d9d;
}
.riedel-micro-sub-navi ul li.active a {
  color: #fed100;
}


p.center {
  text-align: center;
}
a.ctab {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fed100;
  color: #3b3b3b;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  font-family: "Oswald", arial, serif;
  font-size: 18px;
  font-weight: unset;
  letter-spacing: 0.25pt;
  line-height: 1.5em;
  display: inline-table;
  margin: 20px 0;
}
a.ctab:before {
  content: "» ";
}
a.ctab:after {
  content: " «";
}
a.ctab:hover {
  background: #e4013a;
  color: white;
}

/*--------------------------------------------------------------------------------------------------------------*/

/*Colt Colocation Slider*/
.colt-colocation-slider {
  width: 640px;
  height: 332px;
  position: relative;
  display: block;
  margin: 0 0 40px;
  opacity: 1;
  background: url('/wp-content/uploads/2015/10/colt-colocation-header-special.png') no-repeat 0 0 transparent;
  /*background: url('/wp-content/uploads/2015/10/colt-colocation-header.png') no-repeat 0 0 transparent;*/
}
.colt-colocation-slider-1 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 170px;
}
.colt-colocation-slider-1 ul.list_1 {
  left: 25px;
  position: absolute;
  top: -4px;
  width: 480px;
}
.colt-colocation-slider-1 ul.list_1 li {
  background: #fed100;
  color: #343434;
  font-family: "Oswald", arial, serif;
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
}
.colt-colocation-slider-1 ul.list_1 li:before {
  content: '' !important;
}
.colt-colocation-slider-2 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 170px;
}
.colt-colocation-slider-2 ul.list_2 {
  left: 6px;
  position: absolute;
  top: 6px;
  width: 496px;
}
.colt-colocation-slider-2 ul.list_2 li {
  background: url("../images/angebots-box/angebots_box_arrow-small.png") no-repeat scroll 0 6px #fed100;
  color: #343434;
  font-family: "Oswald", arial, serif;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px !important;
  padding: 0 0 0 13px;
}
.colt-colocation-slider-2 ul.list_2 li:before {
  content: '' !important;
}
.colt-colocation-slider-3 {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 170px;
}
.colt-colocation-slider-3 .preise {
  margin: 24px 0 0;
}





/*Colt Micros*/
.colt-micro-sub-navi {
  background: #343434;
  position: fixed;
  -webkit-backface-visibility: hidden;
  top: 127px;
  right: -169px;
  display: block;
  width: 169px;
  height: 222px;
  z-index: 987;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.colt-micro-sub-navi .wrapper {
  position: relative;
}
.colt-micro-sub-navi .wrapper .fader {
  background: url("../images/sub-navi-vtgf-ohr.png") no-repeat 0 0 transparent;
  display: block;
  width: 42px;
  height: 215px;
  position: absolute;
  -webkit-backface-visibility: hidden;
  top: 5px;
  left: -41px;
}
.colt-micro-sub-navi .wrapper .fader a {
  text-decoration: none;
  color: #e4013a;
  font-family: Oswald,arial,serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  padding: 10px 0;
  cursor: pointer;
  position: absolute;
  -webkit-backface-visibility: hidden;
  top: 95px;
  left: -25px !important;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -moz-transform: rotate(270deg);
  /* Firefox */
  -webkit-transform: rotate(270deg);
  /* Safari and Chrome */
  -o-transform: rotate(270deg);
  /* Opera */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.colt-micro-sub-navi .wrapper .fader a:hover {
  color: #9d9d9d;
}
.colt-micro-sub-navi .wrapper .fader a.small_cap {
  text-transform: none!important;
}
.colt-micro-sub-navi ul {
  margin: 0 0 0 32px !important;
  padding: 25px 15px 0 0;
}
.colt-micro-sub-navi ul li {
  list-style: none;
  border-bottom: 1px solid #494949;
}
.colt-micro-sub-navi ul li:before {
  content: "" !important;
}
.colt-micro-sub-navi ul li:after {
  content: "" !important;
}
.colt-micro-sub-navi ul li:first-child {
  border-top: 1px solid #494949;
}
.colt-micro-sub-navi ul li a {
  text-decoration: none;
  color: #fff;
  font-family: Oswald,arial,serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
  display: block;
  padding: 10px 0 10px 5px;
}
.colt-micro-sub-navi ul li a:hover {
  color: #9d9d9d;
}
.colt-micro-sub-navi ul li.active a {
  color: #fed100;
}


/*--------------------------------------------------------------------------------------------------------------*/
/*COLT - RZ*/
table#offer_icons {
  border: none!important;
}
table#offer_icons tbody tr td {
  text-align: center !important;
  border: none!important;
  vertical-align: top;
}
table#offer_icons tbody tr td a {
  text-decoration: none;
  cursor: pointer;
}
table#offer_icons tbody tr td a img {
  cursor: pointer;
}

