/* Display 5 */

.frontpage .box_1 {
	height: 460px;
	left: 0;
	max-height: 460px;
	max-width: 510px;
	min-height: 460px;
	min-width: 510px;
	position: absolute;
	top: 0;
	width: 510px;
	overflow: hidden;
	z-index: 10;
}

.frontpage .box_1 div.textbox {
	height: 250px;
	max-height: 250px;
	max-width: 200px;
	min-height: 250px;
	min-width: 200px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	top: 265px;
	width: 200px;
	z-index: 12;
	background-image: url(/gfx/trekant-left.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.frontpage .box_1 div.textbox div {
	top: 85px;	
	text-align: right;
}

.frontpage .box_1 div.credit {
	background-color: none;
	color: #000000;
	height: 15px;
	left: 0;
	max-height: 15px;
	max-width: 245px;
	min-height: 15px;
	min-width: 245px;
	position: absolute;
	top: 340px;
	width: 245px;
	overflow: hidden;
	z-index: 13;
}

.frontpage .box_2 {
	height: 190px;
	left: 0;
	max-height: 190px;
	max-width: 410px;
	min-height: 190px;
	min-width: 410px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 410px;
	z-index: 15;
}

.frontpage .box_2 img {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 16;
}

.frontpage .box_2 div.textbox {
	height: 100px !important;
	overflow: hidden;
	position: absolute;
	left: 115px;
	bottom: 15px;
	max-height: 100px;
	max-width: 245px;
	min-height: 100px;
	min-width: 245px;
	width: 245px !important;
	z-index: 17;
}

.frontpage .box_2 div.frame {
	height: 92px;
	max-height: 92px;
	max-width: 237px;
	min-height: 92px;
	min-width: 237px;
	width: 237px;
}

.frontpage .box_2 div.frame div {
	margin-left: 10px;
}

.frontpage .box_2 div.credit {
	background-color: none;
	color: #000000;
	height: 15px;
	left: 135px;
	max-height: 15px;
	max-width: 120px;
	min-height: 15px;
	min-width: 120px;
	position: absolute;
	bottom: -5px;
	width: 120px;
	overflow: hidden;
	z-index: 18;
}
