
div.hintergrund {
	position: relative; 
	width: 612px; 
	height: 382px;
	z-index: 1;
}
p.textbox {
	position: relative;
	bottom: 295px;
	left: -120px;
	height: 195px;
	width: 310px;
	text-align: left;
	overflow:auto;
	white-space: normal;
	margin: 0;
	padding: 0;
	z-index: 2;
}
p.bildbox {
	position:relative;
	bottom: 295px;
	left: 0px;
	height: 195px;
	width: 570px;
	text-align: left;
	overflow:hidden;
	white-space: normal;
	margin: 0;
	padding: 0;
}

p.schriftzug {
position: relative; top: -200px;
}

a.format {font-family: Verdana; font-size: 8pt;}

body, textarea {
scrollbar-base-color:#A8B601;
  scrollbar-3dlight-color:#E9E7C0;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#A8B601;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#E9E7C0;
}
