@charset "UTF-8";
/***************************************************************************/
/***************************************************************************/
/***************************************************************************/
.preorderListe {
  list-style: none;
  margin: 0;
  padding: 0;
}
.preorderListe li {
  display: inline-block;
  margin: 1.07143rem 0 0 0;
  padding: 0 2.14286rem;
  color: #003d86;
  line-height: 2.71429rem;
}
.preorderListe li:first-child {
  border: none;
  padding: 0 4.28571rem 0 0;
}
.preorderListe span {
  font-size: 1.78571rem;
  margin: 0 0.71429rem 0 0;
}
.preorderListe .digit-big {
  font-size: 3.71429rem;
}

.rating,
.ratingBox {
  margin: 25px 0 0 0;
  padding: 0;
}
.rating li,
.ratingBox li {
  list-style-type: none;
  background: #fff;
  height: 25px;
  margin: 0 0 6px 0;
  line-height: 1;
}
.rating li:hover span,
.ratingBox li:hover span {
  background: #0079c8;
  color: #FFF;
}
.rating li:hover span.tld-status.pre,
.ratingBox li:hover span.tld-status.pre {
  background-color: #7c9fc3 !important;
}
.rating li:hover span.tld-status.live,
.ratingBox li:hover span.tld-status.live {
  background-color: #709f00 !important;
}
.rating li a,
.ratingBox li a {
  background: url(/assets/img/content/ntlds/domain-statistik/sprite_pfeile.png) no-repeat scroll right 0 transparent;
  color: #0079C8;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0 5px 9px;
  position: relative;
  z-index: 2;
}
.rating li .tld-status,
.ratingBox li .tld-status {
  float: left;
  width: 10px;
  height: 25px;
  display: block;
}
.rating li .tld-status.pre,
.ratingBox li .tld-status.pre {
  background-color: #7c9fc3;
}
.rating li .tld-status.live,
.ratingBox li .tld-status.live {
  background-color: #709f00;
}
.rating li .raster,
.ratingBox li .raster {
  background: #e0e8ef;
  float: left;
}
.rating li .records,
.ratingBox li .records {
  font-size: 13px;
  position: relative;
}
.rating li a:hover,
.rating li:hover a,
.rating span:hover a,
.ratingBox li a:hover,
.ratingBox li:hover a,
.ratingBox span:hover a {
  background: url(/assets/img/content/ntlds/domain-statistik/sprite_pfeile.png) no-repeat scroll transparent;
  color: #fff !important;
  text-decoration: none;
}

/**************************************************/
.ratingBox li {
  height: 20px;
}
.ratingBox li a {
  background: url(/assets/img/content/ntlds/domain-statistik/sprite_pfeile.png) no-repeat scroll right -85px transparent;
  font-size: 13px;
  font-weight: normal;
  padding: 3px 0 3px 9px;
}
.ratingBox li .raster {
  height: 20px;
}
.ratingBox li .records {
  left: 70px;
  top: -16px;
}
.ratingBox li a:hover,
.ratingBox li:hover a,
.ratingBox span:hover a {
  background-position: right -109px;
}

/**************************************************/
.rating li .nr {
  float: left;
  width: 45px;
  height: 25px;
  padding: 5px 0 5px 10px;
  background: #e0e8ef;
  color: #000;
  border-right: 1px solid #FFF;
}
.rating li .raster {
  height: 25px;
}
.rating li .records {
  left: 120px;
  top: -19px;
}
.rating li a:hover,
.rating li:hover a,
.rating span:hover a {
  background-position: right -27px;
}

#presseForm {
  float: left;
}
#presseForm label {
  float: left;
  width: 120px;
  color: #000;
}
#presseForm .anrede {
  display: inline-block;
  margin: 0;
}
#presseForm input {
  width: 190px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#presseForm #anrede_herr,
#presseForm #anrede_frau {
  width: 20px;
}

#path {
  background: #fff;
}
#path a {
  font-size: 0.85714rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  color: #4c4c4c;
  text-decoration: none;
}
#path a:link, #path a:visited {
  color: #4c4c4c;
}
#path a:hover {
  color: #0079c8;
  text-decoration: underline;
}

#pathtext {
  padding: 12px 0 2px 4px;
  font-size: 0.85714rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  color: #4c4c4c;
}
#pathtext #pathtitle {
  float: left;
  margin-right: 5px;
}
#pathtext b, #pathtext .bold, #pathtext .bold a {
  font-size: 0.85714rem;
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
}

/* main header and header boxes on redesigned pages */
/* Dunkelblauer klassischer Header, ohne Hintergrundbild */
.ud-header-main-box {
  padding: 1.78571rem 0;
  border: none;
  background: #3e6994;
  margin-bottom: 1.78571rem;
  margin-top: 0.71429rem;
  border-bottom: 5px solid #e7e5e2;
  min-height: 8.21429rem;
}
.ud-header-main-box h1, .ud-header-main-box h2, .ud-header-main-box h3, .ud-header-main-box h4, .ud-header-main-box h5, .ud-header-main-box h6, .ud-header-main-box p, .ud-header-main-box li {
  color: #fff;
}
.ud-header-main-box h1 {
  font-size: 2.5rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}

/* Globale Definitionen für Header MIT Hintergrundbild */
.ud-header-bg-global {
  margin: 0.71429rem 0 1.78571rem 0;
  padding: 2.85714rem 0 2.14286rem 0;
  height: 19.64286rem;
  border-bottom: 5px solid #e7e5e2;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}

/************************************/
/* UEBERSCHRIFTEN */
/* Klassischer Header: weisse Ueberschrift auf dunkelblauem Header  */
.ud-header-main {
  margin-top: 1.78571rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 2.5rem;
  color: #3e6994;
}

/* Header mit Hintergrundbild: weisse Ueberschrift mit dunkelblauer Hintergrundfarbe,  */
.ud-header-on-bg {
  display: inline;
  padding: 0 0.71429rem;
  background-color: #3e6994;
  font-size: 2.5rem;
  color: #fff;
}

.ud-header-neo-reg {
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  color: #3e6994;
}

ul.ud-header-titles-global {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
ul.ud-header-titles-global > li > span {
  display: inline-block;
}
ul.ud-header-titles-global h1.title {
  display: inline-block;
  padding: 0 0.71429rem;
  margin-top: 0;
  color: #fff;
  font-size: 2.85714rem;
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
}
ul.ud-header-titles-global .title-description {
  margin-top: 0.5rem;
  margin-bottom: 2.14286rem;
  padding: 0.57143rem 0.71429rem;
  font-size: 1.57143rem;
  color: #fff;
}
ul.ud-header-titles-global .description {
  margin-bottom: 1.42857rem;
  font-size: 1.07143rem;
  color: #fff;
}
ul.ud-header-titles-global .ab-price {
  color: #fff;
}
ul.ud-header-titles-global .price {
  font-size: 2.21429rem;
  font-weight: bold;
  color: #fff;
}
ul.ud-header-titles-global .price .star {
  font-weight: normal;
}

#back-to-top {
  position: fixed;
  width: 4.28571rem;
  height: 4.28571rem;
  line-height: 4.64286rem;
  text-align: center;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  background-color: #3e6994;
  opacity: 0.8;
  color: #fff;
  display: none;
  z-index: 9999;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#back-to-top:hover {
  background-color: #3e6994;
  opacity: 1;
}
#back-to-top i {
  display: inline-block;
  color: #fff;
  font-size: 2.14286rem;
}

#fullscreen-loader {
  z-index: 9999;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.25);
  -moz-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  -webkit-transition: background 0.5s linear;
  transition: background 0.5s linear;
}
#fullscreen-loader.animate {
  background-color: rgba(0, 0, 0, 0.5);
}
#fullscreen-loader #fullscreen-loader-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 640px;
  height: 164px;
  margin-top: -82px;
  margin-left: -320px;
  padding: 50px 80px;
  background: #f2f5f7;
  -moz-box-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.2);
}
#fullscreen-loader #fullscreen-loader-modal .ud-icon-spinner {
  display: inline-block;
  float: left;
  font-size: 60px;
  color: #00234b;
}
#fullscreen-loader #fullscreen-loader-modal h2 {
  display: inline-block;
  float: right;
  width: 80%;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 20px;
}

/***************************************************************************/
.partner-sprite, ul#footer-partner-menu li.icann, ul#footer-partner-menu li.idenic, ul#footer-partner-menu li.verisign, ul#footer-partner-menu li.eu, ul#footer-partner-menu li.info, ul#footer-partner-menu li.org, ul#footer-partner-menu li.nicat, ul#footer-partner-menu li.switch, ul#footer-partner-menu li.berlin, ul#footer-partner-menu li.in, ul#footer-partner-menu li.asia, ul#footer-partner-menu li.donuts, ul#footer-partner-menu li.cocca, ul#footer-partner-menu li.club {
  background-image: url('../img/footer/partner-s05517e4aad.png');
  background-repeat: no-repeat;
}

.partnerenterprise-sprite, ul#footer-partner-enterprise-menu li.blaupunkt, ul#footer-partner-enterprise-menu li.dekabank, ul#footer-partner-enterprise-menu li.emi, ul#footer-partner-enterprise-menu li.fti, ul#footer-partner-enterprise-menu li.germanwings, ul#footer-partner-enterprise-menu li.melitta, ul#footer-partner-enterprise-menu li.rtl, ul#footer-partner-enterprise-menu li.targobank, ul#footer-partner-enterprise-menu li.tui, ul#footer-partner-enterprise-menu li.xxxlutz, ul#footer-partner-enterprise-menu li.zwilling {
  background-image: url('../img/footer/partnerenterprise-se6afe4c4ba.png');
  background-repeat: no-repeat;
}

.ceo-sprite {
  background-image: url('../img/footer/ceo-sb6fd5a9abf.png');
  background-repeat: no-repeat;
}

.payment-sprite, ul#footer-payment-menu li.mastercard, ul#footer-payment-menu li.visa, ul#footer-payment-menu li.american, ul#footer-payment-menu li.dinners, ul#footer-payment-menu li.rechnung, ul#footer-payment-menu li.sepa {
  background-image: url('../img/footer/payment-seae92b22ff.png');
  background-repeat: no-repeat;
}

