/***************************************************************************/
/***************************************************************************/
table#datatable-for-ntlds {
  width: 100%;
  margin-bottom: 45px;
}
table#datatable-for-ntlds th {
  position: relative;
  background-color: #e9e9e9;
  cursor: pointer;
  font-size: 14px;
}
table#datatable-for-ntlds tr:nth-of-type(2n) {
  background-color: #f7f7f7;
}
table#datatable-for-ntlds tr:hover {
  background-color: #dbecf5;
}
table#datatable-for-ntlds tr td {
  font-size: 14px;
}

/*
 * Sorting
 */
.sorting_asc {
  background: url("/assets/img/icons/table-sorting/sort_asc.png") no-repeat center right;
}

.sorting_desc {
  background: url("/assets/img/icons/table-sorting/sort_desc.png") no-repeat center right;
}

.sorting {
  background: url("/assets/img/icons/table-sorting/sort_both.png") no-repeat center right;
}

.sorting_asc_disabled {
  background: url("/assets/img/icons/table-sorting/sort_asc.png") no-repeat center right;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}

#datatable-for-ntlds_filter {
  width: 30%;
  margin-bottom: 10px;
}

#datatable-for-ntlds_filter input[type="text"] {
  display: inline-block;
  width: auto;
}

#datatable-for-ntlds th:first-child {
  min-width: 25%;
}

.dom_startfolge {
  position: relative;
}

.th-divider {
  border-left: 1px solid #ccc;
  padding-left: 6px;
}

#datatable-for-ntlds_wrapper {
  margin-top: 2.14286rem;
}

/**
 * owl slider
 */
#ntld-slider {
  padding: 0 2.85714rem;
  margin-top: 2.5rem;
}
#ntld-slider .ntld-slider-box {
  position: relative;
  float: left;
  width: 100%;
  height: 150px;
  margin: 0 0.35714rem;
  display: block;
  border-top: 5px solid #3e6994;
  text-align: center;
}
#ntld-slider .ntld-slider-box a {
  text-decoration: none;
}
#ntld-slider .ntld-slider-box p {
  margin: 0;
  line-height: 1.78571rem;
  text-align: center;
  color: #000;
  font-size: 1.42857rem;
}
#ntld-slider .ntld-slider-box span {
  display: inline-block;
  background: url("/assets/img/content/ntlds/index/ntld-slides-stoerer.png") no-repeat top right;
  color: #fff;
  float: right;
  font-size: 11px;
  height: 48px;
  line-height: 13px;
  padding: 6px 3px 0 9px;
  text-align: left;
  width: 88px;
}
#ntld-slider .ntld-slider-box .ntld {
  display: block;
  line-height: 75px;
  color: #0079c8;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 53px;
}
#ntld-slider .ntld-slider-box .price-block {
  margin: -6px -5px -20px 0;
  overflow: hidden;
}
#ntld-slider .ntld-slider-box .price-block .aktion {
  background: transparent url("/assets/img/content/ntlds/index/ntlds-slides-aktion.png") no-repeat scroll right top;
  margin: 1px -1px 0 0;
  width: 142px;
}
#ntld-slider .ntld-slider-box .price-block strong {
  font-size: 20px;
  font-weight: normal;
  margin: 0 1px 0 0;
}
#ntld-slider .owl-prev,
#ntld-slider .owl-next {
  position: absolute;
  top: 51px;
  display: inline-block !important;
  padding-top: 0;
  width: 48px;
  height: 50px;
  font-size: 34px;
  text-align: center;
  color: #8e8e8e !important;
  background-color: #f1f1f1;
}
#ntld-slider .owl-prev:hover,
#ntld-slider .owl-next:hover {
  color: #666666;
  background: #dddddd;
  text-decoration: none;
}
#ntld-slider .owl-item {
  -webkit-transform: translateZ(0);
}
#ntld-slider .owl-prev {
  left: 0;
}
#ntld-slider .owl-next {
  right: 0;
}

