/* ----- LINKS ----------------------------------------------------- */


a:link { text-decoration: none; color:#0084CC }
a:visited { text-decoration: none; color:#0084CC }
a:active { text-decoration: underline; color:#333 }
a:hover { text-decoration: underline; color:#333 }

a.head:link { text-decoration: none; color:#FFF; }
a.head:visited { text-decoration: none; color:#FFF; }
a.head:active { text-decoration: underline; color:#FFF; }
a.head:hover { text-decoration: underline; color:#FFF; }

a.plain { padding: 0px; background-image: none; }

.linklist A { color: #333; }
.linklist A:hover { color: #FF1A24; }
.linklist A:visited { color: #333; }

#content a:hover {color: #333;}

/* ----- visited links ----- */
#content .sl a:visited, .main a:visited, #content .forums a:visited, .visitedLinks a:visited, a.visitedLinks:visited, .table_gebrauchte_list a:visited, .vm a:visited, .vm a.rootSub:visited {
  color: #858585;
  text-decoration:underline;
}

#surroundingTabCont td.tabElem a:visited, #content .sl a.lexikon_link_active, #pathContainer a:visited {
  color: #0084cc;
  text-decoration:none;
}

/* ----- AUFBAU ALLGEMEIN ----------------------------------------------------- */

body { margin:0px; text-align: center; background-color:#fff}
form { margin: 0px; }

.xerox { margin-top:15px; text-align:right}
.shadow {
         background-image:url(/website-data/shadow-hg.gif);
         background-repeat:repeat-y;
         background-position:0px 0px;
         width: 10px;
}

#center_frame {
  margin: 0 auto;
  width: 955px;
    margin-bottom: 20px;
}
#content {
     margin: 0px;
     padding-left: 20px;
     /*padding-right: 20px; foot td row*/
     padding-top:0px;
     vertical-align: top;
     text-align: left;
     width: 759px;
}

#printheader { display: none; }

img { border:0px; }

.clearer {
  clear: both;
}

.clearerDiv {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

input,select,textarea {
  font-family:Arial, sans-serif;
  color:#333333;
  border: 1px solid #999999;
  padding: 2px;
  font-size: 12px;
}

select {
  padding-right: 0px;
}

input.button {
  color:#333333;
}

.radio {
  border: none;
  margin-left: 0px;
}

fieldset.checkboxes INPUT {
  border: none;
}

fieldset.checkboxes {
  border: none;
}

legend {
  color: #333333;
}

.Pflicht {
  color: #FF1A24;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  display: inline;
}

.nobr {
        white-space: nowrap;
}

/* -----  Buttons ----------------------------------------------------- */

.gfxbutton {
  border: 1px solid #999;
  padding: 1px;
  white-space: nowrap;
}

.gfxbutton:active {
          border: 1px solid #333;
}

/* ----- TEXT ----------------------------------------------------- */

p,body,td {
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:17px;
  color:#333333;
}

p {
  margin-top: 12px;
  margin-bottom: 12px;
}

h1 {
  font-family:Arial, sans-serif;
  font-size:16px;
  line-height:20px;
  font-weight:bold;
  color:#FF1A24;
  margin-top: 10px;
  margin-bottom: 10px;
}

h1.google_search {
  font-family:Arial, sans-serif;
  font-size:18px;
  line-height:20px;
  font-weight:bold;
  color:#FF1A24;
  margin-top: 10px;
  margin-bottom: 10px;
}

#content h1 {
  margin-top: 0px;
}

h2 {
  font-family:Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#333333;
        margin-bottom: 10px;
}

h3 {
  font-family:Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#FF1A24;
        margin-bottom: 5px;
        margin-top: 0px;
}

h4 {
  font-family:Arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#FF1A24;
    margin-bottom: 5px;
}

h4.black {
  font-family:Arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#333333;
        margin-bottom: 5px;
}

/* Schwarze subline für h1 */
h5 {
  font-family:Arial, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#333333;
        margin-bottom: 5px;
        margin-top: -10px;
}

/* Zwischen�berschrift Google-Suche */
h6 {
  font-family:Arial, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#666666;
  margin-bottom: 5px;
  margin-top: -7px;
}


.main {
  /*margin-right:80px;*/
  width: 440px;
}

.norm {
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:16px;
  color:#333333;
  font-weight:normal;
}

.small {
       font-size:11px;
}

.text_grey {
   font-family:Arial, sans-serif;
   color: #999999;
         font-size:11px;
         line-height: 14px;
}

.text_darkgrey {
         color: #666666;
   font-size: 11px;
}

ol {
         line-height: 18px;
}

.msgBox {
  border: 2px solid #555;
  color: #333;
  margin-bottom: 10px;
  width: 100%;
}

.msgicontd {
  width: 35px;
  padding: 10px;
}

.msgtexttd {
  padding: 10px;
}

.msgbg, .msgbg_dark, .msgbg_umg  {
  background-repeat: repeat-x;
  background-position: bottom;
}

.msgbg {
  background-image: url('/website-data/msg_verlauf.png');
}

.msgbg_umg {
  background-image: url('/website-data/msg_verlauf_umg.png');

}

.msgbg_dark {
  background-image: url('/website-data/msg_verlauf2.png');
}



#zaehler_status_list {
  position: absolute;
  display: inline;
}

.mainContentLeft {
  float: left;
  width: 565px;
}
.mainContentRight {
    float: right;
    width: 175px;
    margin-bottom: -20px;
}
div.mainContentRight div.mainContentRight {
    margin-bottom: 20px;
}
.mainContentRight .box {
  padding: 12px;
  background-color: #f2f2f2;
  width: 151px
}

.mainContentRight .box .heading {
  font-weight: bold;
  margin-bottom: 4px;
}

/****************** Xerox OfficeStore *****************/
.xeroxOfficeStoreBox {
  float: left;
  margin-left: 19px;
  background-color: #f2f2f2;
  width: 220px;
  height: 180px;
  padding: 10px;
  position: relative;
}

.xeroxOfficeStoreBox img {
  position: absolute;
  bottom: 0px;
}

.xeroxOfficeStoreBox div {
  font-size: 11px;
  margin-bottom: 20px;
}

.xeroxOfficeStoreBox h2 {
  margin-top: 0px;
}

#bestsellerOfficeStore {
  border: 1px solid #666;
  width: 760px;
}

#bestsellerOfficeStore tr td.head {
  color: #333;
  font-weight: bold;
  background-image: url('/website-data/tableHeaderGradient.png');
  background-repeat: repeat-x;
  padding: 0px 10px;
  line-height: 26px;
  border-bottom: 1px solid #c6c6c6;
}

#bestsellerOfficeStore tr td.bestseller {
  padding: 9px;
  width: 181px;
  text-align: center;
}
#bestsellerOfficeStore tr td.bestseller.rb {
  border-right: 1px dotted #999;
}
#bestsellerOfficeStore tr td.bestseller h2 {
  margin-top: 0px;
  text-align: left;
}

/****************** leasing ****************/
.advantage {
  background: url('/website-data/greenPlus.png');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 22px;
  margin-left: 26px;
}

.redArrowLink {
  background: url('/website-data/BT-text.gif');
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 10px;
}

.redHorizonalLine {
  height: 2px;
  background-color: #ff1a24;
}

.leasingStep {
  margin-left: 30px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.toplinks {
  background: url('/website-data/up_ico.png');
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 13px;
  font-size: 11px;
}

.leasingBoxgrey {
  border: 1px solid #999;
  background-color: #F2F2F2;
  position: relative;
  width: 528px;
  height: 168px;
}

.leasingBoxgrey div.image {
  border-right: 1px dotted #999;
  overflow: hidden;
  width: 183px;
  height: 167px;
}

.leasingBoxgrey div.image, .leasingBoxgrey div.desc{
  float:left;
}

.leasingBoxgrey div.desc{
  padding: 12px 0px 11px 15px;
  width: 322px;
  position: relative;
}

#costLayerLeasing, #costLayerMieten {
  position: absolute;
  right: -30px;
  bottom: 14px;
  width: 207px;
  height: 41px;
  cursor: pointer;
  background-repeat: no-repeat;
}
#costLayerLeasing {
  background-image: url('/website-data/leasingRate.png');
}

#costLayerMieten {
  background-image: url('/website-data/mietRate.png');
}