.ud-rotate-90 {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ud-rotate-180 {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ud-rotate-270 {
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.no-transition {
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

ul.inline-list-right {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
ul.inline-list-right li {
  list-style: none;
  float: left;
  margin-right: 1.42857rem;
  display: block;
}
ul.disc li {
  margin: 5px 0;
}
ul.decimal {
  list-style-type: decimal;
}
ul.lowerAplha {
  list-style-type: lower-alpha;
}
ul.nostyle {
  list-style-type: none !important;
}
ul.compactList {
  list-style: disc;
  margin: 5px 0 5px 20px;
}
ul.compactList li {
  margin: 0;
}

/******************************/
ul.no-bullet, ol.no-bullet {
  list-style: none !important;
}

.neo-regular {
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}

.neo-medium {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
}

.Px1 {
  font-size: 1px !important;
}

.Px2 {
  font-size: 2px !important;
}

.Px3 {
  font-size: 3px !important;
}

.Px4 {
  font-size: 4px !important;
}

.Px5 {
  font-size: 5px !important;
}

.Px6 {
  font-size: 6px !important;
}

.Px7 {
  font-size: 7px !important;
}

.Px8 {
  font-size: 8px !important;
}

.Px9 {
  font-size: 9px !important;
}

.Px10 {
  font-size: 10px !important;
}

.Px11 {
  font-size: 11px !important;
}

.Px12 {
  font-size: 12px !important;
}

.Px13 {
  font-size: 13px !important;
}

.Px14 {
  font-size: 14px !important;
}

.Px15 {
  font-size: 15px !important;
}

.Px16 {
  font-size: 16px !important;
}

.Px17 {
  font-size: 17px !important;
}

.Px18 {
  font-size: 18px !important;
}

.Px19 {
  font-size: 19px !important;
}

.Px20 {
  font-size: 20px !important;
}

.Px21 {
  font-size: 21px !important;
}

.Px22 {
  font-size: 22px !important;
}

.Px23 {
  font-size: 23px !important;
}

.Px24 {
  font-size: 24px !important;
}

.Px25 {
  font-size: 25px !important;
}

.Px26 {
  font-size: 26px !important;
}

.Px27 {
  font-size: 27px !important;
}

.Px28 {
  font-size: 28px !important;
}

.Px29 {
  font-size: 29px !important;
}

.Px30 {
  font-size: 30px !important;
}

.Px31 {
  font-size: 31px !important;
}

.Px32 {
  font-size: 32px !important;
}

.Px33 {
  font-size: 33px !important;
}

.Px34 {
  font-size: 34px !important;
}

.Px35 {
  font-size: 35px !important;
}

.Px36 {
  font-size: 36px !important;
}

.Px37 {
  font-size: 37px !important;
}

.Px38 {
  font-size: 38px !important;
}

.Px39 {
  font-size: 39px !important;
}

.Px40 {
  font-size: 40px !important;
}

.Px41 {
  font-size: 41px !important;
}

.Px42 {
  font-size: 42px !important;
}

.Px43 {
  font-size: 43px !important;
}

.Px44 {
  font-size: 44px !important;
}

.Px45 {
  font-size: 45px !important;
}

.Px46 {
  font-size: 46px !important;
}

.Px47 {
  font-size: 47px !important;
}

.Px48 {
  font-size: 48px !important;
}

.Px49 {
  font-size: 49px !important;
}

.Px50 {
  font-size: 50px !important;
}

.Px51 {
  font-size: 51px !important;
}

.Px52 {
  font-size: 52px !important;
}

.Px53 {
  font-size: 53px !important;
}

.Px54 {
  font-size: 54px !important;
}

.Px55 {
  font-size: 55px !important;
}

.Px56 {
  font-size: 56px !important;
}

.Px57 {
  font-size: 57px !important;
}

.Px58 {
  font-size: 58px !important;
}

.Px59 {
  font-size: 59px !important;
}

.Px60 {
  font-size: 60px !important;
}

.Px61 {
  font-size: 61px !important;
}

.Px62 {
  font-size: 62px !important;
}

.Px63 {
  font-size: 63px !important;
}

.Px64 {
  font-size: 64px !important;
}

.Px65 {
  font-size: 65px !important;
}

.Px66 {
  font-size: 66px !important;
}

.Px67 {
  font-size: 67px !important;
}

.Px68 {
  font-size: 68px !important;
}

.Px69 {
  font-size: 69px !important;
}

.Px70 {
  font-size: 70px !important;
}

.Px71 {
  font-size: 71px !important;
}

.Px72 {
  font-size: 72px !important;
}

.Px73 {
  font-size: 73px !important;
}

.Px74 {
  font-size: 74px !important;
}

.Px75 {
  font-size: 75px !important;
}

.Px76 {
  font-size: 76px !important;
}

.Px77 {
  font-size: 77px !important;
}

.Px78 {
  font-size: 78px !important;
}

.Px79 {
  font-size: 79px !important;
}

.Px80 {
  font-size: 80px !important;
}

.Px81 {
  font-size: 81px !important;
}

.Px82 {
  font-size: 82px !important;
}

.Px83 {
  font-size: 83px !important;
}

.Px84 {
  font-size: 84px !important;
}

.Px85 {
  font-size: 85px !important;
}

.Px86 {
  font-size: 86px !important;
}

.Px87 {
  font-size: 87px !important;
}

.Px88 {
  font-size: 88px !important;
}

.Px89 {
  font-size: 89px !important;
}

.Px90 {
  font-size: 90px !important;
}

.Px91 {
  font-size: 91px !important;
}

.Px92 {
  font-size: 92px !important;
}

.Px93 {
  font-size: 93px !important;
}

.Px94 {
  font-size: 94px !important;
}

.Px95 {
  font-size: 95px !important;
}

.Px96 {
  font-size: 96px !important;
}

.Px97 {
  font-size: 97px !important;
}

.Px98 {
  font-size: 98px !important;
}

.Px99 {
  font-size: 99px !important;
}

.topMargin1 {
  margin-top: 0.07143rem !important;
}

.rightMargin1 {
  margin-right: 0.07143rem !important;
}

.bottomMargin1 {
  margin-bottom: 0.07143rem !important;
}

.leftMargin1 {
  margin-left: 0.07143rem !important;
}

.topMargin2 {
  margin-top: 0.14286rem !important;
}

.rightMargin2 {
  margin-right: 0.14286rem !important;
}

.bottomMargin2 {
  margin-bottom: 0.14286rem !important;
}

.leftMargin2 {
  margin-left: 0.14286rem !important;
}

.topMargin3 {
  margin-top: 0.21429rem !important;
}

.rightMargin3 {
  margin-right: 0.21429rem !important;
}

.bottomMargin3 {
  margin-bottom: 0.21429rem !important;
}

.leftMargin3 {
  margin-left: 0.21429rem !important;
}

.topMargin4 {
  margin-top: 0.28571rem !important;
}

.rightMargin4 {
  margin-right: 0.28571rem !important;
}

.bottomMargin4 {
  margin-bottom: 0.28571rem !important;
}

.leftMargin4 {
  margin-left: 0.28571rem !important;
}

.topMargin5 {
  margin-top: 0.35714rem !important;
}

.rightMargin5 {
  margin-right: 0.35714rem !important;
}

.bottomMargin5 {
  margin-bottom: 0.35714rem !important;
}

.leftMargin5 {
  margin-left: 0.35714rem !important;
}

.topMargin10 {
  margin-top: 0.71429rem !important;
}

.rightMargin10 {
  margin-right: 0.71429rem !important;
}

.bottomMargin10 {
  margin-bottom: 0.71429rem !important;
}

.leftMargin10 {
  margin-left: 0.71429rem !important;
}

.topMargin15 {
  margin-top: 1.07143rem !important;
}

.rightMargin15 {
  margin-right: 1.07143rem !important;
}

.bottomMargin15 {
  margin-bottom: 1.07143rem !important;
}

.leftMargin15 {
  margin-left: 1.07143rem !important;
}

.topMargin20 {
  margin-top: 1.42857rem !important;
}

.rightMargin20 {
  margin-right: 1.42857rem !important;
}

.bottomMargin20 {
  margin-bottom: 1.42857rem !important;
}

.leftMargin20 {
  margin-left: 1.42857rem !important;
}

.topMargin25 {
  margin-top: 1.78571rem !important;
}

.rightMargin25 {
  margin-right: 1.78571rem !important;
}

.bottomMargin25 {
  margin-bottom: 1.78571rem !important;
}

.leftMargin25 {
  margin-left: 1.78571rem !important;
}

.topMargin30 {
  margin-top: 2.14286rem !important;
}

.rightMargin30 {
  margin-right: 2.14286rem !important;
}

.bottomMargin30 {
  margin-bottom: 2.14286rem !important;
}

.leftMargin30 {
  margin-left: 2.14286rem !important;
}

.topMargin35 {
  margin-top: 2.5rem !important;
}

.rightMargin35 {
  margin-right: 2.5rem !important;
}

.bottomMargin35 {
  margin-bottom: 2.5rem !important;
}

.leftMargin35 {
  margin-left: 2.5rem !important;
}

.topMargin40 {
  margin-top: 2.85714rem !important;
}

.rightMargin40 {
  margin-right: 2.85714rem !important;
}

.bottomMargin40 {
  margin-bottom: 2.85714rem !important;
}

.leftMargin40 {
  margin-left: 2.85714rem !important;
}

.topMargin45 {
  margin-top: 3.21429rem !important;
}

.rightMargin45 {
  margin-right: 3.21429rem !important;
}

.bottomMargin45 {
  margin-bottom: 3.21429rem !important;
}

.leftMargin45 {
  margin-left: 3.21429rem !important;
}

.topMargin50 {
  margin-top: 3.57143rem !important;
}

.rightMargin50 {
  margin-right: 3.57143rem !important;
}

.bottomMargin50 {
  margin-bottom: 3.57143rem !important;
}

.leftMargin50 {
  margin-left: 3.57143rem !important;
}

.topMargin55 {
  margin-top: 3.92857rem !important;
}

.rightMargin55 {
  margin-right: 3.92857rem !important;
}

.bottomMargin55 {
  margin-bottom: 3.92857rem !important;
}

.leftMargin55 {
  margin-left: 3.92857rem !important;
}

.topMargin60 {
  margin-top: 4.28571rem !important;
}

.rightMargin60 {
  margin-right: 4.28571rem !important;
}

.bottomMargin60 {
  margin-bottom: 4.28571rem !important;
}

.leftMargin60 {
  margin-left: 4.28571rem !important;
}

.topMargin65 {
  margin-top: 4.64286rem !important;
}

.rightMargin65 {
  margin-right: 4.64286rem !important;
}

.bottomMargin65 {
  margin-bottom: 4.64286rem !important;
}

.leftMargin65 {
  margin-left: 4.64286rem !important;
}

.topMargin70 {
  margin-top: 5rem !important;
}

.rightMargin70 {
  margin-right: 5rem !important;
}

.bottomMargin70 {
  margin-bottom: 5rem !important;
}

.leftMargin70 {
  margin-left: 5rem !important;
}

.topMargin75 {
  margin-top: 5.35714rem !important;
}

.rightMargin75 {
  margin-right: 5.35714rem !important;
}

.bottomMargin75 {
  margin-bottom: 5.35714rem !important;
}

.leftMargin75 {
  margin-left: 5.35714rem !important;
}

.topMargin80 {
  margin-top: 5.71429rem !important;
}

.rightMargin80 {
  margin-right: 5.71429rem !important;
}

.bottomMargin80 {
  margin-bottom: 5.71429rem !important;
}

.leftMargin80 {
  margin-left: 5.71429rem !important;
}

.topMargin85 {
  margin-top: 6.07143rem !important;
}

.rightMargin85 {
  margin-right: 6.07143rem !important;
}

.bottomMargin85 {
  margin-bottom: 6.07143rem !important;
}

.leftMargin85 {
  margin-left: 6.07143rem !important;
}

.topMargin90 {
  margin-top: 6.42857rem !important;
}

.rightMargin90 {
  margin-right: 6.42857rem !important;
}

.bottomMargin90 {
  margin-bottom: 6.42857rem !important;
}

.leftMargin90 {
  margin-left: 6.42857rem !important;
}

.lineHeight1 {
  line-height: 1px !important;
}

.lineHeight2 {
  line-height: 2px !important;
}

.lineHeight3 {
  line-height: 3px !important;
}

.lineHeight4 {
  line-height: 4px !important;
}

.lineHeight5 {
  line-height: 5px !important;
}

.lineHeight6 {
  line-height: 6px !important;
}

.lineHeight7 {
  line-height: 7px !important;
}

.lineHeight8 {
  line-height: 8px !important;
}

.lineHeight9 {
  line-height: 9px !important;
}

.lineHeight10 {
  line-height: 10px !important;
}

.lineHeight11 {
  line-height: 11px !important;
}

.lineHeight12 {
  line-height: 12px !important;
}

.lineHeight13 {
  line-height: 13px !important;
}

.lineHeight14 {
  line-height: 14px !important;
}

.lineHeight15 {
  line-height: 15px !important;
}

.lineHeight16 {
  line-height: 16px !important;
}

.lineHeight17 {
  line-height: 17px !important;
}

.lineHeight18 {
  line-height: 18px !important;
}

.lineHeight19 {
  line-height: 19px !important;
}

.lineHeight20 {
  line-height: 20px !important;
}

.lineHeight21 {
  line-height: 21px !important;
}

.lineHeight22 {
  line-height: 22px !important;
}

.lineHeight23 {
  line-height: 23px !important;
}

.lineHeight24 {
  line-height: 24px !important;
}

.lineHeight25 {
  line-height: 25px !important;
}

.lineHeight26 {
  line-height: 26px !important;
}

.lineHeight27 {
  line-height: 27px !important;
}

.lineHeight28 {
  line-height: 28px !important;
}

.lineHeight29 {
  line-height: 29px !important;
}

.lineHeight30 {
  line-height: 30px !important;
}

.lineHeight31 {
  line-height: 31px !important;
}

.lineHeight32 {
  line-height: 32px !important;
}

.lineHeight33 {
  line-height: 33px !important;
}

.lineHeight34 {
  line-height: 34px !important;
}

.lineHeight35 {
  line-height: 35px !important;
}

.lineHeight36 {
  line-height: 36px !important;
}

.lineHeight37 {
  line-height: 37px !important;
}

.lineHeight38 {
  line-height: 38px !important;
}

.lineHeight39 {
  line-height: 39px !important;
}

.lineHeight40 {
  line-height: 40px !important;
}

.lineHeight41 {
  line-height: 41px !important;
}

.lineHeight42 {
  line-height: 42px !important;
}

.lineHeight43 {
  line-height: 43px !important;
}

.lineHeight44 {
  line-height: 44px !important;
}

.lineHeight45 {
  line-height: 45px !important;
}

.lineHeight46 {
  line-height: 46px !important;
}

.lineHeight47 {
  line-height: 47px !important;
}

.lineHeight48 {
  line-height: 48px !important;
}

.lineHeight49 {
  line-height: 49px !important;
}

.lineHeight50 {
  line-height: 50px !important;
}

.lineHeight51 {
  line-height: 51px !important;
}

.lineHeight52 {
  line-height: 52px !important;
}

.lineHeight53 {
  line-height: 53px !important;
}

.lineHeight54 {
  line-height: 54px !important;
}

.lineHeight55 {
  line-height: 55px !important;
}

.lineHeight56 {
  line-height: 56px !important;
}

.lineHeight57 {
  line-height: 57px !important;
}

.lineHeight58 {
  line-height: 58px !important;
}

.lineHeight59 {
  line-height: 59px !important;
}

.lineHeight60 {
  line-height: 60px !important;
}

.lineHeight61 {
  line-height: 61px !important;
}

.lineHeight62 {
  line-height: 62px !important;
}

.lineHeight63 {
  line-height: 63px !important;
}

.lineHeight64 {
  line-height: 64px !important;
}

.lineHeight65 {
  line-height: 65px !important;
}

.lineHeight66 {
  line-height: 66px !important;
}

.lineHeight67 {
  line-height: 67px !important;
}

.lineHeight68 {
  line-height: 68px !important;
}

.lineHeight69 {
  line-height: 69px !important;
}

.lineHeight70 {
  line-height: 70px !important;
}

.lineHeight71 {
  line-height: 71px !important;
}

.lineHeight72 {
  line-height: 72px !important;
}

.lineHeight73 {
  line-height: 73px !important;
}

.lineHeight74 {
  line-height: 74px !important;
}

.lineHeight75 {
  line-height: 75px !important;
}

.lineHeight76 {
  line-height: 76px !important;
}

.lineHeight77 {
  line-height: 77px !important;
}

.lineHeight78 {
  line-height: 78px !important;
}

.lineHeight79 {
  line-height: 79px !important;
}

.lineHeight80 {
  line-height: 80px !important;
}

.lineHeight81 {
  line-height: 81px !important;
}

.lineHeight82 {
  line-height: 82px !important;
}

.lineHeight83 {
  line-height: 83px !important;
}

.lineHeight84 {
  line-height: 84px !important;
}

.lineHeight85 {
  line-height: 85px !important;
}

.lineHeight86 {
  line-height: 86px !important;
}

.lineHeight87 {
  line-height: 87px !important;
}

.lineHeight88 {
  line-height: 88px !important;
}

.lineHeight89 {
  line-height: 89px !important;
}

.lineHeight90 {
  line-height: 90px !important;
}

.lineHeight91 {
  line-height: 91px !important;
}

.lineHeight92 {
  line-height: 92px !important;
}

.lineHeight93 {
  line-height: 93px !important;
}

.lineHeight94 {
  line-height: 94px !important;
}

.lineHeight95 {
  line-height: 95px !important;
}

.lineHeight96 {
  line-height: 96px !important;
}

.lineHeight97 {
  line-height: 97px !important;
}

.lineHeight98 {
  line-height: 98px !important;
}

.lineHeight99 {
  line-height: 99px !important;
}

.btn-size-20 {
  font-size: 12px !important;
  height: 20px !important;
  line-height: 20px !important;
}

.btn-size-23 {
  font-size: 12px !important;
  height: 23px !important;
  line-height: 23px !important;
}

.btn-size-25 {
  font-size: 13px !important;
  height: 25px !important;
  line-height: 25px !important;
}

.btn-size-30 {
  font-size: 14px !important;
  height: 30px !important;
  line-height: 30px !important;
}

.btn-size-35 {
  font-size: 15px !important;
  height: 35px !important;
  line-height: 35px !important;
}

.btn-size-40 {
  font-size: 16px !important;
  height: 40px !important;
  line-height: 40px !important;
}

.btn-size-50 {
  font-size: 16px !important;
  height: 50px !important;
  line-height: 50px !important;
}

.text-alert {
  color: #900 !important;
}

.text-tuatara {
  color: #444 !important;
}

.text-oil {
  color: #333 !important;
}

.text-basket-grey {
  color: #5c636a !important;
}

/******************************/
form .form-row > .row {
  margin-bottom: 1.42857rem;
}
form label.visible-label > span {
  display: block !important;
  visibility: visible !important;
}
form label.invisible-label > span {
  visibility: hidden;
}

/******************************/
/* flash messages above forms */
.flash-msg-prefs-ul, ul.flash-success-msg, ul.flash-error-msg, ul.flash-warning-msg, ul.flash-info-msg {
  list-style: none !important;
  margin: 0;
  padding-left: 2rem;
}

.flash-msg-prefs-li, ul.flash-success-msg li, ul.flash-error-msg li, ul.flash-warning-msg li, ul.flash-info-msg li {
  position: relative;
  padding: 0.71429rem 0 0.71429rem 1.14286rem !important;
  font-size: 1.07143rem !important;
  font-weight: bold;
}

.flash-msg-prefs-icon, ul.flash-success-msg li:before, ul.flash-error-msg li:before, ul.flash-warning-msg li:before, ul.flash-info-msg li:before {
  position: absolute;
  left: -0.8rem;
  font-size: 1.28571rem;
}

ul.flash-success-msg {
  background-color: #eef5e2;
}
ul.flash-success-msg li {
  color: #709f00;
}

ul.flash-error-msg {
  background-color: #fee;
}
ul.flash-error-msg li {
  color: #900;
  padding-left: 0 !important;
}

ul.flash-warning-msg {
  background-color: #fff8c4;
}
ul.flash-warning-msg li {
  color: #733e08;
  padding-left: 0 !important;
}

ul.flash-info-msg {
  background-color: #eaf5fa;
}
ul.flash-info-msg li {
  color: #2f96c0;
  padding-left: 0 !important;
}

/******************************/
ul.form-error-msg {
  margin-left: 0;
  margin-bottom: 0;
}
ul.form-error-msg li {
  list-style: none;
  color: #900;
  font-size: 1rem !important;
}

input.input-error {
  background-color: #fee;
  border: 1px solid #900;
}

html {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1 {
  color: #003d86;
}

ul {
  list-style: none;
}

p {
  margin-top: 1.14286rem;
}

img {
  max-width: none;
}

header, footer, section {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}

ol li {
  margin: 0px 0px 0.35714rem 0.71429rem;
  padding: 0px 0px 0.14286rem;
}

.neo-medium {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
}

/***************************************************************************************/
h1 > b, h2 > b, h3 > b, h4 > b, h5 > b, h6 > b {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
}

.headerTitle {
  color: #3e6994;
}

.ContentSubheadXL, .ContentSubheadL, .ContentSubheadM, .ContentSubheadS {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
}

/***************************************************************************************/
.primary-color {
  color: #003d86;
}

.secondary-color {
  color: #3e6994;
}

.link-color {
  color: #0079c8;
}

/***************************************************************************************/
.fw-normal {
  font-weight: normal;
}

.fw-bold {
  font-weight: bold;
}

.fs10 {
  font-size: 0.71429rem;
}

/***************************************************************************************/
#mainContent {
  margin: 0;
  padding: 0;
}
#mainContent ul {
  list-style: disc;
}

/***************************************************************************************/
.icon-link-arrow,
.icon-link-white-arrow,
.icon-link-arrow-right,
.icon-link-white-arrow-right,
.icon-link-arrow-left,
.icon-link-white-arrow-left {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
}

.icon-link-arrow,
.icon-link-arrow-right {
  background-image: url("/assets/img/icons/link-arrow.png");
}

.icon-link-white-arrow,
.icon-link-white-arrow-right {
  background-image: url("/assets/img/icons/link-white-arrow.png");
}

.icon-link-arrow-left {
  background-image: url("/assets/img/icons/link-arrow-left.png");
}

.icon-link-white-arrow-left {
  background-image: url("/assets/img/icons/link-white-arrow-left.png");
}

/***************************************************************************************/
button, .button {
  cursor: pointer !important;
  margin: 0;
  border: none;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
  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='#FF0A8DE2', endColorstr='#FF0079C8');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhOGRlMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzljOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0a8de2), color-stop(100%, #0079c8));
  background-image: -moz-linear-gradient(#0a8de2, #0079c8);
  background-image: -webkit-linear-gradient(#0a8de2, #0079c8);
  background-image: linear-gradient(#0a8de2, #0079c8);
  background-color: #0a8de2;
  font-size: 1rem;
  color: #fff;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px;
  border-radius: 3px !important;
}
button:hover, .button:hover {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0984D3', endColorstr='#FF0070B9');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5ODRkMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzBiOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0984d3), color-stop(100%, #0070b9));
  background-image: -moz-linear-gradient(#0984d3, #0070b9);
  background-image: -webkit-linear-gradient(#0984d3, #0070b9);
  background-image: linear-gradient(#0984d3, #0070b9);
  background-color: #0984d3;
}
button i, .button i {
  margin-right: 1rem;
}
button i.ud-icon-arrow-right, .button i.ud-icon-arrow-right {
  font-weight: bold;
  margin: 0;
}
button:hover, .button:hover {
  outline: 0;
  text-decoration: none !important;
}
button:focus, .button:focus {
  outline: 0;
}
button.full, .button.full {
  width: 100%;
}
button.red, .button.red {
  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='#FFCF0002', endColorstr='#FF9C0000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmMDAwMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzljMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cf0002), color-stop(100%, #9c0000));
  background-image: -moz-linear-gradient(#cf0002, #9c0000);
  background-image: -webkit-linear-gradient(#cf0002, #9c0000);
  background-image: linear-gradient(#cf0002, #9c0000);
  background-color: #cf0002;
  font-size: 1rem;
  color: #fff;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px;
  border-radius: 3px !important;
}
button.red:hover, .button.red:hover {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC00002', endColorstr='#FF8D0000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwMDAwMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhkMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c00002), color-stop(100%, #8d0000));
  background-image: -moz-linear-gradient(#c00002, #8d0000);
  background-image: -webkit-linear-gradient(#c00002, #8d0000);
  background-image: linear-gradient(#c00002, #8d0000);
  background-color: #c00002;
}
button.grey, .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='#FFE5E5E5', endColorstr='#FFD6D6D6');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e5e5e5), color-stop(100%, #d6d6d6));
  background-image: -moz-linear-gradient(#e5e5e5, #d6d6d6);
  background-image: -webkit-linear-gradient(#e5e5e5, #d6d6d6);
  background-image: linear-gradient(#e5e5e5, #d6d6d6);
  background-color: #e5e5e5;
  font-size: 1rem;
  color: #fff;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px;
  border-radius: 3px !important;
  color: #666 !important;
}
button.grey:hover, .button.grey:hover {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDDDDDD', endColorstr='#FFCECECE');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlY2VjZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #cecece));
  background-image: -moz-linear-gradient(#dddddd, #cecece);
  background-image: -webkit-linear-gradient(#dddddd, #cecece);
  background-image: linear-gradient(#dddddd, #cecece);
  background-color: #dddddd;
}
button.inactive, .button.inactive {
  background: #ccc !important;
  color: #fff;
  cursor: default !important;
}

input[type="submit"],
input[type="reset"] {
  margin: 0;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px;
  border-radius: 3px !important;
}
input[type="submit"]:focus,
input[type="reset"]:focus {
  outline: 0;
}

.ui-button {
  -moz-transition: none !important;
  -o-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}

/*********************/
/* Icon-Klassen fuer zurueck und nach oben */
.arrow-up {
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  vertical-align: -10%;
}

.arrow-left {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: -9%;
}

/************************************/
.ud-btn-play-video {
  cursor: pointer !important;
  margin: 0;
  padding: 0;
  border: none;
  color: #fff;
  background: rgba(0, 121, 200, 0.5);
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.ud-btn-play-video i {
  display: inline-block;
  width: 3.92857rem;
  height: 3.92857rem;
  padding-left: 0.28571rem;
  line-height: 3.92857rem;
  text-align: center;
  color: #fff;
  font-size: 2.21429rem;
  -moz-border-radius: 100% !important;
  -webkit-border-radius: 100%;
  border-radius: 100% !important;
  background: rgba(0, 121, 200, 0.5);
}
.ud-btn-play-video i:hover {
  background: #0079c8;
}

/***************************************************************************************/
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  display: inline-block;
  padding: 0.21429rem 0.35714rem;
  margin-bottom: 0;
  height: 1.85714rem;
  font-size: 14px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
input[type="text"]:active, input[type="text"]:hover,
input[type="password"]:active,
input[type="password"]:hover,
input[type="date"]:active,
input[type="date"]:hover,
input[type="datetime"]:active,
input[type="datetime"]:hover,
input[type="datetime-local"]:active,
input[type="datetime-local"]:hover,
input[type="month"]:active,
input[type="month"]:hover,
input[type="week"]:active,
input[type="week"]:hover,
input[type="email"]:active,
input[type="email"]:hover,
input[type="number"]:active,
input[type="number"]:hover,
input[type="search"]:active,
input[type="search"]:hover,
input[type="tel"]:active,
input[type="tel"]:hover,
input[type="time"]:active,
input[type="time"]:hover,
input[type="url"]:active,
input[type="url"]:hover,
textarea:active,
textarea:hover {
  border-color: #0079c8 !important;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  border-color: #0079c8 !important;
  background: #fff;
  outline: none !important;
  box-shadow: none !important;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
textarea:disabled {
  border-color: #ccc !important;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
input[type="text"].error-input,
input[type="password"].error-input,
input[type="date"].error-input,
input[type="datetime"].error-input,
input[type="datetime-local"].error-input,
input[type="month"].error-input,
input[type="week"].error-input,
input[type="email"].error-input,
input[type="number"].error-input,
input[type="search"].error-input,
input[type="tel"].error-input,
input[type="time"].error-input,
input[type="url"].error-input,
textarea.error-input {
  border: 1px solid #990000 !important;
}

select {
  width: auto;
  min-width: 50px;
  margin: 0;
  padding: 0.21429rem 0.35714rem;
  background-position: 100% 50%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
select:focus {
  outline: none !important;
}
select.tiny {
  margin-top: 1px;
  height: 1.64286rem;
  padding: 0.21429rem 1.28571rem 0.21429rem 0.21429rem;
}

/***************************************************************************************/
input[type="checkbox"] {
  margin-bottom: 0.21429rem;
}

/***************************************************************************************/
.panel.blue {
  padding: auto;
  border: none;
  background: #0079c8;
}
.panel.blue h1, .panel.blue h2, .panel.blue h3, .panel.blue h4, .panel.blue h5, .panel.blue h6, .panel.blue p, .panel.blue li {
  color: #fff;
}

/***************************/
.f-dropdown {
  outline: 0;
}

/***************************************************************************************/
ul.checkbox-vertical li input[type=checkbox], ul.checkbox-vertical li input[type=radio] {
  position: relative;
  bottom: 1px;
  vertical-align: middle;
  margin: 0;
}
ul.checkbox-vertical li input[type=radio] {
  bottom: 2px;
}

/***************************************************************************************/
ul.counter {
  line-height: 28px;
}

/***************************************************************************************/
.hr-primary {
  border-top: 5px solid #3e6994;
  margin: 3.21429rem 0 0.71429rem 0;
}

.hr-secondary {
  border-top: 5px solid #e7e5e2;
  margin: 3.21429rem 0 0 0;
}

.hr-primary-top {
  border-top: 5px solid #3e6994;
  margin: 3.21429rem 0 0.71429rem 0;
}

.hr-secondary-top {
  border-top: 5px solid #e7e5e2;
  margin: 3.21429rem 0 0.71429rem 0;
}

/***************************/
.ud-accordion.accordion > dd > a {
  position: relative;
  padding: 1rem 0 1.1rem 38px;
  border-top: 5px solid #e7e5e2;
  color: #222 !important;
  background: #fff;
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
  font-size: 1.78571rem;
  text-decoration: none;
}
.ud-accordion.accordion > dd > a:hover {
  background: #fff;
}
.ud-accordion.accordion > dd > a:before {
  content: ' ';
  position: absolute;
  top: 12px;
  left: 2px;
  width: 26px;
  height: 26px;
  background-image: url("/assets/img/icons/accordion-arrows.png");
  background-repeat: no-repeat;
  background-position: -26px 0px;
}
.ud-accordion.accordion > dd.active > a {
  background: #fff;
}
.ud-accordion.accordion > dd.active > a:before {
  background-position: 0px 0px;
}
.ud-accordion.accordion > dd > .content {
  position: relative;
  padding: 0;
}

/***************************/
.ud-simple-accordion.accordion > .accordion-navigation > a,
.ud-simple-accordion.accordion > dd > a {
  padding-left: 20px;
  border-top: 1px solid #e7e5e2;
  background-color: rgba(255, 255, 255, 0) !important;
  background-image: url("/assets/img/icons/link-arrow.png") !important;
  background-position: 0px 48% !important;
  background-repeat: no-repeat !important;
  color: #0079c8;
}
.ud-simple-accordion.accordion > .accordion-navigation > a:hover,
.ud-simple-accordion.accordion > dd > a:hover {
  background-color: rgba(255, 255, 255, 0) !important;
  background-image: url("/assets/img/icons/link-arrow.png") !important;
  background-position: 0px 48% !important;
  background-repeat: no-repeat !important;
}
.ud-simple-accordion.accordion > .accordion-navigation.active > a,
.ud-simple-accordion.accordion > dd.active > a {
  background-image: url("/assets/img/icons/link-arrow-down.png") !important;
}
.ud-simple-accordion.accordion > .accordion-navigation .content,
.ud-simple-accordion.accordion > dd .content {
  padding: 0px 20px 5px 20px;
}
.ud-simple-accordion.accordion > .accordion-navigation .content p,
.ud-simple-accordion.accordion > dd .content p {
  margin: 0px 0 10px 0;
}

/***************************/
.social-menu > li {
  margin-left: 0.71429rem;
  margin-right: 0;
}
.social-menu > li > a {
  position: relative;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #cfcfcf;
  font-size: 1.38776rem !important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social-menu > li > a:hover {
  background: #fff;
}
.social-menu > li > a:hover i {
  color: #4d4d4d;
}
.social-menu > li > a i {
  color: #666;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.social-menu > li > a i.ud-icon-youtube {
  padding-left: 2px;
}

/***************************/
iframe[name="google_conversion_frame"] {
  display: none !important;
}

/****************************/
.close-reveal-modal {
  color: #aaa;
}
.close-reveal-modal:hover {
  color: #9d9d9d;
  text-decoration: none;
}

.reveal-modal-bg {
  z-index: 999;
}

.reveal-modal {
  z-index: 9999;
  background: #f2f5f7;
  width: 700px;
  min-height: initial;
  left: 50%;
  margin-left: -350px;
  border: none;
}

/***************************/
.tipso_style {
  cursor: pointer;
  border-bottom: none;
}

.tipso_bubble {
  padding: 1px 4px 3px 4px;
  font-size: 11px;
  line-height: 14px;
  color: #f3f3f3;
  text-align: left;
}

.tipso-content {
  display: none;
}

i.ud-icon-info {
  display: inline-block;
  text-align: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 11px;
  color: #fff;
  background: #505050;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

#header {
  padding: 0;
  height: auto;
  background: #eceff0;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}

#header-top-box {
  height: 7.21429rem;
  background: #eceff0;
}
#header-top-box .section {
  position: relative;
  display: block;
  float: left;
}

#header-profile-box {
  width: 280px;
  padding-left: 16px;
  margin-right: 16px;
}
#header-profile-box:before {
  content: ' ';
  position: absolute;
  top: 1rem;
  left: 0;
  width: 1px;
  height: 6rem;
  border-left: 1px solid #bec6ce;
}

ul.header-menu-helper {
  position: absolute;
  left: 0;
  bottom: 7px;
  line-height: normal;
}
ul.header-menu-helper.right {
  left: auto;
  right: 0;
}
ul.header-menu-helper > li {
  margin: 0;
}
ul.header-menu-helper > li > a {
  display: inline-block;
  margin: 0;
  padding: 0 13px 0 0;
  font-size: 11px;
}
ul.header-menu-helper > li:last-child > a {
  padding-right: 0;
}

.header-logo {
  width: 320px;
  padding-top: 2rem;
}
.header-logo > a {
  display: block;
  width: 320px;
  height: 3.57143rem;
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: 0 0, contain;
  background-size: contain, 0 0;
  /* BEACHTEN:
  * Sollte es ein neues Logo geben, müssen wir es mit einem Parameter aurufen,
  * damit die neue Version auch hergenommen wird und nicht die aus dem Cache
  * Beispiel: /assets/img/header/logos/udag_logo.png?udaglgc
  */
  background-image: url("/assets/img/header/logos/udag_logo.png");
  background-image: url("/assets/img/header/logos/udag_logo.svg"), url("/assets/img/header/logos/udag_logo.png");
  /* Hide text */
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
  color: rgba(255, 255, 255, 0);
}
.header-logo > a.portfolio {
  width: 322px;
  height: 56px;
  background-image: url("/assets/img/header/logos/udag_logo_PF.png");
  background-image: url("/assets/img/header/logos/udag_logo_PF.svg"), url("/assets/img/header/logos/udag_logo_PF.png");
}

.emblem-jobs {
  position: relative;
  display: inline-block;
  top: 0px;
  left: 17px;
}

#portfolio-emblem-hide {
  display: none;
}

/****************************************************/
nav.top-bar {
  z-index: 555;
  background-color: #003d86;
  background-image: url("/assets/img/header/nav-bg.png");
  background-repeat: repeat-x;
}

#header .header-nav-box {
  height: 2.78571rem;
  background-color: #003d86;
  background-image: url("/assets/img/header/nav-bg.png");
  background-repeat: repeat-x;
}
#header .header-nav-box a {
  text-decoration: none;
}
#header .header-nav-box .dropdown {
  background: #fff;
  border: 1px solid #b7b7b7;
  border-top: none;
  padding: 0.71429rem 1.42857rem 2.14286rem 1.42857rem;
}
#header .header-nav-box .dropdown li a {
  padding-left: 0.5rem;
  line-height: 36px;
  border-bottom: 1px solid #dadbdc;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
#header .header-nav-box .dropdown li a:hover {
  color: #0079c8;
  background: #e4e6e7;
}
#header .header-nav-box .top-bar-section {
  display: block;
  float: right;
}
#header .header-nav-box .top-bar-section > ul > li {
  position: relative;
}
#header .header-nav-box .top-bar-section > ul > li:hover {
  z-index: 30;
}
#header .header-nav-box .top-bar-section > ul > li:after {
  z-index: 20;
  position: absolute;
  content: ' ';
  width: 2px;
  top: 0;
  left: auto;
  right: -2px;
  height: 2.78571rem;
  background: url("/assets/img/header/top-nav-divider.png") 0px center no-repeat;
}
#header .header-nav-box .top-bar-section > ul > li.Active {
  z-index: 30;
}
#header .header-nav-box .top-bar-section > ul > li.Active > a {
  background: #0079c8;
}
#header .header-nav-box .top-bar-section > ul > li.Active > a:hover {
  background: #0069b3;
}
#header .header-nav-box .top-bar-section > ul > li.Active:after, #header .header-nav-box .top-bar-section > ul > li.Active:before {
  visibility: hidden;
}
#header .header-nav-box .top-bar-section > ul > li > a {
  background-color: #003d86;
  background-image: url("/assets/img/header/nav-bg.png");
  background-repeat: repeat-x;
  -moz-transition: background 0.1s linear;
  -o-transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear;
  padding: 0 20px !important;
}
#header .header-nav-box .top-bar-section > ul > li > a:hover {
  background: #0069b3;
}
#header .header-nav-box .top-bar-section > ul > li:hover:after {
  visibility: hidden;
}
#header .header-nav-box .top-bar-section > ul > li.has-dropdown > a {
  position: relative;
}
#header .header-nav-box .top-bar-section > ul > li.has-dropdown > a:hover:before {
  visibility: visible;
}
#header .header-nav-box .top-bar-section > ul > li.has-dropdown > a.arrow {
  background: #0069b3;
}
#header .header-nav-box .top-bar-section > ul > li.has-dropdown > a.arrow:before {
  visibility: visible;
}
#header .header-nav-box .top-bar-section > ul > li.has-dropdown > a:before {
  visibility: hidden;
  position: absolute;
  content: ' ';
  width: 20px;
  height: 6px;
  bottom: 0;
  left: 50%;
  margin-left: -10px;
  background: url("/assets/img/header/nav-triangle.png") 0px 0px no-repeat;
}
#header .header-nav-box .top-bar-section > ul > li:last-child .dropdown {
  left: auto;
  right: 0;
}
#header .header-nav-box .top-bar-section > ul > li:first-child > a {
  padding: 0 20px 0 24px;
}
#header .header-nav-box .top-bar-section > ul > li:first-child > a:before {
  z-index: 20;
  position: absolute;
  content: ' ';
  width: 2px;
  top: 0;
  left: 0px;
  right: auto;
  height: 2.78571rem;
  background: url("/assets/img/header/top-nav-divider.png") 0px center no-repeat;
}
#header .header-nav-box .top-bar-section > ul > li:first-child > a:hover:before {
  display: none;
}
#header .header-nav-box .top-bar-section > ul > li:first-child i {
  color: #fff;
  font-size: 1.28571rem;
}
#header .header-nav-box .top-bar-section > ul > li:last-child > a {
  padding: 0 15px 0 20px !important;
}
#header .header-nav-box a#header-nav-cart {
  padding: 0 15px 0 20px !important;
}
#header .header-nav-box a#header-nav-cart .basket-count {
  position: absolute;
  top: 4px;
  right: 25px;
  display: inline-block;
  padding: 0 1px;
  min-width: 17px;
  text-align: center;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #b00000;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#header .header-nav-box a#header-nav-cart .basket-count:empty {
  display: none;
}
#header .header-nav-box a#header-nav-cart:hover .basket-count {
  background: #bf0000;
}

