html{ background:#150a11;}
html.with-bg{background:#150a11 url(../images/bg-html.jpg) no-repeat 0 100%;}
body{
	margin:0;
	font:12px/15px Helvetica, Arial, sans-serif;
	color:#666;
	background: url(../images/background.jpg) no-repeat;
	min-width:980px
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.col a {
	color:#dfbf80;
	text-decoration: none;
}
.col a:hover {
	/*color: #745937;*/
	text-decoration: none;
}

#wrapper{
	/*width:1040px;*/
	width:950px;
	margin:0 auto;
	position:relative;
}
#wrapper:after{
	content:"";
	display:block;
	clear:both;
}
/* header start */
#header{
	height:1%;
	overflow:hidden;
	padding:0 0 0 198px;
}
.logo{
	margin:21px 0 0 -198px;
	position:relative;
}
.logo-print{display:none;;}
.logo a img{display:block;}
.sub-nav{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:16px;
	right:2px;
}
.sub-nav li{
	float:left;
	margin:0 0 0 18px;
}
.sub-nav li a{
	font:12px/15px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	text-decoration:none;
}
.sub-nav li a:hover{text-decoration:underline;}
#header h2{
	font-size:66px;
	line-height:68px;
	color:#fff;
	font-weight:bold;
	margin:24px 0 0;
	text-shadow: 0px 2px 5px #000;
	position:relative;
}
#header .btn-programm{
	display:block;
	width:180px;
	height:36px;
	overflow:hidden;
	position:relative;
	color:#dfbf80;
	font-size:12px;
	text-decoration:none !important;
	font-weight:bold;
	margin:14px 0 0 2px;
	cursor:pointer;
}
#header .btn-programm span{
	display:block;
	padding:10px 0 0 42px;
	background:url(../images/btn-programm.png) no-repeat;
	width:138px;
	height:62px;
}
#header .btn-programm:hover{
	background:none;
/*	color:#745937;
	text-shadow:0 1px #fff;*/
	text-shadow: 0px 1px 0 #F4E9D3;
/*	color:#997b4c;*/
	color:#745937;
}
#header .btn-programm:hover span{
	margin:-36px 0 0;
	padding-top:46px;
}
/* content start */
#content{
	height:1%;
	padding:0 0 0 198px;
	margin:231px 0 0;
}
#content:after{
	content:"";
	display:block;
	clear:both;
}
#content .section{
	width:100%;
	padding-bottom:93px;
}
#content .section:after{
	content:"";
	display:block;
	clear:both;
}
.headline{
	width:100%;
	margin:24px 0 65px;
}
.headline:after{
	content:"";
	display:block;
	clear:both;
}
.headline span{
	float:right;
	margin:14px 2px 0 0;
	display:inline;
	/*font:16px/20px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	*/
}

/**/
.btn-download a {
	width:110px;
	height:36px;
	min-height:0;
	padding:0;
	font-weight:bold;
	text-decoration:none !important;
	position:relative;
	overflow:hidden;
	cursor:pointer;
	display: block;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#dfbf80;
}
.btn-download a span{
	display:block;
	background:url(../images/btn-download.png) no-repeat;
	width:70px;
	height:61px;
	padding:11px 0 0 40px;
	margin:0;
}
.btn-download a:hover{
	background:none;
	text-shadow: 0px 1px 0 #F4E9D3;
/*	color:#997b4c;*/
	color:#745937;
}
.btn-download a:hover span{
	margin:-36px 0 0;
	padding-top:47px;
}
	

/**/


#content h2{
	font-size:66px;
	line-height:68px;
	color:#fff;
	font-weight:bold;
	margin:0;
	text-shadow: 0px 2px 5px #000;
	position:relative;
	display: block;
	width: 550px;
}

#content .image-list{
	list-style:none;
	margin:0 0 0 -48px;
	padding:0;
	width:800px;
}
#content .image-list:after{
	content:'';
	display:block;
	clear:both;
	overflow:hidden;
	height:0;
}



