/**/



/* structure */

html, body {
	width: 100%;
	text-align: center;
	margin:0;
	padding:0;
	font-family: "Arial", "Helvetica Neue", "Helvetica", "Verdana", sans-serif;
	color: #17181b;
	font-weight: normal;
	font-size: 13px;
}

body {
	background: #121212 url(../images/body_back.jpg) no-repeat center top;
}

#wrapper {
	width: 973px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#top, #contentwrapper, #contenttopback {
	width: 100%;
	margin: 0;
	top: 0;
	position: relative;
}

#top {
	width: 962px;
	height: 201px;
	margin: 0 0 0 4px;
} 

#contentwrapper {
	background: transparent url(../images/sub_back.gif) repeat-y top left;
}

/* top */



#topleft {
	position: absolute;
	top: 11px;
	left: 16px;
	padding: 0;
	margin: 0;
}


#topright {
	float: right;
	text-align: right;
	padding-top: 7px;
	width: 600px;
}

#topright ul {
	height: 18px;
}

#topright ul.nav, #topright ul.lang {
	float: left;
	margin-right: 22px;
}

#topright ul.nav li {
	margin-left: 16px;
}

#topright ul.nav li img {
	margin: 4px 0 0 0;
}

#topright ul.lang li {
	margin-left: 4px;
}

#topright ul li, #bottom ul li { /* inline ul */
	display: inline;
	position: relative;
}


#logo {
	position: absolute;
	top: 67px;
	left: 54px;
}


#headimage {
	position: absolute;
	right: 0;
	top: 35px;
}

/* language selection */

.lang li img {
	border: 1px solid #1c1d1f;
	margin-top: 3px;
	
}

.lang li.active img {
	border: 1px solid white;
}

/* mostwanted */

#mostwantedarea {
	float: left;
	width: 270px;
	margin: -49px 0 40px 20px;
	color: #c9c9c9;
	font-size: 13px;
	font-weight: normal;
}
#mostwantedarea .hr {
	/*height: 2px;*/
	min-height: 2px;
	width: 100%;
	border: 0;
	background: transparent url(../images/nav_hr.gif) repeat-x;
	margin: 6px 0 8px 0;
}

#mostwantedarea a, #mostwantedarea a:hover, #mostwantedarea a:visited {
	text-decoration: none;
	color: #bababb;
	font-weight: normal;
}

#mostwantedarea a:hover {
	text-decoration: underline;
}

/*  upcommingarea  */
#upcommingarea {
	float: left;
	width: 270px;
	margin: 0 0 40px 20px;
	color: #c9c9c9;
	font-size: 13px;
	font-weight: normal;
}
#upcommingarea .hr {
	height: 2px;
	width: 100%;
	border: 0;
	background: transparent url(../images/nav_hr.gif) repeat-x;
	margin: 6px 0 8px 0;
}

#upcommingarea a, #upcommingarea a:hover, #upcommingarea a:visited {
	text-decoration: none;
	color: #bababb;
	font-weight: normal;
}

#upcommingarea a:hover {
	text-decoration: underline;
}

#upcommingarea a.more, #upcommingarea a.more:hover, #upcommingarea a.more:visited {
	color: #3288c3;
	text-indent: -400px;
	overflow: hidden;
	display: block;
	height: 13px;
	width: 42px;
	background-color: transparent;
	background-image: url(../images/button_mehr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	float: right;
	z-index: 40;
	margin: 3px 0 0 0;
}

#upcommingarea a.more:hover {
	background-position: 0 -12px; 
}


/* left */

#left {
	float: left;
	width: 270px;
	margin: -40px 0 40px 20px;
	color: #c9c9c9;
	font-size: 13px;
	font-weight: normal;
}

#left .hr {
	/*height: 2px;*/
	min-height: 2px;
	width: 100%;
	border: 0;
	background: transparent url(../images/nav_hr.gif) repeat-x;
	margin: 6px 0 8px 0;
}

#left a, #left a:hover, #left a:visited {
	text-decoration: none;
	color: #bababb;
	font-weight: normal;
}

#left a:hover {
	text-decoration: underline;
}


/* suche */
.suche {
	width: 248px;
	height: 172px;
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent url(../images/suche_back.gif) no-repeat top left;
}
.suchecommon{
	background: transparent url(../images/suche_back_common.gif) no-repeat top left !important;
}
.suche h3 {
	display: none;
	visibility: collapse;
}

