body {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  background: #DBDFE2;
  background-image: url("../grafik/hintergrund.gif");
  background-repeat: repeat-x repeat-y;
  background-attachment:fixed;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
}
html {
  height: 100%;
  margin:0;
  padding:0;
}

#rahmen {
  height: 100%;
  position: relative;
  padding: 0px 0px 0px 0px;
  top: 0px;
  margin-top:0px;
  margin-bottom:0px;
/* center for all but msie */
  margin-left: auto;
  margin-right: auto;
/*-------------------------*/
  width: 94%;
  border-left: 1px solid #FFA431;
  border-right: 1px solid #FFA431;
/* dunkel */
  background-color: #292973;
  background-color: #FCF7E8;
/*
  border-width: 0px 1px 0px 1px;
  border-style: solid;
  border-color: #9CA5A5;
*/
  min-height: 139px;
  z-index: 2;
}

#links{
  position: relative;
  z-index: 2;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  top: 0px;
  left: 0px;
  width: 1px;
  overflow: hidden;
  text-align: left;
  float: left;
  height: 100%;
  background-color: #FFA431;
  xbackground-image: url("../grafik/links.gif");
  background-repeat: repeat-y;
  xborder: 1px solid #fff;
}

#rechts{
  position: relative;
  z-index: 2;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
  top: 0px;
  left: 0px;
  width: 1px;
  height: 100%;
  text-align: right;
  float: right;
  background-color: #FFA431;
  xbackground-image: url("../grafik/rechts.gif");
  background-repeat: repeat-y;
  overflow: visible;
  xborder: 1px solid #fff;
}

#mitte{
  position: relative;
  z-index: 1;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #FCF7E8;
/* hell: */
  background-color: #FCF7E8;
  text-align: left;
  float: left;
  background-image:url(/grafik/bgunten_stapler.gif);
  background-repeat:no-repeat;
  background-position: 0px 126px;
}

#kopf {
  width:100%;
  height: 102px;
  flxoat: left;
  background-image: url("../grafik/bgoben.gif");
  background-repeat: repeat-x;
}

img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
#stapler {
  z-index:10;
  position: relative;
  top: 0px;
  width: 135px;
  height: 120px;
  text-align: right;
  margin: 10px 10px 0px 0px;
  float: right;
}
#staplerdruck {
  display: none;
 }

#adresseoben {
  display: none;
 }
 
#unten {
  heixght: 100px;
  width: 100%;
  clear: left;
  float: left;
  margin: 0; padding: 0;
  backxground-color: red;
}  
 
#infotextoben {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 70px;
  text-align: left;
  float: left;
  background-image: url("../grafik/bgoben_stapler.gif");
  background-repeat: no-repeat;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }
.oben {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
  margin: 30px 0px 0px 0px;
}
.oben b {
  color: #ffffff;
}

a.oben:link {
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  color: #ffffff;
}
a.oben:visited {
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  color: #ffffff;
}
a.oben:hover {
  padding: 0px 0px 0px 0px;
  font-size: 1em;
  color: #FFA431;
}
#sprachauswahl {
  position: absolute;
  top: 45px;
  right: 140px;
  height: 10px;
  text-align: left;
  float: left;
 }
#firmenname {
  position: absolute;
  top: 77px;
  right: 140px;
  height: 21px;
  width: 545px;
  text-align: left;
  float: left;
 }
#firmennamedruck {
  display: none;
 }

#startmitte {
  width:100%;
  height: 144px;
  background-color: #FF9C1D;
  background-image: url("../grafik/startmitte.jpg");
}
#startnavi {
  width:99.5%;
  height: 40px;
  background-color: #ffffff;
  background-image: url("../grafik/bg_startnavi.gif");
  text-align: right;
  padding: 17px 0px 0px 0px;
}
#startschatten {
  width:768px;
  height: 49px;
  background-color: #ffffff;
  background-image: url("../grafik/bg_startschatten.jpg");
}
#startinhalt {
  clear: both;
  margin-top: 15px;
}
#topics {
  width: 150px;
  padding: 10px;
  float: right;
  margin-top:20px;
}


select.deu {
  background-image: url("../grafik/deutsch.gif");
}