*html #content .image-list{
	list-style:none;
	margin:0 0 0 -88px;
	padding:0;
	width:840px;
}

#content .image-list li.lleft{
	float:left;
	width:130px;
	position:relative;
	margin:0 -10px 15px 40px;
	display:inline-block;
}



#content .image-list li.lleft a{
	float:left;
	text-decoration:none;
	cursor:pointer;
	min-height:205px;
	width:110px;
}


#content .section .image-list li.clearing {
	width:750px;
	height: 1px;
	display:block;
	clear:both;	
}



* html #content .image-list li.lleft a{height:205px;}
#content .image-list li.lleft a:hover,
#content .image-list li.lleft.active a{
//	background:url(../images/bg-img-list-el.png) no-repeat;
}
#content .image-list .number{
	position:absolute;
	left:-1px;
	top:2px;
	background:url(../images/bg-star.png) no-repeat;
	width:39px;
	height:32px;
	font:bold 15px/20px Arial, Helvetica, sans-serif;
	color:#745937;
	text-shadow: 0px 1px 0 #F4E9D3;
	padding:8px 0 0 1px;
	margin:0;
	text-align:center;
}
#content .image-list strong{
	color:#fff;
	font:16px/20px Georgia, 'Times New Roman', Times, serif;
	margin:8px 0 8px 3px;
	display:block;
}
#content .image-list span{
	color:#666;
	font:12px/16px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 0 3px;
	display:block;
}
#content .image-list span.bg1 {
	display:block;
	background:url(../images/bg-1.png) no-repeat -10000px top;
	width:130px;
	margin:0;
}
#content .image-list span.bg2 {
	display:block;
	background:url(../images/bg-2.png) no-repeat -10000px bottom;
	width:130px;
	margin:0;
}
#content .image-list a:hover span.bg1 {
	display:block;
	background:url(../images/bg-1.png) no-repeat left top;
	width:130px;
	margin:0;
}
#content .image-list a:hover span.bg2 {
	display:block;
	background:url(../images/bg-2.png) no-repeat left bottom;
	width:130px;
	margin:0;
}

#content .image-list span.ii {
	min-height:205px;
	display:block;
	width:110px;
	padding:10px;
	margin:0;
}



#content .image-list span em{
	font-style:normal;
/*	display:block;
*/	position:relative;
}
#content .image-list span em:hover,
#content .image-list span em.hover{color:#dfbf80;}
#content .action-list{
	float:right;
	list-style:none;
	margin:10px 0 0;
	padding:0;
}
#content .image-list li.w100 {
	width: 100%;
	margin:0;
	padding:0;
}
#content .image-list .action-list li{
	overflow:hidden;
	vertical-align:top;
	margin:0 0 11px;
	width:100%;
	display:inline-block;
}
#content .image-list li.w100 .action-list {
	width: 750px;
	display: block;
}
#content .image-list li.w100 .action-list li{
	float:left;
	width:130px;
	position:relative;
	display:inline;
	margin-right: 30px;
}
#content .image-list li.w100 .action-list li.last{

	margin-right: 10px;

}
#content .image-list li.w100 .action-list li.last2{

	margin-right: 0;

}
#content .image-list .action-list li:first-child{margin-bottom:36px;}
#content .image-list .action-list li a{
	float:right;
	text-decoration:none;
	font-weight:bold;
	background:none !important;
}
#content .image-list .action-list a:hover{text-decoration:underline;}
#content .image-list .action-list .btn-tickets a{
	width:110px;
	height:36px;
	min-height:0;
	padding:0;
	text-align:center;