.suche form {
	position: absolute;
	top: 78px;
	left: 0;
	width: 100%;
	padding-left: 5px;
	text-align: center;
}

.suche input#suchfeld, .suche input#los {
}

.suche input#suchfeld {
	width: 194px;
	height: 25px;
	padding: 5px 10px 0 10px;
	line-height: 20px;
	height: 22px;
	background: transparent url(../images/suche_input.gif) no-repeat top left;
	border: 0;
	color: #bababb;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
}

.suche input#los {
	width: 110px;
	height: 22px;
	border: 0;
	background-color: transparent;
	background-image: url(../images/button_los.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -400px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 15px;
}

.suche input#los:hover {
	background-position: 0 -25px;
}

/* most wanted */

.mostwanted, .upcomingshows, .highlights {
	width: 240px;
	margin-left: 6px;
	padding-top: 20px;
}

.mostwanted h3, .upcomingshows h3, .highlights h3 {
	text-indent: -400px;
	overflow: hidden;
	margin: 0;
	height: 18px;
}

.mostwanted h3 {
	background: transparent url(../images/h3_nav_mostwanted.gif) no-repeat 5px 0;
}

.mostwanted li {
	margin: 4px 0 4px 0;
	padding-left: 18px;
}

.mostwanted li.up {
	background: transparent url(../images/mostwanted_up.gif) no-repeat 0 1px;
}

.mostwanted li.same {
	background: transparent url(../images/mostwanted_same.gif) no-repeat 0 4px;
}

.mostwanted li.down {
	background: transparent url(../images/mostwanted_down.gif) no-repeat 0 0;
}

/* upcoming shows */

.upcomingshows {
	/*padding-top: 30px;*/
}

.upcomingshows h3 {
	background: transparent url(../images/h3_nav_upcomingshows.gif) no-repeat 5px 0;
}

.upcomingshows p {
	font-size: 11px;
}

.highlights {
	/*padding-top: 30px;*/
	height: 225px;
	
}

.highlights h3 {
	background: transparent url(../images/h3_nav_highlights.gif) no-repeat 5px 0;
}

.highlights p {
	font-size: 11px;
}

.highlights li {
	padding: 8px 0 5px 0;
	clear: both;
	vertical-align: middle;
}

.highlights li img {
	float: left;
	margin-right: 15px;
}

#left a.more, #left a.more:hover, #left a.more:visited {
	color: #3288c3;
	text-indent: -400px;
	overflow: hidden;
	display: block;
	height: 13px;
	width: 42px;
	background-color: transparent;
	background-image: url(../images/button_mehr.gif);
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	float: right;
	z-index: 40;
	margin: 3px 0 0 0;
}

#left a.more:hover {
	background-position: 0 -12px; 
}



.upcomingshows li {
	padding: 8px 0 5px 0;
	clear: both;
	vertical-align: middle;
}

.upcomingshows li img {
	float: left;
	margin-right: 15px;
}

.upcomingshows li span {
	display: block;
	padding-top: 14px;
}


/*
#alleventsarea{
	padding-left:300px;
}
/* topevents */
/*
#topevents {

	width: 650px;
	margin-right: 7px;
	margin-bottom: 20px;


	line-height: 120%;
}

#topevents #page {
	padding: 0 20px 20px 20px;
}

#topevents #page .back {
	padding: 0;
}

#topevents td {
	font-size: 13px;
}*/
/*
#allevents {

	width: 650px;
	margin-right: 7px;
	margin-bottom: 20px;

	float:right;
	line-height: 120%;
}

#allevents #page {
	padding: 0 20px 20px 20px;
}

#allevents #page .back {
	padding: 0;
}

#allevents td {
	font-size: 13px;
}

/* content */

#content {
	float: right;
	width: 650px;
	margin-right: 7px;
	margin-bottom: 20px;
	border-top: 1px solid #a9abb1;
/*	border-left: 1px solid #afb1b7;*/
	background-color: #d6d8de;
	line-height: 120%;
}

#content #page {
	padding: 0 20px 20px 20px;
}

#content #page .back {
	padding: 0;
}

#content td {
	font-size: 13px;
}

/* events listing */

#topevents .event_dark{
	display:none;
}

#allevents .event_light{
	display:none;
}

#itemlist .event_light{
	display:none;
}

#topevents, #allevents, #itemlist {
	width: 638px;
}

