/**
* Stylesheets fuer Veranstaltungskalender TLUG
*
* © 2009 <i-D> internet & Design GmbH & Co. KG
* Erfurter Str. 35
* 99423 Weimar
* Deutschland
* Fon:     03643 7785 0
* Fax:     03643 7785 29
* E-Mail:  office@i-d.de
* Web:     http://www.i.d.de/
*
* @author Annekathrin Linge <a.linge@i-d.de>
*/

#printAnmeldung{
  display:none;
}

#center{
  width: 95%;
}

.VAzusammenfassung{
  padding: 0px;
  width: 170px;
}

#right{
  width: 200px;
}

h3{
  background: #efefef;
  display:block;
  padding: 5px 2px;
}

.calendar th{
  padding: 2px 3px;
}


.miniCalMarginal{
  height: 150px !important;
}

.calendar-month span{
float: left; 
display:block; 
}

.calendarMonth{
  width: 144px;
}

.calendar-next{
  float: right;
}

.hasEvent{
  background: #009900;
}
.hasEvent a{
  color: #fff;
}

.miniCalMarginal td{
  text-align: center;
}

.calendar-month{
  margin-bottom: 10px;
  font-style: normal;
  text-align: center;
  font-size: 1em !important;
}

.VAdetailRow{
  clear: left !important;
}

.VAdetailLinks{
  display:block;
  float: left;
  width: 170px;
  font-weight: bold;
}

.VAdetailRechts{
  float: left;
  width: 60%;
}
