/* **************************************************** */
/* 		    	 Navigation Level 01 bis 03				*/
/* **************************************************** */

#NestedSet a.marke {
	background-image:url(../../images/de/navigation/btn_marke.gif);
}

#NestedSet a.marke:hover,
#NestedSet a.marke_active {
	background-image:url(../../images/de/navigation/btn_marke_hi.gif);
}

#NestedSet a.tarax_wc_frische_Reiniger {
	background-image:url(../../images/de/navigation/btn_tarax_wc_frische_Reiniger.gif);
	// position: relative;
	// top: -15px; 
	// left: 180px; 
}

#NestedSet a.tarax_wc_frische_Reiniger:hover,
#NestedSet a.tarax_wc_frische_Reiniger_active {
	background-image:url(../../images/de/navigation/btn_tarax_wc_frische_Reiniger_hi.gif);
}

/* Beispiel zum Copy/Paste machen
#NestedSet a.beispiel {
	background-image:url(../../images/de/navigation/btn_beispiel.gif);
}

#NestedSet a.beispiel:hover,
#NestedSet a.beispiel_active {
	background-image:url(../../images/de/navigation/btn_beispiel_hi.gif);
}

*/

/*********************************************
 * Meta Navigation
 *********************************************/

#meta_navigation {

	position: relative;
    left: 440px;
    top: -150px;
    // top: -15px;
    // left: 240px;
	width: 600px;
	color: #78B1F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 10;
}

#meta_navigation a.sprachwahl{
	width: 18px;
	height: 12px;
	background-image: url(../../images/de/meta_navigation/btn_language.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
}

#meta_navigation a.sprachwahl span{
	display: none;
}

#meta_navigation a.kontakt{
	width: 71px;
	height: 16px;
	background-image:url(../../images/de/meta_navigation/btn_kontakt.gif);
}

#meta_navigation a.kontakt:hover{
	background-image:url(../../images/de/meta_navigation/btn_kontakt_hi.gif);
}

#meta_navigation a.markenwelt{
	height: 16px;
	background-image:url(../../images/de/meta_navigation/btn_markenwelt.gif);
}

#meta_navigation a.markenwelt:hover{
	background-image:url(../../images/de/meta_navigation/btn_markenwelt_hi.gif);
}

#meta_navigation a.erdal_rex_nl{
	height: 16px;
	background-image:url(../../images/de/meta_navigation/btn_erdal_rex_nl.gif);
}

#meta_navigation a.erdal_rex_nl:hover{
	background-image:url(../../images/de/meta_navigation/btn_erdal_rex_nl_hi.gif);
}

#meta_navigation a.froschladen{
	height: 16px;
	background-image:url(../../images/de/meta_navigation/btn_froschladen.gif);
}

#meta_navigation a.froschladen:hover{
	background-image:url(../../images/de/meta_navigation/btn_froschladen_hi.gif);
}


/* **************************************************** */
/* 		    		    Suche							*/
/* **************************************************** */

#search {
	width: 100px;
	height: 18px;
	padding-top: -10px;
	// margin-top: -3px;
}
