html, body  {
	width: 100%;
	height: 100%;
}

html{
	height: 100.1%;
}

* {
	padding:0;
 	margin: 0; 
 	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 1em;
}

body  {
	background:#000 url(bg/blue.jpg) center top no-repeat;
 	font-size: 62.5%;
 	font-family:Verdana,Arial,Helvetica, sans-serif;
 	font-weight:normal;
 	font-style:normal;
	line-height:150%;
	text-align: center;
    color:#FFF;
}

body.Blue{
	background:#000 url(bg/blue.jpg) center top no-repeat;
}
body.Green{
	background:#000 url(bg/green.jpg) center top no-repeat;
}
body.Red{
	background:#000 url(bg/red.jpg) center top no-repeat;
}

#OuterShell{
	position:relative;
	height:100%;
	width:100%;
	text-align: center;
}

#InnerShell {
	position:relative;
	margin:0 auto;
	width:966px;
	text-align: left;
}

#pageregionTop {
	position:relative;
	width:100%;
	height:193px;
}

#Logo {
	position:absolute;
	left:640px;
	top:91px;
	height:100px;
	width:400px;
}

#Claim {
	position:absolute;
	left:-200000px;
	top:-1324155px;
	height:14px;
	font-size:14px;
	text-transform:uppercase;
}

#NavigationTop {
	position:relative;
	top:0px;
	left:0px;
	height:62px;
	width:100%;
	text-align:center;
	background: black url(kachel.gif);
}

#Socialbookmarks{
	position:absolute;
	top:160px;
	left:0px;
	height:30px;
	width:140px;

}

ul#Channel {
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	padding:0;
	width:936px;
	height:40px !important;
	overflow:hidden;
}

ul#Channel li{
	position:relative;
	top:0;
	left:0;
	font-size:18px;
	display:inline;
	width:226px;
	float:left;
	list-style:none;
	margin:0 4px;
	padding:0;
	text-align:center;
}

ul#Channel li.current {
	height:37px !important;
	line-height:37px !important;
}

.Blue .Twitter h3,
.HomepageNewsListItem.Blue,
#IndexListing ul li.Blue,
.DJListing ul li.Blue,
.JMListing.Blue,
.JMListing ul li.Blue,
ul#Channel li.Blue {
	border-color:#00b3ff;
}

.Blue #pageregionContent a,
.Blue #pageregionContent a:link,
.Blue #pageregionContent a:visited,
#IndexListing ul li.Blue a,
.Blue ul#SubChannel li.current a,
ul#Channel li.Blue a{
	color:#00b3ff;
}

.Green .Twitter h3,
.HomepageNewsListItem.Green,
#IndexListing ul li.Green,
.DJListing ul li.Green,
.JMListing.Green,
.JMListing ul li.Green,
ul#Channel li.Green {
	border-color:#55e300;
}

.Green #pageregionContent a,
.Green #pageregionContent a:link,
.Green #pageregionContent a:visited,
#IndexListing ul li.Green a,
.Green ul#SubChannel li.current a,
ul#Channel li.Green a{
	color:#55e300;
}

.Red .Twitter h3,
.HomepageNewsListItem.Red,
#IndexListing ul li.Red,
.DJListing ul li.Red,
.JMListing.Red,
.JMListing ul li.Red,
ul#Channel li.Red {
	border-color:#e2007a;
}
.Red #pageregionContent a,
.Red #pageregionContent a:link,
.Red #pageregionContent a:visited,
#IndexListing ul li.Red a,
.Red ul#SubChannel li.current a,
ul#Channel li.Red a{
	color:#e2007a;
}

.Orange .Twitter h3,
.HomepageNewsListItem.Orange,
#IndexListing ul li.Orange,
.DJListing ul li.Orange,
.JMListing,Orange,
.JMListing ul li.Orange,
ul#Channel li.Orange {
	border-color:#f39a01;
}

.Orange #pageregionContent a,
.Orange #pageregionContent a:link,
.Orange #pageregionContent a:visited,
#IndexListing ul li.Orange a,
.Orange ul#SubChannel li.current a,
ul#Channel li.Orange a{
	color:#f39a01;
}

