/*  
Theme Name: Konsolenschnaeppchen
Theme URI: http://www.woothemes.com/
Description: Navigationsanpassung
Version: 1.0
Author: we-design and WooThemes
Author URI: http://www.we-design.it/
*/


/* 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-3 {
	background: url(images/navi/bg-allgemein.jpg) no-repeat left !important;
}
#topmenu .cat-item-3 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:86px;
}


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


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


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


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


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


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

/* Quickdealz */
#topmenu #nav .cat-item-43 {
	background: url(images/navi/bg_quick_dealz.jpg) no-repeat left !important;
}
#topmenu .cat-item-43 a /* Textabstand zum Bild */ {
	padding: 0 5px 0 10px;
	text-indent: -9999px;
	width:69px;
	margin:0 12px 0 0;
}

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


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

