#buchbasar{}
#buchbasar li{
  list-style:none;
}
#buchbasar a{
  text-decoration:none;
  width:inherit;
}
#buchbasar a:link{
  color:#222222;
}
#buchbasar a:visited{
  color:#222222;
}
#buchbasar a:hover{
  color:#AF2639;
}
#buchbasar a:active{
  color:#222222;  
}
#buchbasar ul li{

/*color:#fafafa;*/
width:300px;
padding:5px;
margin-bottom:8px;
list-style:none;
border:0px solid black;
text-align:center;
background:#f0f0f0 none repeat scroll 0%;
}
#fach ul li{
  width:150px;
  padding:3px;
  margin-bottom:5px;
  list-style:none;
  border:0px solid black;
  text-align:center;
  background:#f0f0f0 none repeat scroll 0%;
}
#buchbasar table{
  border-style:solid;
  border-color:#535353;
  border-style:solid;
  border-width:0pt 0pt 1px;
  padding:0.2em 25px 0.2em 0.5em;
}
#buchbasar table tr{
  background-color:#f0f0f0; 
}
#buchbasar table tr:hover{
  background-color:#AF2639;
}
#buchbasar table tr td{
  background-color:#f0f0f0; 
}