ul#Channel a{
	height:40px;
	line-height:40px;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
}
ul#Channel a#Ce2{
	width:227px;
	height:27px;
	background:transparent url(TimeWarp_inaktiv.png) top left no-repeat;
}
ul#Channel a#Ce2:hover,
ul#Channel li.current a#Ce2{
	background:transparent url(TimeWarp_aktiv.png) top left no-repeat;
}

ul#Channel a#Ce3{
	width:227px;
	height:27px;
	background:transparent url(Jetztmusikfestival_inaktiv.png) top left no-repeat;
}
ul#Channel a#Ce3:hover,
ul#Channel li.current a#Ce3{
	background:transparent url(Jetztmusikfestival_aktiv.png) top left no-repeat;
}

ul#Channel a#Ce4{
	width:227px;
	height:27px;
	background:transparent url(Workshops_inaktiv.png) top left no-repeat;
}
ul#Channel a#Ce4:hover,
ul#Channel li.current a#Ce4{
	background:transparent url(Workshops_aktiv.png) top left no-repeat;
}

ul#Channel a#Ce5{
	width:227px;
	height:27px;
	background:transparent url(StereoMondo_inaktiv.png) top left no-repeat;
}
ul#Channel a#Ce5:hover,
ul#Channel li.current a#Ce5{
	background:transparent url(StereoMondo_aktiv.png) top left no-repeat;
}



ul#Channel a span {
	display:none;
}

ul#Channel a:hover,
ul#Channel a:active{
	text-decoration:underline;
}

#SubChannelHolder{
	position:relative;
	top:0;
	left:0;
	text-align:center;
	height:22px !important;
	background:black;
}
ul#SubChannel{
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	padding:0;
	height:22px !important;
	overflow:hidden;
}
ul#SubChannel li{
	position:relative;
	top:0;
	left:0;
	font-size:12px;
	display:inline;
	float:left;
	list-style:none;
	margin:0 1em;
	padding:0;
}

ul#SubChannel a{
	height:22px;
	line-height:22px;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
}

ul#SubChannel a:hover,
ul#SubChannel a:active{
	text-decoration:none;
}

#Translate{
	position:absolute;
	top:43px;
	right:5px;
	height:22px !important;
	overflow:hidden;
}

#ContentShell{
	position:relative;
	top:0;
	left:0px;
	width:100%;
	clear:both;
	height:auto;
	background:#000;
	padding:15px 0 30px;
}

#Description{
	display:none;
}

.table{
	clear:both;
}


.tdleft{
	float:left;
	display:block;
	overflow:hidden;
}
.tdmiddle{
	float:left;
	display:block;
	overflow:hidden;
}
.tdright{
	float:right;
	display:block;
	overflow:hidden;
}

#pageregionMiddle {
	position:relative;
	top:0;
	left:0px;
	width:auto;
	padding: 0 15px;
	font-size:1.1em;
}
#pageregionMiddle .graphic,
#pageregionMiddle .text,
#pageregionMiddle p{
	padding-bottom:0.5em;
}


p#PrevNext{
	margin:0;
	padding:4px 10px;
	float:right;
	background:url(kachel.gif) top left repeat;
}
p#PrevNext a{
	color:white !important;
	font-size:0.9em;
}

.DJListing,
.JMListing,
#IndexListing{
	position:relative;
	top:0;
	left:0px;
	width:auto;
}

.JMListing {
	padding-bottom:20px;
	border-bottom:2px solid black;
}


.DJListing ul,
.JMListing ul,
#IndexListing ul {
	position:relative;
	top:0;
	left:0px;
	margin:0;
	padding:0;
	width:auto;
	list-style:none;
}


.DJListing ul li,
.JMListing ul li,
#IndexListing ul li {
	position:relative;
	top:0;
	left:0px;
	width:147px;
	float:left;
	padding:0;
	margin: 10px 10px 0 0;
	overflow:hidden;
	border-top: 4px solid white;
	background:black url(kachel.gif);
	min-height:60px;
}

