table             {
  Background       : #E1E5F2;
  border           : 1px;
}
table.main        {
   Background       : #FFFFFF;
}
table.back        {
  Background       : #FFFFFF;
}
a.reg:link, a.reg:visited{
  font-size        : 11px;
  color            : #000000;
  font-weight      : normal;
  text-decoration  : underline;
}
a.reg:hover{
  font-size        : 11px;
  color            : #000000;
  font-weight      : normal;
  text-decoration  : none;
}
a.mainpage:link, a.mainpage:visited{
  font-size        : 11px;
  color            : #000080;
  font-weight      : normal;
  text-decoration  : underline;
}
a.mainpage:hover{
  font-size        : 11px;
  color            : #800000;
  font-weight      : normal;
  text-decoration  : underline;
}
a.razdel:link, a.razdel:visited{
  font-size        : 12px;
  color            : #356897;
  font-weight      : normal;
  text-decoration  : underline;
}
a.razdel:hover{
  font-size        : 12px;
  color            : #356897;
  font-weight      : normal;
  text-decoration  : underline;
}
a.menu:link, a.menu:visited {
 /* display          : block;
  border           : 1px solid #cccccc;
  padding          : 0px 0px;
  background       : url(../img/boff1.gif);*/
  font-size        : 11px;
  /* background-color : #E0E0E8; */
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-weight      : bold;
  color            : #003366;
  text-decoration  : none;
}
a.menu:hover       {
  font-size        : 11px;
  font-weight      : bold;
  color            : #800000;
  text-decoration  : none;
}

a:link, a:visited {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000080;
  font-weight      : bold;
  text-decoration  : none;
}
a:hover {
  font-size        : 12px;
  color            : #000080;
  text-decoration  : underline;
  font-weight      : normal;
}
a.navi:link, a.navi:visited {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #FFFFFF;
  font-weight      : bold;
  text-decoration  : none;
}
a.navi:hover {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : underline;
  font-weight      : bold;
}

a.news  {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  font-weight      : normal;
}
tr, p {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
div {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 11px;
}
div.date {
  font-size        : 10px;
  color            : #800000;
}

td.headline {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  /* letter-spacing   : 1px; */
  background       : url(../img/header.jpg) ;
  background-repeat: repeat-x;
  font-size        : 11px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  padding-left     : 10px;
  text-align       : left;
  color            : #FFF;
  border-left      : 1px solid #FFF;
  border-right     : 1px solid #FFF;
  width            : 100%;
  margin           : 2px;
}
h2 {
	background-color: whitesmoke;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: small;
  color    : #000080;
	margin-bottom: 5px;
}
.rightbox {
	float: right;
	border-left: 2px solid #888;
}
.kleur {
 width: 20px;
 height: 20px;
 cursor: hand;
 }
hr.graph {
 width: 150px;
}
.zier{
	border :solid 1px;
	font: 10px Verdana;
}
.regbutton{
	border :solid 1px;
  border-color: #000000;
	font: 12px Georgia, Arial,Verdana;
	color: #FFFFFF;
	background-color: #E1E5F2;
	background       : url(../img/header.jpg) ;
	/* padding:0;
	margin:0; */
}
.calenderbutton{
  font: 11px Arial,Verdana;
	border :solid 1px;
	background-color: #E1E5F2;
}
.citbody{
	 margin: 1px;
  font-family: monospace;
  font-size: 10pt;
  border-top:1px solid #CCB67E; border-bottom:1px solid #FFFEFA; border-right:1px solid #FFFEFA; border-left:1px solid #CCB67E; margin-top:5px;
  background-color: #FFFAED;
  padding : 9px;
}
.highlight {
	background-color: yellow;
}
