* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
}

h1, h2, h3 {
  background: transparent;
}

h1 {
  font-size: 23px;
  margin-bottom: 11px;
}

h2, h1.wieh2, h1.wieh2_zweizeilig {
  width: 622px;     /* 633px - 6px (padding-left) - 2*2px (border) */
  border: 1px solid #f0dda2;
  background-color: #fbf7e8;
  padding: 4px 0 3px 6px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}
h2, h1.wieh2 {
  height: 22px;
}
h1.wieh2_zweizeilig {
  height: 40px;
}

h2.h2klein {
  border: 0px;
  background-color: transparent;
  padding: 0 0 0 7px;
  font-size: 12px;
}

.extrah2flaggenueberschrift {
  width: 622px;     /* 633px - 6px (padding-left) - 2*2px (border) */
  height: 22px;
  border: 1px solid #f0dda2;
  padding: 2px 0 6px 9px;
  margin-bottom: 10px;
  clear: both;
}
.extrah2flaggenueberschrifttd {
  font-size:14px;
  font-weight:bold;
  color:#000;
}

h2.hoeher {
  height: 35px;
}

h3 {
  font-size: 12px;
  margin-bottom: 8px;
  font-weight: bold;
}

h2.special {
  width: 622px;     /* 633px - 6px (padding-left) - 2*2px (border) */
  height: 22px;
  border: 1px solid #f0dda2;
  background-color: #fbf7e8;
  color: #000;
  padding: 7px 0 0px 6px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}

h3.special {
  width: 622px;     /* 633px - 6px (padding-left) - 2*2px (border) */
  height: 22px;
  border: 1px solid #f0dda2;
  background-color: #fbf7e8;
  color: #7f8082;
  padding: 7px 0 0px 6px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}

table {
  padding: 0;
  margin: 0;
  border: 0;
}

a, p, li, td {
  font-size: 12px;
}

td {
  padding: 0 0;
  color: #646464;
}

p {
 line-height: 140%;
 margin-bottom: 12px;
}

input, select, textarea, checkbox {
  padding: 2px;
  margin: 0;
  font-size: 12px;
}

a {
  color: #7f8082;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0 none;
}

#alles {
  width: 100%;
}

#container {
  position: relative;
  width: 674px;
  margin: 0 auto;
  text-align: left;
}

#header {
  margin: 0;
  height: 183px;
}

#footer {
  padding: 0 0 10px 22px;
}

#clever_logo {
  position: absolute;
  margin-top: 12px;
  margin-left: 480px;
}

#print_header {
  position: absolute;
  margin-top: 10px;
  margin-left: 31px;
}

#print_footer {
  font-size: 10px;
  position: relative;
  margin-left: 8px;
  width: 633px;
}

.header_linie {
  position: absolute;
  color: #f0dda2;
  background-color: #f0dda2;
  border: 0 none;
  height: 1px;
  width: 633px;
  margin: 69px 0 0 22px;
}

.footer_linie {
  color: #f0dda2;
  background-color: #f0dda2;
  border: 0 none;
  height: 1px;
  width: 633px;
  margin: 12px 0;
}


#inhalt {
  padding: 0 0 20px 22px;
  top: 183px;
  font-size: 90%;
}

#inhalt h1,h2,h3 {
  padding-left: 8px;
}

#inhalt a {
  text-decoration: underline;
  font-weight: bold;
}
#inhalt a:hover {
  text-decoration: none;
}


#inhalt ul, #inhalt ol {
  margin: 0 25px 12px 25px;
}

#inhalt li {
  padding: 0 0;
  color: #000;
}

/* Der Überschriftsrahmen */
#inhalt .ueberschriftsrahmen {
  width: 622px;     /* 633px - 6px (padding-left) - 2*2px (border) */
  height: 22px;
  border: 1px solid #f0dda2;
  padding: 4px 0 2px 6px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}

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