#ntld-slider-box {
  max-height: 14.28571rem !important;
}
#ntld-slider-box .bx-wrapper {
  width: 70rem !important;
}
#ntld-slider-box .bx-wrapper .ntld-slide-box {
  max-width: 70rem;
  padding: 1.53846rem 5.23077rem;
}
#ntld-slider-box a:hover {
  text-decoration: none;
}
#ntld-slider-box .ntld-slides {
  float: left;
  width: 18.57143rem;
  height: 3.42857rem;
  margin-left: 1.42857rem;
  text-align: center;
  border-top: solid 5px #3e6994;
}
#ntld-slider-box .ntld-slides p {
  margin: 0;
  line-height: 1.78571rem;
  text-align: center;
  color: #000;
  font-size: 1.42857rem;
}
#ntld-slider-box .ntld-slides span {
  display: inline-block;
  background: url("/assets/img/content/ntlds/index/ntld-slides-stoerer.png") no-repeat top right;
  color: #fff;
  float: right;
  font-size: 0.78571rem;
  height: 3.42857rem;
  line-height: 0.92857rem;
  padding: 6px 3px 0 9px;
  text-align: left;
  width: 88px;
}
#ntld-slider-box .ntld {
  display: block;
  line-height: 5.35714rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 3.92857rem;
}
#ntld-slider-box .price-block {
  margin: -6px -4px -20px 0;
  overflow: hidden;
}
#ntld-slider-box .price-block strong {
  font-size: 20px;
  font-weight: normal;
  margin: 0 1px 0 0;
}
#ntld-slider-box .bx-wrapper .bx-controls-direction a {
  top: 30% !important;
}
#ntld-slider-box .bx-wrapper .bx-prev, #ntld-slider-box .bx-wrapper .bx-next {
  background-color: #f1f1f1;
}

@media only screen and (max-width: 90em) {
  .ntld-slider-box .ntld {
    font-size: 35px !important;
  }
}
#ntlds-index-wrapper {
  margin-top: 1.78571rem;
}
#ntlds-index-wrapper .ntld-header-main {
  font-size: 2.14286rem;
  color: #3e6994;
}
#ntlds-index-wrapper .ntld-header-sec {
  display: block;
  margin-bottom: 1.78571rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 2.14286rem;
  color: #3e6994;
}
#ntlds-index-wrapper #ntlds-vorteile-wrapper {
  background: url("/assets/img/content/ntlds/index/vorteile-bg.png") no-repeat;
  width: 981px;
  height: 290px;
  margin: 1.78571rem 0 3.92857rem 0;
  padding: 1.78571rem 0 1.78571rem 4.64286rem;
}
#ntlds-index-wrapper #ntlds-vorteile-wrapper h3 {
  color: #3e6994;
}
#ntlds-index-wrapper ul.ntlds-vorteile {
  width: 981px;
  color: #3e6994;
}
#ntlds-index-wrapper ul.ntlds-vorteile li {
  font-size: 1.28571rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}
#ntlds-index-wrapper ul.ntlds-vorteile li:before {
  font-size: inherit;
}
#ntlds-index-wrapper .hr-secondary.mt0 {
  margin-top: 0;
}
#ntlds-index-wrapper .infografik-wrapper {
  position: relative;
  width: 481px;
  height: 139px;
  background: url("/assets/img/content/ntlds/index/infografik-bg.png") no-repeat;
}
#ntlds-index-wrapper .btnInfografikAnsehen {
  position: absolute;
  top: 55px;
  left: 165px;
  min-height: 18px;
  color: #fff !important;
}
#ntlds-index-wrapper .ntld-video-wrapper {
  position: relative;
  width: 481px;
  height: 139px;
  background: url("/assets/img/content/ntlds/index/video-bg.png") no-repeat;
}
#ntlds-index-wrapper #video_nTLDs.btnPlayVideo {
  position: absolute;
  top: 40px;
  left: 222px;
}

