* {
    margin: 0;
    padding: 0;	
}

html, body, #bg, #bg table, #bg td {
    height: 100%;
    width: 100%;	
    overflow: hidden;
}

body {
	font-family: "Didact Gothic", "Merriweather Sans", "Lucida Grande", sans-serif;
	font-size: 11px;	
	background: #11100E;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3 {
	font-family: "Didact Gothic", "Merriweather Sans", "Lucida Grande", sans-serif;
}

#noscript {
	height: 500px;
	line-height: 500px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -50%; 
	font-size: 18px;
	color: #fff;
	text-align: center;
	z-index: 1;
}


#bg div {
    height: 200%;
    left: -50%;
    position: absolute;
    top: -50%;
    width: 200%;
	z-index: 2;
}

#bg td {
    text-align: center;
    vertical-align: middle;
    position: relative;
}

#bg img {
    margin: 0 auto;
}

#bgmask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;	
}

/*nav item height: 39px*/

#navigationbar {
	position: absolute;
	top: -794px; //-584 -171 -39
	left: 0px;
	z-index: 80;
	width: 222px;
	height: 860px; //650 + 171 + 39;
	background: #11100E;
	-moz-border-radius-bottomright: 6px; 
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0px 0px 0em #B6BABF;
	opacity: 0.20;
	filter: alpha(opacity=20);
}

#navigation {
    position: absolute;
    top: -714px; //-504 -171 -39
    left: 0px;
    width: 222px;
    opacity: 0.99;
    color: #fff;
    z-index: 90;    
    font-family: "Didact Gothic", "Merriweather Sans", "Lucida Grande", sans-serif;
    font-size: 18px;
    text-align: right;
}
#navigation ul {
    position: absolute;
    right: 0;
    list-style: none;
    padding: 0;
    margin: 0 0 0 auto;
    width: 100%;
}
#navigation ul li {
    margin: 11px 0 0 0;
    width: auto;
    position: relative;
}


#navigation ul li a, #navigation ul li a:visited {
    padding: 2px 15px;
    display: inline-block;
    background: #11100E;
	color: #fff;
    text-decoration: none;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#navigation ul li a.active {
	text-transform: uppercase;
}

ul.subnav {
	list-style: none;
    padding: 0;
    margin: 0;
	position: absolute; 
	bottom: -30px;
	z-index: 60;
	text-align: left;
	white-space: nowrap;
}
ul.subnav li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
ul.subnav li a, ul.subnav li a:visited {
	padding: 3px 15px 5px 15px;   
    display: block;
    background: #11100E;
	font-size: 16px;
	line-height: 16px;
	font-family: "Didact Gothic", "Merriweather Sans", "Lucida Grande", sans-serif;
	margin: 0px 12px 0 0;
	color: #fff;
	text-decoration: none; border:0;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;	
}

#cont {
    position: absolute;
    top: 1200px;
    left: 500px;
    z-index: 70;  
    width: 35px;
    border: 6px solid #6D747E;
    background: #fff;
    color: #fff;
    opacity: 0.95;
	filter: alpha(opacity=95);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0px 0px 0.1em #B6BABF;

}
#cont * { 
	visibility: hidden;
	opacity: 0;
}
#cont2 {
    position: absolute;
    top: 1200px;
    left: 500px;
    z-index: 75;
    width: 35px;
    border: 6px solid transparent;
    color: #11100E;
}

.scroller {
	overflow: auto; 
	margin: -6px -15px; 
	padding: 6px 15px;	
}

.box {
    margin: 0 auto;	
    padding: 6px 15px;
    text-align: justify;
    font: 16px/26px "Didact Gothic", "Merriweather Sans", sans-serif;
}


.boxfont {
    font: 16px/26px "Didact Gothic", "Merriweather Sans", sans-serif;
}

.box h2 {
	text-transform: uppercase; 
	font-weight: normal; 
	font: 20px/30px "Didact Gothic", "Merriweather Sans", "Lucida Grande", sans-serif;
	margin: 12px 0 18px 0;
	text-align: left;
	letter-spacing: 1px;
}
.box h2 .backlink {
	font-size: 16px;	
}
.box h2 .backlink a {
	text-decoration: none;	
	color: inherit;
}

