#flashContent, #visual, #moduleHeaderContainer, #naviClipArea {
	display: none;
}
div.serie_teaser {
	float: left;
	width: 105px;
	margin-left: 20px;
	text-align: center;
	cursor: pointer;
	/*background-color: #CCCCCC;*/
}
div.serie_teaser div.header {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	height: 20px;
	white-space: nowrap;
	color: #666666;
}
div.serie_teaser div.slogan {
	clear: both;
	margin-top: 10px;
	color: #666666;
	text-align: left;
}
div.tech_teaser {
	float: left;
	width: 240px;
	font-size: x-small;
	margin-left: 10px;
}
div.tech_teaser td {
	line-height: 1.3em;
	padding-left: 4px;
}
div.tech_teaser th {
	padding-right: 4px;
	border-right: 1px solid Gray;
	white-space: nowrap;
	vertical-align: top;
}

body {
	width: 20cm;
}

.print {
	display: inherit;
}
#noPrint{display:none;}
#noPhoto, #leftcurtain, #slidewindow, #thumbs, #marker{
	display: none;
}
.print {
	display:block;
	width: 100%;
}