/*	color:#997b4c;*/
	color:#745937;
	font-size:12px;
	text-shadow: 0px 1px 0 #F4E9D3;
	position:relative;
	overflow:hidden;
	text-decoration:none !important;
	cursor:pointer;
}
#content .image-list li.w100 .action-list li a {
	float: left;
}
#content .image-list li.w100 .action-list .btn-tickets a{
	margin-top: 3px;
	float: right;
}
#content .image-list li.w100 .action-list li.btn-download a {
	margin-top: 3px;
}

#content .image-list .action-list .btn-tickets a span{
	display:block;
	background:url(../images/btn-tickets.png) no-repeat;
	width:110px;
	height:61px;
	padding:11px 0 0;
	margin:0;
	text-align:center;
}
#content .image-list .action-list .btn-tickets a:hover{
	color:#745937;
	background:none;
}
#content .image-list .action-list .btn-tickets a:hover span{
	margin:-36px 0 0;
	padding-top:47px;
}
#content .image-list .action-list .btn-vip a{
	width:110px;
	height:42px;
	min-height:0;
	padding:0;
	color:#e0bf81;
	font-weight:bold;
	overflow:hidden;
	position:relative;
	text-decoration:none !important;
	cursor:pointer;
}
#content .image-list .action-list .btn-vip a span{
	display:block;
	background:url(../images/btn-vip.png) no-repeat;
	width:66px;
	height:70px;
	padding:14px 0 0 44px;
	margin:0;
}
#content .image-list .action-list .btn-vip a:hover{
	background:none;

	text-shadow: 0px 1px 0 #F4E9D3;
/*	color:#997b4c;*/
	color:#745937;
}
#content .image-list .action-list .btn-vip a:hover span{
	margin:-42px 0 0;
	padding-top:56px;
}
#content .image-list .action-list .btn-download a{
	width:110px;
	height:36px;
	min-height:0;
	padding:0;
	color:#e0bf81;
	font-weight:bold;
	text-decoration:none !important;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
#content .image-list .action-list .btn-download a span{
	display:block;
	background:url(../images/btn-download.png) no-repeat;
	width:70px;
	height:61px;
	padding:11px 0 0 40px;
	margin:0;
}
#content .image-list .action-list .btn-download a:hover{
	background:none;
	text-shadow: 0px 1px 0 #F4E9D3;
