/* Anpassungen bersichtsseite */

#contentframe h1 {
	margin-bottom: 1.5em;
}

#contentframe h2 {
	margin-bottom: 0;
}

#contentframe p {
	margin-bottom: 0;
}

#contentframe div#scrollWindowDiv {
	width: 45em; 
	clip: rect(0,45em,21.95em,0);
}

#contentframe div#scrollContentDiv {
	width: 44em;
}

#contentframe div#forward {
	left: 45.4em;
}

#contentframe div#back {
	left: 45.4em;
}

#contentframe div.overviewbox {
	margin-bottom: 1.25em;
	height: 7em;
	overflow: hidden;
}

#contentframe .tx-jppageteaser-pi1 {
	margin-left: -0.95em;
	overflow: hidden;
	display: inline;
}

/* Hides from IE-mac \*/
* html #contentframe .tx-jppageteaser-pi1 {
	height: 1%;
	width: 44.625em;
}
/* End hide from IE-mac */

#contentframe div.oneColumn {
	width: 20em;
	float: left;
	display: inline;
	margin-left: 1em;
}

#contentframe div.imagebox, #contentframe div.textbox {
	float: left;
	width: 7.5em;
}

#contentframe div.textbox {
	width: 11.5em;
	margin-left: 1em;
}