#startinhalt h1 {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  background-color: orange;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #292973;
  padding: 1px 2px 1px 2px;
  margin: 6px 0px 8px 0px;
  text-align: center;
}

#startinhalt h2 {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #FFA500;
  font-weight: bold;
  background-color: #292973;
  background-color: #00568F;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #FFA500;
  padding: 1px 2px 1px 2px;
  margin: 6px 0px 8px 0px;
  text-align: center;
}

#inhaltnavigation h1 {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  background-color: orange;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #292973;
  padding: 1px 2px 1px 2px;
  margin: 6px 0px 8px 0px;
  text-align: center;
}

#inhaltcontent h1 {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  background: none;;
  color: #000000;
  font-weight: bold;
  border: none;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  width: 67%;
}

.fehler {
  padding: 8px 8px 8px 8px;
  border: 1px solid red;
  text-align: left;
  margin: 0px 0px 0px 0px;
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  width: 80%;
  background-color: #ffffff;
}

.auswahl {
  padding: 0px 8px 8px 8px;
  width: 154px;
  float: left;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

.auswahll {
  padding: 2px 2px 2px 0px;
  width: 154px;
  float: left;
  text-align: left;
  margin: 0px 0px 0px 0px;
  font-size: 0.8em;
  line-height: 1em;
  font-family: arial, helvetica, sans-serif;
}



#startinhalt .umbruch {
  clear: both;
}

#startinhalt .links {
  padding: 0px 8px 8px 8px;
  float: left;
  width: 20%;
  text-align: left;
  text-align: center;
  margin: 0px 0px 0px 0px;
borxder: 1px solid #fff;
backgxround-color: blue;
}

#startinhalt .rechts {
  padding: 0px 8px 8px 8px;
  float: right;
  width: 20%;
  text-align: left;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

#startinhalt .neue_mitte {
  padding: 1px 0px 0px 0px;
  margin: 0 22% 0 22%;
  foxnt-size: 1em;
  text-align: center;
}

#highlight {
  padding: 0; margin: 0;
  width: 100%;
  text-align: center;
}

#highlight_links {
  float: left;
  padding: 0; margin: 0;
  width: 49%;
  text-align: center;
  bacxkground-color: red;
}

#highlight_rechts {
  float: right;
  padding: 0; margin: 0 0 0 0;
  width: 49%;
  text-align: center;
  backxground-color: #fff;
}

#startinhalt .mitte_teilen {
  padding: 0;
  margin: 0;
  floxat: left;
  text-align: center;
}

#startinhalt .mitte {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
  width: 55%;
  text-align: center;
  bordxer: 1px solid #fff;
}
#startinhalt .mitte1 {
  padding: 0px 3px 8px 8px;
  float: left;
  width: 51%;
  text-align: left;
  text-align: center;
  borxder: 1px solid red;
}
#startinhalt .mitte1a {
  padding: 0px 3px 8px 8px;
  float: left;
  width: 96%;
  text-align: left;
  text-align: center;
}
#startinhalt .mitte3 {
  padding: 0px 8px 8px 3px;
  float: left;
  width: 28%;
  text-align: left;
  text-align: center;
}
#startinhalt .mitte4 {
  padding: 0px 0px 0px 0px;
  float: left;
  width: 98%;
  text-align: left;
  text-align: center;
}
#startinhalt .mitte5 {
  padding: 0px 0px 0px 8px;
  float: left;
  width: 28%;
  text-align: left;
  text-align: center;
}
#startinhalt .mitte2 {
  padding: 0px 3px 8px 3px;
  float: left;
  width: 15%;
  text-align: left;
  text-align: center;
}
#startinhalt .mitteb {
  padding: 0px 3px 8px 3px;
  float: left;
  width: 98%;
  text-align: left;
  text-align: center;
}

#startinhalt .total {
  padding: 0px 10px 10px 10px;
  float: left;
  width: 100%;
  text-align: center;
}

#startinhalt .linie {
  clear: both;
  float: left;
  text-align: left;
}

#startnavi a {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #37374F;
  text-decoration: none;
  font-weight: bold;
  padding: 17px 10px 0px 0px;
}

