.subpage-titel h2 {
	margin-top:0px;
	margin-bottom:0px;
}
.subpage-titel a {
	font-size: 16px;
}
#right-frame div.inner-frame .flexcroll h2:first-child, #right-frame div.inner-frame h2:first-child {
	margin-top:0px;
}
#right-frame div.inner-frame .flexcroll h4:first-child, #right-frame div.inner-frame h4:first-child {
	margin-top:0px;
}
.subpage-image {
	width: 476px;
	display:block; border-radius:12px;
	box-shadow:0px 0px 3px #333;
	-webkit-box-shadow:0px 0px 3px #333;
	margin:15px auto 15px auto;
}
.subpage-video {
	border-radius:16px;
	width:300px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	/* width and height als script im html */
}
.zitat {
	text-align: center;
	font-style:italic;
}
.text-bottom {
	text-align:right;
}
.text-bottom h4 {
	margin-bottom:0px;
}
#subpage-download {
	background: #333;
	font-family: Helvetica, Arial;
	font-size: 11px;
	border-radius: 10px;
	box-shadow:0px 0px 3px #333;
	-webkit-box-shadow:0px 0px 3px #333;
	padding: 7px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:5px;
	float:right;
/*	width:64px;*/
	height:16px;
}
#subpage-download a:link, #subpage-download a:visited {
	color: #fff;
	text-decoration: none;
}
#subpage-download a:hover, #subpage-download a:active {
	color: #fff;
	text-decoration: underline;
}
