body{
  margin:0;
  padding: 0px;
  font-family: Helvetica, Verdana, Arial, sans-serif;
 } 
 div#header{
  background-repeat: no-repeat;
  position:absolute; top:0;
  left:0;
  width:100%;
  height: 225px;
 }
 @media screen{
  body>div#header{
   position:fixed;
  }
 }
div#footer{
  padding-top: 10px;
  font-size: 9px;
  text-align: center;
  background-color: white;
  position: absolute;
  bottom:0;
  left:0;
  width:100%;
  height: 15px;
 }
 @media screen{
  body>div#footer, #midcolumn>div#footer{
   z-index: 100;
   position:fixed;
  }
 }

 * html body{
  overflow:hidden;
 } 
 * html div#content{
  padding: 0px;
  margin: 0px;
  height:100%;
  overflow:auto;
 }
 
html >body #fixiert{
z-index: 6;
position:fixed;
}

#fixiert {
text-align: right;
top: 240px;
right: 0px;
width: 200px;
z-index: 0;
background-color:white;
border:0px solid silver;
}
 
#blackline {
	left: 600px;
	top: 155px;
	margin: 0px;
	position: relative;
	z-index: 3;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../img/blackline.gif);
	height: 3px;
}

#leftcolumn {
	left: 45px;
	top: 240px;
	margin: 0px;
	line-height: 17px;
	position: fixed;
	padding: 0px;
	width: 225px;
}

#midcolumn {
	min-width: 1024px;
	z-index: 0;
	left: 300px;
	top: 240px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	position: absolute;
}

#midcolumnevent {
	width: 870px;
	z-index: -1;
	left: 300px;
	top: 240px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	position: absolute;
}

#m1 {
	float: left;
	display: block;
	height: 16px;
	width: 70px;
	background-repeat: no-repeat;
	background-image: url(../img/menu1.gif);
}

#m1 {
	float: left;
	display: block;
	height: 16px;
	width: 70px;
	background-repeat: no-repeat;
	background-image: url(../img/menu1.gif);
}

#m1:hover, #m2:hover, #m3:hover, #m4:hover, #m5:hover, #m6:hover {
	padding-bottom: 3px;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#m2 {
	background-position: -1px 0px;
	margin-left: 25px;
	float: left;
	display: block;
	height: 16px;
	width: 57px;
	background-image: url(../img/menu2.gif);
	background-repeat: no-repeat;
}

#m3 {
	margin-left: 40px;
	float: left;
	display: block;
	height: 16px;
	width: 55px;
	background-image: url(../img/menu3.gif);
	background-repeat: no-repeat;
}

#m4 {
	margin-left: 55px;
	float: left;
	display: block;
	height: 16px;
	width: 38px;
	background-image: url(../img/menu4.gif);
	background-repeat: no-repeat;
}

#m5 { 
        display: block; 
        float: left; 
        background-repeat: 
        no-repeat; 
        margin-left: 50px; 
        background-image: url(../img/menu5.gif); 
        height: 16px; 
        width: 80px; 
    }

#m6 { 
        background-position: 0 -1px; 
        display: block; 
        float: left; 
        background-repeat: 
        no-repeat; 
        margin-left: 60px; 
        background-image: url(../img/menu6.gif); 
        height: 20px; 
        width: 19px; 
    }

#menu {
	width: 570px;
	top: 149px;
	left: 677px;
	margin: 0px;
	z-index: 1001;
	position: absolute;
	padding: 0px;
	list-style-type: none;
}

.date {
	border-color: #00ffda;
	border-style: solid;
	border-width: 0px;
	z-index: 0;
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 75px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.day {
	float: left;
	font-size: 28px;
	width: 85px;
}

.cat {
	height: 30px;
	border-color: #fd00ff;
	border-style: solid;
	border-width: 0px;
	padding-right: 7px;
	float: left;
	text-align: right;
	width: 100px;
	text-transform: uppercase;
	font-size: 8px;
}

.time {
	border-color: #fff800;
	border-style: solid;
	border-width: 0px;
	float: left;
	width: 110px;
	text-transform: uppercase;
	
	font-size: 8px;
}

.event {
	display: block;
	float: left;
	border-width: 0px;
	border-color: #a2ffdf;
	border-style: solid;
	padding: 0px;
	color: black;
	text-decoration: none;
	font-size: 14px;
}

.headliner {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 32px !important;
}

.genre {
	border-color: #00ff20;
	border-style: solid;
	border-width: 0px;
	margin-left: 5px;
	font-size: 10px;
}

.spacer {
	width: 750px;
	float: left;
	background-color: white;
	height: 20px;
}

#logo {
	z-index: 1000;
	top: 0px;
	position: absolute;
	width: 746px;
	height: 225px;
	background-repeat: no-repeat;
	background-image: url(../img/logo.png);
}