/*	color:#997b4c;*/
	color:#745937;
}
#content .image-list .action-list .btn-download a:hover span{
	margin:-36px 0 0;
	padding-top:47px;
}
.section .row{
	width:100%;
	overflow:hidden;
}
.tabs-hold{
	width:100%;
	overflow:hidden;
	position:relative;
}
.tabs-hold div.tab{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	overflow:hidden;
}
.tabs-hold div.active-tab{
	position:relative;
	z-index:3;
}
.tabs-hold .loader{
	width:48px;
	height:48px;
	overflow:hidden;
	text-indent: -6666px;
	background:url(../images/bg-loader.gif) no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin:-24px 0 0 -24px;
}
.section-nav{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.section-nav li{float:left;}
.section-nav li a{
	float:left;
	height:36px;
	overflow:hidden;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#dfbf80;
	text-decoration:none;
	position:relative;
	cursor:pointer;
}
.section-nav li a:hover{background:none;}
.section-nav li a span{
	float:left;
	height:25px;
	background:url(../images/bg-nav-el.png) no-repeat;
	margin:-36px 0 0;
	padding:47px 1px 0 0;
	text-align:center;
	/* padding:47px 16px 0 15px; */
}
.section-nav li.first span{
	background:url(../images/bg-nav-first.png) no-repeat;
	/* padding-left:20px; */
	padding-left:5px;
}
.section-nav li a em{
	float:left;
	width:1px;
	overflow:hidden;
	background:url(../images/bg-nav-el-r.png) no-repeat;
	height:72px;
	margin:-36px 0 0;
}
.section-nav li.last span{
	/* padding-right:5px; */
	padding-right:0px;
	padding-left:8px;
}
.section-nav li.last em{
	background:url(../images/bg-nav-last.png) no-repeat;
	width:16px;
}
.section-nav li a:hover span,
.section-nav li a.active span{
	margin:0;
	padding-top:11px;
	height:61px;
/*	color:#745937;
/*	color:#997b4c;*/
	color:#745937;
	text-shadow: 0px 1px 0 #F4E9D3;
}
.section-nav li a:hover em,
.section-nav li a.active em{margin:0;}
.section .btn-piazza{
	float:left;
	width:150px;
	height:63px;
	text-align:center;
	font-weight:bold;
/*	color:#745937;
/*	color:#997b4c;*/
	color:#745937;
/*	text-shadow:1px 1px 0 #fff;*/
	text-shadow: 0px 1px 0 #F4E9D3;
	text-decoration:none !important;
	position:relative;
	overflow:hidden;
	margin:30px 52px 0 0;
	cursor:pointer;
}
* html .section .btn-piazza{margin-right:49px;}
.section .btn-piazza:hover{
	background:none;
/*	color:#997b4c;*/
	color:#745937;
}
.section .btn-piazza span{
	background:url(../images/btn-piazza.png) no-repeat;
	float:left;
	width:150px;
	height:52px;
	text-align:center;
	padding:11px 0 0;
}
.section .btn-piazza:hover span{
	margin:-63px 0 0;
	padding-top:74px;
}
.section .btn-piazza:hover{text-decoration:underline;}
.section .caption{
	overflow:hidden;
	font:16px/22px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
}
.section .caption p{margin:26px 0 0;}

/* navigation start */
#nav{
	list-style:none;
	margin:0;
	position:absolute;
	left:0;
	top:0;
	margin-top:141px;
	width:150px;
	overflow:hidden;
	background:url(../images/bg-main-nav-bored.png) no-repeat 0 100%;
	padding:0 0 1px;
	z-index:10;
}
#nav li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	background:url(../images/bg-main-nav-bored.png) no-repeat;
}
* html #nav li{margin-bottom:-1px;}
#nav li a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none !important;
	display:block;
	padding:3px 8px 5px;
	margin:1px 0 0;
	background:url(../images/bg-main-nav-el.png);
}
#nav li a:hover{background:url(../images/bg-main-nav-el-hover.png);}
/* footer start */
#footer{
	height:1%;
	overflow:hidden;
	padding:0 0 20px 198px;
	margin:68px 0 0;
}
#footer .row{
	border:1px solid #2d2329;
	border-width:1px 0;
	padding:0 0 12px;
	overflow:hidden;
	width:100%;
}
#footer .contact{
	float:right;
	width:329px;
	color:#666;
	font-size:9px;
	line-height:14px;
	margin:9px 20px 0 0;
	display:inline;
}
#footer a{
	color:#666;
	text-decoration:none;
}
#footer a:hover{color:#999;}
#footer .about{
	float:left;
	width:340px;
	color:#666;
	font-size:9px;
	margin:9px 20px 0 3px;
	display:inline;
	line-height:14px;
}

