
/* START ############################################################################################################ */

/*  blau     = 0E3081               */
/*  gold     = FCD750  Gold CeeJay  */
/*  rot      = E3081C  "ZACK Hand"  */
/*  rosa     = F3B9D2               */
/*  magenta  = 630F6D  RAK Magenta  */
/*  DeepPink = FF1493  DeepPink     */
/*  HotPink  = FF69B4  HotPink      */

/*  NewBG 01/2010 = B20152          */

/*  NewBG 04/2010 = 2D47A9 "Jeans"  */

html {
  /*
  background: url(/images/rote_kreise.gif);
  background: url(/images/hintergrund/red205.gif);
  background: url(/images/hintergrund/red133.gif);
  background: url(/images/hintergrund/red183.gif);
  background: url(/images/hintergrund/yello066.gif); */

  background-color: #C00; /* Haupthintergrund */
  background-color: #2D47A9; /* Haupthintergrund */

  /* color: #333; HauptSchriftFarbe */
  color: #630F6D; /* HauptSchriftFarbe RAK Magenta */
}

#body_rak {
  background-color: #C00; /* Haupthintergrund */
  background-color: #2D47A9; /* Haupthintergrund */

  /* color: #333; HauptSchriftFarbe */
  color: #630F6D; /* HauptSchriftFarbe RAK Magenta */

  margin: 15px;
  padding: 0;
  text-align: center;
  font-family: Verdana, sans-serif;
  /* font-size: 84%; */
  /* font-size: 78%; */
  /* 14.06.2009 */
  font-size: 71%;

  /* width: 1131px; */  /* Page 900px + (Padding 10px + B a n n e r zZt max. 220px) + 1px Puffer ?!! */
  /* width: 1735px; */
  /* width: 1140px; weg da nun RP ONLINE plus 14 (234-220) */
  width: 1154px;

}

#page_rak0, #page_rak02 {
  float: left;
}

#page_rak0 {
  /* background: none; */
  background: url(/images/hintergrund_seite_oben.gif);
  background-repeat: repeat-x;
  background-position: 0 -10px; /* links oben */
}
#page_rak0, #page_rak02 {
  /* border: 3px solid #333; */
  /* border-left: 2px solid #333;
  border-right: 2px solid #333; */
  border-left: 2px dashed #efbb1d;
  border-right: 2px dashed #efbb1d;
  margin: 0 auto;
  /* padding: 20px 0 20px 0; */
  padding: 0;
  text-align: left;
  /* line-height: 150%; */
  line-height: 125%;
  border-collapse: collapse;
}
#page_rak0, #page_rak02 {
  background-color: #FFF;
  /* color: #333; HauptSchriftFarbe */
  color: #630F6D; /* HauptSchriftFarbe RAK Magenta */
  width: 900px;
}

#head_rak_all {
  background: url(/images/zack-diebohne_gina-lisa.jpg);
}
#head_rak_all_shop {
  background: url(/images/zack-diebohne_shop.jpg);
}
#head_rak_all, #head_rak_all_shop {
  /*
  background: url(/images/navigation.jpg);
  background-repeat: no-repeat;
  background-color: #FFF;
  width: 900px;
  height: 120px;
  */
  /*
  background: url(/images/gina-lisa.jpg);
  background-repeat: no-repeat;
  background-position: 666px 0px;
  */

  background-repeat: no-repeat;
  /* background-position: 5px 0px; */ /* links oben */

  /* background-color: #DAA520; */ /* Goldenrod */
  /* background-color: #ffd700; */ /* Gold */
  /* background-color: #fcd750; */ /* Gold CeeJay */
  background-color: #C00; /* Haupthintergrund */
  background-color: #2D47A9; /* Haupthintergrund */

  height: 240px;

  margin: 0;
  padding: 10px 0 10px 0;
  /* border-top: 2px solid #333;
  border-bottom: 2px solid #333; */
  border-top: 2px dashed #efbb1d;
  border-bottom: 2px solid #efbb1d;
}

