body 
{ margin: 0px;}

#text {	position: absolute;
	left: 0px;
	top: 20px;
	overflow: auto;	width: 310px;
	height: 510px;
	padding-right: 12px;
	padding-left: 3px;
	text-align: justify;
	border: solid 0px yellow;
	scrollbar-face-color:#C5C5C5;
	scrollbar-track-color:#F2F2F2;
	scrollbar-shadow-color:#F2F2F2;
	scrollbar-highlight-color:#F2F2F2;
	scrollbar-3dlight-color:#F2F2F2;
	scrollbar-darkshadow-color:#F2F2F2;
	scrollbar-arrow-color:#F2F2F2;
}

#bildvisning-iframe 
{
	position: absolute;
	right: 10px;
	top: 3px;
	height: 510px;
	width: 470px;
	border: solid 0px darkblue;}
*{ border: 0px solid green;}