#lineGradient {
  background-repeat: repeat-x;
  background-position: bottom;
  background-image: url('/website-data/msg_verlauf3.png');
  height: 41px;
  line-height: 41px;
}

#leasingGradient {
  position: absolute;
  top: 131px;
  background-repeat: repeat-x;
  background-position: bottom;
  background-image: url('/website-data/leasingGradient.png');
  height: 44px;
  line-height: 44px;
  width: 100%;
  z-index: 1;
}

/* old msg boxes */
DIV.msg_warning  {
    border: 2px solid #555;
    color: #333;
    padding: 7px 10px 10px 70px;
    min-height: 30px;
    margin-bottom: 10px;
    background-image: url('/website-data/msg_warning.png');
    background-repeat: no-repeat;
    background-position: 15px center;
}

DIV.msg_ok {
  border: 2px solid #555;
  color: #333;
  padding: 7px 10px 10px 74px;
  min-height: 30px;
  margin-bottom: 10px;
  background-image: url('/website-data/msg_ok.png');
  background-repeat: no-repeat;
  background-position: 15px center;
}
/* end old msg boxes */

/* forms -------------------------------------------------------- */
.stepBarSpacer {
    width: 50%;
}

.stepBarInnerSpacer {
    width: 9em;
}

#aform {
    line-height: 0px;
}

label {
    font-weight: bold;
    padding-right: 10px;
}

TABLE.sawform {
     width: 100%;
     border: 0;
     border-collapse: collapse;
     border-spacing: 0;
}

TABLE.sawform TD {
    padding: 4px;
}

TABLE.sawform TD.label {
    width: 180px;
    text-align: right;
    vertical-align: middle;
    padding-right: 20px;
}



TABLE.sawform TD.value {
    width: 310px;
    vertical-align: top;
}

#KNumHand {
  font-size: 10px;
  font-weight: normal;
}

/* Kopfelemente ----------------------------- */
#hotlinePicture {
    padding-left:5px;
}

.activeSub, .subNav, .firstSubNav {
  margin-right: 11px;
}

.subNavSeparator {
  position: relative;
  top: 1px;
  right: 5px;
}

.activeSub a {
  color: #333333;
  font-weight: bold;
}

#user_info {
  color: #333333;
  font-weight: bold;
  font-size: 11px;
  line-height: 20px;
  margin-right: 10px;
}

#myAccount {
  font-size: 11px;
  float: left;
  text-align: center;
  font-weight: bold;
  width: 75px;
  line-height: 20px;
}

#myAccount a {
  text-decoration: none;
  color: #0084CC;
  line-height:20px;
  display:block;
}

#myAccount a:hover {
  color: #333333;
  text-decoration: underline;
}

.accountChoice {
  margin-top: 25px;
}

.accountChoice div.image {
  float: left;
  text-align: center;
  width: 160px;
}

.accountChoice div.accountChoiceHeader {
    padding-top: 5px;
    padding-bottom: 8px;
}

.accountChoice a {
  font-weight: bold;
}

#greyHorizonalLine, #darkgreyHorizonalLine {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 1px;
}

#greyHorizonalLine {
  background-color: #d9d9d9;
}

#darkgreyHorizonalLine {
  background-color: #555;
}

.darkgreyHorizonalLine {
  font-size: 0em;
  height: 1px;
  line-height: 1px;
  background-color: #555;
}

.zsGeraeteliste {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 60%;
}

td.mark, .informationBox .mark {
  font-weight: bold;
}

.lowerborder {
  border-bottom: 1px solid #555;
}
.upperborderdotted {
  border-top: 1px dotted #555;
}
.informationBox {
  border: 2px solid #555;
  background-color: #fff;
  padding: 8px;
  position: relative;
}

.informationBox table tr {
  vertical-align: top;
}

.bold {
  font-weight: bold;
}

.accountTableMiddle {
  padding: 8px 8px 5px 8px;
  background-color:#ffffff;
  border-top: 1px solid #999999;
  border-right: 1px dotted #999;
  vertical-align:top;
}

#logout {
  font-size: 11px;
  padding-right: 5px;
}

.charts_big {
  width: 400px;
  height: 270px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}

.charts_small {
  float: right;
  height: 80px;
  overflow: hidden;
}

#zaehler_status_list {
  position: absolute;
  display: inline;
}


/* ----- Tabellenzellen, versch. Typen: Rahmen, HG, Text ------------------------------------ */
.boxred {
  background-image:url(/website-data/H-rot.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  padding-bottom:10px;
}

.boxred_list {
  background-image:url(/website-data/H-rot.gif);
  background-repeat:no-repeat;
  background-position:0px 0px;
  padding-bottom: 00px;
  padding-left: 15px;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.boxhead_list {
    margin: 0px;
  font-family:Arial, sans-serif;
  font-size:13px;
  line-height:16px;
  font-weight:bold;
  color:#FF1A24;
}

.boxhead {
  margin:10px 10px -5px 15px;
  font-family:Arial, sans-serif;
  font-size:14px;
  line-height:16px;
  font-weight:bold;
  color:#FF1A24;
}

.boxsub,.boxsub_red {
  font-family:Arial, sans-serif;
  margin:10px 10px 5px 0px;
  font-size:12px;
  font-weight:bold;
  color:#666666;
}

.boxsub_red {
  color:#FF1A24;
}

.boxtext {
  margin:10px 0px 0px 15px;
  font-family:Arial, sans-serif;
  line-height:16px;
  color:#333333;
}

/* ----- Highlight Textbereiche: Produktnamen und Hervorhebungen ------------------------------------ */

.highlight_red {
   font-weight: bold;
   font-family:Arial, sans-serif;
   color: #FF1A24;
}

.highlight,em {
   font-family:Arial, sans-serif;
   color: #FF1A24;
   font-style: normal;
}

.boxgrey {
  border: 1px solid #666666;
  background-color:#F2F2F2;
}

.boxwhite {
  border: 1px solid #666666;
  background-color: #fff;
}


/* ----- WARENKORB ----------------*/
#kart_widget {
  display: block;
    height: 18px;
  width: 130px;
  background-repeat: no-repeat;
  padding-left: 30px;
  padding-top: 4px;
  margin-bottom: 5px;
  font-size: 11px;
}

a.empty:visited {
  color: #333;
}

a.empty:hover, a.article:hover {
  background-image: url(/website-data/warenkorb_hover.png);
    color: white;
}

a.empty {
      background-image: url(/website-data/warenkorb_leer.png);
      color: #333;
}

a.article,a.article:visited {
  color: white;
}

a.article {
      background-image: url(/website-data/warenkorb_artikel.png);
      color: white;
      line-height: 14px;
      cursor: pointer;
}

/* ----- SUCHFELD ------- */
#searchField {
    padding: 0px;
    /*width: 400px;*/
    float: left;
    margin: 0px;
    margin-top: 4px;
    margin-bottom: 3px;
    position: relative;
    left: 118px;
}