#topevents h2, #allevents h2, .event_element h2 {
	color: #7d7f82;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	text-indent: -400px;
	overflow: hidden;
	margin: 0 0 5px 14px;
}

#topevents li, #allevents li, li.event_element{
	overflow: hidden;
	position: relative;
	margin-top: -8px;
}

#topevents img.foto, #allevents img.foto, .event_element img.foto {
	position: absolute;
	left: 8px;
	top: 5px;
}

#topevents .info, #allevents .info, .event_element .info {
	position: absolute;
	height: 72px;
	width: 456px;
	top: 5px;
	left: 70px;
}

#topevents .info a, #allevents .info a, .event_element .info a {
	text-decoration: none;
}

#topevents h3, #allevents h3, .event_element h3{
	margin: 0;
}

#topevents .location, #allevents .location, .event_element .location {
	float: left;
}

#topevents .date, #allevents .date, .event_element .date {
	float: right;
	text-align: right;
	margin-top: 0px;
}

#topevents .buttons, #allevents .buttons, .event_element .buttons {
	float: right;
	width: 94px;
	height: 66px;
	text-align: left;
	padding: 5px 0 0 0px;
}

#topevents .buttons a, #allevents .buttons a, .event_element .buttons a {
	display: block;
	height: 25px;
	margin-bottom: 3px;
}

#itemlist{
	margin-top: 15px;
}

/* topevents */

#topevents {
	height: auto;
	/*margin-top: 15px;*/
	overflow: hidden;
}

#topevents h2 {
	background: transparent url(../images/h2_topevents.gif) no-repeat;
}

#topevents li {
	background: transparent url(../images/eventlist_greyback.gif) no-repeat;
}

/* all events */
#allevents {
	position: relative;
	margin-top: 14px;
	margin-left: 290px;
	/*top:-10px;*/
}

#allevents ul{
	position:relative;
	top:-15px;
}

#allevents h2 {
	background: transparent url(../images/h2_allevents.gif) no-repeat 0 2px;
	padding-bottom: 2px;
}

#allevents li {
	background: transparent url(../images/eventlist_brownback.gif) no-repeat;
}
li.event_element {
	background: transparent url(../images/eventlist_brownback.gif) no-repeat;
}
.event_element h2 {
	background: transparent url(../images/h2_allevents.gif) no-repeat 0 2px;
	padding-bottom: 2px;
}

.event_element ul{
	position:relative;
	top:-15px;
}

div.sort {
	position: relative;
	right: 0px;
	top: -25px;
	color: #8c8d91;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
        text-align: right;
}
/*
#allevents ul {
	clear: both;
}*/


/* bottom */
#bottom {
	clear: both;
	text-align: left;
	border-top: 1px solid #2b2d2e;
	border-right: 1px solid #2b2d2e;
	margin: 0 6px 0 6px;
	padding: 8px 0 6px 25px;
	background: #222426;
}

#bottom ul {
	margin-left: 20px;
}

#bottom li {
	margin-right: 12px;
}



/* links */
a:link {
	color: #3288c3;
	text-decoration: underline;
}
a:visited {
	color: #3288c3;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #3288c3;
	text-decoration: none;
}

.event_element .info a:hover, .event_element .info a:hover h3{
	opacity: 0.88;
	filter: alpha(opacity=70);
}

.event_element a:hover {
	opacity: 0.9;
	filter: alpha(opacity=70);
}


/* Heading */

h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; 	color: #303133; font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Arial, Verdana, sans-serif; }
h1 { font-size: 18px; line-height:24px; margin: 0 0 20px 0; padding: 0; padding-top: 20px; font-weight: bold; text-transform: uppercase; }
h2 { font-size:	15px; }
h3 { font-size: 14px; font-weight: normal;}
h4 { font-size: 13px;}
h5 { font-size: 12px;}
h6 { font-size: 11px;}

.subtitle { font-size: 18px; font-weight: bold; color: #303133; margin: -14px 0 20px 0; }

/* paragraph */


/* hr */
hr { height:0; margin:8px 0; }
#content hr { visibility: visible; border: 0; border-top: 1px solid #CCCCCC; height: 0; margin: 13px 0 5px 0;}


/* artist */

#content .description {
	border-bottom: 1px solid #a6a8ac;
	background: #c3c5ca url(../images/artist_plakat_shade_left.gif) no-repeat left bottom;
	padding: 0 20px 0 0;
	font-size: 15px;
	font-weight: normal;
	color: #17181b;
	position: relative;
}

