<!--
body {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color: #fff;
	text-align: center;
	font-size: 0.8em;
	color: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	
	#links_trancefloor {
      text-align:center;
	  width:330px;
	  height:400px;
	  position: fixed;
      left: 0px;
      top: 0px;
	  float:left;
	  background-image : url("back_trancefloor.jpg");
	  z-index:1;
    }
	
	  #hauptmenue {
	  width:580px;
	  position: fixed;
      top: 0px;
      margin-left: 335px;
	  text-align:left;
	  background-color:#fff;
	   z-index:3;
    }
	
	#content_trancefloor {
	  position: relativ;
      margin-left: 340px;
	  background-color:#fff;
	  width: 580px;
	  padding-left:0px;
	  padding-top:40px;
	  padding-right:40px;
	  text-align:left;
	  z-index:2;
    }
	
    #footer {
      text-align:center;
	  text-valign:middle;
	  padding-top:3px;
	  position: fixed;
      left: 0px;
      right: 0px;
      bottom: 0px;
	  background-color:#fff;
	  width:100%;
	  height:40px;
	  z-index:4;
    }
	
   
acronym{
	background-color : #f0f0f0;
	cursor : help;
}

legend{
font-weight:bold;
}
   
input.text { background: Silver; }
textarea.text { background: Silver; }
option.text { background: Silver; }
select.text { background: Silver; }
input.button { width: 35px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background: #DDE9EE; cursor:pointer; }

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Silver;
	font-size : 1.6em;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff3366;
	font-size : 1.1em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	color : #000;
}

td {
	font-size : 0.9em;
}

hr {
	color : #79252f;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.great {
	font-size: 1.5em;
}
	
.red {
	color : #ff9900;
	font-weight:bold;
	}

.brown {
	color : #ffffff;
	background-color :#339999;
}

.borderall {
	border : 1px outset #b7b7b7;
}

.borderall2 {
	border : 1px inset #b7b7b7;
	background : #dce1e4;
	color: #000;
}

.borderall3 {
	border : 1px inset #5F5F5F;
	background-color : #e6e09d;
}

.borderall4 {
	border : 1px outset #b7b7b7;
	background-color : #c1d9e3;
	color: #000;
}


li.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #003366;
	list-style-image : url("dot.jpg");
}

a:link {
  color : #0099cc;
  background-color : transparent;
  text-decoration : none;
}


a:visited {
  color : #0099ff;
  background-color : transparent;
  text-decoration : none;
}


a:active {
  color : #FF3399;
  background-color : transparent;
  text-decoration : none;
}


a:hover {
	color : #000;
	background-color : #99ccff;
}

a.link1:link {
	color : #4f4f4f;
	background-color : transparent;
	text-decoration : none;
}


a.link1:visited {
	color : #4f4f4f;
	background-color : transparent;
	text-decoration : none;
}


a.link1:active {
	color : #993366;
	background-color : transparent;
	text-decoration : none;
}


a.link1:hover {
	color : #000;
	background-color : Gray;
	text-decoration : none;
}

a.link2:link {
	color : #808080;
	background-color : transparent;
	text-decoration : none;
}


a.link2:visited {
	color : #c0c0c0;
	background-color : transparent;
	text-decoration : none;
}


a.link2:active {
	color : #000;
	background-color : transparent;
	text-decoration : none;
}


a.link2:hover {
	color : #000;
	background-color : #fff;
}

#musik {
      width: 500px;
	  height: 120px;
      padding: 0;
	  text-align: right;
	  background-image : url("trancefloor.jpg");
	  background-repeat : no-repeat;
	   }

#musik ul {
	   list-style: none;
	   margin-left: 200px;
	   padding: 0;
	   background: transparent;
	   }
#musik li {
	   margin: 0 5px 0 0;
	   padding: 0;
	   font-size: 1.0em;
       line-height: 1.2em;
	   font-weight:bold;
	   background: transparent;
	   }

#musik a {
	   color:#0099cc;
	   text-decoration: none;
	   background: transparent;
	   
	   }
#musik ul li a {
	   display: block;
	   width: 170px;
	   height:50px;
	   margin: 0;
       padding: 2px 3px 2px 1px;
	   background-image : url("more_music.jpg");
	   background-position:right;
	   background-repeat : no-repeat;
	   }
#musik ul li a:hover {
	   color: #000;
	   background-image : url("more_music2.jpg");
	   background-position:right;
	   background-repeat : no-repeat;
	   }

#musik ul li a.aktiv {
	   color: #333;
	   background: #fff;
	   background-image : url("more_music2.jpg");
	   background-position:right;
	   background-repeat : no-repeat;
	   }
	   


-->