#header-contact-wrap {
  width: 346px;
}

#header-contact-call {
  z-index: 666;
  position: absolute;
  top: 0;
  right: 0;
  width: 182px;
  height: 25px;
  text-align: center;
  background-color: #0079c8;
  color: #fff;
  font-size: 0.92857rem;
  font-weight: 400;
  text-decoration: none;
  -moz-box-shadow: inset 0 9px 6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 9px 6px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 9px 6px rgba(0, 0, 0, 0.1);
  -moz-transition: background 0.1s linear;
  -o-transition: background 0.1s linear;
  -webkit-transition: background 0.1s linear;
  transition: background 0.1s linear;
}
#header-contact-call i {
  -moz-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  font-size: 1rem;
  line-height: 2.14286rem;
  padding-right: 0.35714rem;
  vertical-align: -6%;
}

#header-contact {
  position: relative;
  height: 7.21429rem;
}

#header-contact-content {
  z-index: 666;
  position: absolute;
  top: 25px;
  left: auto !important;
  right: 0 !important;
  width: 182px;
}
#header-contact-content.open #header-contact-content-wrap {
  height: 330px;
}

#header-contact-content-wrap {
  overflow: hidden;
  height: 0;
  background-color: #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  -moz-transition: height 0.15s linear;
  -o-transition: height 0.15s linear;
  -webkit-transition: height 0.15s linear;
  transition: height 0.15s linear;
}
#header-contact-content-wrap b {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
}
#header-contact-content-wrap p {
  margin: 0.57143rem 0 0.71429rem 0;
  padding: 0 0.71429rem;
  font-size: 0.85714rem;
  line-height: 1.28571rem;
}