#searchField img {
  position: relative;
  top: 6px;
  margin-left: 7px;
  margin-right: 7px;
}


/* ----- NAVIGATION LINKS ----------------------------------------------------- */
#main_nav,#main_nav TD {
         font-size:11px;
         line-height:16px;
}

.navleft_menu1 {
         font-family:Arial, sans-serif;
         font-size: 12px;
         background-image: url(/website-data/leftNavigation_gradient_grey.png);
         background-repeat: no-repeat;
         line-height: 21px;
         color:#ffffff;
         font-weight: bold;
         padding-left: 10px;
         padding-right: 5px;
}

.navleft_menu2, .navleft_menu2_active {
         margin-top: 1px;
         font-family:Arial, sans-serif;
         line-height: 21px;

}

.navleft_menu2 {
         background-color: #f2f2f2;
         padding-left: 5px;
         padding-right: 5px;
}
.navleft_menubox {
        background-color:#ffffff;
  width: 175px;
        margin-bottom: 20px;
        border-bottom: 1px solid #666;
}


.navleft_menu2 a, .navleft_menu2_active a{
         background-image: url(/website-data/smallArrowGrey.gif);
         background-repeat: no-repeat;
         background-position: 158px 7px;
   padding-left: 5px;
         padding-right: 5px;
         color:#333333;
   display: block;
   width: 155px;
}

.navleft_menu2_active a {
  background-image: url(/website-data/smallArrowWhiteDown.png);
  background-repeat: no-repeat;
}

.navleft_menu2_active.noDown a {
  background-image: url(/website-data/smallArrowWhite.png);
  background-repeat: no-repeat;
}

.navleft_menu2_active{
         padding-left: 5px;
         padding-right: 5px;
         color:#333333;
         background-color: #cce6f5;
   display: block;
}

.navleft_menu2 A,.navleft_menu2_active a { color: #333333; }
.navleft_menu2 A:visited,.navleft_menu2_active a:visited { color: #333333; }
.navleft_menu2 A:hover,.navleft_menu2_active a:hover {
  color: #0084cc;
  background-image: url(/website-data/smallArrowRed.gif);
  background-repeat: no-repeat;
  background-position: 158px 7px;
}

.navleft_menu3 a,.navleft_menu3_active {
         font-family:Arial, sans-serif;
         line-height: 21px;
         padding-left: 20px;
         background-image: url(/website-data/smallArrowGrey.gif);
         background-repeat: no-repeat;
         background-position: 8px 6px;
         border-top: 1px solid #f2f2f2;
   display: block;
   width: 135px;
}


.navleft_menu3_active {
         color: #FF1A24;
         background-image: url(/website-data/smallArrowRed.gif);
         background-repeat: no-repeat;
         background-position: 8px 6px;
}

.navleft_menu3 a { text-decoration: none; color:#333 }
.navleft_menu3 a:visited { text-decoration: none; color: #858585 }
.navleft_menu3 a:active { text-decoration: underline; color:#FF1A24 }
.navleft_menu3 a:hover {
  text-decoration: underline;
  color: #0084cc;
  background-image: url(/website-data/smallArrowRed.gif);
    background-repeat: no-repeat;
    background-position: 8px 6px;
}

.navleft_menu3_active a:hover { color:#FF1A24 }




/* ----- NAVIGATION OBEN ----------------------------------------------------- */
#top_nav {
    color: #ffffff;
    background-image: url(/website-data/header_gradient_inactive.png);
    background-repeat: repeat-x;
    height:28px;
  line-height: 28px;
  width: 955px;
}

#top_nav td a{
    color: #ffffff;
    background-image: url(/website-data/header_gradient_inactive.png);
    background-repeat: repeat-x;
    line-height: 28px;
  height: 28px;
  /*width: 70px;*/
  /* almost animated version, comment out next two lines */
  padding-left: 10px;
  padding-right: 10px;
  display:block;
}


#top_nav td a:hover, #top_nav .active a{
    background-image: url(/website-data/header_gradient_active.png);
}

#top_nav TD {
    font-size: 11px;
    line-height: 16px;
}

#top_nav_l1 A { color: white; font-weight: bold; text-decoration: none;}

#top_nav_l1 .inactive {
    text-align: center;
  /* almost animated version */
    /*padding-left: 8px;
    padding-right: 8px;*/
}

#top_nav_l1 .active, #top_nav_l1 .inactive:hover {
    background-image: url(/website-data/header_gradient_active.png);
    text-align: center;
  /* almost animated version */
    /*padding-left: 8px;
    padding-right: 8px;*/
}

#subHeader {
  background-image: url('/website-data/headerBarShadow.png');
  background-repeat: repeat-x;
  background-color: #f2f2f2;
  /* IE 6 fix */
  line-height: 5px;
  /* -------- */
  height: 40px;
}

/* ------ NAV AT PAGE BOTTOM -------------------------------------------------- */
#nav_bottom TD {
    font-size: 11px;
}


/* für Produktauflistungen (Preis|Versandkosten)*/
.mname {
   font-size: 14px;
   color: #333;
}

.mdesc {
   margin-top: 0px;
   font-size: 12px;
}

.mprice {
   margin-top: 11px;
   margin-bottom: 0px;
   font-size: 14px;
   font-weight: bold;
}

.verbprice {
        margin: 0px;
        padding: 0px;
}

.mwstdeclaration {
        font-size: 11px;
}

.artikelnr {
        margin-top: 5px;
        font-size: 11px;
}


#foot {
  width: 100%;
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  font-size: 11px;
  background-image: url('/website-data/foot_gradient.png');
  background-repeat: repeat-x;
}
#foot a {
  position: relative;
  top: 1px;
  color: #666666;
}

#footShadow {
  background-image: url('/website-data/foot_shadow.png');
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  height: 9px;
  width: 100%;
}

.footSeparator {
  position: relative;
  top: 2px;
}

.darkGreen{
  color: #8c8c8c;
}

.left {
  padding-left: 10px;
  font-size: 11px;
}

#toPageTop {
}

/* ----- TRENNER ----------------------------------------------------- */

.grey {
  border-bottom:1px solid #999999;
  padding-bottom:10px;
  padding-top:10px;
}

.red {
  border-bottom:1px solid #FF1A24;
  padding-bottom:10px;
  padding-top:10px;
}

/* ----- LISTEN ----------------------------------------------------- */

ul.haken {
  font-family:Arial, sans-serif;
  line-height:16px;
  color:#333333;
  list-style-image: url(/website-data/ul-haken.gif);
}

li {
  margin-left:-8px;
  padding-bottom:0px;
}


/* ----- Optionen --------------------------------------------------- */

.options_thead,.options_thead_first {
  background-color: #dddddd;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid #999999;
}

.options_thead_first {
  border-left: none;

}

.options_thead_last {
  border-top: 1px solid #999999;
  background-color: #dddddd;
  vertical-align: top;
  border-left: none;
}


.options_tbody {
  padding: 5px;
  border-bottom: 1px solid #999999;
}