#zackdiebohne {
  background: url(/images/zack-diebohne.gif);
  background-repeat: no-repeat;
  /* background-position: 104px 0px; */ /* links oben */ /* Mittelpunkt der Grafik liegt im Goldenen Schnitt (ca. 61,8%) */
  background-position: 217px 0px;
}
#zackdiebohne2 {
  background: url(http://www.zack-diebohne.de/images/zack_die_bohne_jubel_fuer_die_sieger_der_em_2008.gif);
  background-repeat: no-repeat;
  background-position: 350px 0px;
}
#zackdiebohne22 {
  background: url(http://www.zack-diebohne.de/images/zack_die_bohne_jubel_fuer_die_sieger_der_em_2008.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#zackdiebohne3 {
  background: url(http://www.zack-diebohne.de/images/zack_die_bohne_jubel_fuer_die_sieger_der_em_2008.gif);
  background-repeat: no-repeat;
  background-position: 325px 0px;
}

#foot_rak_all {
  background: none;
  background-color: #fcd750; /* Gold CeeJay */
  height: 4em;
  margin: 0;
  padding: 15px 0 10px 0;
  /* border-top: 2px solid #333;
  border-bottom: 2px solid #333; */
  border-top: 2px solid #efbb1d;
  border-bottom: 2px dashed #efbb1d;
}

#divtext {
  display: block;
  width: 400px;
  margin: 0 0 0 -1600px;
  clear: both;
}
#divtext h1, #divtext p {
  /* color: #FFF; */
  color: #DDD;
}

#rpo_jsnews, #rpo_jsnews div {
  height: auto !important;
  width: 217px !important;
}
#rpo_jsnews div {
  background-color: rgb(99,120,238) !important;
}
#rpo_jsnews ul {
  padding: 0.5em 5px !important;
  clear: both !important;
}

/* Links ############################################################################################################ */

img {
  clear: both;
  border: none;
}

.boli2 {
  /* border: 2px solid #333; */
  border: 2px solid #2b77ff;
}

.product {
  padding: 20px 0 20px 0px;
}

/* Reihenfolge !!! */
#head_rak_all a {
  padding: 0 1em 0 0;
}
#head_rak_all a, #head_rak_all_shop a, #zackdiebohne a, #zackdiebohne2 a, #zackdiebohne22 a, #banner a, a.aalglatt {
  border: none;
  text-decoration: none;
}

a {
  border-bottom: 1px dotted #fcd750; /* Gold CeeJay */
  /* color: #333; */
  color: #630F6D; /* RAK Magenta */
  /* text-decoration: underline; */
  text-decoration: none;
}
a:hover {
  /* color: #F00; */
  color: #C09;
}
p.meldung a {
  border-bottom: 1px dotted #fcd750; /* Gold CeeJay */
  color: #FFF;
  text-decoration: none;
}
p.meldung a:hover {
  color: #fcd750; /* Gold CeeJay */
}

a.lieferservice {
  color: #319300;
}

a.big {
  font-size: 1.2em;
  font-weight: bold;
  position: relative;
  z-index: 1;
  left: 275px;
}

a.foot {
  border-bottom: 1px dotted #000;
  text-decoration: none;
}

a.nounderline {
  border-bottom: none !important;
  text-decoration: none !mportant;
}
a.nopointer {
  cursor: text !important;
}
a.nounderline:hover {
  color: #630F6D; /* HauptSchriftFarbe RAK Magenta */
}

.noborder {
  border: none;
}

/* Reihenfolge !!! */
#mainnavi a.rotbut, div.shopnavi a.rotbut {
  background: url(/images/hintergrund_hauptnavigation_rot.gif);
  background-repeat: repeat-x;
  /* background-color: #E3081C; */ /* ZACK Hand */
  background-color: #C09;
}
#mainnavi a.bluebut, div.shopnavi a.bluebut {
  background: url(/images/hintergrund_hauptnavigation_blau.gif);
  background-repeat: repeat-x;
  background-color: #0E3081;
}
#mainnavi a.pinkbut, div.shopnavi a.pinkbut {
  background: url(/images/hintergrund_hauptnavigation_rosa.gif);
  background-repeat: repeat-x;
  background-color: #F3B9D2;
}
#mainnavi a.magentabut, div.shopnavi a.magentabut {
  background: url(/images/hintergrund_hauptnavigation_magenta.gif);
  background-repeat: repeat-x;
  background-color: #630F6D;
}
#mainnavi a.deeppinkbut, div.shopnavi a.deeppinkbut {
  background: url(/images/hintergrund_hauptnavigation_deeppink.gif);
  background-repeat: repeat-x;
  background-color: #C09;
}
#mainnavi a.redbut, div.shopnavi a.redbut {
  background: url(/images/hintergrund_hauptnavigation_red.gif);
  background-repeat: repeat-x;
  background-color: #C09;
}

