@charset "UTF-8";



	ul.dropdown li {
	 color: #fff;
	 line-height: normal;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 
	}

	ul.dropdown a:link,
	ul.dropdown a:visited { color: #868483; text-decoration: none; }
	ul.dropdown a:hover { 	 
	 color: #000000; }
	ul.dropdown a:active { color: #000; }


/* ----- END LEVEL */


	/* ----- NON-FIRST LEVEL */

	ul.dropdown ul {
	 font-family: din ;
font-style: normal;
font-weight: normal;
src: url(../../../css/tt0375m_.ttf);
font-size:19px;


	 color: #8d6a4c;
	 text-align:left;
	 text-transform: none;
	 filter: alpha(opacity=90);
	 -moz-opacity: .8;
	 KhtmlOpacity: .8;
	 opacity: .8;
	}

		ul.dropdown ul li {
		 background-color: transparent;
		 color: #000;
		 filter: none;
		}

		ul.dropdown ul li.hover,
		ul.dropdown ul li:hover {
		 background-color: transparent;
		}

		ul.dropdown ul a:link,
		ul.dropdown ul a:visited { color: #868483; }
		ul.dropdown ul a:hover { color: #000; text-decoration: none; }
		ul.dropdown ul a:active { color: #000; }


/* ----- END LEVEL */



/*------------------------------------------------------------------------------------------------------/
 * @section	Support Class 'dir'
 * @level sep	ul, .class
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
 background-image: none;
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

/* ----- END LEVEL */


/* Components override */