.options_tfoot {
  padding: 5px;
  border-bottom: 2px solid #999999;
}

/* --------------- Warenkorb ----------------- */

.kartcell {
  padding: 5px;
  padding-right:8px;
  vertical-align: middle;
}

.kartcell img {
    padding-right: 10px;
}

.kart_versandkosten {
  padding: 5px;
  background-color: #DDDDDD;
  border-bottom: 1px solid #999999;
}

TABLE.kart {
}

.kart TD {
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 7px;
    padding-bottom: 5px;
}

.kart TD.preis {
    text-align: right;
}

.kart TD.mwst_comment {
    border-top: 2px solid #999999;
    padding-left:10px;
    padding-top:15px;
    font-size:11px;
}

TABLE.kart TH {
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: Arial;
    font-size: 12px;
    background-color: #dddddd;
    border-top: 1px solid #999999;
    padding-right: 10px;
    padding-left: 10px;
}

.kart tfoot TD {
    border-top: 1px solid #999999;
}


TABLE.kart_edit TD.rightcol,TABLE.kart_edit TH.rightcol {
   padding-right: 28px;
}


TABLE.kart_readonly TD.rightcol,TABLE.kart_readonly TH.rightcol {
   padding-right: 10px;
}

SPAN.kartfreeshipping {
   font-weight: bold;
   color: #52C107;
}

/* ----- Kundenmenu ------------------------------------------------------- */

/* Edit_user_data ------------------------------ */
#edit_user_data DIV#switchLAF {
    float: right;
    font-size: 11px;
}
#edit_user_data DIV.boxgrey {
    margin-bottom: 10px;
    padding: 10px;
}

/* Recover password ----------------------------- */
#recover_pw_link {
   padding-left: 5px;
   line-height: 23px;
}
#recover_password DIV.boxgrey {
   padding: 10px;
   margin-bottom: 10px;
}


.whitecell,.whitecell_b {
    padding: 5px;
    padding-top: 0px;
    vertical-align: top;
    background-color: #ffffff;
}
.whitecell_b {
    padding-top: 5px;
    border-top: 1px solid #999999;
}

.accountTable {
  border: 1px solid #999999;
  border-top:0px;
}

.accountTable .options_thead_first {
  padding-left: 8px;
  border-right: 1px dotted #999;
  width:70px;
}

.accountTable .options_thead {
  padding-left: 8px;
  border-left:0px;
  border-right: 1px dotted #999;
  width:290px;
}

.accountTable .whitecell_b {
  padding-top: 8px;
  padding-left: 8px;
  border-right: 1px dotted #999;
}


.accountTable .colprice {
  padding-left:8px;
  padding-top:8px;
  padding-bottom: 5px;
  border-top:1px solid #999999;
  border-bottom:0px;
}
.greycell_b {
    padding-top: 5px;
    background-color:#F2F2F2;
    border-right: 1px dotted #999;
}



.table_button_open,.table_button_close {
   border: 1px solid #FF1A24;
   border-bottom: none;
   height: 20px;
   background-color: #f2f2f2;
   background-image:url(/website-data/BT-pfeil-hoch.png);
   background-repeat:no-repeat;
   background-position:0px 0px;
   padding-left: 30px;
   padding-right: 5px;
         width: 410px;
   color: #FF1A24;
   font-family:Arial, sans-serif;
         font-size: 11px;
   cursor: pointer; cursor: hand;
}

.table_button_close {
   background-image:url(/website-data/BT-pfeil-runter.png);
   border: 1px solid #FF1A24;
}


/* ----- Produktauswahl --------------------------------------------------- */

.lieferstatus {
   margin-top: 0px;
}

.lieferzeit_rest {
        color: rgb(82, 193, 7);
}

/* -- Prozess ----------------------------------------------- */
.prozess4_table {
  background-repeat:no-repeat;
  height: 40px;
}

.prozess4_table TD { font-size: 11px; vertical-align: top; }

.prozess4_col1,.prozess4_col2,.prozess4_col3,.prozess4_col4{
  padding-left: 5px;
  padding-top: 7px;
  color: #aaaaaa;
}

.prozess4_col1 { padding-left: 8px; width: 125px; }
.prozess4_col2 { width: 117px; }
.prozess4_col3 { width: 115px; }
.prozess4_col4 { width: 125px; }

.prozess_link:link { color: #333333; }
.prozess_link:visited { color: #333333; }

.prozess_active { color: #ff1a24; }

.prozess3_col1,.prozess3_col2,.prozess3_col3 {
  padding-left: 15px;
  padding-top: 7px;
  color: #aaaaaa;
}

.prozess3_col1 { padding-left: 8px; width: 155px; }
.prozess3_col2 { width: 145px; }
.prozess3_col3 { width: 165px; }


/* Styles Beratungstool ----------------------------- */

.ctable {
  font-family: Verdana,Arial;
  margin-bottom: 15px;
  margin-left: 11px;
  color: #444444;
}

.adrtable {
  font-family: Verdana,Arial;
  color: #444444;

  background-color: #F2F2F2;
  border-top: 1px solid #FF1A24;
  border-bottom: 1px solid #FF1A24;
  padding-left: 20px;
  padding-top: 10px;

  padding-bottom: 10px;
}

.ergebnisse {
  font-family: Verdana,Arial;
}

.neustart {
  margin-left: 16px;
}

.anleitung {
  color: #777777;
  line-height: 15px;
}

.myform {
  border: 1px solid #65665B;
  font-family: Verdana;
  font-size: 10px;
  background-color: #ffffff;
}

.phpdigHighlight { background-color: yellow; }

.phpdigResultBar {
  background-color: #dddddd;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #999999;
  margin-bottom: 10px;
  text-align: right;
}

.phpdigResultHL {
  margin-left: 5px;
  margin-right: 5px;
}

.phpdigResultHL:hover a span { text-decoration: underline; }

.phpdigResultNumber {
  font-weight: bold;
  font-size: 14px;
}

.phpdigResultText {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-align: justify;
}

/* Models  ------------------------------- */
#model {
        width: 490px;
        margin-bottom: 20px;

}

#model h1 {
        margin: 0px;
  font-family:Arial, sans-serif;
  font-size:16px;
  line-height:16px;
  font-weight:bold;
  color:#FF1A24;
}

.model_head {
    margin-bottom: 10px;
  padding-bottom: 0px;
  margin-top: 0px;
}

/* Simple Layout ------------------------- */

.sl A {
        background-repeat:no-repeat;
        background-position:0px 2px;
        white-space: nowrap;
}

.sl A.pdf, .desc A.pdf {
       background-image: url(/website-data/BT-pdf.png);
        background-repeat:no-repeat;
        background-position:0px 3px;
    padding-left: 32px;
}

.sl A.plain,.sl UL A {
        padding: 0px;
        background-image: none;
}

.sl UL {
  line-height:16px;
  color:#333333;
  list-style-image: url(/website-data/ul-haken.gif);
}

.sl UL.pfeile {
  line-height:19px;
  color:#333333;
  list-style: none;
        margin: 0;
  padding-left: 0px;
  list-style-image: none;
}
.sl UL.pfeile li {
        padding-bottom: 0px;
        background-image: url(/website-data/BT-free.gif);
        background-repeat:no-repeat;
        background-position:0px 4px;
        padding-left: 10px;
        margin: 0;
}


.sl P {
        margin-bottom: 10px;
}

.sl B {
        font-weight: bold;
        color: #FF1A24;
}




/* Sitemap --------------------------------------------------------- */
.sitemap_level_1 {
   font-weight: bold;
   font-size: 14px;
   color:#333333;
   padding-left: 2px;
   padding-bottom: 5px;
}

.sitemap_level_2 {
   font-weight: bold;
   margin-top: 1px;
   display: block;
   background-image:url(/website-data/BT-sub.gif);
   background-repeat:no-repeat;
   background-position:0px 0px;
   padding-left: 15px;
   padding-top: 1px;
}

.sitemap_level_3 {
   display: block;
   margin-left: 15px;
}

.sitemap_level_3_open, .sitemap_level_3_close {
   display: block;
   color:#333333;
   background-image:url(/website-data/BT-small_open.png);
   background-repeat:no-repeat;
   background-position:0px 3px;
   padding-left: 15px;
   margin-left: 15px;
   cursor: pointer; cursor: hand;
}

.sitemap_level_3_close {
  background-image:url(/website-data/BT-small_close.png);
}

.sitemap_level_4 {
   padding-left: 30px;
   display: block;
}

/* Veranstaltungen ----------------------------- */

#event_data {
   margin-top: 10px;
}

