div.inhaltThemaContainer {
	width: 830px;
	height: 470px;
	border-top: 1px solid #FFF;
	margin-top: 9px;
	margin-bottom: 10px;
	position: relative;
}
div.inhaltThemaContainer .copyright a {text-decoration:none}
div.inhaltThemaContainer .copyright a:hover {text-decoration:underline}
div.inhaltThemaContent {
	margin: 160px 0 0 280px;
	width: 530px;
	height: 140px;
	background: transparent url("../../../../assets/images/dim-Inhalt.png") repeat;
	padding: 5px 10px;
	overflow: auto;
}
div.inhaltThemaContent div.inhaltThemaContentLimiter { width: 520px; }
div.inhaltThemaContainer a.closeButton {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	top: 166px;
	right: 16px;
	z-index: 99;
}
div.inhaltThemaContent h1 {
	font-size: 1.5em;
	margin: 0 0 0.3em 0;
	color: #3A5D01;
}
div.inhaltThemaContent h2 {
	font-size: 1.2em;
	color: #3A5D01;
}
div.inhaltLevel3nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #3A5D01;
	background-color: #88BA33;
	height: 16px;
	line-height: 15px;
	font-size: 13px;
	text-align: right;
}
div.inhaltLevel3nav ul li { display: inline; }
div.inhaltLevel3nav ul li a, div.inhaltLevel3nav ul li span.no {
	float: right;
	display: block;
	color: #FFF;
	text-decoration: none;
	background-color: #3A5D01;
	background-color: #88BA33;
	height: 15px;
	line-height: 14px;
	font-size: 13px;
	padding: 0 7px;
	font-weight: bold;
	border-top: 1px solid #3A5D01;
	border-top: 1px solid #88BA33;
	border-right: 1px solid #FFF;
}
div.inhaltLevel3nav ul li span.no { color: #333; }
div.inhaltLevel3nav ul li.active a, div.inhaltLevel3nav ul li a:hover {
	background-color: #D9E9BD;
	border-top: 1px solid #88BA33;
	border-top: 1px solid #D9E9BD;
	color: #3A5D01;
}
div.inhaltLevel3nav ul li.first a { border-right: none; }
div.inhaltLevel3nav ul li a.playMini {
	background: #88BA33 url("../../../../assets/images/Play-mini-Hintergrund.gif") no-repeat 4px -29px;
	padding-left: 21px;
}
div.inhaltLevel3nav ul li a.playMini:hover {
	background-position: 4px 1px;
	border-top: 1px solid #D9E9BD;
	background-color: #D9E9BD;
}
div.inhaltThemaContent p {
	line-height: 1.3em;
	margin: 0.4em 0;
}
div.inhaltThemaContent p.quelle, .quelle {
	color: #AAA;
	margin-bottom: 0;
}
p.quelle a, .quelle a {
	color: #AAA;
	text-decoration: none;
}
div.fullSize div.inhaltThemaContent { height: 310px; }
div.inhaltThemaContainer p.copyright {
	background: transparent url("../../../../assets/images/dim-Hintergrund.png") repeat top;
	margin: 0;
	position: absolute;
	top: 450px;
	left: 0;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	display: block;
	width: 265px;
	padding-left: 5px;
}