#media {
	position: absolute;
	top: 85px;
	left: 60px;
	height: 175px;
	width: 310px;
}

#col1 {
	min-height: 382px;
	height: auto !important;
	height: 382px;
	color: #1a171b;
	font-size: 10px;
	padding: 83px 0 0 745px;
}

#col1 h3 {
	position: absolute;
	left: 610px;
	font-size: 18px;
	font-weight: normal;
	color: #00519e;
	width: 125px;
	letter-spacing: 2px;
	line-height: 18px;
	margin-top: 2px;
}

#col2 {
	position: absolute;
	font-size: 10px;
	z-index: 1;
	top: 0;
	left: 0;
}

#col2 h3 {
	font-size: 12px;
	font-weight: normal;
}

#col2 div.denken_details {
	position: absolute;
	width: 460px;
	height: 110px;
	padding: 15px 20px;
	border: 2px solid #B1B3B4;
	background: #ffffff;
}

#col2 #detail_20 { left: 516px; top: 223px; }
#col2 #detail_21 { left: 466px; top: 251px; }
#col2 #detail_22 { left: 417px; top: 280px; }
#col2 #detail_23 { left: 376px; top: 303px; }
#col2 #detail_24 { left: 346px; top: 320px; }
#col2 #detail_25 { left: 319px; top: 336px; }

#col2 div.close_detail {
	position: absolute;
	width: 12px;
	height: 11px;
	top: 7px;
	right: 11px;
	background: url(../img/col2_close_detail.png);
	border: 1px solid #9c9e9f;
	cursor: pointer;
}

#col2 div.link_detail {
	position: absolute;
	bottom: 6px;
	right: 27px;
	background: #ebeced;
	padding: 3px 6px;
}

#col2 div.link_detail a {
	color: #1a171b;
	text-decoration: none;
}