#header-contact-content-btm {
  width: 100%;
  height: 10px;
  left: 0;
  bottom: 0;
  background-image: url("/assets/img/header/contact-call-btm.png");
  background-repeat: no-repeat;
}

.login-form-wrap {
  position: relative;
  margin-right: -20px;
}

#login-form-box {
  position: relative;
  width: 280px;
  height: 7.21429rem;
  font-size: 11px;
}

#login-form {
  position: relative;
  height: 64px;
  padding-top: 18px;
}
#login-form label {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
  line-height: 21px;
}
#login-form input[type="text"], #login-form input[type="password"], #login-form input[type="email"] {
  margin-bottom: 0.35714rem;
  padding: 0.14286rem 0.14286rem 0.14286rem 0.35714rem;
  height: 21px;
  font-size: 11px;
}
#login-form .button {
  margin: 0;
  padding: 0;
  margin-left: -10px;
  width: 64px;
  height: 21px;
  line-height: 20px;
  font-size: 11px;
}

.search-box {
  position: relative;
  margin-top: 10px;
  padding: 25px 10px;
  width: 100% !important;
  background: #94c3e1;
}
.search-box form label, .search-box form span, .search-box form select, .search-box form button {
  float: left;
}
.search-box form {
  margin-left: -404px;
  left: 50%;
  position: relative;
  float: left;
  white-space: nowrap;
  text-align: center;
  /*********************************************/
  /*********************************************/
  /*********************************************/
  /*********************************************/
  /*********************************************/
}
.search-box form label {
  display: inline-block;
  color: #000;
  height: 44px;
  line-height: 44px;
  font-family: Arial, "Helvetica", Helvetica, sans-serif;
}
.search-box form label.www {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
  font-size: 1.21429rem;
}
.search-box form label.dot {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
  font-size: 1.28571rem;
}
.search-box form #search-box-domain {
  display: inline-block;
  position: relative;
  margin: 0 0.57143rem;
}
.search-box form #search-box-domain textarea[name="domain"], .search-box form #search-box-domain textarea[name="domains"] {
  resize: none;
  -ms-overflow-style: none;
  z-index: 98;
  width: 370px;
  height: 46px;
  min-height: 46px;
  max-height: 46px;
  padding-top: 9px;
  padding-left: 12px;
  padding-right: 115px;
  font-size: 1.14286rem;
  line-height: 26px;
  border-color: #b6b6b6 !important;
  white-space: pre-wrap;
  /* IE fix */
}
.search-box form #search-box-domain textarea[name="domain"]:hover, .search-box form #search-box-domain textarea[name="domains"]:hover {
  font-size: 1.14286rem;
  border-color: #808080 !important;
}
.search-box form #search-box-domain textarea[name="domain"]:focus, .search-box form #search-box-domain textarea[name="domains"]:focus {
  font-size: 1.14286rem;
  border-color: #0079c8 !important;
}
.search-box form #search-box-domain textarea[name="domain"].placeholder, .search-box form #search-box-domain textarea[name="domains"].placeholder {
  color: #757575;
}
.search-box form #search-box-domain textarea[name="domain"].error-input, .search-box form #search-box-domain textarea[name="domains"].error-input {
  border: 1px solid #990000 !important;
}
.search-box form #search-box-domain #search-box-multiple-search {
  z-index: 111;
  position: absolute;
  top: 15px;
  right: 16px;
  font-size: 11px;
  color: #aaa;
}
.search-box form #search-box-domain #search-box-multiple-search:hover {
  color: #999;
}
.search-box form #single-group,
.search-box form #multi-group,
.search-box form #std_tld_categories,
.search-box form #multiple_tld_categories {
  margin-left: 0.57143rem;
  width: 170px;
  height: 46px;
  font-size: 1.14286rem;
}
.search-box form .chosen-container {
  margin: 0 0 0 0.57143rem;
  float: left;
}
.search-box form .chosen-container .chosen-single {
  height: 46px;
  line-height: 46px;
  font-size: 1rem;
  border: none;
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px 5px 5px 0px;
}
.search-box form .chosen-container .chosen-single div {
  width: 26px;
}
.search-box form .chosen-container .chosen-single div b {
  width: 26px;
  background-image: url("/assets/img/header/search-select-arrow.png") !important;
  background-repeat: no-repeat;
  background-position: 0px 50%;
}
.search-box form .chosen-container.chosen-with-drop .chosen-single div b {
  background-position: -26px 50%;
}
.search-box form .chosen-container .chosen-drop {
  top: 49px;
  border: 1px solid #e4e6e7;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.search-box form .chosen-container .chosen-results {
  margin: 0;
  padding: 0;
  max-height: 380px;
}
.search-box form .chosen-container .chosen-results li {
  padding: 8px 7px;
  font-size: 1rem;
}
.search-box form .chosen-container .chosen-results li:hover {
  color: #000 !important;
  background: #eee !important;
}
.search-box form .chosen-container .chosen-results li.result-selected.highlighted {
  color: #000;
  background: #e4e6e7;
}
.search-box form #multiple_tld_categories_chosen {
  display: none;
}
.search-box form button[type="submit"] {
  margin-left: 0.85714rem;
  padding: 0 3.14286rem 0 2.57143rem;
  min-width: 176px;
  height: 46px;
  font-size: 1.42857rem;
}
.search-box form button[type="submit"] i {
  display: inline-block;
  float: left;
  margin-top: 4px;
  font-size: 1.57143rem;
}
.search-box form button[type="submit"] span {
  display: inline-block;
  float: left;
}
.search-box.multiple form {
  height: auto;
}
.search-box.multiple #search-box-domain {
  width: 370px;
  height: 98px;
}
.search-box.multiple #search-box-domain textarea[name="domain"],
.search-box.multiple #search-box-domain textarea[name="domains"] {
  position: absolute;
  top: 0;
  left: 0;
  resize: vertical;
  width: 100%;
  height: 98px;
  max-height: 600px;
}