#event_data TD {
   vertical-align: top;
   padding-bottom: 10px;
}

/* Newsarchiv ---------------------------------- */
#news_archiv TD {
   padding-bottom: 3px;
}

/* Lexikon ------------------------------------- */
.lexikon_char {
   float:left;
   width: 25px;
   font-weight: bold;
   padding-left: 3px;
   padding-top: 10px;
}

.lexikon_desc_box {
   margin-left: 30px;
   padding-top: 10px;
}

.lexikon_desc {
   display: none;
   background-color: #EFEFEF;
   padding: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.lexikon_link_active {
   background-image: url(/website-data/BT-free.gif);
   background-repeat:no-repeat;
   background-position:0px 2px;
   padding-left: 10px;
   cursor: pointer; cursor: hand;
   color:#FF1A24;
}

.lexikon_link_inactive {
   color: #333333;
   font-weight: bold;
   background: none;
   cursor: default;
   padding-left: 10px;
}

.lexborder {
   border-top: 1px solid #999999;
   margin-top: 10px;
}

/* AJAX Lexikon Engine ------------------- */
SPAN.lex
{
        border-bottom: 1px dotted #FF1A24;
  color: #666;
        cursor: help;
        margin-right: 2px;
}

SPAN.lex:hover {
        color: #FF1A24;
}

#lexbox
{
        width: 270px;
}

#lexbox
{
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
        width: 300px;
        padding: 6px;
  padding-top: 5px;
  margin: 0px;
  background: #f2f2f2;
  border: 1px solid #ff0011;
        text-align: left;
}
#lexbox * { margin: 0px; padding: 0px; }

.lexikon_more_link {
        padding-left: 9px;
        background-image: url('/website-data/ul-pfeil.gif');
        background-repeat: no-repeat;
        background-position: left 5px;
}


/* Neue Verbrauchsmaterialien ----------------------- */

.vm .pllist {
background-color: #ffffff;
}

.vm img.produktbox {
margin: 0px;
padding: 0px;
}


.vm .pllist .pimage {
background-color: #FFFFFF;
width: 100px;
text-align: center;
border-bottom: 1px solid #999999;
}

.vm .pllist .desc {
vertical-align: top;
padding-right:10px;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 7px;
border-bottom: 1px solid #999999;
}

.vm .pllist .preis {
text-align: right;
vertical-align: top;
}

.vm .pllist .artikelnr {
vertical-align: top;
}

.vm .pllist .kart_button {
border-bottom: 1px solid #999999;
vertical-align: bottom;
text-align: right;
}

.vm div.artikel_liste_master {
  /* width: 564px; */
  margin-top: 5px;
  margin-bottom: 6px;
}

.vm div.artikel_liste_master table tr td {
  padding: 13px 10px 0px 10px;
}

.vm div.artikel_liste_master .productBuyButton {
   margin-top: 5px;
}

.vm div.artikel_liste_master .productBuyButton table tr td {
  padding-top: 0px;
}

.vm div.artikel_liste_container {
margin: 10px;
}

.vm td.options_thead {
padding-top: 3px;
padding-bottom: 2px;
}

.vm td.options_thead_first {
padding-top: 3px !important;
padding-bottom: 0px !important;
}

.vm select.attribute {
width: 158px;
margin-right: 11px;
}

.vm img.produktAuswahl {
width: 173px;
height: 128px;
}

.vm div#pathContainer {
margin-top: 2px;
padding-bottom: 3px;
margin-bottom: 12px;
}

.vm div#pathContainer a {
font-size: 11px;
}

.vm div.line  {
padding: 0px;
margin-bottom: 3px;
background-color: #FF1A24;
border-width: 0px;
height: 1px;
}

.vm h1 {
margin-bottom: 5px;
}

.vm h2 {
margin-bottom: 3px;
margin-top: 17px;
font-size: 13px;
}

.vm h3 {
margin-bottom: 0px;
}

.vm span.pathText,
.vm a {
font-size: 11px;
}

.vm img.rootSub {
width: 40px;
height: 40px;
}

.vm table {
padding: 0px;
margin: 0px;
}

.vm td {
padding-bottom: 7px;
padding-top: 7px;
padding-right: 5px;
}

.smallarticlelist td {
  padding-top: 3px;
  padding-bottom: 3px;
}

.vm .bgenLink td {
padding-bottom: 0px;
padding-top: 0px;
}

.vm td.pib {
margin: 0px;
padding: 0px;
height: 131px;
}

.vm td.rootSubImage {
width: 40px;
padding-right: 10px;
}

.vm td.rootSubText {
width: 201px;
padding-right: 20px;
vertical-align: top;
}

.vm a.rootSub {
color: #0084CC;
font-size: 11px;
}

.vm img.pdf {
width: 28px;
height: 11px;
margin-bottom: -2px;
margin-right: 10px;}

.vm img.beschreibung {
}

.vm table.produktimg_box {
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
  /* height: 131px; */
  width: 100%;
}

.vm td.pgImage {
padding-right: 15px;
width: 173px;
text-align: center;

}

.vm table.pb {
border-style: solid;
border-color: #999999;
border-width: 1px;
height: 100%;
}

.vm table.pbText {
height: 100%;
}

.vm td.pbImage {
padding: 0px;
}

.vm td.pbText {
  /* TODO: check: wird nicht mehr verwendet...*/
  background-image: url('/website-data/ebay_verlauf.png');
}

.vm td.pb {
border-style: solid;
border-color: #999999;
border-width: 1px 1px 0px 1px;
width:173px;
background-color: #F2F2F2;
padding: 0px;
}

vm td.pbPad {
padding-left: 15px;
}

.vm td.pbSpacer {
width: 20px;
padding: 0px;
}

.vm td.pbNoBox {
border-color: #FFFFFF;
background-color: transparent;
}

.vm td.button {
border-style: solid;
width: 173px;
border-width: 0px 1px 1px 1px;
border-color: #999999;
text-align: right;
background-color: #F2F2F2;
padding: 0px;
}

.vm div.button {
padding-right: 7px;
padding-bottom: 6px;
}

