TD.pageTitle {
  color: #336699;
	font-size : 14px;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: right;
  padding-bottom: 2px;
  padding-top: 2px;
}

TD.pageIntro {
  color: #000000;
  padding-top: 5px;
  padding-bottom: 8px;
}

TD.pageModule {
  padding-top: 5px;
  padding-bottom: 8px;
}

.TextField
{  
  height: 20px;
	font-family : Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  background-color: transparent;
	border : 1px solid #A1C1E5;
}

.TextField2
{  
  width: 130px;
  height: 18px;
	font-family : Verdana, Arial, Helvetica;
  font-size: 10px;
  color: #342B5E;
  margin: 0px;
  background-color: white;
	border : 1px solid #A1C1E5;
}

.TextArea
{  
	font-family : Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  background-color: transparent;
	border : 1px solid #A1C1E5;
}

.SelectBox
{  
	font-family : Verdana, Arial, Helvetica;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  background-color: transparent;
	border : 1px solid #A1C1E5;
}

.FrmBtnOut
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0px;
  background-color: #8FC3EC;
	border : 1px solid #0066CC;
}

.FrmBtnOn
{  
  cursor: hand ; 
  height: 20px;
  font-size: 10px;
  color: #0066CC;
  font-weight: bold;
  margin: 0px;
  background-color: #FFFFFF;
	border : 1px solid #0066CC;
}