#mainnavi a.echtfett, div.shopnavi a.echtfett {
  background: url(/images/hintergrund_hauptnavigation_rot_fett.gif);
}
#mainnavi a.echtfett2, div.shopnavi a.echtfett2 {
  background: url(/images/hintergrund_hauptnavigation_blau_fett.gif);
}
#mainnavi a.echtfett3, div.shopnavi a.echtfett3 {
  background: url(/images/hintergrund_hauptnavigation_rosa_fett.gif);
}
#mainnavi a.echtfett5, div.shopnavi a.echtfett5 {
  background: url(/images/hintergrund_hauptnavigation_magenta_fett.gif);
}
#mainnavi a.echtfett10, div.shopnavi a.echtfett10 {
  background: url(/images/hintergrund_hauptnavigation_red_fett.gif);
}

#mainnavi a, div.shopnavi a {
  background: url(/images/hintergrund_hauptnavigation.gif);
  background-repeat: repeat-x;
  /* background-color: #C00; */
  background-color: #000;
  /* border: dotted #fcd750 0.2em; */ /* Gold CeeJay */
  /* border-bottom: 1px dotted #fcd750; */ /* Gold CeeJay */
  /* border-bottom: 1px solid #000; */
  border-bottom: none;
  color: #FFF;
  line-height: 3.5em;
  /* margin: 0 1em 0 1em; */
  /*
  margin: 0 0.4em 0 0.4em;
  padding: 0.4em 1em 0.4em 1em;
  */
  margin: 0;
  /* padding: 0.4em 0.8em 0.4em 0.8em; */
  /* padding: 0.4em 1.1em 0.4em 1.1em; */
  /* padding: 0.4em 1em 0.4em 1em; */
  padding: 0.4em 0.5em 0.4em 0.5em;

  text-decoration: none;
  font-size: 1.1em;
}
#mainnavi a.pinkbut, div.shopnavi a.pinkbut {
  /* color: #C00151; */
  color: #C09;
}
#mainnavi a:hover, #mainnavi a.rotbut:hover, #mainnavi a.bluebut:hover, #mainnavi a.magentabut:hover, #mainnavi a.deeppinkbut:hover,
div.shopnavi a:hover, div.shopnavi a.rotbut:hover, div.shopnavi a.bluebut:hover, div.shopnavi a.magentabut:hover, div.shopnavi a.deeppinkbut:hover {
  color: #fcd750; /* Gold CeeJay */
}
#mainnavi a.pinkbut:hover,
div.shopnavi a.pinkbut:hover {
  /* color: #0E3081; */
  color: #630F6D; /* RAK Magenta */
}

a.senden {
  background: url(/images/hintergrund_senden.gif);
  /* background-color: #E3081C; */ /* ZACK Hand */
  background-color: #C09;
  border: none;
  color: #FFF;
  line-height: 3.5em;
  margin: 0 1em 0 0;
  padding: 0.5em 1em 0.5em 1em;
  text-decoration: none;
  font-weight: bold;
}
a.senden:hover {
  color: #fcd750; /* Gold CeeJay */
}

p.topit a {
  /* background-color: #D71502; */ /* hell */
  /* background-color: #C00; */ /* Haupthintergrund */
  background: none;
  border: none;
  color: #999;
  line-height: 2.4em;
  margin: 0 1em 0 0;
  padding: 0.4em 0.8em 0.4em 0.8em;
  text-decoration: underline;

  /* font-size: 0.7em; */
  /* 18.06.2009 */
  font-size: 0.8em;

  /* font-weight: bold; */
}
p.topit a:hover {
  /* color: #fcd750; */ /* Gold CeeJay */
  /* color: #E3081C; */ /* ZACK Hand */
  color: #C09;
}

#artikelgruppen a {
  /* background: #4FFF6F; */
  background: #FFF;
  border: dotted #00A73F 0.2em;
  /* color: #F00; */
  color: #C09;
  line-height: 3.5em;
  margin: 0 1em 0 0;
  padding: 0.5em 1em 0.5em 1em;
  text-decoration: none;
}
#artikelgruppen a:hover {
  color: #900;
  /* font-weight: bold; */
}

