#katListe {
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
}

#katListe a {
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
}

#katListe a.active {
	color: #da0000;
}

#overview
{
	margin: auto;
	width: 440px;	
}

#overview a
{
	display: block;
	width: 200px;
	height: 81px;
	margin: 5px;
	float: left;
	background-repeat: no-repeat;
	background-image: url("/mefa/Images/catbuttons.png");
}

#overview a#btnAbrollkipper
{
	background-position: -200px 0px;
}
#overview a#btnAbrollkipper:hover
{
	background-position: 0px 0px;
}

#overview a#btnAbsetzkipper
{
	background-position: -200px -81px;
}
#overview a#btnAbsetzkipper:hover
{
	background-position: 0px -81px;
}

#overview a#btnAlle
{
	background-position: -200px -162px;
}
#overview a#btnAlle:hover
{
	background-position: 0px -162px;
}

#overview a#btnAnhaenger
{
	background-position: -200px -243px;
}
#overview a#btnAnhaenger:hover
{
	background-position: 0px -243px;
}

#overview a#btnAuflieger1
{
	background-position: -200px -324px;
}
#overview a#btnAuflieger1:hover
{
	background-position: 0px -324px;
}

#overview a#btnAuflieger2
{
	background-position: -200px -405px;
}
#overview a#btnAuflieger2:hover
{
	background-position: 0px -405px;
}

#overview a#btnKoffer
{
	background-position: -200px -486px;
}
#overview a#btnKoffer:hover
{
	background-position: 0px -486px;
}

#overview a#btnSzm
{
	background-position: -200px -567px;
}
#overview a#btnSzm:hover
{
	background-position: 0px -567px;
}

#overview a span
{
	display: none;
}