.vm div.beschreibung {
padding: 12px;
height:100%;
background-image: url('/website-data/ebay_verlauf3.png');
background-position: bottom;
background-repeat: repeat-x;
background-color: #FFF;
}

.vm div.pdfContainer {
margin-top: 10px;
}

.vm .desc DIV.pdfContainer {
  margin: 5px 0 5px 0;
}

.vm input.search {
background-color: #FFFFFF;
width: 125px !important;
height: 15px !important;
}

.vm .prod_desc,.prod_desc {
padding-top: 5px;
padding-bottom: 5px;
font-size: 11px;
}

.vm .prod_attributes {
padding-bottom: 5px;
font-size: 11px;
}

.vm a {
font-size: 12px;
}

.vm a.small{
font-size: 11px;
}

.vm div.artikel_liste_master .productBuyButton {
  margin-top: 5px;
  margin-bottom: 10px;
}

.vm div.artikel_liste_master .productBuyButton table tr td {
        padding-top: 0px;
}

.vmColorBoxSmall {
  width: 16px;
  height: 9px;
  border: 1px solid #999;
  float: left;
  position: relative;
  top: 2px;
  left: 3px;
}
.vmColorBoxBig {
  width: 39px;
  height: 20px;
  border: 1px solid #999;
  float: left;
  position: relative;
  top: 2px;
  left: 3px;
  margin-bottom: 13px;
}

.bbottom {
    border-bottom: 1px dotted #999;
}
.btop {
    border-top: 1px dotted #999;
}

.ldotborder {
      border-right: 1px dotted #999;
      border-left: 1px dotted #999999;
}

.colprice {
   border-bottom: 1px solid #999;
    padding: 5px 9px 10px 7px;
   text-align: left;
   background-color: #fff;
   vertical-align: top;
    width: 135px;
}

/* vmDetails ---------- */
.vm #pricebox {
  padding: 16px 20px 20px 12px;
   text-align: left;
  width: 140px;
  height: 164px;
  border: 1px dotted #999;
}

#featureBox{
  border: 1px solid #999;
  background-image: url(/website-data/ebay_verlauf3.png);
  background-position: 0px 100%;
  background-repeat: repeat-x;
}
div#featureBox table {
  width: 100%;
}

div#featureBox table tr td {
  vertical-align: top;
  font-size: 11px;
}


#featureBox div {
  padding: 12px;
  width: 254px;
}

.vm #featureBox td {
  padding: 0px;
}

.vm .mark {
  font-weight: bold;
}

.vm #featureBox img {
  position: relative;
  top: 3px;
  margin-right: 5px;
}


/* AdminBar ----------------------------------------------------- */
.adminbar {
   margin-top: 70px;
   background-color:  #FF1A24;
}

.adminbar TD {
   color: #ffffff;
   text-align: left;
}

.adminbar A  {
   color: #ffffff;
   font-weight: bold;
}


/* produnkt optionen  */
.selectheader {
   padding-left: 5px;
   padding-right: 5px;
   border-top: 1px solid #999;
   font-weight: bold;
}

/* VM-Search suggest ---------------------------------------------- */

#vm_search {
        width: 150px;
        font-size: 11px;
        padding: 3px;
        font-weight: bold;
        border: 1px inset;

}

#vm_search_info {
        white-space: nowrap;
        width: 122px;
        float: left;
        padding-top: 4px;
        padding-left: 10px;
}


#vm_count_hits {
        float: left;
        font-size: 11px;
        display: none;
        font-weight: bold;
        width: 80px;
        padding-top: 5px;
        padding-left: 0px;
}

#vm_search_suggest {
  position: absolute;
  text-align: left;
        border: 1px solid #FF1A24;
        display: none;
  cursor: pointer;
        overflow: scroll;
        height: 350px;
        width: 400px;
        background-color: #f2f2f2;
        z-index: 100;
}

#loading_icon {
        float: left;
        margin-top: 2px;
        margin-right: 5px;
}

IMG#vm_search_button {
        float: left;
        padding-top: 8px;
        cursor: pointer;
}

DIV#vm_search_exampletext {
        font-size:11px;
        padding-top: 3px;
}

div.searchContainer {
float: left;
margin-top: 6px;
margin-right: 7px;
}

/* Versandkosten Popup */

.versandboxfrei
{
  border: 1px solid #ed2939;
        background-color: #fff;
        text-align: left;
}
.versandskonto
{
  background-color: #fff;
  border: 1px solid #999;
  text-align: left;
}

.versandback
{
  background-color: #f2f2f2;
  padding: 10px;
  padding-bottom: 20px;
  padding-top: 0px;
}

.versandback table
{
        margin-top: 0px;
        padding-left:0px;
        padding-bottom:0px;
        width:93%;
}

.versandinfobox
{
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px;
    width: 71%;
  text-align: left;
}

.weightcol
{
  padding-left: 8px;
  height: 26px;
  border-bottom: 1px solid #F2F2F2;
}

.rightcols
{
  padding-right: 25px;
  text-align: right;
  border-bottom: 1px solid #F2F2F2;
}
.closebutton
{
  font-size:11px;
  background-image: url('/website-data/button_close.png');
  background-repeat: no-repeat;
  background-position: left 2px;
  padding-left: 12px;
  padding-bottom: 3px;
}

#upperCloseButton
{
        position:absolute;
        top:10px;
        left:28px;
        z-index:3;
}

#upperVersandkostenVerlauf{
        z-index:1;
        background-color:#F2F2F2;
        background-image:url(/website-data/lieferkosten_verlauf.png);
        background-repeat:repeat-x;
        text-align:left;
}

td.versandImgCol
{
  width: 200px;
  text-align: center;
        vertical-align: middle;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
}

/* order_zahlung ----------- */
TABLE.order_modes {
  width: 100%;
}

TABLE.order_modes LABEL {
  font-weight: normal;
  padding-left: 4px;
}

TABLE.order_modes TD {
  vertical-align: top;
}

TABLE.order_modes TD.iform {
  padding-left: 30px;
  padding-top: 11px;
  line-height: 11px;
}

TABLE.order_modes TD.help {
  padding-right: 5px;
  padding-top: 8px;
}

TABLE.order_modes TD.options_thead_first {
  line-height: 17px;
}

DIV.order_modes_button {
  margin-top: 20px;
  border-top: 1px solid #999999;
  padding-left: 145px;
  padding-top: 17px;
  margin-bottom: 20px;
}

TABLE.order_modes DIV.orderOptionTop{
  font-weight: bold;
  padding-top: 10px;
}

/* saw live */
.sawLiveHeaderText, .sawLiveHeaderText a{
  color: white;
}

#sawLiveHeadText{
  font-weight:bold;
  padding-left:11px;
  position: relative;
  bottom: 8px;
}

#sawLiveDate{
  text-align: right;
  font-size: 11px;
  padding-right: 11px;
}

#sawLiveHeadGradient{
  height: 28px;
  background-image: url('/website-data/sawLiveHeadVerlauf.png');
  background-repeat: repeat-x;
}

#sawLiveHeadSeperator{
  position: relative;
  left: 11px;
}

#sawLiveFoot1{
  height: 28px;
  background-image: url('/website-data/sawLiveFoot1.png');
  background-repeat: repeat-x;
}

#sawLiveFoot2{
  height: 23px;
  background-image: url('/website-data/sawLiveFoot2.png');
  background-repeat: repeat-x;
}

#sawLiveFootBar{
  padding-left: 11px;
  position: relative;
  top: 2px;
  font-size: 11px;
}

