body {
	font-family:arial,times,courier,serif;
	background-color:#E8F3F7;
	font-size: 13px;  /* de body spreekt voor zich: font en achtergrondkleur */
	font-weight: bold;
  }
  table#agenda {
	border:none;
	border-collapse: collapse;
	font-size:13pt;
	font-weight: bold;  /* Dit is de tabel zelf, het randje om de dagen en een achtergrondkleurtje */
	font-family: Tahoma;
  }
  td {
	border-bottom:1px solid #848284;
	font-family: Arial, Helvetica, sans-serif;
  }
  td input, td select {
	border: none;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
  }
@media handheld  {
  td {
	width:auto;
	font-size: 13px;
	font-weight: bold;
  }
}
  td.input {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	font-size: 14px;
	color: #0000FF;
  }
  td:hover input{
  background-color:silver;
  border:none;
  }
  span.red {
  color: red;
  font-size:10pt;
  }
  .submit {
  background-color:#fff;
  }
  td.input {
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  }
  td input.gesl {
  width:auto;
  }
  td select.half {
  width:70px;
  }
  td input.halver {
  width:70px;
  }
td {
	padding-right:5px;
	border-bottom:1px solid #000000;
	font-size: 13px; 
	font-stretch: narrower;
	font-weight: bold;
}
td a{
  width:100%;
}
.dagen,.dagen2 {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	font-size:14pt;
	color: #333333;
	border-bottom-color: #0033FF;
	border-top-color: #0033FF;
}
.style1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Tahoma;
	color: #000000;
}
  table#details td {
  border-bottom:1px solid #848284;
  width:auto;
  }
  table#details td input, table#details td select {
  border: none;
  width: 100%;
  }
  span.red {
  color: red;
  font-size:10pt;
  }
  td.input {
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  }
  td:hover input{
  background-color:silver;
  }
  input.radio {
  width:auto;
  }
@media handheld  {
  table#details td {
  width:auto;
  }
}
  td input.geb {
  width:40px;
  }
  span.small {
  font-size:10pt;
  color: red;
  }
  a {
	text-decoration:none;
	font-stretch: wider;
	color: #000000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
  }
#agenda2 a {
font-weight: bold;
font-size:13px;
}
#agenda2 {
	color: #333333;
	font-stretch: narrower;
	font-weight: bolder;
}
  a:hover {
  text-decoration:underline;
  }
#menu {
	font-size: 18px;  /* de body spreekt voor zich: font en achtergrondkleur */
}
#menu a {
font-size: 18px;
}
#agenda2 table#agenda {
	font-size:13pt;
	color: #333333;
}
  .style1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

