/*
#container {
	position: absolute;
	top: 0;
	left: 50%;
	width: 954px;
	margin-left: -477px;
	background: #FFFFFF;
}
*/
#container {
	position: relative;
	width: 954px;
	margin: 0 auto;
	padding-top: 7px;
	background: #FFFFFF;
}
	#header {
		position: relative;
		margin: 0 0 0 14px;
		width: 926px;
	}
		#lang {
			position: relative;
			height: 12px;
			margin: 7px 0;
		}
		#subscribe, #subscribe-en {
			clear: both;
			width: 926px;
			height: 40px;
			background: url(../images/header/bg.gif) top no-repeat;
			margin-bottom: 7px;
		}
		#subscribe-en {
			clear: both;
			background: url(../images/header/bg-en.gif) top no-repeat;
		}
		#newsletter-field {
			position: absolute;
			top: 25px;
			left: 633px;
		}
		#newsletter-submit-header {
			position: absolute;
			top: 30px;
			left: 814px;
		}
		#banner {
			position: relative;
			margin: 7px 0 0 0;
			width: 926px;
			z-index: 0;
		}
		#breadcrumb {
			position: relative;
			float: left;
			height: 12px;
			margin: 2px 0 0 169px;
		}
	#middle {
		position: relative;
		margin: 0 14px;
		width: 926px;
	}
		#menu, #menu-en {
			float: left;
			position: relative;
			width: 155px;
			overflow: hidden;
		}
		#startfull {
			clear: none;
			float: right;
			position: relative;
			width: 757px;
			overflow: hidden;
		}
			#ticketshop {
				clear: none;
				float: right;
				position: relative;
				width: 468px;
				margin: 0 14px 0 0;
				overflow: hidden;
			}
			#ticketshop-right {
				clear: none;
				float: right;
				position: relative;
				width: 275px;
				margin: 5px 0 0 0;
				overflow: hidden;
			}
		#content {
			clear: none;
			float: right;
			position: relative;
			margin: 0 14px 0 0;
			width: 452px;
			overflow: hidden;
		}
		#right {
			clear: none;
			float: right;
			position: relative;
			width: 291px;
			overflow: hidden;
		}
		#gallery {
			float: right;
			position: relative;
			width: 757px;
			overflow: hidden;
		}
		#endfull {
			clear: both;
			float: right;
			position: relative;
			width: 757px;
			overflow: hidden;
		}
	#footer {
		clear: both;
		position: relative;
		width: 954px;
		height: 417px;
		background: url(../images/footer/footer.jpg) no-repeat;
	}
		#footer #info {
			float: right;
			position: relative;
			margin: 399px 14px 0 0;
			width: 168px;
			height: 18px;
			font-weight: bold;
			text-align: center;
			line-height: 18px;
			background: url(../images/footer/info.gif) no-repeat;
		}
			.footer_rss {
				display: inline;
				vertical-align: middle;
			}
