td.contentBox {
	padding: 0px 0px 0px 22px;
	background-color: #FFFFFF;
	background-image: url(../_img/bg_content.gif);
	background-position: right;
	background-repeat: repeat-y;

}
img.filmbild {
	margin-right: 23px;
	margin-left: 23px;
}

td.textzelle {
}


.cleaner {
	clear: both;
}

td.linieBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h1 {
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 20px;


}
td.right {
	font-size: 10px;
}
td.filmcontent {
	padding-right: 15px;
}
td.contentBox p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 16px;
}

