#content .construction {
	/*position:relative;*/
	background:#e2ecf6;
	margin-bottom:20px;
}
#content .construction P.alert {
	color: #e66700;
}
#content .construction P.alert SPAN.nowrap {
	font-weight: normal;
}
#content .construction h2 {
	position:relative;
	margin:0;
	padding:5px 10px;
	font-size:150%;
	font-weight:normal;
	background-position:10px center;
	background-repeat:no-repeat;
	color:#e2ecf6;
	text-indent: -9999px;
}
#content .construction h2.koramont {
	background:none;
	padding-left:10px;
}
#content .construction h2.koramont .construction {
	top:8px;
	left:10px;
	* left:0px;	
}
#content .construction h2 .construction {
	position:absolute;
	top:7px;
	* top:4px;
	left:97px;
	_left:0px;
	display:block;
	background-repeat:no-repeat;
	background-position:0px center;
	height:24px;
	width:575px;
}

#content .construction p, #content .construction ul {
	background:#eef4fa;
	padding:10px;
	margin:0px 1px;
	color:#006bb7;
	font-size:90%;
}
#content .construction ul {
	margin:0px;
	padding:0px 0px 10px 0px;
	padding-left:25px;
}
#content .construction ul li {
	margin:0px;
}
#content .construction .index {
	margin:0;
	width:auto;
	padding-bottom:15px;
}
#content .construction .index div a span span.new {
	height:23px;
	width:55px;
	display:block;
	position:absolute;
	top:40px; left:120px;
	overflow:hidden;
	margin:0;
	padding-left:10px;
	background-color:transparent;
	background-image:none;
	font-weight:normal;
	text-indent: -9999px;
}
#content .construction .index div a span span.new span {
	top:0px;
	left:0px;
	position:absolute;
	display:block;
	width:55px;
	height:23px;
	background:0 0 no-repeat;
	background-color:transparent;
}


