/*  
Theme Name: Konsolenschn&auml;ppchen
Theme URI: http://www.woothemes.com/
Description: Navigationsanpassung
Version: 1.0
Author: we-design and WooThemes
Author URI: http://www.we-design.it/
*/

/*- Navi-Bilder -*/

/* allgemeines */ 
#topmenu #nav .cat-item ul li a{
	text-indent:0;
	width: auto;
}
#topmenu #nav .cat-item a{
	padding:0 5px 0 5px;

}


#topmenu #nav .cat-item-1 {
	background: url(images/navi/bg-allgemein.jpg) no-repeat left !important;
}
#topmenu .cat-item-1 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:87px;
}


/* import */ 
#topmenu #nav .page-item-42 {
	background: url(images/navi/bg-import.jpg) no-repeat left !important;
}
#topmenu .page-item-42 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:53px;
}


/* dvd */
#topmenu #nav .cat-item-3  {
	background: url(images/navi/bg-dvd.jpg) no-repeat left !important;
}
#topmenu .cat-item-3 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:35px;
}


/* bluray */
#topmenu #nav .cat-item-4 {
	background: url(images/navi/bg-bluray.jpg) no-repeat left !important;
}
#topmenu .cat-item-4 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:60px;

}

/* heimkino */
#topmenu #nav .cat-item-143 {
	background: url(images/navi/bg-heimkino.jpg) no-repeat left !important;
}
#topmenu .cat-item-143 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:72px;
}

/* Musik*/
#topmenu #nav .cat-item-105 {
	background: url(images/navi/bg-musik.jpg) no-repeat left !important;
}
#topmenu .cat-item-105 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:49px;

}

/* schnappchen melden */
#topmenu #nav .page-item-5190 {
	background: url(images/navi/bg-schnapp.jpg) no-repeat left !important;
}
#topmenu .page-item-5190 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:147px;
}





/*- Headerbild -*/
#header {
	background:url(images/header.jpg) no-repeat scroll center top !important;
}