/*****************************/
/* nTLD by categories block
auf index und ideen-im-web*/
.block-ntld-categories {
  box-sizing: border-box;
  overflow: auto;
  padding: 15px 0 15px 15px;
}
.block-ntld-categories label {
  padding-left: 5px;
}
.block-ntld-categories .ntld-type-filter {
  overflow: auto;
  margin: 0 0 1em 0;
}
.block-ntld-categories .ntld-type-filter ul {
  margin: 0;
  list-style: none !important;
}
.block-ntld-categories .ntld-type-filter ul li {
  float: left;
  margin-left: 1.5em;
}
.block-ntld-categories .ntld-type-filter ul li.first {
  margin-left: 0;
}
.block-ntld-categories .categories {
  float: left;
  margin: 10px 20px 0 0;
  width: 200px;
}
.block-ntld-categories ul#ntld-categories-block {
  margin: 0;
  padding: 0;
  list-style: none;
  border-right: 1px solid #ccc;
}
.block-ntld-categories ul#ntld-categories-block li {
  margin: 11px 0;
  padding: 0px 10px 0px 0px;
  width: 165px;
  cursor: pointer;
}
.block-ntld-categories ul#ntld-categories-block li.active, .block-ntld-categories ul#ntld-categories-block li:hover, .block-ntld-categories ul#ntld-categories-block li:focus, .block-ntld-categories ul#ntld-categories-block li:active {
  background: url(/assets/img/content/ntlds/domain-statistik/sprite_pfeile.png) no-repeat scroll right 0 transparent;
}
.block-ntld-categories ul#ntld-categories-block li.active span, .block-ntld-categories ul#ntld-categories-block li:hover span, .block-ntld-categories ul#ntld-categories-block li:focus span, .block-ntld-categories ul#ntld-categories-block li:active span {
  background-color: #e0e8ef;
}
.block-ntld-categories ul#ntld-categories-block li span {
  display: block;
  padding-left: 15px;
  line-height: 24px;
}
.block-ntld-categories ul#ntld-categories-block li:first-child {
  margin-top: 0;
}
.block-ntld-categories ul#ntld-categories-block li:last-child {
  margin-bottom: 0;
}
.block-ntld-categories .ul_wrapper {
  position: relative;
  overflow: hidden;
}
.block-ntld-categories .ul_list {
  overflow: hidden;
}
.block-ntld-categories .ul_list ul:nth-child(2n+0) {
  margin-left: 120px;
}
.block-ntld-categories .ul_list ul a:not(.button) {
  font-size: 15px;
}
.block-ntld-categories .toggle-block-ntlds {
  display: inline-block;
  width: 60px;
  font-size: 12px;
}
.block-ntld-categories .toggle-block-ntlds.opened {
  position: relative;
  right: -92%;
  bottom: 30px;
  background: url("/assets/img/content/ntlds/index/arr_opened.png") no-repeat 90% 3px;
}
.block-ntld-categories .toggle-block-ntlds.closed {
  position: relative;
  right: -93%;
  bottom: 50px;
  background: url("/assets/img/content/ntlds/index/arr_closed.png") no-repeat 80% 2px;
}
.block-ntld-categories .ntld-data {
  float: left;
  width: 735px;
  margin: 10px 0 0 10px;
}
.block-ntld-categories .ntld-data ul {
  float: left;
  width: 38%;
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}
.block-ntld-categories .ntld-data ul li.ntld {
  display: inline-block;
  margin-bottom: 0.71429rem;
}
.block-ntld-categories .ntld-data ul li.ntld a:not(.button) {
  display: inline-block;
  width: 100px;
}

