@charset "utf-8";
/* CSS Document */

#infra {
	position: relative;
	z-index: 0;
	width: 696px;
	height: 512px;
	position: relative;
}

span.tp_pdf { float: left; position: absolute; top: 460px; left: 2px;  }
span.tp_pdf a { display: inline-block; background-image: url('../images/tech_plan_infra.jpg');
	background-repeat: no-repeat;
	background-color: #efefef;
	width: 155px;
	height: 19px;
	color: #333;
	padding-top: 5px;
	padding-left: 30px;
	text-align: left;
}
span.tp_pdf a:hover {
	background-image: url('../images/tech_plan_infra_h.jpg');
	background-repeat: no-repeat;
	background-color: #ccc;
}
	
span.tp_dwg { float: left; position: absolute; top: 490px; left: 2px; }
span.tp_dwg a { display: inline-block;
	background-image: url('../images/tech_plan_infra_eps.jpg');
	background-repeat: no-repeat;
	background-color: #efefef;
	width: 155px;
	height: 19px;
	color: #333;
	padding-top: 5px;
	padding-left: 30px;
	text-align: left; }
span.tp_dwg a:hover {
	background-image: url('../images/tech_plan_infra_eps_h.jpg');
	background-repeat: no-repeat;
	background-color: #ccc;
}

#infra_nl {
	background-image: url('../images/hallen.jpg');
	background-repeat: no-repeat;
	width: 696px;
	height: 512px;
	float:left;
	position: absolute;
	border: 2px solid #efefef;
	margin-bottom: 20px;
}

#infra_en {
	background-image: url('../images/hallen_en.jpg');
	background-repeat: no-repeat;
	width: 696px;
	height: 512px;
	float:left;
	position: absolute;
	border: 2px solid #efefef;
	margin-bottom: 20px;
}

#infra_fr {
	background-image: url('../images/hallen_fr.jpg');
	background-repeat: no-repeat;
	width: 696px;
	height: 512px;
	float:left;
	position: absolute;
	border: 2px solid #efefef;
	margin-bottom: 20px;
}

#infra a {
	color: #ca1b23;
	font-weight: bold;
}

a.i_hal1 {
	float: left;
	position: absolute;
	width: 143px;
	height: 189px;
	top: 216px;
	left: 273px;
}

a.i_hal1:hover {
	background-image: url('../images/i_hall1.jpg');
}

a.i_hal2 {
	float: left;
	position: absolute;
	width: 94px;
	height: 189px;
	top: 216px;
	left: 176px;
}

a.i_hal2:hover {
	background-image: url('../images/i_hall2.jpg');
}

a.i_hal3 {
	float: left;
	position: absolute;
	width: 104px;
	height: 166px;
	top: 216px;
	left: 69px;
}

a.i_hal3:hover {
	background-image: url('../images/i_hall3.jpg');
}

a.i_hal4 {
	float: left;
	position: absolute;
	width: 247px;
	height: 137px;
	top: 33px;
	left: 147px;
}

a.i_hal4:hover {
	background-image: url('../images/i_hall4.jpg');
}

a.i_hal5 {
	float: left;
	position: absolute;
	width: 148px;
	height: 144px;
	top: 26px;
	left: 476px;
}

a.i_hal5:hover {
	background-image: url('../images/i_hall5.jpg');
}

a.i_hal6 {
	float: left;
	position: absolute;
	width: 236px;
	height: 107px;
	top: 231px;
	left: 419px;
}

a.i_hal6:hover {
	background-image: url('../images/i_hall6.jpg');
}

a.i_mc{
	float: left;
	position: absolute;
	width: 244px;
	height: 134px;
	top: 341px;
	left: 419px;
}

a.i_mc:hover {
	background-image: url('../images/i_mc.jpg');
}