A {text-decoration: underline; }
A:link {color: #0066CC; }
A:visited {color: #0066CC; }
A:hover {text-decoration: underline; color: #0066CC; }

A.geen_lijn {text-decoration: none; }
A.geen_lijn:link {color: #0066CC; }
A.geen_lijn:visited {color: #0066CC; }
A.geen_lijn:hover {text-decoration: none; color: #FF9900; }

A.white { text-decoration: underline; }
A.white:link { color: #FFFFFF; }
A.white:visited { color: #FFFFFF; }
A.white:hover { text-decoration: underline; color: #FFFFFF; }

A.white2 {text-decoration: none; }
A.white2:link {color: #FFFFFF; }
A.white2:visited {color: #FFFFFF; }
A.white2:hover {text-decoration: underline; color: #FFFFFF; }

A.footer { text-decoration: underline; }
A.footer:link { color: #FFFFFF; }
A.footer:visited {color: #FFFFFF; }
A.footer:hover { text-decoration: underline; color: #FFFFFF; }

A.tab {text-decoration: underline; font-size: 8pt; font-weight: bold; }
A.tab:link {color: #2D2860; }
A.tab:visited {color: #2D2860; }
A.tab:hover {text-decoration: underline; color: #2D2860; }

A.submenu {text-decoration: underline; font-size: 8pt; }
A.submenu:link {color: #2D2860; }
A.submenu:visited {color: #2D2860; }
A.submenu:hover {text-decoration: underline; color: #2D2860; }

A.donker {text-decoration: underline; font-weight: bold; }
A.donker:link {color: #352C5E; }
A.donker:visited {color: #352C5E; }
A.donker:hover {text-decoration: underline; color: #352C5E; }

A.red {text-decoration: underline; font-weight: bold; }
A.red:link {color: #D73F00; }
A.red:visited {color: #D73F00; }
A.red:hover {text-decoration: underline; color: #D73F00; }

A.rood {text-decoration: underline; }
A.rood:link {color: #D73F00; }
A.rood:visited {color: #D73F00; }
A.rood:hover {text-decoration: underline; color: #D73F00; }

A.kop1 {text-decoration: underline; font-family : Helvetica, Arial, Verdana; font-size : 10pt; line-height: 16px; font-weight: bold; }
A.kop1:link {color: #D73F00; }
A.kop1:visited {color: #D73F00; }
A.kop1:hover {text-decoration: underline; color: #D73F00; }

LI
{
  list-style-type: square;
}

UL
{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20;
}

TD.tab-aan {
  background-color: #E3EDF8;
  padding-left: 0px;
  padding-right: 10px;
}

TD.tab-uit {
  background-color: #7CC7EF;
  padding-left: 0px;
  padding-right: 10px;
}

TR.menu {
  height: 30;
}

TD.menu {
  height: 100%;
  width: 100%;
  background-color: #000000;
  vertical-align: top;
}

TD.HeaderRow
{
  background-color: #0066CC;
  color: #FFFFFF;
  font-weight: bold;
}

TD.LabelRow
{
  background-color: #E5EAF6;
  font-weight: bold;
  height: 22px;
  vertical-align: top;
  padding-top: 4px;
}

TD.LabelRow2
{
  font-weight: bold;
}

TD.DataRowEven
{
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
}

TD.DataRowEven_NoBorder
{
  background-color: #FFFFFF;
}

TD.DataRowOdd
{
  background-color: #E5EAF6;
  border-bottom: 1px solid #CCCCCC;
}

TD.DataRowOdd_NoBorder
{
  background-color: #E5EAF6;
}

TD.border01 {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

TD.header01, TD.artTitle {
  background-color: #0066CC;
  color: #FFFFFF;
	font-size : 12px;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}

TD.header01_NoLines {
  color: #0066CC;
	font-size : 12px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}

TD.body01, TD.artBody {
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
}

TD.header02 {
  color: #1C64B4;
	font-size : 12px;
  letter-spacing: 1px;
  font-weight: bold;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
}

TD.body02 {
  color: #000000;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

TD.submenu {
  background-color: #E3EDF8;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

TD.leftColumn {
   background-color: #E3EDF8;
   width: 150px;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   padding-bottom: 0px;
   vertical-align: top;
}

TD.midColumn {
   width: 100%;
   padding-top: 0px;
   padding-left: 30px;
   padding-right: 5px;
   padding-bottom: 15px;
   vertical-align: top;
}

TD.rightColumn {
   background-color: #D8E5F5;
   width: 210px;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   padding-bottom: 0px;
   vertical-align: top;
}

TD.boven {
  background-color: #E3EDF8;
  background-image: URL(/images/boven.gif);
  background-repeat: no-repeat;
  width: 150px;
  height: 23px;
  padding-left: 8px;
  padding-top: 10px;
}

TD.onder {
  background-color: #E3EDF8;
  background-image: URL(/images/onder.gif);
  background-position: right;
  background-repeat: no-repeat;
  width: 150px;
  height: 26px;
}

TD.small {
	font-size : 10px;
  line-height: 13px;
}

TD {
	font-family : Helvetica, Arial, Verdana;
	font-size : 9pt;
  line-height: 16px;
  color: #000000;
}

#page
{
  position: relative;
  width: 794px;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#header {
  height: 162px;
  color: #FFFFFF;
  margin: 0px;
}

#languages {
  position: absolute;
  top: 32px;
  left: 422px;
}

#menu {
  position: absolute;
  top: 65px;
  left: 445px;
}

#home {
  position: absolute;
  top: 5px;
  left: 0px;
}

#search {
  position: absolute;
  top: 27px;
  left: 125px;
}

#sgr {
  position: absolute;
  top: 53px;
  left: 744px;
}

#content
{
  text-align: left;
  padding-top: 4px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
}

#footer {
  background-color: #8FC3EC;
  color: #FFFFFF;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
  padding-right: 3px;
}  

H1 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 12pt;
  font-weight: bold;
  color: #D73F00;
}

H2 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 10pt;
  line-height: 16px;
  font-weight: bold;
  color: #D73F00;
  display: inline;
}

H3 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 9pt;
  line-height: 16px;
  color: #342B5E;
  font-weight: bold;
  display: inline;
}

.kop1 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 10pt;
  line-height: 16px;
  font-weight: bold;
  color: #D73F00;
}

.kop2 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 9pt;
  line-height: 16px;
  color: #342B5E;
  font-weight: bold;
}

.onderschrift {
	font-family : Helvetica, Arial, Verdana;
	font-size : 10pt;
  line-height: 20px;
  font-weight: bold;
  color: #D73F00;
}

.rood {
	font-family : Helvetica, Arial, Verdana;
	font-size : 10pt;
  line-height: 30px;
  color: #D73F00;
}

.rood2 {
	font-family : Helvetica, Arial, Verdana;
	font-size : 10pt;
  line-height: 20px;
  color: #D73F00;
}

BODY {
  background-color: #FFFFFF;
	font-family : Helvetica, Arial, Verdana;
	font-size : 9pt;
  line-height: 16px;
  color: #000000;
	margin : 0px;
}

/*-------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------BUTTONS LOGO------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------*/
div#button_logos {width:450px;height:30px; margin: 20px;}
div#button_logos div {display:inline-block; width: 200px; padding-left: 20px;text-align:left;}
div#button_facebook {background:url(/images/logo_facebook.png) no-repeat left top;}
div#button_twitter {background:url(/images/logo_twitter.png) no-repeat left top;}