#foot_rak_all a {
  /* color: #333; */
  color: #630F6D; /* RAK Magenta */
  padding: 0;
}
#foot_rak_all a:hover {
  /* color: #F00; */
  color: #C09;
}

/* MAINNAVI ######################################################################################################### */

#mainnavi, div.shopnavi {

}

#mainnavi {
  float: left;
  position: relative;
  /* left: 100px; */
  /* top: 70px; */
  /* padding-right: 250px; */
}

/* Diverse ########################################################################################################## */

.echtfett {
  font-weight: bold;
}
.echtfett2, .echtfett3, .echtfett4, .echtfett5, .echtfett6, .echtfett7, .echtfett8, .echtfett9, .echtfett10, .echtfett11, .echtfett12, .echtfett13, .echtfett14 {
  font-weight: bold;
  white-space: nowrap;
  overflow: visible;
}
.echtfett2 {
  /* color: #0E3081; */
  color: #630F6D; /* RAK Magenta */
  font-size: 1.1em;
}
.echtfett4 {
  background: #FFA500;
  border: solid #FFD700 0.3em;
  color: #FFF;
  font-size: 1em;
  padding: 0.3em;
}
.echtfett6 {
  background: #FFA500;
  border: solid #FFD700 0.3em;
  color: #FFF;
  font-size: 1.5em;
  padding: 0.3em;
}
.echtfett7 {
  /* pink: */
  /* background: #FF1493;
  border: solid #FF69B4 0.3em; */
  /* lila: */
  background: #800080;
  border: solid #C71585 0.3em;
  color: #FFF;
  font-size: 1.2em;
  padding: 0.3em;
}
.echtfett8 {
  /* pink: */
  /* background: #FF1493;
  border: solid #FF69B4 0.3em; */
  /* lila: */
  background: #800080;
  border: solid #C71585 0.3em;
  color: #FFF;
  font-size: 1em;
  padding: 0.3em;
}
.echtfett9 {
  /* Google Zeitgeist orange: */
  /* http://www.google.com/intl/en/press/zeitgeist2008/index.html */
  background: #F7AA14;
  border: solid #F8DD34 0.3em;
  color: #FFF;
  font-size: 1.2em;
  padding: 0.3em;
}
.echtfett11 {
  /* lila: */
  background: #800080;
  border: 0.3em dotted #f3f;
  color: #FFF;
  font-size: 1.4em;
  padding: 0.3em;
}
.echtfett12 {
  background: #000;
  border: solid #CCC 0.3em;
  color: #FFF;
  font-size: 1em;
  padding: 0.3em;
}
.echtfett13 {
  background: #F00;
  border: solid #F6F 0.3em;
  color: #FFF;
  font-size: 1em;
  padding: 0.3em;
}
.echtfett14 {
  background: #FFF;
  border: solid #004c98 0.3em;
  color: #ffd300;
  font-size: 1em;
  padding: 0.3em;
}

#forumtext, #newstext {
  /* border-top: 1px solid #E3081C; */ /* ZACK Hand */
  /* border-bottom: 1px solid #E3081C; */ /* ZACK Hand */
  border-top: 1px solid #C09;
  border-bottom: 1px solid #C09;
  margin: 0 30px 0 20px;
  padding: 2em 0 1em 0;
}

h1 {
  color: #000;
  font-size: 1.3em;
  font-weight: normal;
}

#page_rak0 h1 {
  /* color: #E3081C; */ /* ZACK Hand */
  color: #C09;
}

h2 {
  /* color: #E3081C; */ /* ZACK Hand */
  color: #C09;
  font-size: 1.1em;
  font-weight: bold;
}

#forumtext h3, #newstext h3 {
  /* background: url(/images/hintergrund_hauptnavigation_rot.gif); */
  background: url(/images/hintergrund_hauptnavigation_deeppink.gif);
  background-repeat: repeat-x;
  /* background-color: #E3081C; */ /* ZACK Hand */
  background-color: #C09;
  color: #FFF;
  margin-bottom: 0.5em;
  width: 92%;
}

