#filme {
			width: 700px;


			margin-top: -20px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 20px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			}
#filme ul {

			margin: 0 auto 0 auto;
			

			white-space: nowrap;

			text-align: center;
}			

#filme li {

			display: inline;
			color: #336666;
			
			/*padding: 0.5em;
			margin: 0.5em;*/
			}
#filme a {
			color: #CC6600;
			text-decoration: none;
			padding: 20px;
			}
#filme a:hover {
			text-decoration: underline;
			color: #336666;
			}
#filmjahr {
			

			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold;
			}
#filmjahr_content {

			/*font-family: Georgia, "Times New Roman", Times, serif;*/
			font-size: 0.9em;
			padding: 0.3em;
			
			border-top: 1px solid #CCCCCC;
			border-right: 3px solid #CCCCCC;
			border-bottom: 3px solid #CCCCCC;
			border-left: 1px solid #CCCCCC;

			}

#filmjahr li {
			list-style-type: none;						
			/*padding: 0.5em;*/
			}
#filmjahr a {
			color: #CC6600;
			text-decoration: none;
			}
#filmjahr a:hover {
			text-decoration: underline;
			color: #336666;
			}
#filmtitel {
			/* background-color: #ffe97b; */
			background-color: #FFFFFF;
			padding: 10px;
			border-top: 1px solid #CCCCCC;
			border-right: 3px solid #CCCCCC;
			border-bottom: 3px solid #CCCCCC;
			border-left: 1px solid #CCCCCC;
			}
#produktionsjahr {
			color: #336666;
			padding: 3px 20px; 
			border: 1px solid black; 
			background-color:#FFFF99;

			}
#spalte {
			float:right;
			width: 306;
			margin-left: 30px;
			padding: 3px;

			}						
p.stills		{
			/*display: inline;*/
			text-align: center;

						}	
img.stills {margin: 0.5em;
			}	
			

