body {
	margin:0;
	padding:0;
	background-color:#eceae6;
	background-image:url(../gfx/bg.gif);
	background-repeat:repeat-x;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#main {
	width:900px;
	margin:0 auto;
	position: relative;
}
a#home-btn {
	display:block;
	width:158px;
	height:60px;
	float:left;
	margin-left:22px;
	background-image:url(../gfx/logo.gif);
	background-repeat:no-repeat;
}
a#home-btn span {
	display:none;
}
div#header {
	clear:both;
	width:561px;
	height:245px;
	float:left;
	margin:7px 0;
	padding:18px 18px 18px 22px;
	background-image:url(../gfx/bg_flash.gif);
	background-repeat:no-repeat;
	position: relative;
}
div#mt-wrapper { height: 100%; overflow: hidden; }
div#upcoming {
	width:247px;
	height:215px;
	float:right;
	overflow:hidden;
	margin:7px 0 7px 10px;
	padding:48px 20px 18px 22px;
	background-image:url(../gfx/upcoming_bg.gif);
	background-repeat:no-repeat;
	position:relative;
}
div#upcoming div.content {
	width:247px;
	overflow:hidden;
	position:relative;
	display:none;
}
div#upcoming p.no-entry {
	margin:0;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
div#upcoming div.us-container {
	clear:both;
	width: 247px;
	height:50px;
	background-color:#efefef;
	margin-top:4px;
	font-size:11px;
	line-height:13px;
}
div#upcoming div.zhigh {
	background-color:#f0f0e8;
}
div#upcoming a.us-link {
	display:block;
	height:40px;
	padding:5px 10px;
	text-decoration:none;
}
div#upcoming span {
	display:block;
}
div#upcoming a span.date {
	color:#1a1a1a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
div#upcoming a span.title {
	color:#6c6c6c;
	font-weight:bold;
}
div#upcoming a span.location {
	width:200px; /* 227 */
	height: 13px;
	float:left;
	margin-right:1px;
	color:#898989;
	text-overflow: ellipsis;
	overflow: hidden;
}
div#upcoming a em.info { /* div#upcoming a span.location em.info { */
	display:block;
	width:18px;
	float:right;
	padding-left:8px;
	background-image:url(../gfx/arrow.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	text-decoration:underline;
	color:#1a1a1a;
}
div#container {
	clear:both;
	width:870px;
	padding:10px 13px;
	border:2px solid #dfdfdf;
	background-color:#fff;
}
div#inner-container {
	background-image:url(../gfx/divider_spalten.gif);
	background-position:589px top;
	background-repeat:repeat-y;
}
div#content {
	width:576px;
	float:left;
}
div#right-sidebar {
	width:267px;
	float:left;
	margin-left:27px;
}
div#bottom-nav {
	clear:both;
	width:576px;
	height:15px;
	padding-top:10px;
	background-image:url(../gfx/divider_tabelle.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}
div#footer {
	margin-bottom:15px;
	padding-top:7px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:center;
	color:#adaca7;
}
div#footer a {
	color:#adaca7;
	text-decoration:underline;
}









/* Navigation */
ul#navi {
	display:block;
	width:600px;/*436px;*/
	float:left;
	margin:0;
	padding:31px 0 0;
	list-style:none;
	/*background-image:url(../gfx/pfeil_oben.gif);
	background-position:right top;
	background-repeat:no-repeat;*/
}
ul#navi li {
	display:block;
	width:auto;
	height:28px;
	float:left;
	padding-left:5px;
	margin-left:4px;
	background-image:url(../gfx/nav_trenner.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
}
ul#navi li:first-child {
	background:none;
}
ul#navi li a:link, ul#navi li a:active, ul#navi li a:visited {
	display:block;
	height:20px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 3px 0;
}
ul#navi li a:hover, ul#navi li a:focus, ul#navi li.select a {
	border-bottom:3px solid #e30e2e;
	background-color:#000;
	color:#fff;
}
/* Ende Navigation */


/* Newsletter */
form#newsregister {
	margin:0;
	padding:10px 5px;
	background-color:#f0f0e8;
}
form#newsregister h4 {
	margin:0 0 7px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
form#newsregister input {
	margin-left:2px;
}
form#newsregister input#email {
	width:200px;
	margin:0 0 7px 0;
}
/* Ende Newsletter */