#sawLiveFootBar a{
  color: #333333;
}

#sawLiveSmall{
  width: 830px;
  height: 512px;
  background-image: url('/website-data/sawLiveLogin.png');
  background-repeat: no-repeat;
  margin-top: 36px;
}

#sawLiveLoginForm{
  font-weight: bold;
  position: relative;
  top: 170px;
  right: 20px;
}

#sawLiveLoginForm .sawLivePassword{
  color:white;
  width: 100px;
  text-align: center;
}

.sawStartButton{
  /*position: relative;
  left: 13px; */
  padding-top: 5px;
  border: 0px;
}

#sawLiveBig{
  width: 845px;
  height: 712px;
  background-image: url('/website-data/sawLive.png');
  background-repeat: no-repeat;
  margin-top: 39px;
}

#sawLivePlayerB{
  position: relative;
  top: 37px;
  right: 18px;
}

#sawLivePlayerS{
  position: relative;
  top: 49px;
  right: 20px;
}

#sawLivePlayerDownsize{
  position: relative;
  width: 150px;
  bottom: 200px;;
  left: 355px;
}

#sawLivePlayerUpsize{
  width: 150px;
  position: relative;
  bottom: 115px;
  left: 275px;
}

#sawLiveWrongPassword{
  position: relative;
  left:244px;
  top:180px;
  width:300px;
  text-align:justify;
  color:white;
}

#sawLiveBandwidthTest{
  width: 852px;
  height: 715px;
  background-image: url('/website-data/bandwithTestScreen.png');
  background-repeat: no-repeat;
  margin-top: 35px;
}

#bandwidthInformationBox{
  color: #333333;
  width: 280px;
  height: 180px;
  padding: 10px;
  position: relative;
  top: 145px;
}

#bwcLI{
  position: relative;
  top: 1px;
}

#bwcCaption{
  position: relative;
  bottom: 15px;
  right: 2px;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
}

#flashversion{
  text-align: left;
  font-weight: bold;
}

.bwcFail{
  color: #a15b00;
}

.bwcOK{
  color: #1bb50b;
}

#flashUpgrade{
  margin-top: 5px;
  text-align: left;
}

#flashUpgrade a{
  text-decoration: underline;
}

#connectionSpeedInformation, #liveTestMessages{
  margin-top: 5px;
  text-align: left;
  font-weight: bold;
}

#liveTestMessages {
  display: none;
}

#ltm {
  font-weight: normal;
}

#liveTestMessages {
  display: none;
}

/* microsite 7132 ------------------------------- */
#wc7132micro #box {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding-top: 10px;
  padding-right: 10px;
  margin-top: 20px;
  margin-bottom: 11px;
}

#wc7132micro #box td {
   vertical-align: top;
}

#wc7132micro p {
  margin-bottom: 10px;
  margin-top: 0px;
}

#wc7132micro #box li {
  margin-left: 3px;
}

#wc7132micro img#wc7132_angebot {
  margin-right: 15px;
  margin-top: 15px;
}

#wc7132micro .sl a {
  white-space: normal;
}

#wc7132micro ul {
  line-height: 21px;
  margin-bottom: 10px;
  width: 250px;
}

#wc7132micro DIV#features_border {
  padding: 1px;
  border: 1px solid #999999;
  margin-bottom: 8px;
}

#wc7132micro TABLE#features {
  width: 100%;
}

#wc7132micro TABLE#features TD {
  padding: 5px;
}

#wc7132micro TABLE#features TR {
  background-color: #f2f2f2;
}

#wc7132micro TABLE#features TR.odd {
  background-color: #ffffff;
}

#wc7132micro TABLE#features TD.desc {
  padding-left: 25px;
  background-image: url(/website-data/ico_plus.gif);
  background-position: 5px 6px;
  background-repeat: no-repeat;
}

/* Homepage ----------------------------------- */
#homepage TABLE.produktteaser {
    width: 100%;
    margin-top: 5px;
    border-top: 1px solid #FF1A24;
}

#homepage TABLE.produktteaser TD {
    vertical-align: top;
    line-height: 19px;
}

#homepage TABLE.produktteaser TD H3 {
     margin-bottom: 3px
}

#homepage TABLE.produktteaser TD.desc {
     padding-top: 10px;
}

#homepage TABLE.produktteaser TD.desc A {
     display: block;
     margin-top: 6px;
}

#homepage TABLE.produktteaser TD.image {
     padding-bottom: 10px;
     padding-top: 15px;
     padding-left: 10px;
}

#homeThreeChoice div, #homeThreeChoice img {
  float: left;
}
#homeThreeChoice div.feature {
  background-color:#c10305;
  background-image:url('/website-data/homeThreeChoiceInactive.png');
  background-repeat: repeat-x;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  width: 378px;
  line-height: 40px;
  height: 40px;
}

#homeThreeChoice div.feature ~ div.feature {
  width: 379px;
}

#homeThreeChoice div.feature:hover {
  background-image:url('/website-data/homeThreeChoiceActive.png');
}

#homeThreeChoice {
  cursor: pointer;
  margin-bottom: 20px;
  height: 40px;
}

td.homeContentTable {
  padding: 10px;
  vertical-align: top;
}

td.homeHeaderTable div.links {
  line-height: 25px;
}

td.homeContentTable div.links {
  line-height: 21px;
  margin-top: 4px;
}

/* Reiter */

.tabActivElem {
  #text-align: center;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  background-color: #f2f2f2;
  padding-right: 9px;
  padding-left: 9px;
  line-height: 20px;
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}

.tabActivElem a {
  color: #333333;
}

.tabElem {
  text-align: center;
  border: 1px solid #666;
  width: 10%;
  padding-left: 9px;
  padding-right: 9px;
  line-height: 20px;
  color: #fe2730;
  font-size: 12px;
}

.tabElem:hover {
  text-decoration: underline;
  color: #333333;
}

.tabActivElem:hover a {
  color: #333333;
  text-decoration: underline;
}

.tabElem:hover a {
  color: #333333;
}

.tabSpacer {
  border-bottom: 1px solid #666666;
}

#surroundingTabCont {
  width: 565px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  padding-top: 10px;
  margin-top: 10px;
}

#surroundingTabCont #innerTabCont{
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background-color: #f2f2f2;
  padding: 10px 0px 10px 0px;
}

.tabCont {
  margin-top: 10px;
  border-top: 1px solid #c6c6c6;
  width: 100%;
}
/* verhindert nicht benötigte Rahmen und Abstände bei der VM-liste (ort: show_model)*/
#surroundingTabCont .boxgrey {
  border: 0px;
}
#surroundingTabCont .artikel_liste_container {
  margin: 0px;
}

.produktInfoImg {
  margin-right: 5px;
}

.chkBestBox {
  padding: 0px 6px 6px 6px;
  border: 1px solid #787878;
  background-color: #F2F2F2;
}

.emailmeboy { display:none;}

.stBInfo {
  vertical-align: middle;
  padding-left: 11px;
  font-weight: bold;
}