/* Ein Text über die Breite von 533 Pixel */
.absatz2spalten {
  width: 533px;
  font-size: 12px;
  color: #000;
  margin-bottom: 12px;
  padding-left: 8px;
  clear: both;
}
/* Wie absatz2spalten, nur kleinere Schrift */
.kleineschrift {
  width: 533px;
  font-size: 10px;
  color: #000;
  margin-bottom: 12px;
  padding-left: 8px;
  clear: both;
}

.headerschrift {
  font-size: 10px;
}

.normalerabsatz {
  font-size: 12px;
  color: #000;
  padding-left: 8px;
  margin-bottom: 12px;
  clear: both;
}

#breitefuerabsatz2spalten {
  width: 541px;
}

.zentriertedarstellung {
  width: 541px;
  text-align: center;
}

.absatz2spaltenverschoben {
  width: 550px;
  font-size: 12px;
  color: #000;
  margin-bottom: 12px;
  margin-left: -9px;
  clear: both;
}

/* Anfang der beiden Spalten */
.inhalt_links {
  padding-left: 8px;
  color: #000;
  width: 322px;
}

.inhalt_rechts {
  float: right;
  text-align: right;
  width: 328px;
  height: 261px;
  margin-right:11px;
  margin-rig\ht: 22px;
}

.inhalt_links2 {
  float: left;
  padding-left: 8px;
  color: #000;
  width: 322px;
}

.inhalt_rechts2 {
  width: 328px;
  height: 261px;
  margin-right:11px;
  margin-rig\ht: 22px;
}

/* Ende der beiden Spalten */

/* Positionierungen*/
table.breitevomrahmen {
  width: 634px;
}

table.dreispalten {
  width: 580px;
}

table.dreispaltenverschoben {
  width: 597px;
}

fieldset {
  border: 0 none;
}

input.anzahleingabe {
  width: 30px;
  text-align: right;
}

input.input400 {
  width: 400px;
}

input.input250 {
  width: 250px;
}

input.input200 {
  width: 200px;
}

input.input170 {
  width: 170px;
}

input.input150 {
  width: 150px;
}

input.input100 {
  width: 100px;
}

input.input40 {
  width: 40px;
}

input.input20 {
  width: 20px;
}

.registrieren {
  margin-right: 15px;
}

textarea.textarea300 {
  width: 300px;
  height: 200px;
}
textarea.textarea150 {
  width: 300px;
  height: 100px;
}
textarea.textarea150b {
  width: 360px;
  height: 100px;
}

.warenkorbbutton_1 {
  background: transparent;
  position: absolute;
  margin-left: 440px;
  margin-top: -18px;
  padding: 0 40px 15px 0;
}
.warenkorbbutton_2 {
  background: transparent;
  position: absolute;
  margin-left: 0px;
  margin-top: -16px;
  padding: 0 0 15px 0;
}
.warenkorbbutton_3 {
  background: transparent;
  position: absolute;
  margin-left: 400px;
  margin-top: -19px;
  padding: 0 40px 15px 0;
}
.warenkorbbutton_4 {
  display: none;
  background: transparent;
}
.warenkorbbutton_5 {
  background: transparent;
  position: absolute;
  margin-left: 440px;
  margin-top: -32px;
}
a.warenkorbbutton {
  position: absolute;
  font-size: 12px;
  font-weight: normal;
  margin-left: 448px;
  margin-top: -12px;
  padding: 15px 40px 15px 0;

  background: transparent url(../img/warenkorb-button.gif) 105px 0 no-repeat;
}

.ueberschriftsrahmen td {
  font-size: 14px;
}

.linie1 {
  color: #f0dda2;
  background-color: #f0dda2;
  border: 0 none;
  height: 1px;
  width: 617px;
  margin: 12px 0;
}

.linie2 {
  color: #f0dda2;
  background-color: #f0dda2;
  border: 0 none;
  height: 1px;
  width: 630px;
  margin: 12px 0;
}

.linie_navi {
  color: #ebe3ca;
  background-color: #f0dda2;
  border: 0 none;
  height: 1px;
  width: 148px;
  margin: 29px 0 26px 0;
}

.groesser {
  font-size: 14px;
  color: #000;
}
/* Darstellung auf der Startseite */

