#container {
	background: url(/fileadmin/templates/html/images/bg_1.png) repeat-x 0 0;
	padding-bottom: 60px;
}

.inner-header {
	z-index: 60;
	/*width: 960px;*/
	background: url(/fileadmin/templates/html/images/bg_1.png) repeat-x 0 0;
}

#header-wrapper {
	z-index: 60;
	position: relative;
	background: url(/fileadmin/templates/html/images/main-nav-bg.png) no-repeat 50% 0;
}

#header, #content, #footer {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 89px;
	margin-bottom: 68px;
}

#content {
	margin-bottom: 68px;
}

#left {
	float: left;
	width: 205px;
	min-height: 10px;
	padding: 42px 35px 0 0;
}

#main {
	float: left;
	width: 425px;
	padding-left: 1px;
	padding-right: 35px;
}

#content .map {
	width: 702px;
	padding-right: 0;
}

#content .map h1 {
	width: 450px;
}

#right {
	float: left;
	width: 242px;
	padding-top: 5px;
}

#footer-wrapper {
	background: url(/fileadmin/templates/html/images/footer-bg.png) no-repeat 50% 0;
}

#footer {
	height: 75px;
}