/* Linkformatierungen */

a:link {
  text-decoration:none;
  color:#999;
}
a:hover {
  text-decoration:none;
  color:#E5007D;
}
a:visited {
  text-decoration:none;
  color:#999;

}
a:active {
  text-decoration:none;
  color:#999;
}

#a-06 .i_am_here {

  color:#E5007D;


}

.menupunktRubrik {
   color:#E5007D;
   font-weight:bold;
   padding:1px 2px 2px 2px;
   width:174px;
   margin:10px 0px 0px 0px;
   border-bottom:1px solid #E5007D;

}

/* Menülisten 
----------------------------------------------------------------*/

/* Ebene 1 */

#a-06 .menuebene_1 {
  line-height:1.4em;
  list-style-type:none;
  padding-left:3px;
  margin:0 0 0 10px;
  padding:0px;
  width:192px;
  line-height:1.7em;
}
#a-06 .menuebene_1 li a {
  font-size:12px;
  display:block;
  width:192px;

}
#a-06 .menuebene_1 li a:hover {
  display:block;
  color:#E5007D;
}


/* Ebene 2 */

#a-06 .menuebene_2 {
  line-height:1.2em;
  list-style-type:none;
  margin:0 0 0 10px;
  padding-left:10px;
  line-height:1.7em;
}

#a-06 .menuebene_2 li a {
  font-size:12px;
  display:block;
  width:167px;

}

#a-06 .menuebene_2 li a:hover {
  display:block;
  width:167px;
  color:#E5007D;
}

/* Ebene 3 */

#a-06 .menuebene_3 {
  list-style-type:none;
  margin:0 0 0 10px;
  padding-left:17px;
    line-height:1.7em;
}
#a-06 .menuebene_3 li a {
  display:block;
  width:192px;

}
#a-06 .menuebene_3 li a:hover {

  display:block;
  width:192px;
  color:#E5007D;
}


/* Ebene 4 */

#a-06 .menuebene_4 {
  list-style-type:none;
  margin:0px;
  padding:0px;
  line-height:1.7em;
}
#a-06 .menuebene_4 li a {

  display:block;
  padding:4px 0px 0px 21px;
  width:167px;
}
#a-06 .menuebene_4 li a:hover {

  display:block;
  width:167px;
}


/* Ebene 5 */
#a-06 .menuebene_5 {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
#a-06 .menuebene_5 li a {

  display:block;
  padding:4px 0px 0px 15px;
  width:167px;
}
#a-06 .menuebene_5 li a:hover {
  display:block;
  width:167px;
}

/* Footer */

#footer a {
  background:url(/CMS/public/bilder/layout/btn_impressum.gif) 0px -29px no-repeat;
  font-size:12px;
  color:#000;
  display:block;
  height:23px;
  padding:6px 0px 0px 0px;
  width:174px;
}
#footer a:hover {
  background:url(/CMS/public/bilder/layout/btn_impressum.gif) no-repeat;
  color:#fff;
  display:block;
  height:23px;
  width:174px;
}



/* Admin Bereich Schalter
---------------------------------------*/
#buttonspflege {

	position:absolute;
	z-index:100;
	top:0;
	left:0;

}

#menupunktSchalter {

  font-size:8px;
  border:1px solid #000;
  width:170px;
  margin-bottom:1px;
  background-color:#fff;
}


#menupunktSchalter a{
  font-size:10px;
}

/* Admin Bereich Schalter Überschriften
---------------------------------------*/

#menupunktSchalterHintergrundUeberschrift {
  width:170px;
  background-color:#fff;
  font-size:8px;
  border:1px solid #000;
  margin-bottom:1px;

}

#PFLEGEBEREICH{
  width:170px;
  background-color:#ff0;
  font-size:8px;
  border:1px solid #000;
  margin-bottom:1px;
  height:30px;

}
#menupunktSchalterAbstandshalter {

}

/* Admin Bereich Content LINKs (href) 10pt
-------------------------------------------*/

#ContentSchalter10pt a{
  color:#006BB4;
  margin:2px;
}
#ContentSchalter10pt a:hover{

  font-weight:bold;
  color:#CCC;
  margin:2px;
}
#ContentSchalter10pt {
  margin-top:5px;
}

/* Admin Bereich Content LINKs (href) 8pt
-------------------------------------------*/

#ContentSchalter8pt a{

  font-weight:bold;
  color:#000;
  margin:2px;
}
#ContentSchalter8pt a:hover{

  font-weight:bold;
  color:#CCC;
  margin:2px;
}
#ContentSchalter8pt {
  margin-top:5px;
}

.newRec {
  border-top:2px black solid;
  background:url(/CMS/public/css/pictures/insert.gif) no-repeat;
  font-weight:bold;
  margin-bottom:10px;
  text-align:right;
}

.contentAbstandshalterMenue10 {
  height:10px;
}
.contentAbstandshalterMenue5 {
  height:5px;
  font-size:5px;
 
}

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

#WarenkorbEinschliessen  {
  margin-left:0px;
  padding:5px;
  border:1px #000 dashed;
  margin-bottom:5px;
}
#WarenkorbCountainerHeadline {
  font-weight:bold;
  text-align:center;
}
#WarenkorbCountainer {

}
#WarenkorbZeile {
  position:relative;
}
#WarenkorbSpalteAlpha {
  padding-left:2px;
  float:left;
  width:120px;
  height:20px;
  border:0px;
}
#WarenkorbSpalteBeta {
  float:right;
  width:15px;
  height:20px;
  border:0px;
}
