/* Clearing Divs */
.clear	{clear: both;}
html[xmlns] .mozclear	{border-bottom:1px solid;border-color:transparent;margin-bottom:-1px;}
.hide	{display:none;}
.inside	{padding:0 10px;background-color:transparent;}
.center	{text-align:center;}
.oben	{vertical-align:top;}
.mitte	{vertical-align:middle;}
.unten	{vertical-align:text-bottom;}

div.pgc-pager
{
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  padding: 5px 0px 5px 10px;
  background-color: /*#D6E5A9;*/   #F5F5F5; 
  border-top: 1px solid black;
  border-bottom: 2px solid black;
}

/* Classic calendar view.

   Header classes:
	w,w01,w50: weekday
	  w51,w60: saturday
	  w00,w61: sunday

   Day classes:
	     d: day
	     e: day with event
	     m: current month
	     o: other month
	    wd: weekend
	     s: sunday
	     t: today
*/

table.pgc-classic
{
  border-collapse: collapse;
  font-family: Arial;
  width: 606px;
}

table.pgc-classic th
{
  font-size: 7pt;
  border: 1px solid black;
  width: 75px;
}

table.pgc-classic th.w,
table.pgc-classic th.w01,
table.pgc-classic th.w50
{	
  color: #006633;
  background-color: #F5F5F5;
}

table.pgc-classic th.w51,
table.pgc-classic th.w60,
table.pgc-classic th.w00,
table.pgc-classic th.w61
{
  color: white;
  background-color: #006633;
}

table.pgc-classic th.wp,
table.pgc-classic th.w0p1,
table.pgc-classic th.w5p0
{	
  color: #006633;
  background-color: white;
}

table.pgc-classic th.w0p0,
table.pgc-classic th.w5p1,
table.pgc-classic th.w6p0,
table.pgc-classic th.w6p1
{
  color: blue;
  background-color: white;
}

table.pgc-classic td
{
  font-size: 6pt;
  border: 1px solid black;
  width: 75px;
  height: 75px;
  vertical-align: top;
  padding-bottom: 5px;
}

table.pgc-classic td div
{
  font-size: 6pt;
  }
table.pgc-classic td div.day
{
font-size: 6pt;
  font-weight: bold;
  text-align: left;
}

table.pgc-classic td div.t
{
  color: red;
}

table.pgc-classic td div.eventTime
{
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 5px;
  text-decoration: none;
}

table.pgc-classic td div.eventTitle
{
  color: blue;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 3px;
 }

table.pgc-classic td div.eventTitle-print
{
  color: black;
  padding-left: 2px;
  padding-right: 2px;
}

table.pgc-classic td.o
{
  background-color: #C0C0C0;
}

table.pgc-classic td.o div
{
  visibility: hidden;
}

table.pgc-classic td.s,
table.pgc-classic td.wd
{
}


/* Calendar upcoming events */
div.pgc-upcoming {
	padding-bottom: 0px;
	border: 2px solid #006F36;
	background-color: #F5F5F5;
	}
div.pgc-upcoming div {
	font-size: 7pt;
}
div.pgc-upcoming div.header {
	font-size: 9pt;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: white;
	background-color: #006F36;
}
div.pgc-upcoming div.eventDate {
	font-size: 8pt;
	font-weight : normal;
	margin-top: 3px;
	padding: 7px 3px 3px 3px;
	background-color: #EAEAEA;}
	
	.eventDate {
	
	font-size: 8pt;
	font-weight: normal;
	padding-left: 7px;
	padding-top: 0px;
	width: 200px;
	}
	.stitle
{
position: relative; left: 111px; 
font-size:11px;
font-weight:bold;

}
	.stitle2
{
position: relative; left: 108px; 
font-size:11px;
font-weight:bold;
 background-color: #EAEAEA;
 
}

	.ltitle
{

font-size:11px;
font-weight:bold;
 padding-top: 3px;
 margin-left: 66px; padding-top: 4pt; padding-bottom: 4pt;
}

div.pgc-upcoming div.event {
	padding: 1px 3px 1px 15px;
}
div.pgc-upcoming div.time {
	float: left;
}
div.pgc-upcoming div.title
{}

div.pgc-upcoming div.links {
	font-size: 8pt;
	font-weight :bold;
	margin-top: 3px;
	padding: 3px 3px 3px 5px;
	background-color: #EAEAEA;
}
div.pgc-upcoming p.link {
	font-size: 7pt;
	padding-left:5px;
	margin: 1px;
}

/* Calendar upcoming lange Liste alle Events */
div.pgc-upcomingLong {
	padding-bottom: 0px; width: 600px;
	border: 0px solid #006F36;
	background-color: #F5F5F5;
	
}
div.pgc-upcomingLong div {
	font-size: 7pt;
}
div.pgc-upcomingLong div.header {
	font-size: 9pt;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: white;
	color: #006F36;
}
div.pgc-upcomingLong div.eventDate {
	font-size: 8pt;
	font-weight : normal;
	margin-top: 3px;
	padding: 7px 3px 3px 3px;
	background-color: #EAEAEA;}
	
	.eventDate {
	
	font-size: 8pt;
	font-weight: normal;
	padding-left: 7px;
	padding-top: 1px;
	width: 200px;
	}
	.stitle
{
position: relative; left: 108px; 
font-size:11px;
font-weight:bold;

}

	.stitleL
{
position: relative; left: 181px; 
font-size:12px;
font-weight:bold;
}

	.utitle
{
position: relative; left: 151px; 
font-size:10px;
font-weight:bold;


div.pgc-upcomingLong div.event {
	padding: 1px 3px 1px 15px;
}
div.pgc-upcomingLong div.time {
	float: left;
}
div.pgc-upcomingLong div.title
{}

div.pgc-upcomingLong div.links {
	font-size: 8pt;
	font-weight :bold;
	margin-top: 3px;
	padding: 3px 3px 1px 5px;
	background-color: #EAEAEA;
}
div.pgc-upcomingLong p.link {
	font-size: 7pt;
	padding-left:5px;
	margin: 1px;
}


/* Calendar list */
table.pgc-list
{
}

table.pgc-list th,
table.pgc-list td
{
  text-align: left;
  padding-right: 15px;
}

/* Calendarlist print */
div.pgc-print {
	padding:15px;
	border: 1px solid black;
}
div.pgc-print div {
	font-size: 8pt;
}
div.pgc-print div.eventDate {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 3px;
	padding: 3px 5px 3px 20px;
}
div.pgc-print div.event {
	padding: 1px 5px 1px 55px;
}
div.pgc-print div.time {
	float: left;
}
div.pgc-print div.title {
}