
#main .content img {
  position: absolute;
  }

#main .content img.active {
  z-index: 1000;
  }

#main .content .kalender {
  position: absolute;
  width: 905px;
  top: 39px;
  left: 25px;
  background-color: white;
  padding-top: 11px;
  }

#main .content .kalender img{
  position: static;
  }

#main .content .kalender th {
  border-right: 2px solid #f2f2f2;
  }

#main .content .kalender th.last {
  border-right: none;
  }

#main .content .kalender td {
  border-right: 2px solid white;
  padding-left: 10px;
  padding-top:6px;
  padding-bottom:6px;
  cursor: pointer;
  /*background-image: url(../images/plus.gif);
  background-repeat: no-repeat;
  background-position: 195px 8px;*/
  }

#main .content .kalender td.highlight {
  background-image: url(../images/td.highlight.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #ffffff;
  }

#main .content .kalender td.linkhighlight {
  background-image: url(../images/td.highlight.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  color: #ffffff;
  }

#main .content .kalender td div {
  width: 199px;
  overflow: hidden;
  white-space: nowrap;
  }

#main .content .kalender td.leftcol {
  color: #797979;
  background-image: none;
  padding-right: 7px;
  cursor: default;
  }

#main .content .kalender .greyline {
  background-color: #f2f2f2;
  }




#main .detail {
  display: none;
  position: absolute;
  top: 107px;
  left: 0;
  width: 958px;
  height: 464px;
  z-index: 1999;
  background-color: none;
  background-image: url(../js/img/0.gif);
  }

#main .detail .detailbg {
  position: absolute;
  left: 273px;
  top: 27px;
  }

#main .detail .detailcontent {
  z-index: 2000;
  position: absolute;
  left: 310px;
  top: 45px;
  width: 360px;
  height: 350px;
  /*border: 1px solid red;*/
  }

#main .detail .detailcontent .close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  width: 72px;
  height: 15px;
  background-image: url(../images/close.gif);
  background-repeat: no-repeat;
  background-position: 60px 2px;
  /*border: 1px solid blue;*/
  }

#main .detail .detailcontent .ajaxcontainer {
  margin-top: 25px;
  }

#main .detail .detailcontent .ajaxcontainer .detailheadline {
  font-size: 15px;
  font-weight: bold;
  color: #222222;
  line-height: 18px;
  }

#main .detail .detailcontent .ajaxcontainer .detailtermin {
  color: #7f7f7f;
  font-weight: bold;
  }

#main .detail .detailcontent .ajaxcontainer .detailveranstalter {
  font-weight: normal;
  }

#main .detail .detailcontent .ajaxcontainer .detailtext {
  line-height: 14px;
  }

#main .detail .detailcontent .ajaxcontainer ul,li {
  padding: 0;
  margin: 0;
  }


#main .detail .detailcontent .ajaxcontainer ul  {
  margin-top: 30px;
  list-style-image: none;
  list-style-type: none;
  }

#main .detail .detailcontent .ajaxcontainer li {
  background-image: url(../images/link.gif);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  padding-left: 17px;
  padding-top: 4px;
  }

#main .aenderungen {
  position: absolute;
  top: 600px;
  left: 608px;
  color: #999999;
  }

#main .agoranight {
  position: absolute;
  z-index: 99;
  top: 550px;
  left: 790px;
  width: 215px;
  height: 107px;
  background-image: url(../images/bg.fridaynight.png);
  display:none;
}

a.agoranightlink {
  display: none;
  position: absolute;
  z-index: 101;
  top: 595px;
  left: 815px;
  font-weight: bold;
  color: #ffffff;
}