#footer .links .title{
	display:block;
	color:#524f51;
	font-size:9px;
	margin:9px 0 9px 2px;
}
#footer .links img{display:block;}
#footer .veranstalter{
	float:left;
	width:104px;
}
#footer .p-partners{
	float:left;
	width:236px;
}
#footer .p-partners .title{margin:9px 0 19px 0;}
#footer .partner{
	float:left;
	width:196px;
}
#footer .partner .title{margin:9px 0 19px 0;}
#footer .partner a{
	display:block;
	margin-bottom:22px;;
}
#footer .m-partner{
	float:left;
	width:282px;
}
#footer .m-partner .title{margin:9px 0 11px 2px;}
#footer .partner ul{
	list-style:none;
	margin:0 0 12px;
	padding:0;
	height:1%;
}
* html #footer .partner li{float:left;}
*+html #footer .partner li{float:left;}
#footer .partner li a{
	float:left;
	margin:0 0 0 25px;
}
#footer .partner li{
	display:table-cell;
	vertical-align:middle;
}
#footer .partner li:first-child a{margin-left:0;}
#footer .t-partner{
	float:left;
	width:100px;
}
#footer .t-partner .title{margin:9px 0 11px 2px;}
#footer .tick-partner{
	float:left;
	width:80px;
}
#footer .tick-partner .title{margin:9px 0 17px 1px;}
/* post start */
#content .posts-holder{
	width:752px;
	padding:20px 20px;
	margin:-20px -20px 0;
}
#content .post-hold{
	width:792px;
	margin:-20px -20px 0;
	position:relative;
	overflow:hidden;
}
#content .post-hold .container{
	width:100%;
	overflow:hidden;
	position:relative;
}
#content .post-hold .loader{
	width:48px;
	height:48px;
	overflow:hidden;
	text-indent: -6666px;
	background:url(../images/bg-loader.gif) no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin:-24px 0 0 -24px;
}
#content .post{
	padding:20px 20px 0;
	width:752px;
	min-height:410px;
	padding-bottom:43px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background:#150a11;
}
* html #content .post{ 
	overflow:visible;
	height:410px;
}
#content .active-post{
	position:relative;
	z-index:3
}
#content .post:after{
	content:"";
	display:block;
	clear:both;
}
#content .post .image-holder{
	float:left;
	width:271px;
	margin:3px 0 0 0;
	position:relative;
}
#content .post .image-holder img{display:block;}
#content .post .image-holder .btn-ticket{
	width:270px;
	height:36px;
	position:relative;
	overflow:hidden;
	display:block;
	text-decoration:none !important;
	margin:15px 0 0;
/*	color:#997b4c;*/
	color:#745937;
/*	text-shadow:1px 1px 0 #fff;*/
	text-shadow: 0px 1px 0 #F4E9D3;
	font-weight:bold;
	cursor:pointer;
}
#content .post .image-holder .btn-ticket:hover{
	background:none;
/*	color:#997b4c;*/
	color:#745937;
}
#content .post .image-holder .btn-ticket span{
	display:block;
	height:62px;
	background:url(../images/btn-ticket.png) no-repeat;
	text-align:center;
	padding:10px 0 0;
}
#content .post .image-holder .btn-ticket:hover span{
	margin-top:-36px;
	padding-top:46px;
}
#content .post .image-holder .btn-ticket span em{
	font-style:normal;
	margin-right:18px;
}
#content .post .image-holder .rate{
	width:270px;
	overflow:hidden;
	margin:16px 0 0;
}
#content .post .image-holder .rate .t{
	background:url(../images/bg-rate-t.png) no-repeat;
	height:4px;
	overflow:hidden;
}
#content .post .image-holder .rate .c{
	padding:6px 10px;
	overflow:hidden;
	background:url(../images/bg-rate-c.png);
}
#content .post .image-holder .rate .b{
	height:4px;
	overflow:hidden;
	background:url(../images/bg-rate-b.png) no-repeat;
}
#content .post .image-holder .rate img{float:left;}
#content .post .image-holder .rate .name{
	float:left;
	width:100px;
	margin:0 0 0 11px;
	display:inline;
	font:bold 12px/15px Georgia, 'Times New Roman', Times, serif;
	position:relative;
	color:#999;
}
#content .post .image-holder .num{
	position:absolute;
	left:-11px;
	top:-14px;
	width:63px;
	height:64px;
	text-align:center;
	background:url(../images/bg-star1.png) no-repeat;
/*	text-shadow:1px 1px 0 #fff;*/
	text-shadow: 0px 1px 0 #F4E9D3;