h3 {
  color: #000;
  font-size: 1.0em;
  font-weight: bold;
}

h4 {
  /* color: #E3081C; */ /* ZACK Hand */
  color: #C09;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#kofo, #fofo {
  line-height: 125%;
  width: 92%;
}

textarea {
  font-family: Verdana, sans-serif;
}

h1, h2, h3, h4 {
  padding: 0.2em 30px 0.2em 20px;
}

p.lorb {
  /* padding: 0 213px 0 127px; */
  padding: 0 70px 0 60px;
  text-align: justify;
  line-height: 120%;
}

p.roph {
  /* padding: 0 350px 0 20px; */
  padding: 0 30px 0 20px;
  text-align: justify;
  line-height: 120%;
}

p {
  padding: 0 30px 1em 20px;
}
p, h1, h2, h3, h4 {
  margin-top: 0.5em;
}

p.copyright {
  
  /* font-size: 0.7em; */
  /* 18.06.2009 */
  font-size: 0.8em;

  text-align: right;
  line-height: 115%;
}
p.copyright2 {
  font-size: 0.8em;
  /* font-weight: bold; */
  line-height: 115%;
}
p.copyright3 {
  
  /* font-size: 0.7em; */
  /* 18.06.2009 */
  font-size: 0.8em;

  text-align: center;
  line-height: 115%;
}

p.headline {
  margin-bottom: 0;
  /* line-height: 0.8em;
  line-height: 50%;
  background-color: #fcd750; */ /* Gold CeeJay */
}

p.columns {
  margin: 0;
  padding: 0;
}

#banner p {
  color: #FFF;
  /* text-align: right; */
  text-align: left;
  margin: 0;
  padding: 0 1px 0.4em 0;
  font-size: 10px;
}

#forumtext p, #newstext p {
  line-height: 125%;
  width: 92%;
  padding-bottom: 1em;
}

marquee {
  /* background-color: #E3081C; */ /* ZACK Hand */
  background-color: #C09;
  color: #FFF;
  margin: 20px 20px 0 20px;
  padding: 0.5em 1em 0.5em 1em ;
  font-weight: bold;
}
p.meldung {
  /* background-color: #E3081C; */ /* ZACK Hand */
  background-color: #C09;
  color: #FFF;
  margin: 20px 30px 0 20px;
  padding: 0.5em 1em 0.5em 1em ;
  font-size: 0.8em;
  /* font-weight: bold; */
  line-height: 115%;
}
p.subm {
  margin: 0;
  padding: 0;
  height: 20px;
}

iframe {
  /* ACHTUNG: Keine Definitionen für iframe, da AdSense-Anzeigen sonst in der Größe, Position, usw. verändert werden können !!! */
}

#shopsc001, #shopss001 {
  background-color: #FFF;
  border: none;
  padding-left: 20px;
  width: 800px;
}

#shopsc001, #shopss001 {
  width: 800px;
  height: 1000px;
}

.bigger {
  font-size: 1.5em;
}

.foot {
  /* color: #333; */
  color: #630F6D; /* RAK Magenta */
  /* padding: 1em 0 0 0; */
  font-size: 0.8em;
}

b {
  /* color: #E3081C; */ /* ZACK Hand */
  color: #C09;
  font-weight: normal;
}
p.meldung b {
  color: #FFF;
  font-weight: bold;
}

#mainnavi b, div.shopnavi b {
  /* color: #E3081C; */ /* ZACK Hand */
  color: #C09;
}
#mainnavi h1, div.shopnavi h1 {
  display: none;
}

#kofo b, #fofo b {
  /* color: #C0C0C0; */ /* Silver */
  color: #fcd750; /* Gold CeeJay */
  font-weight: normal;
}

.textleft {
  text-align: left;
}

.center {
  text-align: center;
}

.textblock {
  text-align: justify;
}

.textright {
  text-align: right;
}

.textsmall {
  font-size: 0.8em;
  /* padding-right: 20px; */
  line-height: 115%;
}
.textsmall2 {
  font-size: 0.9em;
  line-height: 115%;
}
.textsmall3 {
  font-size: 0.8em;
}


.topit, .topit2 {
  vertical-align: top;
}
.midit {
  vertical-align: middle;
}
.botit {
  vertical-align: bottom;
}

.bottom {
  vertical-align: bottom;
}