/*********************************************/
.tld-search-box form {
  left: 0;
  margin-left: auto;
  float: none;
  padding: 0 50px;
}
.tld-search-box button[type="submit"] {
  float: right;
}

/*********************************************/
.tipso_bubble .search-alert {
  position: relative;
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  white-space: normal;
  padding-top: 5px;
  padding-left: 25px;
}
.tipso_bubble .search-alert .ud-icon-info-circle {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 20px;
  margin-right: 8px;
}

.search-result-box {
  position: relative;
  margin: 1.42857rem 0;
  overflow: hidden;
}

/**
 * BxSlider
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  background: #fff;
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -webkit-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("/assets/img/loader.gif") center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-weight: bold;
  color: #666;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
}

.bx-wrapper .bx-next {
  right: 10px;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -27px;
  outline: 0;
  width: 32px;
  height: 32px;
  z-index: 18;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/***************************************************************************/
/**************************************************************************************************/
.slider {
  margin: 0;
}

.slide-box {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 640px;
  height: 100%;
  padding: 50px 68px 20px 68px;
}
.slide-box p {
  font-size: 1rem;
}
.slide-box p .ud-icon-check, .slide-box p ul.flash-success-msg li:before, ul.flash-success-msg .slide-box p li:before, .slide-box p ul.udag-list-checks li:before, ul.udag-list-checks .slide-box p li:before,
.slide-box p #tld-info-promotion-left ul li:before,
#tld-info-promotion-left ul .slide-box p li:before {
  margin-right: 0.71429rem;
}
.slide-box .slider-pricing-info {
  width: 400px;
  color: #fff;
  font-size: 0.71429rem;
}
.slide-box .slider-pricing-info a {
  color: #fff;
  text-decoration: none;
}
.slide-box h3 + p {
  padding-left: 1.64286rem;
}
.slide-box h3 + p .ud-icon-check, .slide-box h3 + p ul.flash-success-msg li:before, ul.flash-success-msg .slide-box h3 + p li:before, .slide-box h3 + p ul.udag-list-checks li:before, ul.udag-list-checks .slide-box h3 + p li:before,
.slide-box h3 + p #tld-info-promotion-left ul li:before,
#tld-info-promotion-left ul .slide-box h3 + p li:before {
  margin-left: -23px;
}
.slide-box ul.slider-bullets {
  margin: 15px 0 0 28px;
  font-size: 1.42857rem;
  line-height: 1.28571rem;
  color: #fff;
}
.slide-box ul.slider-bullets li {
  padding-bottom: 10px;
}
.slide-box ul.slider-bullets li span {
  font-size: 14px;
}

.button-home-slider {
  position: absolute;
  left: 70px;
  bottom: 30px;
  padding: 0.5rem 2.14286rem 0.71429rem;
  height: 42px;
  line-height: 21px;
  border: 3px solid rgba(255, 255, 255, 0.2);
  font-size: 1.14286rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
}
.button-home-slider i {
  vertical-align: -15%;
  font-weight: bold;
}

/**************************************************************************************************/
#home-slider-box {
  overflow: hidden;
  position: relative;
  max-height: 320px;
  margin-top: 1.42857rem;
  /********************/
  /********************/
}
#home-slider-box .bx-wrapper {
  float: left;
  margin: 0 0 60px;
  width: 842px !important;
}
#home-slider-box .slide-bg {
  display: none;
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 320px;
  background: rgba(0, 0, 0, 0.8);
}
#home-slider-box .slide-image {
  width: 100%;
  height: 320px;
  background-position: 100% 0;
  background-repeat: no-repeat;
}
#home-slider-box .bullets {
  margin-left: 5px;
}
#home-slider-box .slide-shop .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_shop.jpg");
  background-color: #EDE5CD;
}
#home-slider-box .slide-shop .slide-box h3, #home-slider-box .slide-shop ul {
  color: #000;
}
#home-slider-box .slide-shop .slide-box ul {
  margin-top: 0;
}
#home-slider-box .slide-gmbh .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_gmbh.jpg");
  background-color: #213855;
}
#home-slider-box .slide-store .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_store-min.jpg");
  background-color: #e1eaf1;
}
#home-slider-box .slide-store .slide-box h3, #home-slider-box .slide-store ul {
  color: #000;
}
#home-slider-box .slide-bio .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_bio.jpg");
  background-color: #5d861e;
}
#home-slider-box .slide-click .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_click-min.jpg");
  background-color: #c04905;
}
#home-slider-box .slide-testsieger .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_testsieger-min.jpg");
  background-color: #1b303b;
}
#home-slider-box .slide-bayern-aktion .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_bayern-aktion-min.jpg");
  background-color: #325a26;
}
#home-slider-box .slide-legal .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_legal-min.jpg");
  background-color: #174d77;
}
#home-slider-box .slide-one .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_one.jpg");
  background-color: #e8e6e1;
}
#home-slider-box .slide-one .slide-box h3, #home-slider-box .slide-one ul {
  color: #000;
}
#home-slider-box .slide-online .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_online-min.jpg");
  background-color: #3f474b;
}
#home-slider-box .slide-online .aktion-preis-highlighter {
  width: 222px;
  height: 40px;
  background-color: #990000;
  position: absolute;
  top: 0px;
  left: 2px;
  z-index: 16;
}
#home-slider-box .slide-site .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_site-min.jpg");
  background-color: #1b303b;
}
#home-slider-box .slide-news .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_news-min.jpg");
  background-color: #223a54;
}
#home-slider-box .slide-de .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_de-min.jpg");
  background-color: #5c86aa;
}
#home-slider-box .slide-business .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_business-min.jpg");
  background-color: #265a8d;
}
#home-slider-box .slide-at .slide-image {
  background-image: url("/assets/img/content/home/slider/at-328-min.jpg");
  background-color: #5fa4da;
}
#home-slider-box .slide-zufriedenheitsgarantie .slide-image {
  background-image: url("/assets/img/content/home/slider/slider_zufriedenheitsgarantie.jpg");
  background-color: #f0f0f2;
}
#home-slider-box .slide-zufriedenheitsgarantie .slide-box h3, #home-slider-box .slide-zufriedenheitsgarantie ul {
  color: #000;
}
#home-slider-box .bx-wrapper img {
  z-index: 0;
  max-width: none;
}
#home-slider-box .bx-viewport {
  min-height: 320px;
}
#home-slider-box .bx-prev,
#home-slider-box .bx-next {
  padding-top: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 34px;
  text-align: center;
  color: #7a7a7a;
  background: rgba(255, 255, 255, 0.5);
}
#home-slider-box .bx-prev:hover,
#home-slider-box .bx-next:hover {
  color: #666666;
  background: rgba(235, 235, 235, 0.5);
  text-decoration: none;
}
#home-slider-box .bx-prev {
  left: 0;
  line-height: 46px;
}
#home-slider-box .bx-next {
  right: 0;
}
#home-slider-box .bx-pager {
  z-index: 18;
  height: 15px;
  bottom: 0;
}
#home-slider-box .bx-pager a {
  background: #fff;
  border: 1px solid #ccc;
}
#home-slider-box .bx-pager a.active {
  background: #0079c8;
}

.slide-header-aktion1 {
  background-color: #990000;
  padding: 3px 5px;
  display: inline-block;
}

.slide-header-aktion2 {
  background-color: #81b205;
  padding: 3px 5px;
  display: inline-block;
}

#home-slider h1, #home-slider h2, #home-slider h3 {
  color: #fff;
}
#home-slider h3 {
  display: inline-block;
  padding: 10px 8px;
  margin: 0;
}
#home-slider p {
  color: #fff;
}
#home-slider > li {
  cursor: pointer;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}

/**************************************************************************************************/
.mm01-switcher {
  float: right;
  margin: 0;
  width: 125px;
}
.mm01-switcher li {
  list-style-type: none;
  height: 95px;
  margin: 0 0 17px;
  overflow: hidden;
  position: relative;
  text-align: right;
}
.mm01-switcher a {
  position: absolute;
  right: 1px;
  top: 0;
}

