.tmpContainer {
	display:none;
}

.mlddm {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	z-index:10001;
}

	.mlddm li {
		list-style: none;
		margin: 0;
		padding: 0
		font: 12px arial, sans-serif;
		background-color: #FFF;
		margin-bottom: 1px !important;
		overflow: visible !important;
	}

	.mlddm li a {
		display: block !important;
		text-align: left;
		line-height: 33px;
		padding: 0px 10px 0px 20px;
		width: 190px;
		text-decoration: none;
		overflow: visible !important;
	}

	.mlddm li a:hover {	
		padding: 0px 10px 0px 20px;
	}

		.mlddm ul {	
			z-index: 100;
			margin: 1px 0 0 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			clear: both;
			
			width: 223px;
		}
		
			.mlddm ul li
			{	float: none}

			.mlddm ul li a {
				width: auto;
				padding: 0px 10px 0px 20px;

				text-align: left;
			}

			.mlddm ul li a:hover {
				padding: 0px 10px 0px 20px;
			}

			.hsub {	
				background: no-repeat right url(/img/arrow.gif);
			}
			
			.hsub:hover {	
				background: no-repeat right url(/img/arrow.gif);
			}

			.fondsPreviewContainer {
				position: absolute;
				margin-top: 0px;
				margin-left: 204px;
				width: 617px;
				height: 327px;
				background-image: url(/img/navigation_products_fondspreview.png) !important;
				cursor: text;
				display: block;
			}
			
			.teaserLayer {
				width: 580px;
				position: relative;
				padding: 5px 0px 5px 0px;
				line-height: 10px;
				font-size: 11px;
			}

			.fondsPreviewContent {
				margin: 20px;
				line-height: 20px !important;
				overflow: visible;
			}

			.fondsPreviewContainer .fondsPreviewContent h1 {
				color: #C0C0C0;
		    	font-size: 20px;
		    	font-weight: normal;
				line-height: 27px !important;
		    	margin-bottom: 10px;
			}

			.fondsPreviewContainer .fondsPreviewContent h3 {
			    font-size: 14px;
			    color: #C50005;
			    margin-bottom: 10px;
			}
			
			.fondsPreviewContainer .fondsPreviewContent img {
				float: left;
				margin-bottom: 5px;
				margin-right: 30px;
				height: 160px;
				width: 240px;
			}

			.fondsPreviewContainer .fondsPreviewContent p {	
				line-height: 18px !important;
			}

			.fondsPreviewContainer .fondsPreviewContent ol.productDetail  {
				display: block !important;
			}

			.fondsPreviewContainer .fondsPreviewContent ol.productDetail > li {
				display: block !important;
				background-color: transparent;
			}
			
			.fondsPreviewContainer .fondsPreviewContent ol.productDetail > li > a {
				line-height: 20px !important;
				margin: 0 0 0 257px !important;
				padding: 0 !important;
				background-color: transparent;
				background: no-repeat -15px url(/img/arrow.gif);
			}
			
			.fondsPreviewContainer .fondsPreviewContent ol.productDetail > li > a:hover {
				color: #000;
			}
			
			ol.aufzPreview {
				display: block !important;
				line-height: 20px !important;
				margin: 35px 0px 0px 0px !important;
				padding: 0 !important;
				text-align: left;
			}
			
			ol.aufzPreview li {
				list-style-type: disc;
				margin-left: 13px;
				background-color: transparent;
			}
	


