@charset "utf-8";
/*-------------- Kuvalayer intro ----------------------*/

.content_middle_container_pics#pics_wide_high {
	position: absolute;
	top: 3px;
	left: 463px;
	width: 600px;
	height: 600px;
	clip:rect(0px 501px 518px 0px); 
	border: 0px solid red;
	z-index: 1;
	overflow: hidden;
}	

.content_middle_container_pics div.caption {
	position: absolute;
	top: 448px;
	left: 4px;
	width: 501px;
	/* background-color: #fff;  */
}

/*-------------- Tekstilayer intro ----------------------*/



#content_middle_container_wide_high_text_bg {
	position: absolute;
	top: 2px;
	left: 203px;
	width: 260px;
	height: 519px;
	z-index: 2;
	background-image: url('../site_img/textbar760x518.png');
	background-color: #aaa;  
/* 	background-color: #666; */
}	

.content_middle_container_text#text_wide_high {
	top: 46px;
	left: 217px;
	width: 232px;
	height: 464px;
	border: 0px solid red;
	padding: 0px 3px 0px 3px;
	overflow-x: hidden; overflow-y: auto;
	/* text-align: justify;	 */
/* 	background-color: #666;  */
}	

.content_middle_container_text#text_wide_high p {
	/* color: white; */
	/* font-size: 14px;  */
	font-weight: normal;
}

.content_middle_container_text_header {
	position: absolute;
	top: 469px;
	left: 463px;
	width: 501px;
	height: 52px;
	border: 0px solid red;
}


.content_middle_container_text_header h1 {
	font-size: 36px;
	line-height: 36px;
	bottom: 0px;	
	width: 481px;
	height: 44px;
	padding-top: 8px;

}