/**************************************************************************************************/
.city-domains-examples {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 1.42857rem;
  color: #000;
}

/* OWL Slider */
/*
 * 	Default theme - Owl Carousel CSS File
 */
/*
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

*/
.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #fff;
  border: solid 1px #ccc;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #0079c8;
  border: solid 1px #ccc;
}

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(to bottom, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("chosen-sprite.png") no-repeat 100% -20px;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("chosen-sprite.png") no-repeat -30px -20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

.chosen-container {
  text-align: left;
}

.zebra-tbl {
  width: 100%;
  border: solid 1px #ddd;
}
.zebra-tbl tr:nth-of-type(even) {
  background: #f5f5f5;
}
.zebra-tbl tr:hover {
  background-color: #dbecf5;
}
.zebra-tbl td {
  padding: 0.71429rem 0.85714rem;
}
.zebra-tbl td.new {
  background-image: url("/assets/images/icons/neu_sticker.gif");
  background-repeat: no-repeat;
  background-position: right top;
}

.udag-panel .panel {
  padding-top: 0.85714rem;
  padding-left: 0;
  padding-right: 0;
  border-top: 5px solid #3e6994;
  background: #fff;
}
.udag-panel .panel .udag-panel-title {
  display: block;
  line-height: 1.78571rem;
  font-size: 1.78571rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 0.71429rem;
}
.udag-panel .inline-list {
  margin-left: -0.57143rem;
}
.udag-panel .inline-list li {
  margin-left: 0.57143rem;
}

/******************************/
.ulLinks {
  list-style: none !important;
  margin: 0;
}
.ulLinks li {
  margin: 0;
}

/******************************/
ul.bullets,
#tld-info-promotion-right ul {
  list-style: none !important;
  margin: 0;
  padding: 0 0 0 1em;
  /* make space for li's :before */
}
ul.bullets li,
#tld-info-promotion-right ul li {
  position: relative;
  padding-top: 0.71429rem;
  padding-bottom: 0.71429rem;
  padding-left: 0.4em;
  /* text distance to icon */
}
ul.bullets li:before,
#tld-info-promotion-right ul li:before {
  position: absolute;
  left: -1em;
  /* same as ul padding-left */
  margin-right: 0;
  line-height: 2 !important;
  font-size: 0.71429rem;
  color: #3e6994;
}

ul.bullets.green li:before {
  color: #709f00;
}

/******************************/
ul.udag-list-checks,
#tld-info-promotion-left ul {
  list-style: none !important;
  margin: 0;
  padding: 0 0 0 1.8em;
  /* make space for li's :before */
}
ul.udag-list-checks li,
#tld-info-promotion-left ul li {
  position: relative;
  padding: 0.71429rem 0 0.71429rem 0.4em;
  font-size: 1.07143rem;
}
ul.udag-list-checks li:before,
#tld-info-promotion-left ul li:before {
  position: absolute;
  left: -1em;
  margin-right: 15px;
  color: #709f00;
  font-size: 1.78571rem;
}

#footer {
  min-height: 50px;
  color: #666;
  background: #999;
  font-size: 0.85714rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}
#footer h5 {
  margin-top: 0;
  margin-bottom: 0.42857rem;
  line-height: 1;
  color: #666;
  font-size: 0.92857rem;
}
#footer p, #footer a {
  color: #666;
  font-size: 0.85714rem;
}
#footer ul {
  margin-left: 0;
}

#small-footer {
  display: none;
}

#footer-spam-experts {
  text-align: right;
}

#footer-trust {
  margin-top: 2.5rem;
}
#footer-trust .logo-chip-wrapper,
#footer-trust .logo-deutschland-wrapper,
#footer-trust .logo-trustpilot-wrapper,
#footer-trust .logo-icann-wrapper {
  text-align: center;
  margin-top: 1.78571rem;
}
#footer-trust .logo-trustpilot-wrapper {
  height: 120px;
  overflow: hidden;
}

#footer-partner {
  padding-top: 3.57143rem;
}

ul#footer-partner-menu {
  margin: 0 0 25px 0;
}
ul#footer-partner-menu li {
  display: inline-block;
  margin: 0 7px 0 4px;
  height: 37px;
}
ul#footer-partner-menu li.icann {
  width: 36px;
  background-position: 0 -222px;
}
ul#footer-partner-menu li.idenic {
  width: 57px;
  background-position: 0 -259px;
}
ul#footer-partner-menu li.verisign {
  width: 38px;
  background-position: 0 -481px;
}
ul#footer-partner-menu li.eu {
  width: 49px;
  background-position: 0 -185px;
}
ul#footer-partner-menu li.info {
  width: 56px;
  background-position: 0 -333px;
}
ul#footer-partner-menu li.org {
  width: 55px;
  background-position: 0 -407px;
}
ul#footer-partner-menu li.nicat {
  width: 66px;
  background-position: 0 -370px;
}
ul#footer-partner-menu li.switch {
  width: 66px;
  background-position: 0 -444px;
}
ul#footer-partner-menu li.berlin {
  width: 67px;
  background-position: 0 -37px;
}
ul#footer-partner-menu li.in {
  width: 53px;
  background-position: 0 -296px;
}
ul#footer-partner-menu li.asia {
  width: 58px;
  background-position: 0 0;
}
ul#footer-partner-menu li.donuts {
  width: 66px;
  background-position: 0 -148px;
}
ul#footer-partner-menu li.cocca {
  width: 44px;
  background-position: 0 -111px;
}
ul#footer-partner-menu li.club {
  width: 54px;
  background-position: 0 -74px;
}

#footer-partner-enterprise {
  padding-top: 3.57143rem;
}

ul#footer-partner-enterprise-menu {
  margin: 0 0 25px 0;
}
ul#footer-partner-enterprise-menu li {
  display: inline-block;
  margin: 0;
  height: 54px;
}
ul#footer-partner-enterprise-menu li.blaupunkt {
  width: 103px;
  background-position: 0 0;
}
ul#footer-partner-enterprise-menu li.dekabank {
  width: 109px;
  background-position: 0 -56px;
}
ul#footer-partner-enterprise-menu li.emi {
  width: 84px;
  background-position: 0 -112px;
}
ul#footer-partner-enterprise-menu li.fti {
  width: 58px;
  background-position: 0 -168px;
}
ul#footer-partner-enterprise-menu li.germanwings {
  width: 101px;
  background-position: 0 -224px;
}
ul#footer-partner-enterprise-menu li.melitta {
  width: 87px;
  background-position: 0 -280px;
}
ul#footer-partner-enterprise-menu li.rtl {
  width: 56px;
  background-position: 0 -336px;
}
ul#footer-partner-enterprise-menu li.targobank {
  width: 101px;
  background-position: 0 -392px;
}
ul#footer-partner-enterprise-menu li.tui {
  width: 87px;
  background-position: 0 -448px;
}
ul#footer-partner-enterprise-menu li.xxxlutz {
  width: 93px;
  background-position: 0 -504px;
}
ul#footer-partner-enterprise-menu li.zwilling {
  width: 47px;
  background-position: 0 -560px;
}

#footer-tlds {
  padding-top: 2.57143rem;
  background: #eee;
  color: #666;
}
#footer-tlds a {
  color: #666;
}
#footer-tlds .separator {
  margin-top: 0;
}
#footer-tlds h4.domain-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.42857rem;
  line-height: 1;
  font-size: 0.92857rem;
}
#footer-tlds ul.domains-list {
  margin-bottom: 1.21429rem;
}
#footer-tlds ul.domains-list > li {
  margin-left: 0;
}
#footer-tlds ul.domains-list > li > a {
  display: block;
  float: left;
  padding-right: 0.28571rem;
  font-size: 0.85714rem;
}
#footer-tlds ul.domain-list-ntlds > li {
  padding-left: 0;
}

#footer-ceo {
  height: 140px;
  padding: 1.14286rem 0 0.71429rem 0;
  color: #ddd;
  background: #6a6a6a;
}
#footer-ceo .ceo {
  position: relative;
}
#footer-ceo .ceo-text {
  width: 154px;
  float: right;
}
#footer-ceo .ceo-text h5 {
  margin-top: 0;
  margin-bottom: 0.14286rem;
  color: #fff;
  font-size: 0.85714rem;
}
#footer-ceo .ceo-text p {
  margin-top: 0.35714rem;
  margin-bottom: 0;
  color: #ddd;
  line-height: 1rem;
}
#footer-ceo .ceo-text p b {
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: normal !important;
  color: #fff;
}
#footer-ceo #helm + .ceo-text {
  width: 150px;
}
#footer-ceo .ceo-photo {
  position: absolute;
  top: -36px;
  width: 158px;
  height: 160px;
  background-repeat: no-repeat;
}
#footer-ceo .ceo-photo#huber {
  background-image: url("/assets/img/footer/ceo/huber.png");
}
#footer-ceo .ceo-photo#helm {
  background-image: url("/assets/img/footer/ceo/helm.png");
}
#footer-ceo .ceo-photo#eggensperger {
  background-image: url("/assets/img/footer/ceo/eggensperger.png");
}

/**********************************/
#footer-ceo-txt {
  padding: 0.21429rem 0 0.28571rem 0;
  background: #545454;
  color: #cecece;
}
#footer-ceo-txt p {
  margin: 0;
  color: #cecece;
  font-size: 0.92857rem;
}

#footer-nav {
  padding: 2.85714rem 0 1.78571rem 0;
  background: #999;
  color: #fff;
  /****************************************************/
  /****************************************************/
  /****************************************************/
}
#footer-nav h5, #footer-nav a, #footer-nav p {
  color: #fff;
}
#footer-nav #footer-nav-menus {
  padding-right: 10px;
  border-left: 1px solid #7d7d7d;
}
#footer-nav ul#footer-app-menu {
  float: right;
  margin-bottom: 2.14286rem;
}
#footer-nav ul#footer-app-menu li {
  margin-left: 0.35714rem;
  margin-right: 0;
}
#footer-nav ul#footer-logos li:first-child {
  margin: 17px 0 0 0;
}
#footer-nav ul#footer-logos li:last-child {
  float: right;
  margin: 0 0 0 1.9rem;
}
#footer-nav #footer-copyright {
  margin-left: 0.71429rem;
  color: #444;
}

ul#footer-payment-menu {
  float: right;
  margin: 0 0 1.2rem 20px;
  width: 219px;
}
ul#footer-payment-menu li {
  display: inline-block;
  margin: 0px 0 2px 7px;
  height: 30px;
}
ul#footer-payment-menu li.mastercard {
  width: 45px;
  background-position: 0 -84px;
}
ul#footer-payment-menu li.visa {
  width: 45px;
  background-position: 0 -210px;
}
ul#footer-payment-menu li.american {
  width: 45px;
  background-position: 0 0;
}
ul#footer-payment-menu li.dinners {
  width: 44px;
  background-position: 0 -42px;
}
ul#footer-payment-menu li.rechnung {
  width: 86px;
  background-position: 0 -126px;
}
ul#footer-payment-menu li.sepa {
  width: 49px;
  background-position: 0 -168px;
}

.wrap-map {
  float: left;
  text-align: left;
  width: 224px;
  margin: 0 24px 0 0;
}
.wrap-map .map {
  background: url("/assets/img/footer/map.png") 0 0 no-repeat;
  position: relative;
  text-indent: -999em;
  width: 224px;
  height: 116px;
  display: block;
}
.wrap-map .map:hover, .wrap-map .map.udwelt {
  background-position: 0 -116px;
}
.wrap-map span a:link, .wrap-map span a:focus, .wrap-map span a:visited {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 12px 0;
  text-decoration: none;
}
.wrap-map span a:hover {
  color: #003d86;
  text-decoration: underline;
}

/**
 * UDAG Icon Font
 * count: 69
 * last change: 09.06.2016
 */
@font-face {
  font-family: 'udag';
  src: url("/assets/fonts/udag/udag.eot?6r9sgs");
  src: url("/assets/fonts/udag/udag.eot?6r9sgs#iefix") format("embedded-opentype"), url("/assets/fonts/udag/udag.woff2?6r9sgs") format("woff2"), url("/assets/fonts/udag/udag.ttf?6r9sgs") format("truetype"), url("/assets/fonts/udag/udag.woff?6r9sgs") format("woff"), url("/assets/fonts/udag/udag.svg?6r9sgs#udag") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="ud-icon-"], [class*=" ud-icon-"], .ud-icon-prefs, ul.flash-success-msg li:before, ul.flash-error-msg li:before, ul.flash-warning-msg li:before, ul.flash-info-msg li:before, ul.bullets li:before,
#tld-info-promotion-right ul li:before, ul.udag-list-checks li:before,
#tld-info-promotion-left ul li:before {
  display: inline-block;
  font-family: 'udag';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -11%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*******************************************************************************************************************************/
