/* 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: 960px;
	background-color: #ffffff;
}

#header{
	position: relative;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 225px;
}

.header_neutral{
	background-image: url(/remund_content/img/header_bg_neutral.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_home{
	background-image: url(/remund_content/img/header_bg_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_carrosserie{
	background-image: url(/remund_content/img/header_bg_carrosserie.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.header_werbetechnik{
	background-image: url(/remund_content/img/header_bg_werbetechnik.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#header_logo{
	position: absolute;
	left: 0;
	top: 0;
}

#top_nav{
	position: absolute;
	left: 390px;
	top: 50px;
	width: 500px;
	height: 18px;
}

#lang{
	position: absolute;
	left: 876px;
	top: 44px;
	width: 54px;
	height: 17px;
	display: block;
}

#service_nav{
	position: absolute;
	top: 119px;
	height: 18px;
	width: 670px;
	text-align: right;
	right: 180px;

}

#main_nav{
	position: absolute;
	width: 930px;
	left: 30px;
	top: 160px;
}

#sub_nav{
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
	width: 155px;
}

#pusher{
	position: absolute;
	width: 900px;
	padding: 23px 29px 23px 29px;
	border: 1px solid #ed1c24;
	left: -30px;
	top: -23px;
	z-index: 999;
	background-image: url(/remund_content/img/pusher_bg.png);
}

#content{
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 40px 30px;
	padding: 0;
	width: 725px;
}

#content_home{
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 40px 30px;
	padding: 0;
	width: 930px;
}

#content_main{
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	width: 343px;
}

#content_main_home{
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	width: 343px;
}

#content_main_news_uebersicht{
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	width: 930px;
}

#content_gal{
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	width: 720px;
}

#bar_right{
	position: relative;
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	width: 350px;
}

#bar_right_home{
	position: relative;
	float: left;
	margin: 0 0 0 27px;
	padding: 0;
	width: 540px;
}

#footer{
	position: relative;
	clear: left;
	padding:0;
	margin: 0;
	width: 960px;
	height: 54px;
}

.footer_neutral{
	background-image: url(/remund_content/img/footer_bg_neutral.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.footer_home{
	background-image: url(/remund_content/img/footer_bg_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.footer_carrosserie{
	background-image: url(/remund_content/img/footer_bg_carrosserie.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.footer_werbetechnik{
	background-image: url(/remund_content/img/footer_bg_werbetechnik.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