/* News */
ul.newslist {
	display:block;
	width:591px;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	
	background-image: url(../gfx/divider_spalten.gif);
	background-position: 288px top;
	background-repeat: repeat-y;
}
ul.newslist li {
	width:258px;
	/*height:303px;*/
	overflow:hidden;
	margin-bottom: 20px;
	/*padding-right:5px;*/
}
ul.newslist li.divider {
	/*background-image:url(../gfx/divider_spalten.gif);
	background-position:right 130px;
	background-repeat:no-repeat;*/
	float:left;
	margin-right: 60px;
	clear: left;
}
ul.newslist li img {
	display:block;
	width:231px;
	height:133px;
	margin-bottom:4px;
	padding:14px 13px 16px 14px;
	background-image:url(../gfx/bg_newspic.png);
	background-repeat:no-repeat;
}
ul.newslist li span, ul.newslist li strong, ul.newslist li a.readmore {
	display:block;
	padding: 2px 8px;
}
ul.newslist li span.date {
	font-size:11px;
	color:#9e9983;
	font-style: italic;
	font-weight: bold;
}
ul.newslist li strong { font-size: 15px; }
ul.newslist li span.teaser {
	margin-top:10px;
	color:#6c6c6c;
	font-size:13px;
}
ul.newslist li a.readmore {
	margin-top:7px;
	padding-left:17px;
	background-image:url(../gfx/pfeil_readmore.gif);
	background-position:9px 4px;
	background-repeat:no-repeat;
	color:#d63c3a;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}
a.archivelink, a.backlink {
	width:auto;
	float:right;
	padding-left:9px;
	background-image:url(../gfx/pfeil_readmore.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	color:#d63c3a;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
}
div.newsdetail {
	width:370px;
	float:left;
	margin-right:10px;
}
div.detailimg {
	height:125px;
	margin-bottom:4px;
	background-image:url(../gfx/test.gif);
}
div.newsdetail img.newspic {
	display:block;
	width:165px;
	height:95px;
	padding:14px 16px 16px 14px; 
	background-image:url(../gfx/bg_newspic.gif);
	background-repeat:no-repeat;
}
div.newsdetail h3.title {
	font-size:15px;
	margin:0 0 10px;
	padding:0 8px;
}
div.newsdetail span.date {
	display:block;
	margin-top:10px;
	padding:0 8px;
	font-size:11px;
	color:#9e9983;
}
div.newsdetail-content {
	color:#6c6c6c;
	padding:0 8px;
}
div.morenews {
	width:175px;
	float:right;
	padding:10px;
	background-image:url(../gfx/divider_spalten.gif);
	background-repeat:repeat-y;
}
div.morenews strong {
	display:block;
	font-size:15px;
	margin:0 0 10px;
	padding:0;
}
ul.morenews {
	margin:0;
	padding:0;
	list-style:none;
}
ul.morenews li {
	margin-bottom:5px;
	padding-left:8px;
	font-size:11px;
	background-image:url(../gfx/arrow.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}
ul.morenews li a {
	color:#333;
	text-decoration:underline;
}

table.newslist {
	width: 100%;
	background-image: url(../gfx/divider_spalten.gif);
	background-position: 288px top;
	background-repeat: repeat-y;
}
table.newslist td { width: 258px; padding-bottom: 9px; vertical-align: top; }
table.newslist td.divider { padding-right: 60px; }
table.newslist img {
	display:block;
	width:231px;
	height:133px;
	margin-bottom:4px;
	padding:14px 13px 16px 14px;
	background-image:url(../gfx/bg_newspic.png);
	background-repeat:no-repeat;
}
table.newslist span, table.newslist strong, table.newslist a.readmore {
	display:block;
	padding: 2px 8px;
}
table.newslist span.date {
	font-size:11px;
	color:#9e9983;
	font-style: italic;
	font-weight: bold;
}
table.newslist strong { font-family: Tahoma; font-size: 13px; }
table.newslist span.teaser {
	margin-top: 3px;
	color:#6c6c6c;
	font-size:12px;
}
table.newslist a.readmore {
	margin-top: 1px;
	padding-left:17px;
	background-image:url(../gfx/pfeil_readmore.gif);
	background-position:9px 4px;
	background-repeat:no-repeat;
	color:#d63c3a;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}
/* Ende News */

p {
	margin:5px 0;
	padding:0;
}

a {
	color:#d63c3a;
	text-decoration:none;
}

a img {
	border:none;
}

a.top {
	display:block;
	width:31px;
	height:12px;
	float:left;
	margin-right:20px;
	background-image:url(../gfx/top_btn.gif);
	background-repeat:no-repeat;
}
a.top span {
	display:none;
}


a.ads {
	display:block;
	margin-top:6px;
	padding-top:7px;
	background-image:url(../gfx/divider_rechtespalte.gif);
	background-position:1px top;
	background-repeat:no-repeat;
}

h2.trans {
	clear:both;
	margin:0 0 2px;
	padding:3px;
	line-height: 23px;
	font-size: 21px;
	background-image:url(../gfx/headline_verlauf.gif);
	background-repeat:repeat-y;
}
h2.trans a {
	color:#333;
}

div.cleaner {
	clear:both;
}

div.divider {
	clear:both;
	float:none;
	height:1px;
	margin:3px 0;
	line-height:1px;
	background-image:url(../gfx/divider_tabelle.gif);
	background-repeat:no-repeat;
}

form#select-artist {
	margin:0;
}
form#select-artist select {
	width:190px;
	float:right;
	margin-bottom:5px;
}

div.info {
	padding:10px 80px 10px 6px;
	background-color:#eaeae2;
	margin-bottom:8px;
	font-size:11px;
}

div.pad-content {
	padding:3px;
}

/* Filternavigation */
ul.filternav {
	display:block;
	width:376px; /* auto */
	float:left;
	margin:0 10px 0 0;
	padding:3px 0 0;
	list-style:none;
}
ul.filternav li {
	width:auto;
	float:left;
	margin-left:6px;
}
ul.filternav li a:link, ul.filternav li a:active, ul.filternav li a:visited {
	font-size:11px;
	color:#333;
	text-decoration:underline;
}
ul.filternav li a:hover, ul.filternav li a:focus, ul.filternav li.select a {
	font-size:11px;
	color:#d63c3a;
}
/* Ende Filternavigation */

/* Seitennavigation */
ul.pagenav {
	display:block;
	float:right;
	width:auto;
	margin:0 20px 0 40px;
	padding:0;
	list-style:none;
}
ul.pagenav li {
	display:block;
	width:auto;
	float:left;
	margin-left:4px;
	padding-left:4px;
	border-left:1px solid #333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
ul.pagenav li:first-child {
	border:none;
}
ul.pagenav li a:link, ul.pagenav li a:active, ul.pagenav li a:visited {
	color:#333;
	text-decoration:none;
}
ul.pagenav li a:hover, ul.pagenav li a:focus, ul.pagenav li.select a {
	color:#d63c3a;
	text-decoration:underline;
}
/* Ende Seitennavigation */

/* Shows-Liste */
div.artistslist {
	min-height: 57px;
	padding:3px;
	clear:both;
	position: relative;
}
div.artistslist img.overview-s {
	width:89px;
	height:53px;
	/*position: absolute;*/
	/*float:left;
	margin-right:19px;*/
}
div.artistslist div.textbox { width: 350px; position: relative; left: 110px; top: 0px; }
div.artistslist h4 {
	/*width:350px;
	position: absolute;
	left: 110px;
	float:left;*/
	margin:12px 0 3px;
	/*padding:0 20px 0 0;*/
	font-size: 21px; /*15px;*/
	color:#1a1a1a;
}
div.artistslist h4 a { color: #1A1A1A; font-family: Tahoma; font-size: 19px; }
div.artistslist p {
	/*width:350px;
	position: absolute;
	left: 110px;
	top: 35px;*/
	margin:0;
	padding:0 20px 0 0;
	color:#9e9983;
	font-size:11px;
}
div.artistslist p strong {
	color:#6c6c6c;
	font-size: 13px; /*12px;*/
	line-height:18px;
}
div.artistslist img.show-dates {
	/*width:87px;
	float:left;
	margin-top:-21px;*/
	position: absolute;
	top: 17px;
	right: 0px;
	cursor: pointer;
}
div.shighlight {
	background-image:url(../gfx/headline_verlauf.gif);
	background-repeat:repeat-y;
}
div.dates-wrapper { padding-top: 6px; }
/* Ende Shows-Liste */

/* Shows-Detail */
h2.gfx {
	height: 22px;
	margin: 15px 0px 0px;
	background-repeat: no-repeat;
}
h2.gfx span { display: none; }
h2#sponsors { background-image: url(../gfx/headlines/presented.png); }
h2#shows { background-image: url(../gfx/headlines/shows.png); }
h2#photos { background-image: url(../gfx/headlines/photos.png); }
h2#video { background-image: url(../gfx/headlines/video.png); }
h2#press { background-image: url(../gfx/headlines/press.png); }
h2#links { background-image: url(../gfx/headlines/links.png); }
p.subtitle {
	/*color:#9e9983;
	font-size:12px;
	margin: 0;
	padding-left: 4px;*/
	color:#6c6c6c;
	font-size: 13px;
	font-weight: bold;
	line-height:18px;
	margin: 0px;
	padding-left: 4px;
}
p.jump {
	width:370px;
	float:left;
	margin:5px 0;
	padding:0 4px;
	color:#d63c3a;
	font-size:11px;
}
p.jump a {
	color:#d63c3a;
	text-decoration:underline;
}
div.overview-l {
	width:576px;
	height:300px;
	overflow:hidden;
	margin-bottom:8px;
	background-image:url(../gfx/test.gif);
}
table.dates {
	width:100%;
	margin-bottom:8px;
	border-collapse:collapse;
	border-spacing:0;
}
table.dates th {
	height:16px;
	line-height:16px;
	padding:0 4px;
	font-size:11px;
	font-weight:bold;
	background-color:#cfccc3;
	color:#1a1a1a;
	text-align:left;
}
table.dates td {
	vertical-align:top;
	background-color:#ecece4;
	padding:6px 4px;
	color:#565550;
	font-size:11px;
}
table.dates tr.odd td {
	background-color:#f7f6f1;
}
table.dates td div.more {
	color:#6c6c6c;
}
table.dates th.date, table.dates td.date {
	width:65px;
}
table.dates th.venue, table.dates td.venue, table.dates td.venue-sold-out {
	width:322px;
}
table.dates td.venue-sold-out {
	background-image:url(../gfx/soldout.gif);
	background-position:276px 6px;
	background-repeat:no-repeat;
}
table.dates td.info, table.dates td.tickets {
	width:79px; /* 77 */
	text-align:center;
	background-image:url(../gfx/divider_tabelle2.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
}
table.dates td.info, table.dates td.no-border { background-image: none; }

table.dates tr.divider td {
	height:1px;
	line-height:1px;
	padding:0;
	font-size:0;
	background-image:url(../gfx/divider_tabelle.gif);
	background-repeat:no-repeat;
}
a.arrow {
	padding-left:14px;
	color:#d63c3a;
	text-decoration:underline;
	background-image:url(../gfx/pfeil_icon.gif);
	background-position:left 1px;
	background-repeat:no-repeat;
}
a.arrow-empty {
	padding-left:14px;
	color:#6c6c6c;
	text-decoration:line-through;
	background-image:url(../gfx/pfeil_icon.gif);
	background-repeat:no-repeat;
}
table.dates tr.details td {
	background-color: #cfccc3;
	text-align: right;
	/*background-image:url(../gfx/divider_tabelle.gif);
	background-position: left bottom;
	background-repeat:no-repeat;*/
	padding: 2px 3px;
}
/* Ende Shows-Detail */

/* Press Kit */
ul.trans {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../gfx/headline_verlauf.gif);
	background-repeat: repeat-y;
}
ul.trans li {
	padding: 5px 0px 5px 23px;
	background-image: url(../gfx/save_icon.png);
	background-position: 2px 5px;
	background-repeat: no-repeat;
}
ul.trans li a {
	/*font-family: Georgia;*/
	font-size: 13px;
	color: #D63C3A;
	text-decoration: underline;
}
/* Ende Press Kit */

/* Links */
div.linklist {
	padding:9px 5px;
	line-height:18px;
	background-color:#f7f6f1;
}
div.linklist a.arrow {
	padding-left:18px;
}
div.sponsorslist {
	padding:9px 5px;
	line-height:18px;
	background-color:#f7f6f1;
}
div.sponsorslist a {
	color:#a7a7a7;
	margin-right:20px;
	text-decoration:underline;
}
/* Ende Links */

/* Media */
div.media {
	background-color:#f7f6f1;
	margin-bottom:8px;
	padding:12px;
}
div.media object {
	float:left;
}
div.media ul.piclist {
	display:block;
	width:280px;
	float:right;
	margin:5px 0 0;
	padding:0 0 16px 0;
	list-style:none;
	background-image:url(../gfx/divider_spalten.gif);
	background-repeat:repeat-y;
}
div.media ul.piclist li {
	display:block;
	width:124px;
	height:85px;
	float:left;
	overflow:hidden;
	margin-left:16px;
	margin-top:16px;
}
div.media ul.piclist li#media-img1, div.media ul.piclist li#media-img2 {
	/*margin-top:0;*/
}
div.media ul.piclist li img {
	width:124px;
	height:85px;
}
/* Ende Media */

/* Kontakt */
.lpad {
	width: 40%;
	float: left;
	margin-right: 40px;
}
.rpad {
	width: 40%;
	float: left;
}
/* Ende Kontakt */

/* Download */
div.shortdivider {
	height: 1px;
	line-height: 1px;
	background-image:url(../gfx/divider_rechtespalte.gif);
	background-repeat: no-repeat;
	padding: 0 0 6px;
	margin-top: 6px;
}
div.pdf {
	background-color: #f0f0e8;
	padding: 10px 5px;
}
div.pdf h4 {
	margin:0 0 7px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
/* Ende Download */

/* Event-Calendar */
div#inner-container2 div#content { width: 100%; float: none; }
table#event-calendar {
	width: 100%;
	border-collapse: collapse;
}
table#event-calendar th, table#event-calendar td {
	border: 1px solid #ccc;
	text-align: left;
	padding: 2px;
	background-color: #efefef;
}
table#event-calendar td {
	vertical-align: top;
	line-height: 14px;
	font-size: 12px;
	height: 40px;
	width: 122px;
	color: #666;
	background-color: #f0f0e8;
}
table#event-calendar td.today { background-color: #fefdbd; }
table#event-calendar td.empty { background-color: white; }
strong.day {
	display: block;
	margin-bottom: 6px;
	font-family: Georgia;
}
a.pastevent { text-decoration: line-through; color: #999; }
a.pastevent:hover { color: #d63c3a; }
#calendar-navigation a {
	display: block;
	width: 30px;
	line-height: 14px;
	font-size: 12px;
	padding: 4px 2px;
	background-color: black;
	color: white;
	float: left;
	margin-right: 7px;
	text-align: center;
}
#calendar-navigation a.select { background-color: #d63c3a; }
#calendar-navigation span {
	display: block;
	width: 35px;
	line-height: 14px;
	font-size: 12px;
	padding: 4px 2px;
	background-color: black;
	color: white;
	float: right;
	text-align: center;
}
div#bottom-nav2 {
	clear:both;
	height:15px;
	padding-top:10px;
	background-image:url(../gfx/divider_tabelle.gif);
	background-position:left 3px;
	background-repeat:repeat-x;
}
/* Ende Event-Calendar */

div#photo-preview div.slides-container {
	width:413px; /* 437px */
	height: 308px; /* 332px */
	overflow:hidden;
	position:relative;
	float: left;
	padding: 12px;
	text-align: center;
	background-image: url(../gfx/frame_bg.png);
}
div#photo-preview div.slides-container img {
	height: 307px;
	max-width: 413px;
	position: absolute;
	left: 50%;
}
div#photo-preview div.slides-thumbs {
	width: 134px;
	height: 332px;
	overflow:hidden;
	float: right;
}
div#photo-preview div.slides-thumbs div.thumb {
	display: block;
	width: 128px;
	height: 75px;
	padding: 3px;
	overflow: hidden;
	background-image: url(../gfx/bg_thumb.png);
	margin: 1px 0px 2px;
}
div#photo-preview div.slides-thumbs img {
	width: 128px;
	height: 75px;
}
div.video-frame {
	width: 500px;
	height: 304px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	padding: 7px;
	overflow: hidden;
	margin-bottom: 15px;
}

h2#info {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 16px;
	margin: 20px 0px 4px;
}

#facebook-ilike {
	position: absolute;
	left: 778px;
	top: 36px;
}