.transparent{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#transback {
	z-index: 2;
	top: 0px;
	position: absolute;
	background-color: white;
	height: 190px;
	width: 100%;
}

#transgradient {
	z-index: 4;
	margin-top: 187px;
	height: 50px;
	background-image: url(../img/gradient.png);
	background-repeat: repeat-x;
}

.daychief {
	font-weight: bold;
	float: right;
	width: 45px;
	font-size: 12px;
}

.headlinerchief {
	margin-bottom: 5px;
	float: right;
	text-align: right;
	color: black;
	text-decoration: none;
	width: 200px;
	font-size: 12px !important;
}

.eventchief {
}

a:hover.headliner, a:hover.headlinerup, a:hover.headlinerchief, a:hover.hsheadliner, a:hover.day {
	color: white;
	background-color: white;
}

h1 {
	text-transform: capitalize;
	font-size: 40px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 7px;
	padding: 0px;
}

h2 {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

h3 {
	padding: 0px;
	font-size: 18px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}

#hotshots {
	float: right;
	margin-left: 600px;
	font-size: 8px;
	z-index: 1001;
	top: 0px;
	position: absolute;
}

.hsno {
	float: left;
	font-size: 16px;
}

.hsheadliner {
	font-style: normal;
	font-weight: normal;
	padding-right: 45px;
	color: black;
	text-decoration: none;
	float: left;
}

.hsevent {
	padding-left: 5px;
	font-weight: bold;
	width: 100px;
	float: left;
}

a {
	text-decoration: underline;
	color: black;
}

/*----------- Single View -------*/

a:hover {
	color: white;
}
.daysingle {
	width: 115px;
	float: left;
	font-size: 40px;
}

.eventsingle {
	margin-top: 35px;
	line-height: 22px;
	font-size: 16px;
	overflow: auto;
}

.timesingle {
	float: left;
	width: 95px;
	text-transform: uppercase;
	
	font-size: 10px;
}

.catsingle {
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	padding-right: 15px;
	font-size: 12px;
	top: 0px;
}

.datesingle {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 50px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.presents {
	margin-top: 55px;
	font-size: 11px;
}

.imgsingle {
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	right: 10px;
	margin: 0px;
	clear: both;
	float: right;
}

.linkssingle a {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 10px;
}

.linkssingle a:hover {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

.spacersingle {
	padding: 13px;
	display: block;
	background-color: white;
	width: 100%;
	height: 5px;
}

.dayup {
	font-weight: bold;
	float: left;
	width: 45px;
	border-color: #3cff1e;
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
}

.headlinerup {
	float: left;
	width: 150px;
	text-decoration: none;
	font-size: 12px;
}


.vvk {
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	text-transform: capitalize;
	font-size: 8px;
}

.Jan, .January, januar, .jan {
	color: #00ff12;
}
.Feb {
	color: #7400ff;
}
.märz, .Mar, .mär, .Mär {
	color: #932b00;
}
.apr, .Apr {
	color: #ff336d;
}

.may, .Mai, .mai {
	color: #ff9700;
}

.juni, .jun , .Jun{
	color: #bf0d22;
}

.juli, .jul, .Jul {
	color: #28b312;
}

.august, .aug, .Aug {
	color: #3362ff;
}

.september, .sep, .Sep {
	color: fuchsia;
}

.oktober, .okt, .Okt, .october {
	color: #f1af1e;
}

.november, .nov, .Nov {
	color: #892d46;
}

.dezember, .Dec , .december, .dec, .dez, .Dez {
	color: #0097ff;
}

#logos {
	padding: 5px;
	margin: 0px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 0px;
	float: right;
}

.small {
	padding: 10px;
	width: 65px;
}

.support {
	font-size: 20px;
}

a#homelink {
	z-index: 1002;
	left: 220px;
	top: 60px;
	position: absolute;
	height: 125px;
	width: 370px;
}

.tonight {
	float: left;
	text-align: right;
}
div.disabled {
display:inline;
}
.presents a {
	text-transform: uppercase;
	text-decoration: none;
}
img {
	border-width: 0px;
}
table a {
	padding-right: 5px;
	text-decoration: none;
	margin-top: 3px;
	font-size: 9px;
}
.linkcontact {
	font-size: 16px;
}
.herkunft {
	font-size: 10px;
}
#footerevent {
}
#logos a {
	padding: 4px;
}
.linkssingle {
	margin-top: 5px;
}

