#inhalt {
	float: left;
	width: 582px;
	min-height: 1200px;
	padding: 15px 10px 10px 20px;
	background: #FFFFCC url(../../img/inhalt_ecke.gif) no-repeat right top;
}
#inhalt p {
	margin-top: 20px;
}
#inhalt .subnote {
	margin-top: 10px;
	font-size: 11px;
}
#inhalt #suchbegriff {
	padding: 3px 0 3px 5px;
	border: 1px solid #0066CC;
}
#inhalt .button {
	border: 1px solid #0066CC;	
}
#inhalt .results {
	background-color: #FFCC66;
	padding: 3px 8px;
}
#inhalt .titel {
	font-weight: bold;
}
#inhalt .jahr {
	font-weight: normal;
}
#inhalt .text {
	margin: 0;
	line-height: 1.4em;
}
#inhalt .credits, #inhalt .termin, #inhalt #filmarchiv {
	font-weight: bold;
	font-size: 11px;
}