/*****************************/
.button.grey {
  height: 30px;
  line-height: 30px;
  padding: 0 1.42857rem 0 1.42857rem;
  text-decoration: none !important;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF1F2F3', endColorstr='#FFDCDFE2');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjJmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGZlMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f2f3), color-stop(100%, #dcdfe2));
  background-image: -moz-linear-gradient(#f1f2f3, #dcdfe2);
  background-image: -webkit-linear-gradient(#f1f2f3, #dcdfe2);
  background-image: linear-gradient(#f1f2f3, #dcdfe2);
  background-color: #f1f2f3;
  font-size: 1rem;
  color: #fff;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px;
  border-radius: 3px !important;
  font-size: 12px;
  color: #000 !important;
  height: 25px;
  line-height: 23px;
  padding: 0 2.85714rem;
}
.button.grey:hover {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9EAEC', endColorstr='#FFD4D7DB');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZWFlYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0ZDdkYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9eaec), color-stop(100%, #d4d7db));
  background-image: -moz-linear-gradient(#e9eaec, #d4d7db);
  background-image: -webkit-linear-gradient(#e9eaec, #d4d7db);
  background-image: linear-gradient(#e9eaec, #d4d7db);
  background-color: #e9eaec;
}
.button.grey:hover {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0489D8', endColorstr='#FF3B6997');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA0ODlkOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNjk5NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0489d8), color-stop(100%, #3b6997));
  background-image: -moz-linear-gradient(#0489d8, #3b6997);
  background-image: -webkit-linear-gradient(#0489d8, #3b6997);
  background-image: linear-gradient(#0489d8, #3b6997);
  background-color: #0489d8;
  color: #fff !important;
}

/**********************************************************************************************************************/
.tld-categories-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 510px;
}
.tld-categories-wrap ul {
  list-style: none;
  margin: 0;
}

/*
 * SIDEBAR
 */
.tld-categories-sidebar {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 230px;
  height: 100%;
  background: #eff7fd;
}
.tld-categories-sidebar hr {
  margin: 10px 15px;
  border: solid #fff;
  border-width: 3px 0 0;
}
.tld-categories-sidebar i {
  width: 20px;
  margin-right: 6px;
  font-size: 15px;
  color: #3e6994;
}

.tld-categories-search {
  overflow: hidden;
  margin-top: 10px;
  padding: 8px 15px 8px 15px;
}
.tld-categories-search.active {
  background: #bbe4ff;
}
.tld-categories-search input[type="text"] {
  width: 170px;
}
.tld-categories-search .category-box {
  display: none;
}

.tld-categories-list ul > li {
  cursor: pointer;
  display: block;
  padding: 8px 0 8px 15px;
  font-size: 15px;
}
.tld-categories-list ul > li.active, .tld-categories-list ul > li:hover {
  background: #bbe4ff;
}

.tld-categories-filter ul > li {
  display: block;
  padding: 8px 0 8px 15px;
}
.tld-categories-filter ul > li label {
  font-size: 15px;
  font-weight: normal;
}

/*
 * CONTENT
 */
.tld-categories-content {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 230px;
  border: 2px solid #eff7fd;
}

.tld-categories-result {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: scroll;
}
.tld-categories-result .notfound {
  color: #666;
}
.tld-categories-result ul {
  list-style: none;
}
.tld-categories-result ul > li {
  display: inline-block;
  float: left;
  width: 50%;
  padding-right: 90px;
  padding-bottom: 13px;
}
.tld-categories-result ul > li.split {
  display: block;
  float: none;
  width: 100%;
  padding-right: 20px;
  padding-bottom: 8px;
}
.tld-categories-result ul > li.split:before, .tld-categories-result ul > li.split:after {
  clear: both;
  content: " ";
  display: table;
}
.tld-categories-result ul > li.split b {
  font-size: 15px;
  font-weight: normal;
  color: #bababa;
  text-transform: uppercase;
}
.tld-categories-result ul > li.split hr {
  margin: 0;
}
.tld-categories-result ul > li a.tld {
  font-size: 15px;
}
.tld-categories-result ul > li .price {
  display: inline-block;
  float: right;
  font-size: 15px;
  color: #666;
}

/*
 * FOOTER
 */
.tld-categories-footer {
  margin: 5px 0 40px 0;
  text-align: right;
}
.tld-categories-footer .mwst {
  color: #666;
  font-size: 11px;
}

/***********************************************/
/* Start-Reihenfolge */
#ntlds-startfolge-wrapper .ntlds-startfolge-subheader {
  margin: 0 0 2.14286rem 0;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}
#ntlds-startfolge-wrapper .bullets li {
  padding-top: 0;
}
#ntlds-startfolge-wrapper .bullets li:before {
  font-size: 0.64286rem;
}

/***********************************************/
/* Sunrise */
#sunrise-wrapper .sunrise-header {
  background: url("/assets/img/content/ntlds/sunrise/bild_sunrise.jpg"), url("/assets/img/content/ntlds/sunrise/verlauf.jpg");
  background-repeat: no-repeat, repeat-x;
  background-position: center 0;
}
#sunrise-wrapper .sunrise-header .title, #sunrise-wrapper .sunrise-header .title-description {
  background-color: #3e6994;
}
#sunrise-wrapper .sunrise-subheader {
  margin: 2.14286rem 0 0;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}
#sunrise-wrapper .panel {
  margin-top: 1.42857rem;
}
#sunrise-wrapper .panel .udag-panel-title {
  display: inline-block;
}
#sunrise-wrapper #datatable-for-ntlds th {
  padding: 1.07143rem 0.71429rem;
}

#sunrise-tmch-box {
  padding: 2.5rem;
  border: none;
  background: #f0f2f3;
  margin: 1.78571rem 0;
}
#sunrise-tmch-box h1, #sunrise-tmch-box h2, #sunrise-tmch-box h3, #sunrise-tmch-box h4, #sunrise-tmch-box h5, #sunrise-tmch-box h6, #sunrise-tmch-box p, #sunrise-tmch-box li {
  color: #000;
}
#sunrise-tmch-box .sunrise-tmch-title {
  display: inline-block;
  margin-left: 0.35714rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}