.JMListing ul li,
.DJListing ul li{
	text-align:center;
}

#IndexListing ul li a{
	border-top: 6px solid black;
	display:block;
	width:auto;
	padding:5px 0 0 5px;
	font-size:14px;
}
.DJListing ul li a{
	border-top: 6px solid black;
	display:block;
	width:auto;
	padding:0 0 5px 0;
	text-transform:uppercase;
	font-size:12px;
	color:white !important;
}


.Twitter h3 {
	font-size:0.9em;
	font-weight:normal;
	border-top:3px solid white;
}



.HomepageNewsListItem {
	position:relative;
	top:0;
	left:0px;
	margin: 0 10px 5px 0;
	padding: 5px;
	border-bottom:2px solid white;
}

.HomepageNewsListItem img.image{
	float:left;
	margin: 0 10px 10px 0;
}

#pageregionBottom {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	clear:both;
	height:45px;
	background:black url(kachel.gif) left top repeat-x;
	text-align:right;
}

#Copyright {
	text-align:right;
	text-transform:uppercase;
	color:white;
	font-size:10px;
	padding: 20px 5px 0 0;
}

#Copyright a{
	color:white;
	font-size:10px;
}

h1{
	font-weight:normal;
	font-size:1.8em;
	line-height:110%;
	padding-bottom: 0.5em;
}

h2{
	font-size:1.4em;
	line-height:110%;
	padding-bottom: 0.5em;
	font-weight:bold;
}
h3{
	font-size:1.2em;
	line-height:110%;
	padding-bottom: 0.5em;
	font-weight:bold;
}
h4{
	font-size:1.1em;
	line-height:110%;
	padding-bottom: 0.5em;
	font-weight:bold;
}

i,em  {
	font-style:italic;
}

small, .small {
	font-size: 0.9em;
}

a,
a:link,
a:visited {
	color:#009999;
	text-decoration:none;
}

a:hover,
a:active,
a:focus {
	color:#666666;
	text-decoration:none;
}

a img {
	border:none;
}

a.zoom img.zoom {
	width: 23px;
	height: 21px;
	background: url(zoom.gif);
}

.fb_share_button{
position:absolute;
bottom:0;
right:0;
background-color:#5f78ab;
border-bottom-color:#1A356E;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#879AC0;
border-top-style:solid;
border-top-width:1px;
}
.fb_button{
background-attachment:scroll;
background-color:#5f78ab;
background-image:url(fb_teilen.gif);
background-position:0 0;
background-repeat:no-repeat;
cursor:default;
display:inline-block;
font-size:9px;
line-height:10px;
text-decoration:none;
display:block;
}
.fb_text{
display:block;
margin-left:17px;
padding-bottom:3px;
padding-left:6px;
padding-right:6px;
padding-top:2px;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-weight:bold;
color:white;
}


/***********************************************************************
Listen
***********************************************************************/

ul {
  list-style: square outside;
  margin: 0px 10px 15px;
  padding: 0px 30px;
}

ol {
  list-style: decimal outside;
  margin: 0px 10px 15px;
  padding: 0px 30px;
}

th,td{
	text-align:left;
}

div.ZMSGraphic.left {
	text-align:left;
}
div.ZMSGraphic.right {
	text-align:right;
}
div.ZMSGraphic.center {
	text-align:center;
}
div.ZMSGraphic.floatleft {
	float:left;
	margin: 0 10px 0 0;
}
div.ZMSGraphic.floatright {
	float:right;
	margin: 0 0 0 10px;
}
div.ZMSGraphic.center {
	text-align:center;
}
div.graphic.alignleft {
	float:left;
	margin: 0 10px 0 0;
	text-align:right;
}
div.graphic.alignright {


	float:right;
	text-align:right;
	margin: 0 0 0 10px;
}
div.ZMSGraphic div.text {
	padding:0 4px;
}
div.ZMSGraphic div.text p{
	margin:0;
}

.table:after,
.clerasil:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.table,.clerasil {display: inline-table;}

/* IE-Mac \*/
* html .clerasil {height: 1%;}
.clerasil {display: block;}
/* /IE-Mac */

