/*
	CSS für content.html
*/

#scrollPane, #vorScrollPane, #nachScrollPane{
	width:458px;
	width:423px;
	position:absolute;
	left:560px;
}

#scrollPane{	
	top:35px;
	top:93px;
	height:520px;
	height:395px;
	overflow:auto;
}

#contNormal{
	margin-right:15px;

}