/* spezielles print.css, das Angaben aus anderen css-files ueberschreibt, um eine saubere Druck-Darstellung zu erlangen */

html {
	margin: 0px;
/*border: 1px solid red;*/
}

.watermark {
	text-align: center;
	width: 100%;
	
	position: fixed;
	z-index: 10000 !important;
	display: block;
	margin-top:50px;
}

div.watermark{
	display:block;
	position:fixed;
	z-index:10000;
	width:100%;
	
}

	div.watermark,x:-moz-any-link{z-index:auto;}/* ff only */
	div.watermark,x:-moz-any-link,x:default{z-index:-1;}/* ff3 only */

	@media all and (min-width: 0px){div.watermark{width:8.5in;}} /* opera only */

	div.watermark div{
		position:absolute;
		left:0;
		width:99%;
	}

body {
	margin: 0px;
/*border: 1px solid green;*/
}

div#logo-zone {
	left:14px;
	position:relative;
	top:0px;
}

/* Bereiche ausblenden */
#top-navigation-zone { display: none; }
#navigation-zone { display: none; }
#unicredit-link { display: none; }
#markets-header { display: none; }
#markets-content {
	margin: 2px;
	overflow: visible !important;
}
#kurssuche { display: none; }
#context-zone { display: none; }
#page-tools-zone { display: none; }
em.bw, em.idms, em.hvb { display: none; }

/* Bereiche nach links verschieben bzw. Eigenschaften modifizieren */
#markets-zone {
	top: 20px;
	left: 5px;
	width: 100%;
	position: relative;
	overflow: visible !important;
}

#markets-zone ul.tab-nav li a {
	color: #666;
	}

#markets-contentIE6 {
	_margin-left: -14px;
}

#template { top: 1200px; }

/* use the content of #currentDate as current date in the footer */
#currentDate { string-set: currentDate content() }

.boxMarkets1 {
	float: left;
	overflow: hidden;
	margin-left: 1%;
	}

.boxMarkets2 {
	float: left !important;
	margin-left: 1%;
	overflow: visible !important;
	}


.boxMarkets3 {
	float: left !important;
	margin-left: 1%;
	overflow: visible !important;
	}

.spacerBoxesPV { height: 20px !important; }

#markets-zone .disclaimer {
	overflow: visible !important;
}

#markets-zone .toolDisclaimer {
	overflow: visible !important;
	float: left !important;
}

#markets-zone .footer_disclaimer {
	clear: both;
	float: none !important;
	overflow: visible !important;
}


