.box a , .box a:link, .box a:visited {
  font-family: Arial, helvetica, sans-serif;
  line-height:13px;
  font-weight:bold;
  cursor:pointer;
  text-decoration:none;
}

.box a:hover {
  color:black;
}

.box a span {
  display:none;
}

.box a span img{
  margin-left:10px;
}

.box a:hover span {
  text-decoration:none;
  position:absolute;
  z-index:3;
  display:block;
  color: #444246;
  background:#ffffff;
  font:normal 8pt arial, helvetica, sans-serif;
  border:1px solid #444246;
  padding:10px 5px 5px 5px;
  cursor:pointer;
  white-space:nowrap;
}

.box a:hover span ul{
  margin: 5px;
  padding: 0px 0px 0px 19px;
}

.box a:hover span #link {
  cursor:pointer;
  color:#6A3914;
}

#box_right {
  margin-left: -217px;
  margin-top: 12px;
  padding-left: 5px;
  text-align: left;
  white-space:normal;
}

#box_feilschen {
  margin-left: -60px;
  margin-top: 12px;
  padding-left: 5px;
  text-align: left;
  white-space:normal;
  background-color: #FDE2A2;
}

#in_box {
  width: 240px;
}

a:link, a:visited, a:hover  {
  color: #6a3914 ;
  font-family: Arial;
  text-decoration: none;
  font-weight: bold}
a:hover {  color: #000000;text-decoration: underline}

#p1 { padding-left: 5px;  }

.ArtikelButton {
  width: 230px;
  height: 40px;
  background-repeat:no-repeat; 
  background-position:top; 
  background-position:center;
}