@-webkit-keyframes spin-animation {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin-animation {
  0% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin-animation {
  0% {
    -ms-transform: rotate(0);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@keyframes spin-animation {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spin {
  -webkit-animation: spin-animation 1s infinite linear;
  -moz-animation: spin-animation 1s infinite linear;
  -o-animation: spin-animation 1s infinite linear;
  animation: spin-animation 1s infinite linear;
}

/*******************************************************************************************************************************/
.ud-icon-remove:before {
  content: "\7c";
}

.ud-icon-zahnrad:before {
  content: "\7b";
}

.ud-icon-clock-o:before {
  content: "\7a";
}

.ud-icon-download:before {
  content: "\6c";
}

.ud-icon-arrow-up2:before {
  content: "\6b";
}

.ud-icon-upload:before {
  content: "\6a";
}

.ud-icon-lightbulb-o:before {
  content: "\5e";
}

.ud-icon-hourglass:before {
  content: "\5d";
}

.ud-icon-exclamation-triangle:before {
  content: "\5c";
}

.ud-icon-coffee:before {
  content: "\5b";
}

.ud-icon-group:before {
  content: "\5a";
}

.ud-icon-football:before {
  content: "\59";
}

.ud-icon-laptop:before {
  content: "\58";
}

.ud-icon-square-o:before {
  content: "\57";
}

.ud-icon-briefcase:before {
  content: "\56";
}

.ud-icon-image:before {
  content: "\55";
}

.ud-icon-sort-alpha-asc:before {
  content: "\54";
}

.ud-icon-pdf:before {
  content: "\3f";
}

.ud-icon-print:before {
  content: "\3d";
}

.ud-icon-copyright:before {
  content: "\4f";
}

.ud-icon-exclamation:before {
  content: "\5f";
}

.ud-icon-map-marker:before {
  content: "\6f";
}

.ud-icon-mail:before {
  content: "\40";
}

.ud-icon-credit-card:before {
  content: "\41";
}

.ud-icon-spinner:before {
  content: "\21";
}

.ud-icon-info-circle:before {
  content: "\22";
}

.ud-icon-info:before {
  content: "\23";
}

.ud-icon-googleplus:before {
  content: "\24";
}

.ud-icon-facebook:before {
  content: "\25";
}

.ud-icon-twitter:before {
  content: "\26";
}

.ud-icon-youtube:before {
  content: "\27";
}

/*******************************************************************************************************************************/
.ud-icon-home:before {
  content: "\28";
}

.ud-icon-phone:before {
  content: "\29";
}

.ud-icon-whole-arrow-up:before {
  content: "\52";
}

/*******************************************************************************************************************************/
.ud-icon-arrow-left:before {
  content: "\2a";
}

.ud-icon-arrow-down:before {
  content: "\2b";
}

.ud-icon-arrow-up:before {
  content: "\2c";
}

.ud-icon-arrow-right:before {
  content: "\2d";
}

/*******************************************************************************************************************************/
.ud-icon-arrow:before {
  content: "\2e";
}

.ud-icon-blog:before {
  content: "\2f";
}

.ud-icon-bullet:before, ul.bullets li:before,
#tld-info-promotion-right ul li:before {
  content: "\30";
}

.ud-icon-check:before, ul.flash-success-msg li:before, ul.udag-list-checks li:before,
#tld-info-promotion-left ul li:before {
  content: "\31";
}

.ud-icon-cross:before {
  content: "\32";
}

.ud-icon-email-packet:before {
  content: "\33";
}

.ud-icon-personal:before {
  content: "\34";
}

.ud-icon-search:before {
  content: "\35";
}

.ud-icon-security:before {
  content: "\36";
}

.ud-icon-specialist:before {
  content: "\37";
}

.ud-icon-star:before {
  content: "\38";
}

.ud-icon-transparent:before {
  content: "\39";
}

.ud-icon-video-play:before {
  content: "\3a";
}

.ud-icon-webspace-packet:before {
  content: "\3b";
}

.ud-icon-cart:before {
  content: "\3c";
}

.ud-icon-link-arrow:before {
  content: "\3e";
}

.ud-icon-sepa:before {
  content: "\42";
}

.ud-icon-team:before {
  content: "\43";
}

.ud-icon-muenchen:before {
  content: "\44";
}

.ud-icon-plus:before {
  content: "\45";
}

.ud-icon-newsdesk:before {
  content: "\46";
}

.ud-icon-arrow-box:before {
  content: "\47";
}

.ud-icon-fragezeichen:before {
  content: "\48";
}

.ud-icon-menu:before {
  content: "\49";
}

.ud-icon-bubble:before {
  content: "\50";
}

.ud-icon-citation:before {
  content: "\51";
}

.ud-icon-transfer:before {
  content: "\53";
}

.ud-icon-extern:before {
  content: "\64";
}

.ud-icon-ordner:before {
  content: "\63";
}

.ud-icon-ntld:before {
  content: "\62";
}

.ud-icon-umzug:before {
  content: "\61";
}

/****************************************************************************/
#home-advantage-box {
  margin-top: 1.42857rem;
  text-align: center;
}
#home-advantage-box h4 {
  margin-top: 7px;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 1.78571rem;
  font-weight: 400;
}
#home-advantage-box p {
  margin-top: 0;
  font-size: 1rem;
  line-height: 1.28571rem;
}
#home-advantage-box .ud-icon-specialist.ud-icon-round,
#home-advantage-box .ud-icon-transparent.ud-icon-round,
#home-advantage-box .ud-icon-security.ud-icon-round {
  width: 5.71429rem;
  height: 5.71429rem;
  line-height: 5.71429rem;
  font-size: 3.92857rem;
}

/*******************************************************/
#home-packages-box {
  margin-top: 0.71429rem;
}
#home-packages-box .panel {
  position: relative;
  padding: 2.14286rem 1.07143rem 2.14286rem 3.21429rem;
}
#home-packages-box .panel p {
  font-size: 1rem;
  line-height: 1.28571rem;
}
#home-packages-box .panel a {
  display: block;
  text-align: right;
  font-size: 1rem;
}
#home-packages-box .panel i {
  font-size: 1rem;
}
#home-packages-box .panel .stoerer {
  position: absolute;
  top: 0;
  right: 0;
}

/*******************************************************/
div#home-feature-box h4 {
  font-size: 1rem;
}

#home-price-box [class*="block-grid-"] > li {
  padding: 0 15px;
  border-left: solid 1px #ccc;
}
#home-price-box [class*="block-grid-"] > li:first-child {
  border: 0;
  padding-left: 0.71429rem;
}
#home-price-box [class*="block-grid-"] > li:last-child {
  padding-right: 0.71429rem;
}

.home-price-heading {
  margin-bottom: 1.42857rem;
  font-size: 1.85714rem;
}
.home-price-heading .inklMwst {
  font-size: 12px;
}

.home-price-categories {
  min-height: 10.71429rem;
  font-size: 1rem;
}
.home-price-categories .pl-heading {
  display: block;
  margin-bottom: 1.07143rem;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 1rem;
}
.home-price-categories .pl-heading span {
  font-weight: bold;
  font-family: "Neo Sans W01 Medium", Arial, "Helvetica", Helvetica, sans-serif;
}
.home-price-categories ul {
  margin: 0;
  font-size: 1rem;
}
.home-price-categories ul a {
  border-bottom: 1px solid #fff;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}
.home-price-categories ul a:hover {
  border-color: #000;
}
.home-price-categories ul .pl-text-info {
  color: #797979;
  float: left;
  font-weight: bold;
  margin: 0 5px 0 0;
}
.home-price-categories ul .pl-domain {
  color: #0079c8;
  font-weight: bold;
}
.home-price-categories ul .pl-price {
  color: #000;
  float: right;
  font-weight: bold;
  text-align: right;
}
.home-price-categories ul .pl-price sup {
  font-size: 0.64286rem;
  margin-top: -3px;
}
.home-price-categories ul li {
  padding-top: 5px;
  list-style: none;
  margin-bottom: 0.35714rem;
  height: 1.78571rem;
}

/*******************************************************/
.pricing-info {
  padding-bottom: 2.5rem;
  color: #444;
}
.pricing-info p {
  font-size: 0.85714rem;
  margin: 0;
}

.link2pricelist {
  font-size: 1rem;
  float: right;
  padding-top: 1.07143rem;
  margin-bottom: 1.42857rem;
  display: inline-block;
}

.searchreg-domain-features {
  margin-top: 1.07143rem;
}
.searchreg-domain-features ul > li .panel {
  padding: 1.07143rem;
  background-color: #f0f2f3;
  min-height: 17.5rem;
  text-align: center;
  margin-bottom: 0;
}
.searchreg-domain-features ul > li .panel h4 {
  margin-bottom: 0;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 1.78571rem;
  font-weight: 400;
}
.searchreg-domain-features ul > li .panel p {
  padding-top: 0.35714rem;
  text-align: left;
  margin-top: 0.35714rem;
}

.searchreg-domain-features-optional {
  margin-top: 1.78571rem;
  text-align: center;
}
.searchreg-domain-features-optional h4 {
  margin-bottom: 0;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 1.78571rem;
}
.searchreg-domain-features-optional p {
  text-align: left;
  margin-bottom: 0.35714rem;
}
.searchreg-domain-features-optional a {
  float: right;
  display: inline-block;
}

.panel.searchreg-services {
  height: 17.5rem;
}

.searchreg-chip-logo {
  margin: 1.14286rem 0 0 1.14286rem;
}

.searchreg-domain-chip-block {
  text-align: left;
}
.searchreg-domain-chip-block #searchreg-trustpilot-widget {
  height: 50px;
}
.searchreg-domain-chip-block li:first-child {
  width: 200px;
}
.searchreg-domain-chip-block li:last-child {
  width: 400px;
  padding-bottom: 0;
}

#tableSuchErg {
  margin: 1.42857rem 0;
}

.searchResult {
  display: table;
  caption-side: top;
  unicode-bidi: embed;
  width: 100%;
  border: none;
  border-collapse: separate;
  /*******************/
  /*******************/
  /*******************/
}
.searchResult a {
  color: #000;
}
.searchResult tr {
  position: relative;
}
.searchResult th, .searchResult td {
  padding: 0 20px;
  font-size: 13px;
  border-bottom: 1px solid #e5e5e5;
  height: 50px;
}
.searchResult th {
  background: #e9e9e9;
  font-weight: bold;
}
.searchResult th.domain {
  width: 310px;
}
.searchResult th.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #e9e9e9;
  height: 100%;
  min-height: 3.42857rem;
}
.searchResult th.status {
  width: 160px;
}
.searchResult th.price {
  width: 170px;
}
.searchResult th.category {
  width: 190px;
}
.searchResult th.action a {
  cursor: pointer;
  font-weight: normal;
  text-decoration: none;
}
.searchResult td {
  background: #fff;
}
.searchResult th.domain,
.searchResult td.domain {
  position: relative;
  padding-left: 30px;
}
.searchResult th.domain a,
.searchResult td.domain a {
  text-decoration: none;
}
.searchResult td.searchAction a {
  color: #0079c8 !important;
}
.searchResult.orderSummary td.summary, .searchResult#upsellingResult td.summary, .searchResult#transferResult td.summary {
  background: #e6f4fc;
}
.searchResult td.free {
  cursor: pointer;
}
.searchResult td.free,
.searchResult td.voucher,
.searchResult td.transferfree {
  background: #eef5e2;
}
.searchResult td.domain.free:before,
.searchResult td.domain.voucher:before,
.searchResult td.domain.transferfree:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #548f00;
  height: 100%;
  min-height: 3.42857rem;
}
.searchResult td.domain.searchError:before,
.searchResult td.domain.serverError:before,
.searchResult td.domain.processing:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #fff;
  height: 100%;
  min-height: 3.42857rem;
}
.searchResult td.domain.taken:before,
.searchResult td.domain.forSale:before,
.searchResult td.domain.vorgemerkt:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.searchResult .taken span.domain, .searchResult .taken span.status, .searchResult .taken b,
.searchResult .forSale span.domain,
.searchResult .forSale span.status,
.searchResult .forSale b,
.searchResult .vorgemerkt span.domain,
.searchResult .vorgemerkt span.status,
.searchResult .vorgemerkt b {
  color: #666;
}

/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* SAME FEATURES */
td.domain.aktion:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: url("/assets/img/search-result/stickers/sticker_aktion.png") 0px 0px no-repeat;
}

td.domain.live:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: url("/assets/img/search-result/stickers/sticker_live.png") 0px 0px no-repeat;
}

td.domain.new:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 44px;
  height: 44px;
  background: url("/assets/img/search-result/stickers/sticker_new.png") 0px 0px no-repeat;
}

/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/* NEW SEARCH */
.search-result {
  position: relative;
  width: 685px;
}

/*******************************************************************************************************************************/
.search-result-domains .info-btn {
  position: relative;
  display: inline-block;
  margin-left: 8px;
}
.search-result-domains .info-btn:before, .search-result-domains .info-btn:after {
  content: " ";
  display: table;
}
.search-result-domains .info-btn:after {
  clear: both;
}
.search-result-domains .info-btn .ud-icon-info {
  float: left;
}
.search-result-domains .info-btn .info-category {
  display: inline-block;
  float: left;
  margin-left: 5px;
  color: #990000;
}
.search-result-domains .info-btn .price-note {
  display: none;
}

/*******************************************************************************************************************************/
.accordion#search-result-accordion dd {
  padding-bottom: 40px;
}

.all-to-basket {
  display: none;
  position: absolute;
  top: -50px;
  right: 0;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
}

