/*------cliq style sheet------- */
body{
  background:#000;
  color:#CCC;
  font: 10px  Arial, Verdana, Helvetica, sans-serif;

}
a:link, a:visited, a:active{ 
	color:#CCC;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #666;
	text-decoration: none;
}
h2{
  color:#CCC;
  font-size:10px;
  text-indent:5px;
}
span{
  color:#CCC;
}
.square{
  position:absolute;
  left:218px;
  height:5px;
  width:5px;
  top:63px;
  overflow:hidden;
  display:block;
}
.botBan{
 	position:absolute;
 	left:310px;
	bottom:50px;
	height:92px;
	width:500px;	
  background:#000 url(../img/bincliq1.png) right no-repeat;
  z-index:0;
}
.square img{
  border-width:0px;
  height:5px;
  width:5px;
}
#rectangle{
  font-size:5px;
}
a#rectangle:link, a#rectangle:visited, a#rectangle:active{
  background-color:#999;
}
a#rectangle:hover, a#rectangle:hover:visited{
  background-color:#CCC;
}
.navleft{
  position:absolute;
  left:150px;
  top:80px;
  width:160px;
  height:400px;
}

.navleftKleckl{
  position:absolute;
  top:0px;
  left:35px;
  background:url(../img/kleckl.jpg) bottom no-repeat;
  width:70px;
  height:70px;
  z-index:0;
}
.navleftList{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  z-index:20;
}
.navleftList div{
  padding-left:0px;
  width:140px;
  border-top:#999 2px dotted;
  border-left:#999 2px dotted;
}
.navleftList li{
  list-style-type:none;
  text-indent:5px;
}
.nonactive{
    color: #666;
}
.content{
  position:absolute;
  top:80px;
  left:310px;
  width:500px;
  background:#000;
  border-top: #999 2px dotted;
  border-right:#999 0px dotted;
  z-index:5;
}
.content h1{  
  position:relative;
  left:423px;
  font: 12px  Arial, Verdana, Helvetica, sans-serif;
}
.contentText{
  text-align:justify;
  padding-right:5px;
}
/*media*/
.mediaVideo{
width:320px;
  position:relative;
  margin-left:auto;
  margin-right:auto;
}

/*contact*/
form input, form textarea{
  border:#999 1px solid;
  background-color:#FFF;
  color:#CCC;
  font: 10px  Arial, Verdana, Helvetica, sans-serif;
  position:relative;
  left:50px;
  width:200px;
}
form button{
  border:#999 1px solid;
  background-color:#FFF;
  color:#CCC;
  font: 10px  Arial, Verdana, Helvetica, sans-serif;
  position:relative;
  left:108px;
  width:40px;
  text-align:center;
  margin:2px 1px 2px 1px;
}
/*_______________________

live section
_________________________*/

.livecontainer{
	position:relative;
	width:500px;
}
.livedate{
position:relative;
    top:2px;
	width:80px;
}
.livelocation{
    position:absolute;
    top:2px;
	left:82px;
	width:180px;
}
.liveinfo{
	position:absolute;
	top:2px;
	left:264px;
	width:236px;
}

.liveheadlocation{
	position:absolute;
	padding-right:0px;
	font-weight: 900;
	top:0px;
	left:82px;
	width:180px;
}
.liveheaddate{
	position:relative;
	padding-right:0px;
	font-weight: 900;
    width:80px;
}
.liveheadinfo{
	position:absolute;
	padding-right:0px;
	top:0px;
	left:264px;
    font-weight: 900;
	width:236px;
}
.oldlive{
	color: #666;
}