/*	color:#997b4c;*/
	color:#745937;
}
#content .post .image-holder .num span{
	font-size:19px;
	line-height:24px;
	display:block;
	text-align:center;
	margin:8px 0 0;
}
#content .post .image-holder .num em{
	font-style:normal;
	font-size:9px;
	font-weight:bold;
	line-height:10px;
}
.star-rate{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
.star-rate li{
	float:left;
	position:relative;
	margin:0 0 0 1px;
	display:inline;
}
.star-rate li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-star.png) no-repeat;
	width:14px;
	height:13px;;
}
.star-rate li.active a,
.star-rate li a:hover{background:url(../images/ico-star-active.png) no-repeat;}
#content .post .caption{
	overflow:hidden;
	margin:-3px 0 0;
	float:right;
	width:430px;
}
#content .post .caption h3{
	font:16px/20px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	margin:0 0 11px;
}
#content .post .caption p a{
	color:#e0bf81;
	text-decoration:none;
}
#content .post .btn-hold{
	width:100%;
	line-height:14px;
	font-size:12px;
	margin:-15px 0 15px;
	position:relative;
}
#content .post .btn-hold a{
	color:#e0bf81;
	text-decoration:none;
}
#content .post .caption p{
	font:12px/16px Georgia, 'Times New Roman', Times, serif;
	color:#999;
	margin:0 0 19px;
}
/* tab start */
.two-columns{
	width:100%;
	overflow:hidden;
	margin:28px 0 0;
}
.two-columns .col{
	float:left;
	width:345px;
	display:inline;
	margin-left:55px;
}
.two-columns .col:first-child{margin-left:3px;}
.two-columns h3{
	font:16px/20px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	margin:0 0 14px;
}
.two-columns p,
.two-columns td {
	font:12px/16px Georgia, 'Times New Roman', Times, serif;
	color:#999;
	margin:0 0 14px;
}
.two-columns ul li {
	font:12px/16px Georgia, 'Times New Roman', Times, serif;
	color:#999;
	margin:0;
}
.two-columns ul {
	margin: 0 0 14px 14px;
	padding: 0;
}

.two-columns table {
	margin:0 0 14px;
}
.two-columns td,
.tow-columns tr {
	margin: 0;
	vertical-align: top;
}
.two-columns td a,
.two-columns p a{
	color:#dfbf80;
	text-decoration:none;
}
/* popup start */
#info-tooltip{
	width:290px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	display:none;
	float:left;
	margin:-3px 0 0;
}
/* #info-tooltip.right{ margin-left:-315px;}
#info-tooltip.left{ margin-left:25px;} */
#info-tooltip:after{
	content:"";
	display:block;
	clear:both;
}
#info-tooltip .t{
	background:url(../images/bg-popup-t.png) no-repeat;
	height:3px;
	overflow:hidden;
}
#info-tooltip .c{
	background:#e9c787;
	height:1%;
	padding:7px 10px 0;
	overflow:hidden;
}
#info-tooltip .b{
	background:url(../images/bg-popup-b.png) no-repeat;
	height:3px;
	overflow:hidden;
}
#info-tooltip img{
	float:left;
	margin:0 12px 10px 0;
}
#info-tooltip h4{
/*	color:#997b4c;*/
	color:#745937;
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	margin:0 0 11px;
}
#info-tooltip p{
/*	color:#997b4c;*/
	color:#745937;
	font:12px/16px Arial, Helvetica, sans-serif;
	margin:0;
}
#info-tooltip .arr-r,
#info-tooltip .arr-l{
	width:5px;
	height:10px;
	overflow:hidden;
	position:absolute;
	top:-9999px;
}
#info-tooltip .arr-r{
	background:url(../images/arrow-right-dir.png) no-repeat;
	left:100%;
}
#info-tooltip .arr-l{
	background:url(../images/arrow-left-dir.png) no-repeat;
	left:-5px;
}
#info-tooltip.right .arr-r{top:50%;}
#info-tooltip.left .arr-l{top:50%;}
.tooltip-content{ display:none !important;}
.more-hold{
	width:100%;
	overflow:hidden;
	position:relative;
	display:none;
}