.start_bild1kasten {
  z-index:10;
  position: relative;
  top: 0px;
  left: 0px;
}
.start_bild1kasten_text {
  z-index:11;
  position: absolute;
  top: 5px;
  left: 110px;
  color: #646464;
}
.start_bild1kasten_but {
  z-index:11;
  position: absolute;
  top: 150px;
  left: 202px;
}
.start_bild2kasten {
  z-index:10;
  position: relative;
  top: 0px;
  left: 0px;
}
.start_bild2kasten_text {
  z-index:11;
  position: absolute;
  top: 5px;
  left: 110px;
  color: #646464;
}
.start_bild2kasten_but {
  z-index:11;
  position: absolute;
  top: 150px;
  left: 202px;
}


/* Darstellung der Artikelseite */
td.spalte1 {
  width: 356px;
  vertical-align: top;
}

td.spalte1a {
  width: 146px;
  vertical-align: middle;
}
td.spalte1b {
  width: 206px;
  vertical-align: top;
}
td.spalte1bverschoben {
  width: 223px;
  vertical-align: top;
}

td.spalte2 {
  width: 91px;
  text-align: right;
  vertical-align: top;
}

td.spalte3 {
  width: 121px;
  text-align: right;
  vertical-align: top;
}


/* Darstellung der Artikelseite NEU */
td.spalte1_neu {
  width: 120px;
  vertical-align: bottom;
}

td.spalte2_neu {
  width: 30px;
  vertical-align: middle;
}

td.spalte3_neu {
  width: 430px;
  vertical-align: top;
  text-align: right;
}

/* Darstellung des Warenkorbs */

td.spalte1_warenkorb {
  width: 326px;
  vertical-align: top;
}

td.spalte1a_warenkorb {
  width: 146px;
  vertical-align: middle;
}

td.spalte1b_warenkorb {
  width: 180px;
  vertical-align: top;
}

td.spalte2_warenkorb {
  width: 91px;
  text-align: right;
  vertical-align: top;
}

td.spalte3_warenkorb {
  width: 91px;
  text-align: right;
  vertical-align: top;
}

td.spalte123_warenkorb {
  width: 508px;
  text-align: right;
  vertical-align: top;
}

td.spalte4_warenkorb {
  width: 89px;
  text-align: right;
  vertical-align: top;
}

/* Diese Spalten werden auf der letzten Seite des Bestellprozesses dargestellt, im neuen Warenkorb. Außerdem: Weitere Beschreibungen für die Seite */
td.spalte1_warenkorb_l {
  width: 356px;
  vertical-align: top;
}
td.spalte1a_warenkorb_l {
/*  width: 146px; */
  width: 99px;
  vertical-align: top;
  text-align: center;
}
td.spalte1b_warenkorb_l {
/*  width: 180px; */
  width: 260px;
  vertical-align: top;
}
td.spalte2_warenkorb_l {
  width: 61px;
  text-align: right;
  vertical-align: top;
}
.warenkorb_gutschein {
  width: 225px;
  float: left;
}
.warenkorb_gesamtrechnung {
  float: right;
  width: 288px;     
  border: 2px solid #f0dda2;
  background-color: #fff;
  padding: 11px;
}
.warenkorb_gesamtrechnung_tab {
  width: 286px;
}
.warenkorb_gesamtrechnung_1a { /* Spalte 1, fett + gross */
  width: 175px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  line-height: 20px; 
}
.warenkorb_gesamtrechnung_1b { /* Spalte 1, klein */
  width: 175px;
  font-size: 11px;
  color: #646464;
  font-weight: normal;
  line-height: 20px; 
}
.warenkorb_gesamtrechnung_2a { /* Spalte 2, fett + gross */
  width: 91px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  text-align: right;
  line-height: 20px; 
}
.warenkorb_gesamtrechnung_2b { /* Spalte 2, klein */
  width: 91px;
  font-size: 11px;
  color: #646464;
  font-weight: normal;
  text-align: right;
  padding-right: 15px;
  line-height: 20px; 
}


/* Darstellung der Tabellen in der Bestellhistiorie */