#kofo, #fofo, #GAS1FORM, #GAS2FORM {
  padding: 0 0 0 20px;
  clear: both;
}

table.kofo, table.fofo {
  /* background-color: #fcd750; */ /* Gold CeeJay */
  /* background: url(/images/rote_kreise.gif); */
  /* background-color: #C22627; */ /* TSrot */
  /* background-color: #0E3081; */
  background-color: #630F6D; /* RAK Magenta */
}

.trans {
  background-color: transparent;
}

tr.trans td {
  padding: 0 20px 0 20px;
  vertical-align: top;
  font-size: 1.1em; /* Größe Formulartext */
  color: #FFF;
}


/* Spezielle ######################################################################################################## */

.col1 {
  width: 50px;
}
.col2 {
  width: 440px;
}
.col3 {
  width: 120px;
}
.col4 {
  width: 40px;
}

.sinfo {
 font-size: 13px;
 /* font-style: italic; */
}
.sinfokl {
 font-size: 11px;
 /* font-style: italic; */
}
.setnorm {
 font-size: 15px;
 /* font-style: normal; */
}

#kontakt_links {
  float: left;
  position: relative;
  top: 1em;
  width: 350px;
  padding: 0 20px 0 0;
}

#kontakt_rechts {
  display: inline;
  position: relative;
  top: 1em;
  width: 350px;
  padding: 0 20px 0 0;
}

/* Posing, Baby! #################################################################################################### */

#zack001 {
  float: right;
  /* position: absolute; */
  position: relative;
  z-index: 1;
  /* top: 20em; */
  /* top: 10%; */
  top: 250px;
  /* text-align: center; */
  /* left: auto; */
  /* right: auto; */
  /* left: 200px: */
  right: 100px;
}
#zack002 {
  float: right;
  /* position: absolute; */
  position: relative;
  z-index: 1;
  /* top: 20em; */
  /* top: 10%; */
  top: 30px;
  /* text-align: center; */
  /* left: auto; */
  /* right: auto; */
  /* left: 200px: */
  right: 100px;
}

.img000 {
  position: relative;
  left: 104px; /* Mittelpunkt der Grafik liegt im Goldenen Schnitt (ca. 61,8%) */
}

.img001 {
  background: url(/images/gina-lisa.jpg);
  background-repeat: no-repeat;
  border: 1px solid #000;
  float: left;
  position: relative;
  top: 0.2em;
  left: 20px;
  width: 257px;
  height: 500px;
  /* padding: 0 80px 0 0; */
  padding: 0;
  margin-right: 40px;
  margin-bottom: 15px;
}

.clebot {
  clear: both;
}

.nodisplay {
  display: none;
}

#banner {
  float: left;
  position: relative;
  /* top: -15px; */
  top: -2px;
  margin: 0;
  padding: 0 0 0 10px;
}

.columns2 {
  margin: 0 20px 0 0;
}
.columns2div {
  margin: 0 20px 0 20px;
}
.columns4 {
  margin: 0 20px 0 20px;
}
.flolef {
  float: left;
}
.florig {
  float: right;
}
.wid460 {
  width: 460px;
}
.wid440 {
  width: 440px;
}
.wid425 {
  width: 425px;
}
.wid420 {
  width: 420px;
}
.wid400 {
  width: 400px;
}
.wid380 {
  width: 380px;
}
.wid345 {
  width: 345px;
}
.wid300 {
  width: 300px;
}
.wid270 {
  width: 270px;
}
.wid250 {
  width: 250px;
}
.wid240 {
  width: 240px;
}
.wid220 {
  width: 220px;
}
.wid200 {
  width: 200px;
}
.wid180 {
  width: 180px;
}
.wid160 {
  width: 160px;
}
.wid150 {
  width: 150px;
}
.wid140 {
  width: 140px;
}
.wid100 {
  width: 100px;
}
.wid90 {
  width: 90px;
}
.wid60 {
  width: 60px;
}
.wid40 {
  width: 40px;
}
.wid20 {
  width: 20px;
}
.wid15 {
  width: 15px;
}
.wid0 {
  width: 0px;
}

/* Ads 4 $ ########################################################################################################## */

.XXX {
  width: 160px !important;
  overflow: hidden;
  position: relative;
  left: -0px;
}

