
<style type="text/css">
	<!--	
	#rechts {
		position: absolute;
		left: 825px;
		top: 85px;
		z-index: 3;
		width: 192px;	/*orig. 20%, 172px*/
		height: 500px;
		background-color: #FFFFFF;
		border: none;
	}
	
	#rechts_inhalt1 {
		padding: 10px;
		position: absolute;
	}
	
	#rechts_inhalt2 {
		padding: 10px;
		position: absolute;
		top: 120px;     /*170px*/
	}
	
	#rechts_inhalt2a {
		padding: 10px;
		position: absolute;
		top: 180px;     /*170px*/
	}
	
	#rechts_inhalt3 {
		padding: 10px;
		position: absolute;
		top: 220px;		/*320px*/
	}
	
	#rechts_inhalt4 {
		padding: 10px;
		position: absolute;
		top: 380px;		/*320px*/
	}
	
	#rechts_inhalt4a {
		padding: 10px;
		position: absolute;
		top: 410px;		/*320px*/
	}
	
	#rechts_inhalt5 {
		padding: 10px;
		position: absolute;
		top: 470px;		/*320px*/
	}
-->
</style>