/*******************************************************************************************************************************/
.search-result-domains {
  display: table;
  caption-side: top;
  unicode-bidi: embed;
  width: 100%;
  border: none;
  border-collapse: separate;
  /***********************/
}
.search-result-domains tr {
  position: relative;
}
.search-result-domains tr:first-child td {
  border-top: 1px solid #e5e5e5;
}
.search-result-domains td {
  position: relative;
  white-space: nowrap;
  height: 3.57143rem;
  background: #fff;
  font-size: 1rem;
  border-bottom: 1px solid #e5e5e5;
}
.search-result-domains td.domain {
  max-width: 337px;
  padding-left: 28px;
  text-align: left;
}
.search-result-domains td.domain .domain-name {
  display: block;
  float: left;
  width: 100%;
  line-height: normal;
  white-space: nowrap;
}
.search-result-domains td.domain .domain-name:after {
  clear: both;
}
.search-result-domains td.domain .domain-name .base-name {
  display: inline-block;
  float: left;
  max-width: 72%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-result-domains td.domain .domain-name .ending {
  float: left;
  font-weight: bold;
  margin-left: 0;
}
.search-result-domains td.domain .domain-name sup {
  display: inline-block;
  float: left;
  line-height: 8px;
  margin-left: 3px;
}
.search-result-domains td.price {
  padding-left: 10px;
  padding-right: 10px;
  width: 190px;
  text-align: left;
}
.search-result-domains td.whois {
  padding-left: 10px;
  padding-right: 10px;
}
.search-result-domains td.action {
  padding-left: 0;
  padding-right: 10px;
  width: 130px;
  max-width: 130px;
  text-align: right;
}
.search-result-domains td.action button {
  padding: 0;
  width: 120px;
  max-width: 120px;
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
}
.search-result-domains tr.available td {
  background: #eef5e2;
}
.search-result-domains tr.available td.price {
  font-weight: bold;
  color: #000;
}
.search-result-domains tr.available td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #548f00;
  height: 100%;
  min-height: 3.42857rem;
}
.search-result-domains tr.order td {
  background: #f1f2f4;
}
.search-result-domains tr.order td.price {
  font-weight: bold;
  color: #000;
}
.search-result-domains tr.order td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #548f00;
  height: 100%;
  min-height: 3.42857rem;
}
.search-result-domains tr.reserved td {
  background: #fff;
}
.search-result-domains tr.reserved td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.search-result-domains tr.reserved td.price {
  font-weight: normal;
  color: #666;
}
.search-result-domains tr.registered td {
  background: #fff;
}
.search-result-domains tr.registered td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.search-result-domains tr.registered td.price {
  font-weight: normal;
  color: #666;
}
.search-result-domains tr.sedo td {
  background: #fff;
}
.search-result-domains tr.sedo td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.search-result-domains tr.sedo td.price {
  font-weight: normal;
  color: #666;
}
.search-result-domains tr.sedoTIn td {
  background: #f1f2f4;
}
.search-result-domains tr.sedoTIn td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.search-result-domains tr.sedoTIn td.price {
  font-weight: normal;
  color: #666;
}
.search-result-domains tr.error td {
  background: #fff;
}
.search-result-domains tr.error td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.search-result-domains tr.error td.price {
  text-align: right;
}
.search-result-domains .add-to-basket i {
  font-size: 1.14286rem;
  color: #fff;
}
.search-result-domains .remove-from-basket {
  background: #cccccc;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCCCCCC', endColorstr='#FFCCCCCC');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #cccccc));
  background-image: -moz-linear-gradient(#cccccc, #cccccc);
  background-image: -webkit-linear-gradient(#cccccc, #cccccc);
  background-image: linear-gradient(#cccccc, #cccccc);
  background-color: #cccccc;
}
.search-result-domains .remove-from-basket i {
  font-size: 0.78571rem;
  color: #5c636a;
}
.search-result-domains .transfer-button {
  margin-left: 6px;
}

/*******************************************************************************************************************************/
.empty-domain-search-group {
  display: none;
  padding: 15px 0;
  color: #333;
  background: #f2f2f4;
  text-align: center;
}

/*******************************************************************************************************************************/
.custom-search-domain-box .search-result-domains tr {
  margin-bottom: 15px;
}
.custom-search-domain-box .search-result-domains tr:first-child td {
  border-top: none;
}
.custom-search-domain-box .search-result-domains td {
  height: 90px;
  border: none;
  border-bottom: 15px solid #fff;
  background: #e6e6e6;
}
.custom-search-domain-box td.domain {
  font-family: Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 1.28571rem;
  color: #666;
}
.custom-search-domain-box td.domain .ending {
  font-weight: bold;
}
.custom-search-domain-box td.price {
  font-family: Arial, "Helvetica", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.14286rem;
}
.custom-search-domain-box tr.available td {
  background: #d8e8c2;
}
.custom-search-domain-box tr.available td.domain {
  color: #000;
}
.custom-search-domain-box tr.available td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #548f00;
  height: 100%;
  min-height: 3.42857rem;
}
.custom-search-domain-box tr.available td.price {
  color: #4d8300;
}
.custom-search-domain-box tr.reserved td {
  background: #e6e6e6;
}
.custom-search-domain-box tr.reserved td.domain {
  color: #666;
}
.custom-search-domain-box tr.reserved td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.custom-search-domain-box tr.reserved td.price {
  color: #666;
}
.custom-search-domain-box tr.registered td {
  background: #e6e6e6;
}
.custom-search-domain-box tr.registered td.domain {
  color: #666;
}
.custom-search-domain-box tr.registered td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.custom-search-domain-box tr.registered td.price {
  color: #666;
}
.custom-search-domain-box tr.sedo td {
  background: #e6e6e6;
}
.custom-search-domain-box tr.sedo td.domain {
  color: #666;
}
.custom-search-domain-box tr.sedo td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.custom-search-domain-box tr.sedo td.price {
  color: #666;
}
.custom-search-domain-box tr.error td {
  background: #e6e6e6;
}
.custom-search-domain-box tr.error td.domain {
  color: #666;
}
.custom-search-domain-box tr.error td.domain:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  background: #ccc;
  height: 100%;
  min-height: 3.42857rem;
}
.custom-search-domain-box tr.error td.price {
  color: #99000;
}

/*******************************************************************************************************************************/
a.domain-search-more {
  display: block;
  margin-top: 20px;
  font-size: 1.14286rem;
}

/**************************/
.search-domain-top-bar {
  margin-top: 10px;
  margin-bottom: 12px;
  text-align: right;
  font-size: 1.14286rem;
}
.search-domain-top-bar .show-reserved-domains-btn {
  text-decoration: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/***************************/
.search-result-sidebar {
  position: relative;
  float: right;
  width: 262px;
}
.search-result-sidebar.absolute-basket {
  position: absolute;
  top: auto !important;
  left: auto !important;
  right: 10px !important;
  bottom: 0 !important;
}
.search-result-sidebar .basket-title {
  display: block;
  margin-top: 0;
  padding: 5px 10px;
  font-size: 1.14286rem;
  color: #fff;
  background: #5c636a;
}
.search-result-sidebar .basket-title .basket-count {
  display: inline-block;
  margin-top: 2px;
  float: right;
  color: #fff;
  background: #828a91;
  padding: 0 6px;
  font-weight: 400;
  text-overflow: ellipsis;
  max-width: 40px;
  overflow: hidden;
  font-size: 13px;
}
.search-result-sidebar .basket-title-type {
  margin-top: 7px;
  margin-bottom: 0;
  padding: 3px 10px;
  font-size: 14px;
  background: #bdc2c5;
  color: #fff;
}
.search-result-sidebar .basket {
  position: relative;
  background: #f2f2f4;
}
.search-result-sidebar .basket:not(:empty) {
  margin-bottom: 5px;
}
.search-result-sidebar .basket.empty {
  padding: 15px 0;
  color: #333;
  text-align: center;
  font-size: 13px;
}
.search-result-sidebar .basket .remove-cross {
  display: inline-block;
  float: left;
  color: #959595;
  font-size: 0.85714rem;
}
.search-result-sidebar .basket table {
  display: table;
  width: 100%;
  border: none;
  border-collapse: separate;
}
.search-result-sidebar .basket table tr.wdp-box td {
  padding-top: 0px;
  height: 30px;
  border-bottom: 4px solid #fff;
}
.search-result-sidebar .basket table td {
  height: 36px;
}
.search-result-sidebar .basket table td.domain {
  padding-left: 10px;
  white-space: nowrap;
}
.search-result-sidebar .basket table td.domain .name {
  display: inline-block;
  float: left;
  padding-left: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 142px;
}
.search-result-sidebar .basket table td.domain .name.wdp-name {
  color: #999;
  max-width: 150px;
  font-size: 14px;
}
.search-result-sidebar .basket table td.price {
  padding-left: 4px;
  padding-right: 7px;
  text-align: right;
  white-space: nowrap;
}
.search-result-sidebar .basket table td.price .wdp-price {
  color: #999;
}
.search-result-sidebar .basket .basket-total-price td {
  border-top: 4px solid #fff;
  padding-top: 12px;
}
.search-result-sidebar .basket .basket-total-price td.price {
  width: 150px;
  max-width: 150px;
  font-weight: 700;
  font-size: 1.07143rem;
}
.search-result-sidebar .info-basket-box {
  font-family: "Neo Sans W01", Arial, "Helvetica", Helvetica, sans-serif;
  color: #666;
}
.search-result-sidebar .info-basket-box > .hr-secondary {
  margin-top: 30px;
}

.basket-box {
  position: relative;
}
.basket-box .clear-basket {
  text-align: right;
  margin: 0.35714rem 0;
}
.basket-box .clear-basket a {
  color: #666;
  font-size: 0.85714rem;
}
.basket-box #basket-loader {
  text-align: center;
}
.basket-box .basket-mwst-info {
  display: block;
  margin-top: 10px;
  text-align: right;
  font-size: 11px;
  color: #777;
}

#chip-promo {
  width: 100%;
  height: 244px;
  padding: 36px 0;
  text-align: center;
  background: #f2f3f4;
}

p.footnote {
  font-size: 13px;
}

/***************************************************************************************/
.feature-box {
  margin-top: 1.85714rem;
  padding-top: 0.85714rem;
}
.feature-box ul > li {
  text-align: center;
}
.feature-box h4 {
  margin-top: 0.28571rem;
  line-height: 1.21429rem;
  font-weight: normal;
  font-family: Arial, "Helvetica", Helvetica, sans-serif;
  font-size: 14px;
  color: #3e6994;
}
.feature-box.feature-small h4 {
  font-size: 12px;
}

/***************************************************************************************/
[class^="ud-feature-"] {
  display: inline-block;
  width: 62px;
  height: 40px;
  background-repeat: no-repeat;
}

.ud-feature-ausfallsicherheit {
  background: url('../img/content/home/features-s739d297e1b.png') 0 0;
}

.ud-feature-mail {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -40px;
}

.ud-feature-nameserver {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -80px;
}

.ud-feature-portfolio {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -120px;
}

.ud-feature-subdomains {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -160px;
}

.ud-feature-support {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -200px;
}

.ud-feature-unlimited-sub {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -240px;
}

.ud-feature-webmailer {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -280px;
}

.ud-feature-webspace {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -320px;
}

.ud-feature-redirect-mail {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -360px;
}

.ud-feature-redirect-site {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -400px;
}

.ud-feature-redirect-social {
  background: url('../img/content/home/features-s739d297e1b.png') 0 -440px;
}

.landing-page-header {
  position: relative;
  display: block;
  margin-top: 0.71429rem;
  width: 100%;
  height: 270px;
  border-bottom: 5px solid #e7e5e2;
}

.ud-icon-round {
  display: inline-block;
  width: 60px;
  height: 60px;
  font-size: 45px;
  line-height: 60px;
  text-align: center;
  background: #3e6994;
  color: #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.tld-block-grid {
  margin: 0;
  line-height: normal;
}
.tld-block-grid > li {
  list-style: none;
}
.tld-block-grid > .tld-item {
  display: block;
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  /************************/
  /************************/
  /************************/
}
.tld-block-grid > .tld-item .tld-box {
  display: block;
  padding: 6px 15px 6px 6px;
  float: left;
  width: 100%;
}
.tld-block-grid > .tld-item.odd-item {
  padding-right: 18px;
}
.tld-block-grid > .tld-item.even-item {
  padding-right: 0;
}
.tld-block-grid > .tld-item.gray-item .tld-box {
  background: #f7f7f7;
}
.tld-block-grid > .tld-item.white-item .tld-box {
  background: #fff;
}
.tld-block-grid > .tld-item .tld-flag {
  display: inline-block;
  float: left;
  width: 38px;
  height: 24px;
}
.tld-block-grid > .tld-item .tld-name {
  display: inline-block;
  float: left;
  width: 140px;
  margin-left: 15px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #0079c8;
}
.tld-block-grid > .tld-item .tld-category {
  display: inline-block;
  float: left;
  height: 24px;
  line-height: 24px;
}
.tld-block-grid > .tld-item .tld-description {
  display: none;
}
.tld-block-grid > .tld-item .tld-price {
  display: inline-block;
  float: right;
  height: 24px;
  line-height: 24px;
}

/***************************************************************************/
.row {
  width: 71.42857rem !important;
}

.row .row {
  width: auto !important;
}

#header, #mainContent, #footer {
  min-width: 71.42857rem;
}

/***************************************************************************/
#accordion-panel-attachments ul li a,
#accordion-panel-properties a,
#header-contact-content-wrap a,
.header-menu-helper li a,
#home-packages-box a,
#tld-info-description-left a,
#tld-info-description-right a {
  color: #0079c8;
}
