H1 {
  color: #FF9900;
  font-size: 11px;
  font-weight: bold;
  display: inline;
  padding-bottom: 0px;
  padding-top: 0px;
  line-height:13px;
}

H2 {
  color: #264073;
  font-size: 10px;
  font-weight: bold;
  display: inline;
  padding-bottom: 0px;
  padding-top: 0px;
  line-height:13px;
}

H3 {
  color: #264073;
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-size: 11px;
  color: #264073;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
  border : 1px solid #929FB9;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
	border : 1px solid #000000;
}

.TextField
{  
  height: 14px;
  font-family : Verdana, Arial, Sans-serif, Helvetica;
  font-size: 11px;
  color: #264073;
  margin: 0px;
  background-color: #FFFFFF; 
  border-color: #929FB9; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

.TextFieldOn
{  
  height: 14px;
  font-family : Verdana, Arial, Sans-serif, Helvetica;
  font-size: 11px;
  color: #264073;
  margin: 0px;
  background-color: #FFFFFF; 
  border-color: #929FB9; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}

A { text-decoration: underline; }
A:link { color: #264073; }
A:visited { color: #264073; }
A:hover { text-decoration: underline; color: #FF9900; }

A.menu { text-decoration: none; color:#264073; font-size:14px; font-weight:bold; }
A.menu:link { color: #264073; }
A.menu:visited { color: #264073; }
A.menu:hover { text-decoration: none; color: #264073; }

A.news { text-decoration: none; color:#264073;}
A.news:link { color: #264073; }
A.news:visited { color: #264073; }
A.news:hover { text-decoration: none; color: #FF9900; }

.white {
 color: #FFFFFF; 
}

LI
{
  list-style-type: square;
}

UL
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10;
}

TD.menu {
  letter-spacing:-1px;
}

TD.active {
  background-color:#E0E2E6;
}

TD.blokjeOn {
  background-image:URL(/images/blokje.gif);
  background-repeat:no-repeat;
  background-position:center center;
}

TD.blokjeOff {
  background-image:URL(/images/blokje_off.gif);
  background-repeat:no-repeat;
  background-position:center center;
}

TD.blokjeOn_small {
  background-image:URL(/images/blokje_small.gif);
  background-repeat:no-repeat;
  background-position:center center;
}

TD.blokjeOff_small {
  background-image:URL(/images/blokje_small_off.gif);
  background-repeat:no-repeat;
  background-position:center center;
}

TD.left {
  color:#007CCA;
}

TD.HeaderRow
{
  background-color: #325FA0;
  color: #FFFFFF;
  font-weight: bold;
}

TD.DataRowEven
{
  text-align:center;
  font-size:9px;
  padding-left:2px;
  padding-top:3px;
  padding-bottom:3px;
}

TD.DataRowOdd
{
  text-align:center;
  font-size:9px;
  padding-left:2px;
  padding-top:3px;
  padding-bottom:3px;
}

TD.small {
	font-size : 10px;
  line-height: 13px;
}

TD.headerRow {
  color: #00427C;
  font-weight: bold;
  padding-top: 5px;
  border-bottom: 1px solid #CCCCCC;
}

TD.labelRow {
  color: #00427C;
  font-weight: bold;
  padding-left:10px;
  padding-top:3px;
  padding-bottom:3px;
}

TD.artikel{
  color:#006699;
  padding:4px;
  padding-left:6px;
}

#pageTitle {
  padding-top: 2px;
  height:20px;
  width:400px;
  background-image:URL(/images/kopregelbalk.jpg);
  background-repeat:no-repeat;
}

#inTitle {
  padding-top: 2px;
  height:20px;
  width:305px;
  background-image:URL(/images/kopregelbalk350.jpg);
  background-repeat:no-repeat;
}

#catTitle {
  padding-top: 2px;
  height:20px;
  width:200px;
  background-image:URL(/images/catregelbalk.jpg);
  background-repeat:no-repeat;
}

#page {
  width: 100%;
  margin: 0px auto;
  text-align: left;
}

#header {
  height: 173px;
  width:950px;
  padding:0px;
  text-align: left;
}

#content
{
  background-color: #FFFFFF;
  width: 945px;
  height: 100%;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 5px;
  margin: 0px;
  overflow: hidden;
  text-align: left;
	font-size : 11px;
}

.bottom {
  font-size:10px;
  color:#999999;
}

TD {
  color:#264073;
	font-family : Verdana, Helvetica, Arial, Sans-serif, ;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
  line-height: 14px;
}

BODY {
  background-color: #FFFFFF;
	font-family : Verdana, Helvetica, Arial, Sans-serif, ;
	margin: 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
  line-height: 14px;
  color: #264073;
}

