/*
#changeImages {
	position: absolute;
		left: 0px;
		bottom: 0px;
	height: 390px;
	width: 245px;
	background-image: url(images/wechselmotiv.gif);
}
*/
#backgroundSubPages {
	position: absolute;
		left: 0px;
		top: 50%;
	width: 100%;
	height: 378px;
	margin-top: -107px;
}

#contentContainer {
	position: absolute;
		left: 275px;
		top: 188px;
	height: 378px;
	width: 710px;
	overflow:auto;
}
#content {
	position: absolute;
		left: 0px;
		top: 10px;
	width: 680px;
	text-align:justify;
}