body {
	background-color: #000;
	margin:0;
	padding:0;
	height:100%; /* this is the key! */
	font-family: Helvetica,Arial,sans-serif;
	width:100%;
	
}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow:auto;
	z-index:2;
} 
#mitte {
	
	width: 1000px;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	clear:left;
	z-index:3;
	background: url(../images/main_bg.gif) top left repeat-y #FFF;
}
#mitte2 {
	margin-left:100px;
	width:800px;
	clear:both;
}
#menu {
	background:url(../images/live_bgmenubar.jpg) no-repeat #FFF;
	width:800px;
	height:40px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	text-align:center;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
	padding:0px 0px 0px 0px;
}
* html #menu {
	margin:-3px 0px 0px 0px;
}
html>body #menu {
	*margin:-3px 0px 0px 0px;
}
.nomargin {
	margin:0;
	padding:0;
}
#menupadder {
	width:800px;
	height:13px;
	display:block;
}
#menu a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px 10px 0px 10px;

}
#menu a:hover {
	text-decoration:underline;
}
#main {
	width:480px;
	height:320px;
	display:block;
	float:left;
	margin:10px 0px 0px 20px;
	padding:0;
	clear:both;
}
* html #main {
	width:480px;
	height:300px;
	display:block;
	
	float:left;
	margin:10px 0px 0px 10px;
	padding:0;
}
.titleimage {
	height:255px;
	left:300px;
	position:absolute;
	top:320px;
	z-index:9;
}
#main h1 {
	font-size:22px;
	color:#700000;
	font-weight:normal;
	letter-spacing:0.05em;
	margin:0;
	padding:0;
	position:relative;
}
#main h2 {
	font-size:12px;
	color:#700000;
	font-weight:bold;
	letter-spacing:0.05em;
	margin:7px 0px 10px 0px;
	padding:0;
	position:relative;
}
#main .copy {
	font-size:11px;
	z-index:12;
	width:335px;
	position:relative;
	line-height:1.3em;
}
.minitickets {
	left:400px;
	position:absolute;
	top:252px;
	z-index:10;
}
.showlink {
	color:#700000;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0px 0px;
	padding:0;
	text-decoration:none;
	z-index:660;
}
.showdate {
	color:#700000;
	font-size:10px;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.showtext {
	color:#700000;
	font-size:11px;
	font-weight:normal;
	margin:5px 0px 0px 0px;
	padding:0;
}
.showlink2 {
	color:#700000;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
.showdate2 {
color:#700000;
font-size:10px;
font-weight:normal;
margin:3px 0 0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
.showtext2 {
color:#700000;
font-size:10px;
font-weight:normal;
margin:5px 0 0;
padding:0;
line-height:1.3em;
font-family:Arial, Helvetica, sans-serif;
}
.phototext {
color:#700000;
font-size:10px;
font-weight:normal;
margin:5px 0 0;
padding:0;
line-height:1.5em;
font-family:Arial, Helvetica, sans-serif;
}
#upcoming {
	width:250px;
	height:300px;
	display:block;
	
	float:left;
	margin:10px 0px 0px 20px;
}
#upcoming h1 {
	margin:0px 0px 10px 0px;
	padding:0;
	font-size:18px;
	color:#700000;
	font-weight:normal;
	letter-spacing:0.05em;
	font-family:Trebuchet MS;
}
#footer {
	background:url(../images/live_bgbottombar.jpg) no-repeat;
	width:800px;
	height:60px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	display:block;

}
#left {
	position:absolute;
	left:-101px;
	top:0;
	padding:0;
	width:100px;
	height:100%; /* works only if parent container is assigned a height value */
	background:url(../images/bg_left.jpg) repeat-y;
} 
#right {
	position:absolute;
	left:801px;
	top:0;
	padding:0;
	width:100px;
	height:100%; /* works only if parent container is assigned a height value */
	background:url(../images/bg_right.jpg) repeat-y;
} 
#lineup {
	display: block;
	height: 120px;
	overflow:visible;
	position:absolute;
	z-index:100;
}
#bottom1 {
	border:0px solid;
	clear:both;
	display:block;
	float:left;
	height:156px;
	margin:0 0 12px 20px;
	width:475px;
	overflow:hidden;
}
#nextonstage {
position:absolute;
width:340px;
height:144px;
display:block;
top:590px;
left:260px;
font-size: 11px;
color:#700000;
line-height:1.5em;
}
#nextonstage h1 {
	font-size:12px;
	margin:0;
	padding:0;
}
#nextonstage h2, #photos h2 {
	font-size:16px;
	margin:0px 0px 10px 0px;
	padding:0;
	font-weight:normal;
	letter-spacing:1px;
	color:#700000;
}
.org {
	height:146px;
	left:121px;
	position:absolute;
	top:585px;
	width:130px;
	z-index:55;
}
.phototop {
	margin-top:10px;
}
#nextonstage a, #lineup a, #upcoming a, .link {
	text-decoration:none;
	color:#700000;
	font-weight:bold;
	font-size:10px;
	
}
#lineup a {
	font-size:12px;
}
#upcoming a {
	font-size:13px;
}
#nextonstage a:hover, #lineup a:hover, #upcoming a:hover, .link:hover {
	text-decoration:underline;
}
#photos {
	width:260px;
	height:160px;
	position:absolute;
	top:575px;
	display:block;
	left:615px;
}
#mainlinie {
	position:absolute;
	width:755px;
	height:1px;
	background:#700000;
	top:575px;
	z-index:50;
	left:121px;
}
#mainliniequer {
	background:#700000;
	height:476px;
	left:605px;
	position:absolute;
	top:253px;
	z-index:51;
}
.bottom {
	*margin-bottom:-3px;
}
#bottommenu {
	clear:both;
	color:#FFFFFF;
	font-size:11px;
	left:0;
	line-height:1.5em;
	position:relative;
	text-align:center;
	top:-45px;
	width:800px;
	height:0px;
}
#bottommenu a {
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	text-align:center;
}
#bottommenu a:hover {
	text-decoration:underline;
}
#event1 {
float:left;
width:615px;
font-size:12px;
border-right:1px solid #700000;
min-height:540px;
height:auto !important;
height:540px;
}
#event1 p {
	margin:0px 20px 0px 25px;
}
#event1 h1, #upcoming_index h1 {
color:#700000;
font-family:verdana;
font-size:24px;
font-weight:normal;
margin:10px 0 15px 25px;
}
#event1 h2 {
color:#700000;
font-family:verdana;
font-size:20px;
font-weight:normal;
margin:10px 0 10px 25px;
}
#event1 img {
margin:0 17px 10px 25px;
}
#event2 {
float:left;
width:180px;
text-align:center;
}
#event2 h2 {
	font-size:16px;
	font-weight:normal;
	color:#700000;
	margin:20px 0px 20px 0px;
}
#upcoming_index {
	padding:30px 30px 30px 30px;
	
}
#upcoming_index h1 {
color:#700000;
font-family:verdana;
font-size:24px;
font-weight:normal;
margin:0;
}
#upcoming_index h2 {
color:#700000;
font-family:verdana;
font-size:24px;
font-weight:normal;
margin:0 0 5px 0;
}
#upcoming_index h3 {
color:#700000;
font-family:verdana;
font-size:12px;
font-weight:bold;
margin:0 0 5px 0;
}
.border {
	border:3px #700000 solid;
}
.upfloat {
	float:left;
}
.upcopy a, .years {
	text-decoration:none;
	color:#700000;
	font-weight:bold;
	font-size:12px;
}
.upcopy a:hover, .years:hover {
	text-decoration:underline;
}
.upcopy {
	float:left;
	width:550px;
	padding:0px 0px 0px 10px;
	font-size:12px;
	line-height:1.5em;
}
#about {
height:435px;
}
#about h1 {
color:#700000;
font-size:33px;
font-weight:normal;
letter-spacing:0.05em;
margin:10px 0 0 30px;
padding:0;
}
#logo {
left:20px;
position:relative;
top:21px;
}
#about p {
font-size:12px;
left:204px;
margin:0;
padding:0;
position:relative;
top:-162px;
width:565px;
height:88px;
}
#building {
float:left;
}
#tickets {
height:435px;
padding:20px;
font-size:12px;
}
#tickets h1, #tickets h2, #tickets h3 {
color:#700000;
}
#tickets a {
	color:#700000;
}