#text{
	position:relative;
	top:0;
	left:220px;
	width:530px;
	margin:0;
	padding:0;
	white-space:wrap;
}
.liste{
	position:relative;
	top:0;
	left:0;
	width:750px;
	margin:0;
	padding:0;
}
.jahr{
	position:relative;
	top:0;
	left:0;
	width:220px;
	height:15px;
	margin:0 0 -15px 0;
	padding:0;
	white-space:nowrap;
}
.kat{
	position:relative;
	top:0;
	left:220px;
	width:530px;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.filme{
	position:relative;
	top:0;
	left:220px;
	width:530px;
	margin:0 0 15px 0;
	padding:0;
}

/* ---------------------
	PRINT
--------------------- */
.print{
	display: none;
}
