/*body {
  margin: 0;
  padding: 0;
  font-family: farofont, Sans-Serif;
  background-color: white;
}*/

table {
  font-family: farofont, Sans-Serif;
  font-size: 10pt;
  border-collapse: collapse;
}
table.products {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  border-collapse: collapse;
}
table.products tr.line0 td {
  background-color: #fffae0;
}
table.products tr.line1 td {
  background-color: #ffffff;
}
table.products td {
  padding-right: 7px;
}
table.products th {
  text-align: left;
  background-color: #001360;
  color: #ffffff;
  font-weight: normal;
  padding: 2px;
  padding-right: 7px;
}
table.head {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  border-collapse: collapse;
}
table.head td {
  padding: 15px;
}
table.head td.padtop {
  padding-top: 30px;
}

table.lekohead {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  border-collapse: collapse;
}
table.lekohead td {
  padding-left: 15px;
  padding-right: 30px;
}
table.lekohead td.padtop {
  padding-top: 30px;
}

table.special {
  width: 540px;
}
table.special td {
  padding: 10px;
}
table.lekospecial {
  width: 560px;
}
table.lekospecial td {
  padding: 10px;
}

table.karchiv {
  width: 540px;
}
table.karchiv td {
  padding: 10px 0 0 10px;
}
table.karchiv td.header {
  padding-bottom: 5px;
  font-family: farofont, Sans-Serif;
  font-size: 12pt;
  font-weight: 600;
  color: rgb(52, 61, 71);
}
table.karchiv td.input {
  padding-bottom: 15px;
  vertical-align: middle;
}
table.karchiv input.text {
  border: 1px solid #403f3d;
  border-radius: 2px;
}
table.karchiv a {
  color: rgb(51, 61, 71);
}
a.T-Mobile:link {
  color: #e30074;
  text-decoration: none;
}
a.T-Mobile:visited {
  color: #e30074;
  text-decoration: none;
}
a.T-Mobile:active {
  color: #e30074;
  text-decoration: none;
}
a.Vodafone:link {
  color: #ff0000;
  text-decoration: none;
}
a.Vodafone:visited {
  color: #ff0000;
  text-decoration: none;
}
a.Vodafone:active {
  color: #ff0000;
  text-decoration: none;
}
a.E-Plus:link {
  color: #00603f;
  text-decoration: none;
}
a.E-Plus:visited {
  color: #00603f;
  text-decoration: none;
}
a.E-plus:active {
  color: #00603f;
  text-decoration: none;
}
a.O2:link {
  color: #15183c;
  text-decoration: none;
}
a.O2:visited {
  color: #15183c;
  text-decoration: none;
}
a.O2:active {
  color: #15183c;
  text-decoration: none;
}
a.Sonstiges:link {
  color: #15183c;
  text-decoration: none;
}
a.Sonstiges:visited {
  color: #15183c;
  text-decoration: none;
}
a.Sonstiges:active {
  color: #15183c;
  text-decoration: none;
}
div.T-Mobile {
  position: absolute;
  top: 85px;
  left: 25px;
  width: 752px;
  height: 30px;
  background-image: url(../images/ticker/tmobilebg.png);
  background-repeat: no-repeat;
}
div.Vodafone {
  position: absolute;
  top: 85px;
  left: 25px;
  width: 752px;
  height: 30px;
  background-image: url(../images/ticker/vodafonebg.png);
  background-repeat: no-repeat;
}
div.E-Plus {
  position: absolute;
  top: 85px;
  left: 25px;
  width: 752px;
  height: 30px;
  background-image: url(../images/ticker/eplusbg.png);
  background-repeat: no-repeat;
}
div.O2 {
  position: absolute;
  top: 85px;
  left: 25px;
  width: 752px;
  height: 30px;
  background-image: url(../images/ticker/o2bg.png);
  background-repeat: no-repeat;
}
div.Sonstiges {
  position: absolute;
  top: 85px;
  left: 25px;
  width: 752px;
  height: 30px;
  background-image: url(../images/ticker/o2bg.png);
  background-repeat: no-repeat;
}
div.ticker {
  position: relative;
  top: 0px;
  padding: 0px 0px 0px 35px;
}
td.head_T-Mobile {
  color: #e30074;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}
td.text_T-Mobile {
  color: #e30074;
  font-size: 10pt;
  padding-top: 25px;
  text-align: justify;
}
td.head_Vodafone {
  color: #ff0000;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}
td.text_Vodafone {
  color: #ff0000;
  font-size: 10pt;
  padding-top: 25px;
  text-align: justify;
}
td.head_E-Plus {
  color: #00603f;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}
td.text_E-Plus {
  color: #00603f;
  font-size: 10pt;
  padding-top: 25px;
  text-align: justify;
}
td.head_O2 {
  color: #15183c;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}
td.text_O2 {
  color: #15183c;
  font-size: 10pt;
  padding-top: 25px;
  text-align: justify;
}
td.head_Sonstiges {
  color: #15183c;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
}
td.text_Sonstiges {
  color: #15183c;
  font-size: 10pt;
  padding-top: 25px;
  text-align: justify;
}

table.list td {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  padding-right: 20px;
}
table.list a:link {
  color: rgb(52, 61, 71);
}
table.list td.day {
  padding-top: 0px;
  padding-bottom: 8px;
}
table.list td.empty {
  padding-top: 5px;
  padding-bottom: 5px;
}
table.list td.error {
  color: red;
}

table.order td.text {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
}

table.cart th {
  text-align: left;
  font-weight: bold;
  padding: 2px;
}
table.cart td {
  padding-right: 7px;
}
table.naviavail td {
  padding: 5px;
  font-size: 8pt;
}
table.naviavail td.firstline {
  padding-top: 8px;
  font-size: 8pt;
}
table.subnavi {
  border-collapse: collapse;
}
table.subnavi td {
  border-style: none;
  padding: 0px;
  padding-left: 0px;
}
table.subnavi td img {
  margin: 0px 0px 0px 0px;
}
table.prodlist tr.line0 td {
  background-color: #fffae0;
}
table.prodlist tr.line1 td {
  background-color: #ffffff;
}
td.l {
  text-align: left;
  vertical-align: top;
}
td.lm {
  text-align: left;
  vertical-align: middle;
}
td.lb {
  text-align: left;
  vertical-align: bottom;
}
td.lblift {
  text-align: left;
  vertical-align: middle;
  padding-right: 0px;
}
td.c {
  text-align: center;
  vertical-align: top;
}
td.cm {
  text-align: center;
  vertical-align: middle;
}
td.r {
  text-align: right;
  vertical-align: top;
}
td.rm {
  text-align: right;
  vertical-align: middle;
}
td.rb {
  text-align: right;
  vertical-align: bottom;
}
td.rblift {
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 4px;
}
td.rmlift {
  text-align: right;
  vertical-align: middle;
  padding-bottom: 4px;
}
td.img153 {
  text-align: left;
  vertical-align: middle;
  padding-right: 10px;
  width: 153px;
}
td.spacyc {
  text-align: center;
  vertical-align: top;
  padding-left: 0px;
  padding-right: 65px;
  width:215px;
}
td.spacycb {
  text-align: center;
  vertical-align: top;
  padding-left: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
}
td.spacyr {
  text-align: left;
  vertical-align: middle;
  padding-right: 10px;
  padding-bottom: 10px;
}
td.spacyl {
  text-align: left;
  vertical-align: middle;
  padding-left: 10px;
  padding-bottom: 10px;
}
td.navistda {
  padding-top: 110px;
  padding-bottom: 0px;
}
td.navistda1 {
  padding-top: 35px;
  padding-bottom: 0px;
}
td.navistda2 {
  padding-top: 10px;
  padding-bottom: 0px;
}
td.navipad0 {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 50px;
}
td.navipad1 {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 5px;
}
td.navipad2 {
  text-align: left;
  padding-top: 7px;
  padding-bottom: 6px;
}
td.navipad3 {
  text-align: left;
  padding-top: 0px;
  padding-bottom: 12px;
  font-size: 8pt;
}
td.minitxt {
  padding-left: 7px;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 8pt;
}
td.minitxt2 {
  padding-left: 6px;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-size: 8pt;
}

input.text {
  border: 1px solid #403f3d;
  border-radius: 2px;
}

input.quantity_text {
  border: 1px solid #403f3d;
  border-radius: 2px;
  height:20px;
  width: 32px;
  text-align:center;
}

textarea {
  border: 1px solid #403f3d;
}
select {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
}
.rm input.text {
  width: 44px;
  height: 24px;
  padding: 1px;
}
p.head {
  font-size: 18px;
  color: rgb(52, 61, 71);
  font-weight: 600;
  margin: 0 0 24px 0;
}
p.lekohead {
  font-size: 130%;
  color: #001360;
  font-weight: normal;
}

span.pname {
  font-size: 10pt;
  font-weight: bold;
}
span.pdescr {
  font-size: 8pt;
}
p.indented {
  text-indent: -10px;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.navibar {
  text-align: right;
  padding-top: 15px;
  padding-right: 2px;
}
.navibar a {
  color: #0000e5;
}

.error {
  color: #c00000;
}

table.hidden td {
  border-style: none;
  padding: 0px;
  margin: 0px;
}
table.hidden td.bold {
  font-weight: bold;
}
table.hidden tr.bg0 td {
  background-color: #ffffff;
  font-size: 7.5pt;
}
table.hidden tr.bg1 td {
  background-color: rgb(57, 64, 73);
  color: #ffffff;
  font-size: 7.5pt;
  padding: 4px;
}
table.hidden tr.bg2 td {
  background-color: rgb(208, 213, 218);
  font-size: 7.5pt;
}
prod-details {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #000360;
}

p.wkz {
  width: 380px;
  border: 1px solid #000360;
  background-color: #fffae0;
  padding: 10px;
}
b.blue {
  color: #000360;
}
p.wkz td {
  padding-top: 10px;
  padding-left: 15px;
}

td.redlabel {
  color: red;
}

div.xmas {
  position: relative;
  top: 0px;
  left: 40px;
  width: 680px;
  height: 407px;
  background-image: url(../images/potd/xmasbg07.png);
  background-repeat: no-repeat;
}
div.xmas_image {
  position: absolute;
  top: 30px;
  left: 257px;
  width: 170px;
  height: 191px;
}
div.xmas_order1 {
  font-size: 9pt;
  text-align: center;
  position: absolute;
  top: 230px;
  left: 244px;
  width: 190px;
  height: 40px;
}
div.xmas_order2 {
  font-size: 9pt;
  position: absolute;
  top: 272px;
  left: 238px;
  width: 198px;
  height: 40px;
}
td.xmas_rm {
  font-size: 9pt;
  text-align: right;
  vertical-align: middle;
}

div.potd {
  position: relative;
  top: 0px;
  left: 40px;
  width: 680px;
  height: 407px;
  background-image: url(../images/potd/xmasbg07.png);
  background-repeat: no-repeat;
}
div.stdpotd {
  position: relative;
  top: 0px;
  left: 40px;
  width: 738px;
  height: 328px;
  background-image: url(../images/potd/stdpotd_bg.png);
  background-repeat: no-repeat;
}
div.popup_nb {
  position: absolute;
  top: 100px;
  left: 40px;
  width: 577px;
  height: 400px;
  background-image: url(../images/potd/popup_bg.png);
  background-repeat: no-repeat;
}
div.popup_nb_image {
  position: absolute;
  top: 63px;
  left: 2px;
  width: 219px;
  height: 269px;
  overflow: hidden;
}
div.cartstd {
  position: relative;
  top: 0px;
  left: 40px;
  width: 532px;
  height: 295px;
  background-image: url(../images/order/order_bg.png);
  background-repeat: no-repeat;
}
div.potd_image {
  position: absolute;
  top: 58px;
  left: 217px;
  width: 680px;
  height: 407px;
}
div.stdpotd_image {
  position: absolute;
  top: 28px;
  left: 24px;
  width: 220px;
  height: 269px;
}
div.potd_lt {
  position: absolute;
  top: 57px;
  left: 217px;
}
div.potd_rt {
  position: absolute;
  top: 57px;
  left: 385px;
}
div.potd_lb {
  position: absolute;
  top: 250px;
  left: 217px;
}
div.potd_rb {
  position: absolute;
  top: 250px;
  left: 385px;
}
div.potd_date {
  position: absolute;
  top: 26px;
  left: 219px;
  width: 166px;
  height: 31px;
}
div.potd_order {
  position: absolute;
  top: 138px;
  left: 408px;
  width: 215px;
  height: 120px;
}
div.cart_order1 {
  position: absolute;
  top: 100px;
  left: 40px;
  width: 490px;
  height: 120px;
}
div.stdpotd_order {
  position: absolute;
  top: 75px;
  left: 273px;
  width: 463px;
  height: 120px;
}
div.popup_order {
  position: absolute;
  top: 20px;
  left: 220px;
  width: 361px;
  height: 120px;
}
div.headline {
  font-family: farofont, Sans-Serif;
  font-size: 18px;
  font-weight: 600;
  color: rgb(52, 61, 71);
}
div.breadcrumbs {
  font-family: farofont, Sans-Serif;
  font-size: 12pt;
  font-weight: 400;
  color: rgb(52, 61, 71);
  margin-bottom: 26px;
}
div.breadcrumbs a {
  color: rgb(52, 61, 71);
  text-decoration: none;
  white-space: nowrap;
}

div.breadcrumbs span {
  white-space: nowrap;
}
.searchsel {
  border: 1px rgb(242, 244, 245) solid;
  background: rgb(57, 64, 73);
  color: rgb(242, 244, 245);
  height: 24px;
  width: 230px;
  border-radius: 2px;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(../img/OSN/pfeil_unten.png);
  background-repeat: no-repeat;
  background-position-x: calc(100% - 10px);
  background-position-y: 50%;
  font-family: farofont, Sans-Serif;
}
.strsearch {
  width: 200px;
  border: 1px rgb(242, 244, 245) solid;
  background: rgb(57, 64, 73);
  color: rgb(242, 244, 245);
  height: 24px;
  border-radius: 2px;
  font-family: farofont, Sans-Serif;
}
.searchsel::-ms-expand {
  display: none;
}
.fc_artbutton {
  width: 88px;
  height: 26px;
  border: none;
  background: url(../img/OSN/button_bestellen.png);
  cursor: pointer;
}
.fc_artbutton_small {
  width: 74px;
  height: 20px;
  border: none;
  background: url(../img/OSN/button_bestellen_small.png);
  cursor: pointer;
}
div.bottomlinks {
  margin-top: 26px;
}
.bottomlinks a {
  font-size: 10pt;
  color: rgb(52, 61, 71);
  text-decoration: none;
}

.minicart_top {
  display: block;
  width: 192px;
  height: auto;
}
.minicart_button {
  display: block;
  width: 192px;
  height: 31px;
}
.minicart_bottom {
  display: block;
  width: 180px;
  height: 50px;
  padding: 13px 0 0 12px;
  line-height: 18px;
  font-size: 12px;
  background: rgb(179, 189, 200);
}
#start_banner {
  display: block;
  width: 1041px;
  border: none;
  margin: 0 0 20px 0;
  text-align: center;
}