#content .description div.image {
	float: left;
	width: auto;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
	background: transparent url(../images/artist_plakat_shade_right.gif) no-repeat right bottom;
}

.description h1 {
	font-size: 28px;
}

span.webpage {
	padding-top: 20px;
	font-size: 14px;
	font-weight: normal;
}

.description table {
	border-spacing: 0;
	width: 100%;
	border-collapse: collapse; 
}

.description table td {
	padding: 0;
	margin: 0;
}

.description table td.text{
	width: 100%;
}

.description table td.image {
	padding: 20px 20px 0 20px;
	vertical-align: bottom;
	background: transparent url(../images/artist_plakat_shade_right.gif) no-repeat right bottom;
}

.description table td.image image {
	margin: 0;
}

.description table td.webpage {
	vertical-align: bottom;
	padding: 10px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
}

.dates {
	padding: 0;
}

.dates h2 {
	text-indent: -400px;
	overflow: hidden;
	display: block;
	background: transparent url(../images/h2_termine.gif) no-repeat left top;
	margin: 10px 0 0 20px;
	padding: 0;
}

.dates table, table.upcoming {
	border: 0;
	border-top: 1px solid #b6b8bd;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse; 
	
}

.dates table td, table.upcoming td {
	border: 0;
	border-bottom: 1px solid #b6b8bd;
	padding: 8px 10px 6px 10px;
	vertical-align: middle;
	color: #17181b;
	margin: 0;
	font-size: 15px;
}

#content table.upcoming P {

	margin: 0;

}


#content table.upcoming form {

	margin: 15px 0px 0px 0px;

}

.dates table tr.odd td, table.upcoming tr.odd td {
	background: #c3c5ca;
}

.dates table td.date {
	width: 150px;
	padding: 8px 0 6px 20px;
}

.dates table td.button_ticket {
	padding: 8px 20px 4px 10px;
	width: 80px;
	text-align: right;
}

.dates table td.button_detail {
	padding: 8px 0px 4px 10px;
        width: 80px;
	text-align: right;
}

.moreinfo, .back {
	padding: 0 20px 0 20px;
}

.back {
	margin-top: 30px;
}

.moreinfo {
	font-size: 13px;
}

.moreinfo h2 {
	font-size: 16px;
}

.moreinfo .subtitle {
	font-size: 14px;
	font-weight: bold;
}


/* upcoming shows */


.even{
	display:none;
	margin: 0;
}

.clr{
	display:none;
	margin: 0;
}

#k2ModuleBox41 .odd{
	display:none;
	margin: 0;
}

.event


#content .even p{
	margin: 0;
}




.upcoming_intro {
	padding: 0 20px 0 20px;
	position: relative;
}

.upcoming_intro h1 {
	text-indent: -400px;
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 20px 0 10px 0;
	background: transparent url(../images/h1_upcomingshows.gif) no-repeat top left;
}

table.upcoming td {
	vertical-align: top;
	padding: 20px;
}


table.upcoming td.text {
	vertical-align: top;
	padding-left: 0;
	width: 510px;
}

table.upcoming h3 {
	margin: 0 0 10px 0;
}

table.upcoming h3 {
	color: #848588;
	text-transform: uppercase;
	font-size: 16px;
}

input#email {
	width: 211px;
	height: 25px;
	padding: 5px 1px 0 1px;
	line-height: 20px;
	height: 22px;
	background: transparent url(../images/upcoming_input.gif) no-repeat top left;
	border: 0;
	color: #56585d;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
}

input#anmelden {
	width: 110px;
	height: 22px;
	border: 0;
	margin-left: 5px;
	background: transparent url(../images/upcoming_button.gif) no-repeat top left;
	text-indent: -400px;
	overflow: hidden;
	cursor: pointer;
}

input#anmelden:hover {
	background-position: 0 -25px;
}

input#newsletteremail {
	width: 211px;
	height: 20px;
	padding: 0px 0px 0px 4px;
	line-height: 20px;
	height: 20px;
	background: transparent url(../images/newsletter_input.gif) no-repeat top left;
	border: 0;
	color: #56585d;
	font-weight: normal;
	font-size: 14px;
	overflow: hidden;
	background-position: 0px 2px 0px 0px;
}

