#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 h3 {
	width: 400px;
	height: 93px;
	border: none;	
	text-indent: -999em;
	background: url(../img/gourmetlogo.gif) no-repeat center top;
}
#inhalt #subtitel {
	width: 400px;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#inhalt .leftcol {
	float: left;
	width: 65%;
	margin-top: 20px;
}
#inhalt .rightcol {
	float: right;	
	width: 30%;
	margin-top: 38px;
	border: 1px solid #990000;
	padding: 5px;
	font-size: 11px;
	line-height: 1.4em;
	color: #990000;
}
#inhalt .filmliste li {
	margin-left: 10px;
}
#inhalt .filmliste .titel {
	background-color: #FF9900;
	border-bottom: 1px solid #990000;
	color: #990000;
	padding: 4px 5px;
	margin: 1px 0 8px 0;
	font-weight: bold;
	display: block;
}
#inhalt .infotext {
	margin-top: 20px;
	line-height: 1.4em;
}

/* Filme */
#inhalt .film {
	float: left;
	margin-top: 40px;
	border: 1px solid #990000;
	border-bottom: 10px solid #990000;
	padding-bottom: 10px;
		background: #FFCC66 url(../img/kachel.jpg);
}
#inhalt .film .datum {
	padding: 4px 6px;
	color: #990000; 
	font-weight: bold;
}
#inhalt .film .ausverk {
	color: #000;
	font-weight: normal;
}
#inhalt .film dt {
	background-color: #FF9900;
	border-bottom: 1px solid #990000;
	padding: 4px 6px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#inhalt .film .menues {
	float: left;
	width: 200px;
}
#inhalt .film .filminfos {
	float: right;	
	width: 360px;
	margin-top: 15px;
	line-height: 1.5em;
	padding: 0 2px 0 5px;
}
#inhalt .film .menutitel {
	background-color: #990000;
	color: #FFF;
	margin: 20px 0 0 6px;
	padding: 2px 0 2px 5px;
}
#inhalt .film li {
	border-left: 1px solid #990000;
	border-bottom: 1px solid #990000;
	margin: 5px 0 0 6px;
	padding: 4px;
	line-height: 1.4em;
}
#inhalt .film .menu-ist-aus {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
#inhalt .film .filminfos .image {
	float: right;
	margin: 0 5px 0 2px;
}
#inhalt .film .filminfos img {
	border: 1px solid #990000;
}
#inhalt .film .filminfos .credits {
	margin-top: 5px;
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}