.box h3 {	
	font-weight: normal; 
	font: 18px/28px "Didact Gothic", "Merriweather Sans", "Lucida Grande", sans-serif;
	margin: 18px 0 12px 0;
	text-align: left;	
}

.box a, .box a:visited {
	color: black;
}	

.box table {
	border-collapse: collapse;
	margin: 0 -5px;
}

.box td, .box th {
	vertical-align: top;
	padding: 4px 1px 4px 5px;
	text-align: left;
}
.box th {
	font-weight: normal;
	padding: 4px 1px 3px 5px;
	background: #11100E;
	opacity: 0.99;
	color: #fff;
	text-transform: uppercase;
	font-family: "Didact Gothic", "Merriweather Sans", "Lucida Grande", sans-serif;
}

.box p {
	margin: 12px 0;
	padding: 0;
	font-size: 16px;
}

.box .nowrap {
	white-space: nowrap;
}

.box .photostrip {
	overflow: auto; 
	overflow-x: scroll; 
	white-space: nowrap; 
	background: #11100E; 
	padding: 5px 0;
	margin: 5px 0 20px 0;
}
.box .photostrip img {
	margin: 0 5px 0 0;
	height: 280px;
}

/* Overwrite the default to keep the scrollbar always visible */
.box .photostrip::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 7px;
}

.box .photostrip::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.box b, .box strong {
	text-transform: uppercase; 
	font-weight: bold; 
	letter-spacing: 1px;
}

.pagecontent {
	display: none;
}

table.termine {
	border: none;
	border-collapse: collapse;
	margin-top: 13px;
	width: 100%;
}
table.termine td {
	border-bottom: 1px solid #ddd;	
	padding: 8px 1px 8px 5px;
}
table.termine .month {
	text-transform: uppercase; 
	font-weight: bold; 
	color: #11100E; 
	font-size: 1em; 
	font-family: 'Rock Salt', sans-serif; 
	transform: rotate(-4deg); 
	letter-spacing: 3px; 
	text-align: left; 
	/*padding: 6px 0 0 6px;
	display: inline-block;*/
	margin: 12px 0 0 0;
	width: 20em;
}

#nextgigs {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 45%;
    z-index: 50;
	display: none;	
	font: 21px/42px "Rock Salt";
	font: 1.5vw/3.0vw "Rock Salt";
	color: yellow; /*#2b2b28;*/
	text-shadow: 
     -2px -2px 4px #2b2b28,  
      2px -2px 4px #2b2b28,
      -2px 2px 4px #2b2b28,
       2px 2px 4px #2b2b28; /*1px 1px 5px #b3bdbd;*/
	text-align: center;
	-ms-transform: rotate(-6deg); /* IE 9 */
	-webkit-transform: rotate(-6deg); /* Safari and Chrome */
	transform: rotate(-6deg);
	letter-spacing: 2px;
}
#nextgigs a {
	color: yellow; /* #dfcb83 */
	text-decoration: none	
}

#mp3player {
	position: absolute;
    z-index: 5000;
    top: -36px;
	left: -9px;
    text-align: center;
}
.footer {
	background: #11100E;
	color: #fff;
	padding: 2px 6px 2px 6px;
	z-index: 100;	
	opacity:0.45;
	filter:alpha(opacity=45);	
	white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
}
#footer {
	position: absolute;
	top: -1000px;
	left: -1000px;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;	
}
#footer_left {
	position: absolute;
	top: -1000px;
	left: 0px;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;	

}
.footer a, .footer a:visited {
	color: #fff;
	text-decoration: none;
}
.footer a:hover, .footer a:visited:hover {	
	text-decoration: underline;
}


h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 222px;
	opacity: 0.99;
	font-weight: normal;
	z-index: 100;
}
h1 a, h1 a:visited {
	padding: 34px 15px 2px 0;
	color: #fff;
	background: no-repeat url(/graphics/menu.png) bottom left #11100E;
	font-size: 22px;
	text-align: right;
	display: block;
	text-decoration: none;
	-moz-border-radius-bottomright: 6px; 
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

a {
    outline: none;
}

a.light, a:visited.light {
	color: #fff;
}

hr {
	margin: 10px 0;
	border: 0;
	height: 1px;
	background-color: #ddd;
}
hr.double {
	border-bottom: 3px double #52544f;
	background: none;
	height: 0;
}

.nobr {
	white-space: nowrap;
}