.fileselect { position: absolute; top: 0px; left: 0px; cursor: pointer; }
.fileselectspan {
  height: 22px;
  width: 90px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 3px;
  left: 5px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
.bgenLink {
  cursor: pointer !important;
  border: none !important;
  color: #FFF !important;
  display: block !important;
  font-weight: bold !important;
  font-family: arial !important;
  text-align: center !important;
  text-decoration: none !important;
  background-repeat: repeat-x !important;
  white-space: nowrap;
}

table.table_filter {
  width: auto;
}

.filter_options {
  width:108px;
  background-color:#FFF;
  border:1px solid #999;
  position:absolute;
  text-align:left;
  overflow:visible;
  #z-index:100;
}

.filter_options_table {
  /* width:100%; */
}

#Preis_Options, #Format_Options, #Farbe_Options {
  display: none;
}

#Format_select_link_top td, #Preis_select_link_top td, #Farbe_select_link_top td {
  border-bottom: 1px dotted #999;
}

.select_link td, tr.select_link_top td, .select_link_over td {
  color: #696969;
  padding: 3px 3px 3px 5px;
}

tr.select_link a, tr.select_link_top a {
  color: #999;
}

.select_link_over a, .select_link a, .select_link_top a {
  width:100%;
  height:100%;
  display:block;
  text-decoration:none;
  color: #000;
}

.select_link_over a:hover, .select_link_top a:hover, .select_link a:hover {
  width:100%;
  height:100%;
  display:block;
}

.select_link_over a:visited, .select_link_top a:visited, .select_link a:visited {
  text-decoration: none;
}


.select_link_over td {
  background-color: #E0E0E0;
}

.select_link span {
  color: #4AA0CC;
}

.no_search {
  font-weight: bold;
  padding: 50px;
  text-align: center;
}

.ordnr-info {
    width: 200px;
}

.ordnr-eti {
    font-weight: bold;
    width: 340px;
    clear: both;
    padding-top: 21px;
    line-height: 24px;
}

.ordnr-wkbt {
    float: right;
}

#ordnr-logo {
    margin-bottom: 25px;
}

.footerlinks {
  line-height: 17px;
  margin-bottom: 4px;
  background-position: 0px 4px;
}


/* ---- CRM ---- */

#kw_headimage {
    margin-bottom: 20px;
}

.kw_sourcetext {
    font-size: 10px;
    margin-top: 8px;
}

#kw_mainsublinkstable {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.kw_mainsublinks div span {
    background-image: url('/website-data/BT-free.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;
    font-size: 13px;
    font-weight: bold;
}

.kw_mainsublinks img {
    margin-top: 15px;
    border: 0px;
}

#beratungstext {
    margin-bottom: 40px;
}

#beratungstext div.heading {
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px;
}

#softwaretext {
    margin-bottom: 40px;
}

#softwaretext table.imagetable {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

#softwaretext div.lupe {
    margin-right: 10px;
    line-height: 40px;
    height: 26px;
}

#softwaretext div.lupe a {
    padding-top: 13px;
    padding-left: 13px;
    padding-right: 13px;
    background-image: url('/website-data/lupe_inaktiv.png');
    background-repeat: no-repeat;
    text-decoration: none;
}

#softwaretext div.lupe a:hover {
    background-image: url('/website-data/lupe_aktiv.png');
    background-repeat: no-repeat;
    text-decoration: none;
}

#softwaretext table#sage_links {
    text-align: center;
    margin-bottom: 0px;
}

.software_mainsublinks div span {
    background-image: url('/website-data/BT-free.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;
    font-size: 13px;
    font-weight: bold;
}

.software_mainsublinks img {
    margin-top: 15px;
    border: 0px;
}

#seminaretext {
}

#seminaretext div.heading {
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px;
}

#seminare_inlineImage {
    float: right;
    padding-left: 30px;
    padding-bottom: 85px;
}


/* ---- Digitaldruck ---- */

#dd_headimage {
    width: 760px;
    height: 195px;
    background-image: url('/website-data/digitaldruck_head.png');
    background-repeat: no-repeat;
}

#dd_headimage span#digitaldruck_headInfoLink {
    background-image: url('/website-data/BT-text.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
    position: relative;
    top: 50px;
    left: 42px;
}

#dd_mainsublinkstable {
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.dd_mainsublinks div span {
    background-image: url('/website-data/BT-free.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;
    font-size: 13px;
    font-weight: bold;
}

.dd_mainsublinks img {
    margin-top: 15px;
    border: 0px;
}

#maschinentext {
    margin-bottom: 30px;
}

#maschinentext ul {
    color: #333333;
    line-height: 16px;
    list-style-image: url(/website-data/ul-haken.gif);
}

#maschinen_mainsublinkstable {
    width: 100%;
    text-align: center;
}


/* ---- Veranstaltungen --- */

.termin_el {
    background-color: #fff;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 3px;
}

.termin_el_grey {
    background-color: #F2F2F2;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 3px;
    padding-top: 3px;
}

.termin_link {
    padding-left: 5px;
}

#veranstaltungenContainer h2 {
    font-size: 13px;
    margin-top: 20px;

}

.modelinnerdetailslink {
    background-image: url('/website-data/BT-text.gif');
    background-repeat: no-repeat !important;
    background-position: 17px bottom !important;
    padding-left: 26px;
}

/* Widgets */
div.widget
{
  background: #f2f2f2;
  margin-bottom: 20px;
}

div.widgetmiddle
{
  height: 22px;
  /*width: 175px;*/
  background-image: url('/website-data/ww_middle.gif');
  background-repeat: repeat-x;
}

div.widgetleft
{
  background-image: url('/website-data/ww_left.gif');
  background-position: left;
  background-repeat: no-repeat;
}

div.widgetright
{
  background-image: url('/website-data/ww_right.gif');
  background-position: right;
  background-repeat: no-repeat;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}

div.widgetborder
{
  background-color: #FFF;
  padding: 15px 11px 12px 10px;
  border-left: 1px dotted #999;
  border-bottom: 1px dotted #999;
  border-right: 1px dotted #999;
}

div.widgetnonborder
{
  background-color: #FFF;
  margin-left: 5px;
  margin-right: 5px;
  padding: 3px 5px 6px 5px;
}

a.widgetlink
{
  font-family: arial;
  font-size: 11px;
  line-height: 16px;
  margin-left: 1px;
  text-decoration: none;
}

*.widgetsmalltext
{
  font-size: 11px;
  line-height: 16px;
  font-family: arial;
}

#surroundingTabCont strong {
  color: #FF1A24;
}

/* livehelp.start */

#floatLayer
{
  position: absolute;
  left: 10px;
  top: 10px;
  visibility: hidden;
  width: 323px;
  height: 229px;
  background-color: #FFF;
  z-index: 5000;
}
#floatLayer #InitiateText
{
  position: relative;
  z-index: 5001;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

#outerLiveChatBox
{
  float:right;
  display:none;
}

#outerLiveChatBox #liveChatBox
{
  display:none;
}

#outerLiveChatBox #liveChatBox .heading
{
  position:relative;
}

#outerLiveChatBox #liveChatBox .heading img
{
  position: absolute;
  top: -4px;
  left: 60px;
}

#outerLiveChatBox #livehelpuser
{
  width: 145px;
  color: #666;
  margin-top: 10px;
}

#outerLiveChatBox #livehelpmessage
{
  width: 145px;
  height: 60px;
  margin-top: 8px;
  color: #666;
  overflow: auto;
}

#outerLiveChatBox #liveChatBox form div
{
  margin-top:12px;
}

#outerLiveChatBox #liveChatBox form div input
{
  border: 0px;
  padding: 0px;
}
/* livehelp.end   */

/* hidden form field for spam protection */
form tr.bland {
  display: none;
}