#navigation {
  position: relative;
  top: 0px;
  width:100%;
  height: 20px;
  float: left;
  padding: 2px 0px 3px 0px;
  margin: -28px 0px 5px 0px;
  background-image:url(/grafik/bgoben2_stapler.gif);
  background-repeat:no-repeat;
  background-position: 0px 0px;
  background-color: #292C75;
}
#footer {
  position: relative;
  top: 0px;
  width:100%;
  height: 20px;
  float: left;
  text-align: center;
  padding: 2px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #FFDC87;
  font-size: 0.7em;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}
#footer2 {
  position: relative;
  top: 0px;
  width:100%;
  height: 20px;
  float: left;
  text-align: center;
  margin: 0px 0px 0px 0px;
  font-size: 0.7em;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}
.inhaltblau {
  width:100%;
  xheight: 20px;
  float: left;
  margin: 5px 0px 5px 0px;
  padding: 2px 10px 5px 10px;
  padding: 2px 0px 5px 0px;
  xbackground-color: #DBDDE1;
  background-color: #FFDC87;
  background-image: url("../grafik/menu3bg.jpg");
  background-repeat: no-repeat;
}
.inhaltblau2 {
  width:100%;
  height: 20px;
  float: left;
  margin: 5px 0px 5px 0px;
  padding: 2px 0px 2px 0px;
  background-color: #DBDDE1;
  background-color: #FFDC87;
}

#menueneu h1 {
  position: relative;
  xwidth: 1;
  float: left;
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  background-color: orange;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #292973;
  padding: 1px 2px 1px 2px;
  margin: 6px 0px 8px 4px;
  text-align: center;
}
#menueneu h2 {
  position: relative;
  xwidth: 99%;
  float: left;
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #FFA500;
  font-weight: bold;
  background-color: #292973;
  background-color: #00568F;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: #FFA500;
  padding: 1px 2px 1px 2px;
  margin: 6px 0px 8px 4px;
  text-align: center;
}



#inhaltnavigation {
  position: relative;
  top: 0px;
  padding: 10px 10px 0px 10px;
  float: left;
}

#inhaltcontent {
  position: relative;
  top: 0px;
  padding: 10px 10px 0px 10px;
  float: left;
  width: 67%;
}

p.inhalt {
  font-size: 0.8em;
  line-height: 1.4em;
  width: 67%;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
.angebot {
  font-size: 0.8em;
  line-height: 1.4em;
  text-align: left;
  clear: left;
}

a.menu {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #232569;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 7px 0px 7px;
}
a.menu:visited {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #232569;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 7px 0px 7px;
}
a.menu:hover {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #FFA431;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 7px 0px 7px;
}

a.menu2 {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 7px;
}
a.menu2:visited {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 7px;
}
a.menu2:hover {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #FFA431;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 7px;
}
a.menu3 {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
a.menu3:visited {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #0000000;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
a.menu3:hover {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #FFA431;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

#startinhalt a {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #333399;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
#startinhalt a:visited {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #333399;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
#startinhalt a:hover {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #333399;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

#startinhalt h2 a {
  color: #FFFFFF;
}
#startinhalt h2 a:hover {
  color: #FFFFFF;
}
#startinhalt h2 a:visited {
  color: #FFFFFF;
}
#menueneu h2 a {
  color: #FFFFFF;
}
#menueneu h2 a:hover {
  color: #FFFFFF;
}
#menueneu h2 a:visited {
  color: #FFFFFF;
}

#menueneu h1 a {
  color: #000000;
}
#menueneu h1 a:hover {
  color: #d00000;
}
#menueneu h1 a:visited {
  color: #000000;
}


#contentinhalt a {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #333399;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
#contentinhalt a:visited {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #333399;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
}
#contentinhalt a:hover {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #333399;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

