/* Construction */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
}

#container{
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 956px;
	background-image: url(/xmet_content/img/container_bg.gif);
	background-repeat: repeat-y;
}

#header{
	position: relative;
	margin: 0;
	padding: 0;
	width: 956px;
	height: 275px;
}

.header_homeDE{
	background-image: url(/xmet_content/img/header_home_bgDE.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_newsDE{
	background-image: url(/xmet_content/img/header_news_bgDE.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_firmaDE{
	background-image: url(/xmet_content/img/header_firma_bgDE.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_produkteDE{
	background-image: url(/xmet_content/img/header_produkte_bgDE.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_referenzenDE{
	background-image: url(/xmet_content/img/header_referenzen_bgDE.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_homeFR{
	background-image: url(/xmet_content/img/header_home_bgFR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_newsFR{
	background-image: url(/xmet_content/img/header_news_bgFR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_firmaFR{
	background-image: url(/xmet_content/img/header_firma_bgFR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_produkteFR{
	background-image: url(/xmet_content/img/header_produkte_bgFR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_referenzenFR{
	background-image: url(/xmet_content/img/header_referenzen_bgFR.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#service_nav{
	position: absolute;
	left: 155px;
	top: 100px;
	width: 90px;
	height: 20px;
}

#main_nav{
	position: absolute;
	right: 716px;
	top: 153px;
	width: 130px;
	height: 100px;
	text-align: right;
}

#content_container{
	position: relative;
	display: inline;
	float: left;
	width: 956px;
}

.content_home{
	background-image: url(/xmet_content/img/container_content_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.content_news{
	background-image: url(/xmet_content/img/container_content_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.content_firma{
	background-image: url(/xmet_content/img/container_content_firma_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.content_produkte{
	background-image: url(/xmet_content/img/container_content_produkte_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.content_referenzen{
	background-image: url(/xmet_content/img/container_content_referenzen_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sub_nav{
	position: relative;
	display: inline;
	float: left;
	margin: 25px 25px 0 100px;
	width: 150px;
	padding-bottom: 90px;
	text-align: right;
}

#content{
	position: relative;
	display: inline;
	float: left;
	margin: 25px 0 20px 0;
	width: 630px;
}

#content_home{
	position: relative;
	display: inline;
	float: left;
	margin: 25px 20px 0 0;
	width: 460px;
}

#content_main{
	position: relative;
	display: inline;
	float: left;
	margin: 25px 20px 0 0;
	width: 220px;
}

#bar_right_home{
	position: relative;
	display: inline;
	float: left;
	margin: 25px 0 0 0;
	width: 150px;
}

#bar_right{
	position: relative;
	display: inline;
	float: left;
	margin: 25px 0 0 0;
	width: 390px;
}

#footer{
	position: relative;
	clear: left;
	margin: 0;
	padding: 0;
	width: 956px;
	height: 20px;
	background-color: #ffffff;
}

#service_nav_footer{
	position: absolute;
	left: 100px;
	top: -60px;
	width: 150px;
	height: 40px;
}
