#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.imgreplace {
	width: 500px;
	height: 39px;
	border: none;
	text-indent: -999em;
	background: url(../schulkino_headline.gif) no-repeat;
}
.collapse {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.abstand {
	margin: 5px;
}
#inhalt #linke-spalte {
	float: left;
	width: 48%;
	margin-top: 15px;
}
#inhalt  #rechte-spalte {
	float: right;
	width: 48%;
	background: url(../tafel.gif) no-repeat left top;
}
#inhalt #CollapsiblePanel1 {
	margin-top: 140px;
}
#inhalt p {
	margin-top: 8px;
	font-size: 11px;
	line-height: 1.4em;
}	
#inhalt #einleitung {
	font-size: 13px;
}
#inhalt h4 {
	margin: 15px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px 0 3px 4px;
	background-color: #FFCC66;
}
#inhalt h5 {
	font-size: 12px;
	letter-spacing: .01em;
	font-weight: bold;
}
#inhalt h5 a {
	color: #FFFFFF;
}
#inhalt .textsmall {
	margin-top: 4px;
	font-size: 11px;
}
#inhalt .vorstellungen {
	border-top: 1px solid #0066CC;
	font-size: 10px;
}
.pfeil {
	padding-left: 13px;
	background: url(../../img/arrow_down.gif) no-repeat left center;
}
.pfeil_rechts {
	background: url(../../img/arrow_down2.gif) no-repeat 99% center;
}
#inhalt h5 {
	margin-top: 10px;
	background-color: #0066CC;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 1px 2px 5px;
}
#inhalt .kasten {
	border: 1px solid #0066CC;
	padding: 2px;
}
#inhalt label {
	font-size: 10px;
	font-weight: bold;
}
input {
	width: 260px;
}
textarea {
	width: 260px;
}
#submit {
	width: 80px;
	font-size: 11px;
	letter-spacing: 0.1em;
}