td.spalte1_hist_artbild {
  width: 150px;
  text-align: left;
  vertical-align: top;
}

td.spalte2_hist_farbig {
  background-color: #faf2d9;
}

.spalte1_hist_preistext {
  width: 310px;
  text-align: left;
  vertical-align: top;
}

.spalte2_hist_preis {
  width: 300px;
  text-align: left;
  vertical-align: top;
}

.spalte_hist_kleinlinks {
  width: 200px;
  vertical-align: top;
}
.spalte_hist_kleinrechts {
  width: 300px;
  vertical-align: top;
}


/* Allgemeine Darstellung von Tabelölen mit Kopf in einer und die Zeilen in zwei abwechselnden Farben */

td.tdheader {
  background-color: #f0dda2;
}
td.tdgerade {
  background-color: #fbf7e8;
}
td.tdungerade {
  background-color: #f7efd0;
}


/* Navoben anfang */
#navoben {
  display: none;
}

/* Navlinks anfang */
#navlinks {
  display: none;
}

#loginfenster {
  display: none;
}

#login {
  display: none;
}
#login .einlogghinweis {
  margin-top: 13px;
  margin-left: 55px;
  font-size: 12px;
}


/* Navlinks ende */

/* Klassen */

.redNote {
  color: #ff0000;
}

#zeitleiste1 {
  width: 632px;
  height: 72px;
  background: transparent url(../img/sprachen/DE/zeitleiste1.gif) no-repeat;
}
#zeitleiste2 {
  width: 632px;
  height: 72px;
  background: transparent url(../img/sprachen/DE/zeitleiste2.gif) no-repeat;
}
#zeitleiste3 {
  width: 632px;
  height: 72px;
  background: transparent url(../img/sprachen/DE/zeitleiste3.gif) no-repeat;
}
#zeitleiste4 {
  width: 632px;
  height: 72px;
  background: transparent url(../img/sprachen/DE/zeitleiste4.gif) no-repeat;
}
#zeitleiste5 {
  width: 632px;
  height: 72px;
  background: transparent url(../img/sprachen/DE/zeitleiste5.gif) no-repeat;
}
#zeitleiste6 {
  width: 632px;
  height: 72px;
  background: transparent url(../img/sprachen/DE/zeitleiste6.gif) no-repeat;
}

.flaggenliste {
  margin-left: 8px; 
}

.textnebenflaggen {
  position: relative; 
  margin-left: 20px; 
  top: -9px;
}

.textnebenflaggen_unterseite {
  position: relative; 
  margin: 0 20px 0 10px; 
  top: -9px;
}

/* Darstellung der Untermensseite */
#uu_inhalt {
  padding: 0 0 100px 80px;
  font-size: 90%;
}
#uu_inhalt a {
  text-decoration: underline;
  font-weight: bold;
}
#uu_inhalt a:hover {
  text-decoration: none;
}

.uu_linkerteil {
  float: left; 
  width: 533px;
  font-size: 12px;
  color: #646464;
  margin-bottom: 12px;
  padding-top: 20px;
  padding-left: 8px;
}
.uu_rechterteil {
  float: left; 
  width: 80px;
  font-size: 12px;
  color: #646464;
  margin-bottom: 12px;
  padding-left: 38px;
}

.linie3 {
  clear: both;
  color: #f0dda2;
  background-color: #f0dda2;
  border: 0 none;
  height: 1px;
  width: 529px;
  margin: 12px 0;
}

.zuv_sp1 {
  width:50px;
  padding-left:10px;
  vertical-align:top;
}
.zuv_sp2345 {
  width:520px;
}
.zuv_sp2 {
  width:215px;
}
.zuv_sp3 {
  width:20px;
}
.zuv_sp4 {
  width:70px;
  text-align: right;
}
.zuv_sp5 {
  width:215px;
}
.zuv_balkentext {
  background: transparent;
  position: absolute;
  margin-left: 6px;
  margin-top: 1px;
}
.zuv_balkenups {
  background: transparent;
  position: absolute;
  margin-left: 460px;
  margin-top: -26px;
}
