body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
	font-weight: lighter;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #B3CCA3;
	scrollbar-highlight-color: #B3CCA3;
	scrollbar-shadow-color: #B3CCA3;
	scrollbar-track-color: #B3CCA3;
	background-image: url(../bilder/hg.jpg);
	background-repeat: repeat;
}
#wrapper{
	width: 550px;
	height: 604px;
	top: 50%;
	left: 50%;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	margin-top: -302px;
	margin-left: -275px;
	text-align: center;
	background-attachment: scroll;
}
#divScroll {
	overflow: auto;
	height: 359px;
}
#divScroll2 {
	overflow: auto;
	height: 291px;
}