#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: 15px 0;
}
#inhalt ul {
	margin-top: -8px;
}
#inhalt li{
	margin-left: 20px;
	float: left;
}
#inhalt h4 {
	margin: 10px 20px 0 15px;
	background-color: #0066cc;
	color: #FFFFFF;
	padding: 2px 2px 2px 8px;
} 
#inhalt img {
	border: 1px solid #000000;
}
.kinocontainer {
	margin: 0 20px 30px 15px;
	border: 1px solid #0066cc;
	text-align: center;
	padding-bottom: 10px;
}
.fett {
	font-weight: bold;
}
.collapse {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-weight: bold;
	color: #0066CC;
}