input#newsletteranmelden {
	width: 110px;
	height: 20px;
	border: 0;
	margin-left: 5px;
	background: transparent url(../images/newsletter_button.gif) no-repeat bottom left;
	text-indent: -400px;
	overflow: hidden;
	cursor: pointer;
	background-position: 0 -2px;
}

input#newsletteranmelden:hover {
	background-position: 0 -26px;
}
/* Buttons */

.buttons a {
	display: block;
	text-indent: -800px;
	overflow: hidden;
	height: 25px;
	width: 85px;
	background-color: transparent;
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
}

.buttons a:hover {
	background-position: 0 -25px;
}

.buttons a.detail {
	background-image: url(../images/button_details_dark.gif);
}

.buttons a.termine {
	background-image: url(../images/button_termine_dark.gif);
}

.buttons a.tickets {
	background-image: url(../images/button_tickets_dark.gif);
}

.buttons a.tickets_sub {
	background-image: url(../images/button_tickets_sub.gif);
}

.buttons a.detail_sub {
	background-image: url(../images/button_details_sub.gif);
}

#topevents .buttons a.detail {
	background-image: url(../images/button_details.gif);
}

#topevents .buttons a.termine {
	background-image: url(../images/button_termine.gif);
}

#topevents .buttons a.tickets {
	background-image: url(../images/button_tickets.gif);
}


/* mfDockMenu bottom */

.dock-container2 span{
	display:none;
}

.dock-container2 img{
	padding-left:5px;
	padding-right:5px;
}

/* end mfDockMenu bottom */


#topright .dock-container2 {
	padding-right:70px;
	margin-top:5px;
}


li.clearList{
	display:none;
}

#jflanguageselection
{
	margin: -2px 5px 10px 5px !important;    
}



/* -------------------- -------------------- */
/* Test Borders */

/*#content {
	border: 1px solid white;
}

/*
.mostwanted, .upcomingshows {
	border: 1px dashed grey;
}

#top {
border: 1px solid white;
}

#left {
border: 1px dashed yellow;
}

.suche {
border: 1px dashed grey;
}

/*#topleft, #topright {
	border: 1px dashed white;
}

body {
border: 1px dashed blue;
}
#wrapper {
border: 1px solid red;
}
#top {
border: 1px solid white;
}
#contentwrapper {
border: 1px solid red;
}
#contenttopback {
border: 1px solid green;
}
*/

#topevents li.dates-open, #allevents li.dates-open {
	height: auto;
}

#topevents li.dates-open .buttons a.termine , #allevents li.dates-open .buttons a.termine  {
	background-image: url(../images/button_termine_down.gif);
}
.date2 {
	float: none;
	text-align: left;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

li .dates {
	clear: both;
	width: 620px;
	margin: 0 0 0 8px;
	position: relative;
	top: -8px;	
}

li .dates table {
	border: 0;
	border-right: 1px solid #191b1c;
	border-left: 1px solid #191b1c;
}

li .dates table tbody tr:first-child td {
	padding-top: 8px;
}

li .dates table td {
	padding: 4px;
	border: 0;
	background-color: none;
	color: #e0e2e6;
}

li .dates table tr.odd td, li .dates table tr td, li .dates td.button {
	padding: 4px;
	border-bottom: 1px solid #292b2e;
	background-color: #222426;
}

li .dates table tr.odd td {
	background-color: #1f2123;
}


li .dates td.date2, li .dates table tr.odd td.date2 {
	color: #98999d;
	width: 150px;
	padding-left: 10px;
}

li .dates td.date2 span.day {
	color: white;
	padding-left: 20px;
}

li .dates td.location2 {

}

li .dates td.button, li .dates table tr.odd td.button {
	text-align: right;
	width: 100px;
	padding-right: 8px;
}

li .dates tr.close td {
	text-align: right;
	padding: 8px 12px 10px 0;
}

.button a, .close a {
	display: block;
	height: 24px;
	width: 77px;
	text-indent: 500px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	margin: 0;
	float: right;
}

.button a:hover {
	background-position: 0 -25px;
}

.close a:hover {
	background-position: 0 -12px;
}

li .dates tr.close a {
	height: 13px;
	width: 81px;
	background-image: url(../images/button_schliessen.gif);
}

.button a.tickets-sub {
	background-image: url(../images/button_tickets_slide.gif);
}
tr.odd .button a.tickets-sub {
}


