/* ------------------------------------------------------------------------------
   CSS file van de spottersvereniging Panoravia uit Twenthe, The Netherlands
   Copyright 1993 - 2007
   --------------------------------------------------------------------------- */

/* ----- Algemeen tags ---------- */
body { background-color: #4682B4; }
body,th,td { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }

/* ----- Algemene Panoravia Tags ---------- */
.label { font-weight: bolder; font-size: 11px; text-decoration: none; line-height: 12px; color: #333333; background-color: transparent; border: none; border-bottom: 1px solid #0072AC; width: 100%;}
.pageTitle { height: 50px; color: #0072AC; font-weight: bold;	font-size: medium; vertical-align: top; }
.subTitle {	height: 50px; font-size: 18px; font-weight: 900; background-color: transparent; border-bottom: 1px solid Blue; }

td.titelregel {	font-size: 14px; font-weight: 900; background-color: transparent; }

.sitemapitem1 { font-size: 14px; font-weight: 900; background-color: transparent; color: #333333; text-decoration: underline; }
.sitemapitem2 { font-size: 12px; font-weight: 900; background-color: transparent; color: #333333; text-decoration: none; }

a.toggleregel {	font-size: 16px; font-weight: 900; background-color: transparent; color: #333333; text-decoration: none;}

/* ----- Header ---------- */
td.headertop {padding-left: 4px; border: none; background-color: white; }
td.headermidden {padding: 0px; border: none; background-color: white; background-image: url(../img/bg_header.jpg); background-repeat: no-repeat; }
td.headerbottom {padding-right: 5px; background-color: #eeeeee; }

/* ----- Left ----- */
td.left { width: 150px; border: none; background-color: transparent; padding: 5px; border-right: 1px dashed Gray; }
img.boekje { width: 150px; border: 1px solid #696969; }

/* ----- right ----- */
td.right { width: 150px; border: none; background-color: transparent; padding: 5px; border-left: 1px dashed Gray;  }

/* ----- Main ----- */
/* table.main  { border: none; background-color: #cecece; vertical-align: top;  width: 1024px; height: 100%;}  */
table.main  { border: none; vertical-align: top; background-color: #e2e2e2; }
td.bestand  { width: 100%; border: none; padding: 5px; background-color: transparent;}
td.main1 { padding: 0px; background-color: transparent; vertical-align: top; }
iframe.mainscreen { padding: 0px; background-color: transparent; vertical-align: top; }

/* ----- Footer ----- */
td.footerright { padding-right: 5px;}


/* ----- Rubriek > Fotogallery ---------- */
table.fotomain { width: 100%; border: none;	background-color: transparent; }
img.thumbs { border: 1px solid #333333; }
div.fotonummer{ font-size: 10px; font-weight: 900; color: navy; }
table.fotoinfo { font-weight: 700; width: 100%;	text-align: center;	border: 1px solid #333333; }
td.fotoinfokleur1	{	background-color: navy; color: white; }
td.fotoinfokleur2	{ background-color: white; color: black; }
td.fotoextrainfo { font-size: 11px; color: navy; background-color: #ffffff; border: 1px solid #333333; }

/* ----- Rubriek > 06-24 en Kennzeichen D ----- */
td.titelmatrix { background-color: black; color: #ffffff; font-family: Verdana; font-size: 24px; font-weight:700; margin-left: 2px;}
td.subtitelmatrix { background-color: black; color: #ffffff; font-family: Verdana; font-size: 12px; font-weight:700;}
tr.kopregel { background-color: black; color: #FFD700; font-weight: 700; text-align: center; width: 20px; }
td.jaarcel { background-color: black; color: #FFD700; font-weight: 700; text-align: center;	width: 20px; }
a.clime { background-color: lime; color: Blue; font-size: 12px; width: 20px; text-decoration: none; }
a.cred {  background-color: red;  color: Blue; font-size: 12px; width: 20px; }

/* ----- diversen ---------- */
body.emailbericht { background-color: #cecece; }






.Kop {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; LINE-HEIGHT: 20px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: Teal; TEXT-ALIGN: left;
}
.KopGroot {
	FONT-SIZE: 24px; COLOR: Teal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.KopMid {
	FONT-SIZE: 17px; COLOR: Teal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.StandaardSmall {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ececec
}


/* --------------- Agenda ------------- */
.calWeekday {
  /* Dayheader, (monday,tuesday etc.) */
  background-color: #CECECE;
  color: #000000;
  font-size: 9px;
  font-weight: 500;
  text-align: center;
}
.dayEmpty {              /* Empty day cell */
  background-color: #FFFFFF;
  width: 14%;
/*  height: 65px;*/
}
.dayNow {                /* This day */
  text-align: center;
  vertical-align: top;
  background-color: #FFD700;
}
.dayNormal {
  /* Normal day */
  background-color: #ECECEC;
  font-size: 9px;
  width: 14%;
  text-align: center;
}
.dayFilled {
  /* Normal day */
  background-color: #32CD32;
  font-size: 9px;
  width: 14%; /*  height: 65px; */
  text-align: center;
}


.dayNumber2 {             /* Number of a day */
  font-size: 9px; 
  font-family: verdana;
  font-weight: 500;
  text-align: center;
 } 