#sunrise-tmch-box a.tmch-info {
  display: block;
}
#sunrise-tmch-box .bullets li {
  padding-top: 0;
}
#sunrise-tmch-box .bullets li:before {
  font-size: 0.64286rem;
}

/***********************************************/
/* Trademark Clearinghouse */
.header-tmch {
  background: url("/assets/img/content/ntlds/trademark-clearinghouse/header_tmch.jpg") #e4edf4 center bottom no-repeat;
}
.header-tmch .title, .header-tmch .title-description {
  background-color: #3e6994;
}
.header-tmch #tmch-titles-bullets {
  color: #3e6994;
}
.header-tmch #tmch-titles-bullets li {
  padding-top: 0;
}

#tmch-wrapper .tmch-subheader {
  margin: 2.14286rem 0 0;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}
#tmch-wrapper .partner-1und1-logo {
  margin-top: -20px;
}
#tmch-wrapper .tmch-official-agent-title {
  display: inline-block;
  margin-left: 0.35714rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}
#tmch-wrapper .panel {
  border-top-color: #e7e5e2;
}
#tmch-wrapper .panel .udag-panel-title {
  display: inline-block;
}
#tmch-wrapper .panel .tmch-news {
  list-style-type: none;
  margin-left: 0;
}
#tmch-wrapper .panel .tmch-news li {
  padding: 0.35714rem 0;
}
#tmch-wrapper .tmch-button {
  float: right;
  margin: 0 0 2.14286rem 0;
}
#tmch-wrapper .title-neo-reg {
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}

div.video-tmch-wrapper {
  background: url("/assets/img/content/ntlds/trademark-clearinghouse/video_tmch.jpg") no-repeat;
  height: 15.71429rem;
  width: 34.42857rem;
}

#video-tmch {
  position: absolute;
  left: 220px;
  top: 90px;
}

#tmch-benefits-box {
  padding: 2.5rem;
  border: none;
  background: #f0f2f3;
  margin: 2.85714rem 0;
}
#tmch-benefits-box h1, #tmch-benefits-box h2, #tmch-benefits-box h3, #tmch-benefits-box h4, #tmch-benefits-box h5, #tmch-benefits-box h6, #tmch-benefits-box p, #tmch-benefits-box li {
  color: #000;
}
#tmch-benefits-box a.tmch-info {
  display: block;
}
#tmch-benefits-box .bullets li {
  padding-top: 0;
}
#tmch-benefits-box .bullets li:before {
  font-size: 0.64286rem;
}

/***********************************************/
/* Trademark Clearinghouse - Rechtsanwaelte */
#tmch-lawyers-wrapper .title-neo-reg {
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  margin-bottom: 2.14286rem;
}
#tmch-lawyers-wrapper #tmch-lawyers-adresses-box {
  padding: 2.5rem;
  border: none;
  background: #f0f2f3;
  margin: 1.78571rem 0;
}
#tmch-lawyers-wrapper #tmch-lawyers-adresses-box h1, #tmch-lawyers-wrapper #tmch-lawyers-adresses-box h2, #tmch-lawyers-wrapper #tmch-lawyers-adresses-box h3, #tmch-lawyers-wrapper #tmch-lawyers-adresses-box h4, #tmch-lawyers-wrapper #tmch-lawyers-adresses-box h5, #tmch-lawyers-wrapper #tmch-lawyers-adresses-box h6, #tmch-lawyers-wrapper #tmch-lawyers-adresses-box p, #tmch-lawyers-wrapper #tmch-lawyers-adresses-box li {
  color: #000;
}
#tmch-lawyers-wrapper #tmch-lawyers-adresses-box table td {
  padding: 0.35714rem 0;
  vertical-align: top;
}
#tmch-lawyers-wrapper #tmch-lawyers-adresses-box .td-kanzlei {
  width: 7.14286rem;
}
#tmch-lawyers-wrapper #tmch-lawyers-adresses-box .tbl-bpm {
  margin-top: 3.92857rem;
}
#tmch-lawyers-wrapper #tmch-lawyers-adresses-box .tbl-schiller {
  margin-top: 2.85714rem;
}
