#Links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#Links li {
float: left;
margin: 0;
padding: 0;
font-size: 100%;
width:auto;
}			
/* Fix IE 6 */
* html #Hintergrund {
   width:0px;
}
/* Fix IE 7 */
* + html #Hintergrund {
width:0px;
}

#Links a{
float: left;
display: block;
margin: 0 1px 0 0;
padding: 5px 8px;
color: #eee;
text-decoration: none;
border: 1px solid #9B8748;
/* border-bottom: none; */
background: #560000 url(http://www.maschaboa.de/bilder/allgemein/off_bg_red.gif) repeat-x top left;
width:auto;
}
/* Fix IE 6 */
* html #Hintergrund {
   width:0px;
}
/* Fix IE 7 */
* + html #Hintergrund {
width:0px;
}
#Links a:hover, body#intro #t-intro #t-intro2 a{
color: #333;
padding-bottom: 5px;
border-color: #727377;
background: #fff url(http://www.maschaboa.de/bilder/allgemein/on_bg.gif) repeat-x top left;
}			

#Orientation {padding: 10px 0 0 46px;}
#Suche {padding: 10px 0 0 46px;}
#Headline2 {padding: 10px 0 0 46px;}

/* css für kategorie_link_css.inc.php */
/*
#Kategorie_Links {float : left;
width: 20%;
margin-right: 5%;
}
#Produkt_Links {float : left;
width: 20%;
margin-right: 5%;
}

#Kategorien {width: 250px;
background: #F9E9A9 url(http://www.fitness-fahrrad-discount.de/test/bilder/allgemein/banner_rot.jpg) repeat-x top left;
padding: 5px;
text-align: center;
font-weight: bold;
}
#Navigation_Katlink{
width: 250px;
list-style: none;
margin: 0;
padding: 0;
background: #FFCB2D;
}
#Navigation_Katlink li{
margin: 0;
padding: 0;
font-size: 70%;
background: #F9E9A9 url(http://www.fitness-fahrrad-discount.de/test/bilder/allgemein/off_bg.gif) repeat-x top left;
}
#Navigation_Katlink a{

display: block;
margin: 0px 0 0 0;
padding: 0px 8px;
color: #333;
text-decoration: none;
border: 1px solid #9B8748;
/* border-bottom: none; */
/*
background: #F9E9A9 url(http://www.fitness-fahrrad-discount.de/test/bilder/allgemein/off_bg.gif) repeat-x top left;
}
#Navigation_Katlink a:hover, body#intro #Link1 a{
color: #333;
padding-bottom: 1px;
border-color: #727377;
background: #fff url(http://www.fitness-fahrrad-discount.de/test/bilder/allgemein/on_bg.gif) repeat-x top left;
}
*/