a.inhalt {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #333399;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
a.inhalt:visited {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #333399;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
a.inhalt:hover {
  font-size: 1em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  color: #FFA431;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

hr {
  clear: both;
}

#startinhalt img {
  border: 1px solid #FFA431;
}

.topic {
  border: 1px solid #FFA431;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 8px;
}
a.topic {
  border: none;
  margin: 0px;
  padding: 0px;
}


.menubild {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  background: none;;
  color: #000000;
  font-weight: normal;
  border: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.menuhd {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  background: none;;
  color: #000000;
  font-weight: bold;
  border: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.menutopics {
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: arial, helvetica, sans-serif;
  background: none;;
  color: #000000;
  font-weight: normal;
  border: none;
  text-align: left;
  margin: 0px;
  padding: 0px;
}


.preis {
         font-family: arial, sans-serif;
         font-size: 13pt;
         font-weight: bold;
         color: #DC8F2A;
/* claus */
         color: #F68500;
         line-height: 9pt;
         vertical-align: right;
         margin: 0px 0px 0px 10px;
}
.warenkorbtext {
        border: 0px;
         border-style: solid;
         background: #D7D9ED;
         color: #000000;
         font-family: arial, sans-serif;
         font-size: 8pt;
         font-weight: normal;
         padding: 1px 0px 1px 2px;
         text-align: left;
         width: 102px;
         overflow: hidden;
}
.warenkorbpreis {
        border: 0px;
         border-style: solid;
         background: #D7D9ED;
         color: #000000;
         font-family: arial, sans-serif;
         font-size: 8pt;
         font-weight: normal;
         padding: 0px 0px 0px 0px;
         text-align: right;
         width: 65px;
         overflow: hidden;
}
.warenkorbsumme{
        border: 0px;
         border-style: solid;
         background: #D7D9ED;
         color: #000000;
         font-family: arial, sans-serif;
         font-size: 8pt;
         font-weight: normal;
         padding: 0px 0px 0px 0px;
         text-align: right;
         width: 102px;
         overflow: hidden;
}

/*warenkorb */
.korb {
        border: 0px;
         border-style: solid;
         margin: 2px;
         width: 620px;
         padding: 0px;
              border-collapse: collapse;
}
.korbth {
         background-color:#FFDC87;
         color: #000000;
         font-family: arial, sans-serif;
         font-size: 10pt;
         font-weight: bold;
         padding: 1px 1px 1px 8px;
         margin: 0px;
         text-align:right;
}
.korbtd {
         color: #000000;
         font-family: arial, sans-serif;
         font-size: 10pt;
         font-weight: normal;
         padding: 1px 1px 1px 8px;
         margin: 0px;
         text-align:right;
}
.korbtd-linie {
        border-width: 2px 0px 0px 0px;
         border-color: #DBDFE2;
         border-style: solid;
         background-color:#FFDC87;
         color: #000000;
         font-family: arial, sans-serif;
         font-size: 10pt;
         font-weight: normal;
         padding: 1px 1px 1px 8px;
         margin: 0px;
         text-align:right;
}
input.korb{
/* found me in ie.css, too */
  font-size: 8pt;
  font-family: arial, sans-serif;
  font-weight: normal;
  background-color: #FCF7E8;
  color: #000000;
  padding: 0px 0px 0px 3px;
  margin: 0px 0px 0px 0px;
  text-align:left;
  width:16px;
  height:16px;
  border-color: #38386E;
  border-style: solid;
  border-width: 1px;
}
input.korb2{
  font-size: 8pt;
  font-family: arial, sans-serif;
  font-weight: normal;
  xbackground-color: #D7D9ED;
  color: #000000;
}

input.recalc{
  font-size: 7pt;
  font-family: arial, sans-serif;
  font-weight: normal;
  background-color: #EEEEF8;
  color: #000000;
  border: 0px;
  padding: 0px 0px 0px 3px;
  margin: 0px 0px 0px 0px;
  width:80px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #EEEEF8;
  border-left-color: #EEEEF8;
  border-right-color: #38386E;
  border-bottom-color: #38386E;

}
.korb_big{
         color: #000000;
         font-family: arial, sans-serif;
         font-size: 10pt;
         font-weight: bold;
}
a.korb_big:hover{
        color: #DC8F2A;
}

.eimer {
  border: none;
}

.spezialfoto {
  float: left;
  margin-right: 5px;
}

i.menu3 {
  font-size: 0.7em;
  line-height: 1.1em;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

.pic {
 border: 0px 0px 0px 0px;
 margin: 3px 8px 3px 0px;
 float: left;
}

.picr {
 border: 0px 0px 0px 0px;
 margin: 3px 0px 3px 8px;
 float: right;
}


