
BODY {
  font-family: Arial;
  font-size: 8pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  background-color: #FFFFFF;
  color: #132643;
  		scrollbar-face-color: #D6CA2D;
  		scrollbar-shadow-color: #000000;
  		scrollbar-highlight-color: #FFFFFF;
  		scrollbar-3dlight-color: #FFFFFF;
  		scrollbar-darkshadow-color: #000000;
  		scrollbar-track-color: #F6F7AF;
  		scrollbar-arrow-color: #FFFFFF;

}

TD {
  font-family: Arial;
  font-size: 10pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  color: #132643;

}

.tdunderline {
  font-family: Arial;
  font-size: 10pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
  margin-bottom: 0pt;
  color: #132643;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;

}

.nav {
	text-decoration: none;
	color: #0D228B;
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
  	border-color: #000000;
  	border-style: solid;
  	border-width: 1px;
}
.nav:hover {
	text-decoration: none;
	color: #0D228B;
	background-color: #F6F7AF;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
  	border-color: #000000;
  	border-style: solid;
  	border-width: 1px;
}


/* Normale Links */


A:link {
  color: #132643;
  text-decoration: underline;
}

A:visited {
  color: #132643;
  text-decoration: underline;
}

A:hover {
  text-decoration: none;
  color: #2B58A1;
}


/* Kleine links ivm layout*/

A.link1:link {
  color: #8D4D03;
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: none;
}

A.link1:visited {
  color: #8D4D03;
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: none;
}

A.link1:hover {
  color: #000000;
  font-family: Tahoma;
  font-size: 9pt;
  text-decoration: underline;
}

/* Menu Boven*/

A.menulink1:link {
  color: #8D4D03;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.menulink1:visited {
  color: #8D4D03;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.menulink1:hover {
  color: #000000;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: underline;
}

/* Menu Linkerkant */

A.menulink2:link {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.menulink2:visited {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: none;
}

A.menulink2:hover {
  color: #FFFFFF;
  font-family: Tahoma;
  font-weight: bold; 
  font-size: 12px;
  text-decoration: underline;
}

/* TITELS EN FONTS */

/* Titel op pagina */
.title {
  color: #2B58A1;
  font-family: Arial;
  font-weight: bold; 
  font-size: 14px;
}

/* Subtitel op pagina */
.subtitle {
  color: #2B58A1;
  font-family: Arial;
  font-weight: bold; 
  font-size: 12px;
}

/* Inhoud paginas */
.main {
  font-family: Arial;
  font-size: 10pt;
  padding-left: 10pt;
  padding-right: 10pt;
  padding-top: 0pt;
  padding-bottom: 0pt;
  width: 611px;
  color: #132643;
}

/* Inhoud gekaderde tabellen */
.submain {
  font-family: Arial;
  font-size: 10pt;
  padding-left: 2pt;
  padding-right: 2pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #132643;
}


/* Inhoud gastenboek */
.guestbook {
  font-family: Tahoma;
  font-size: 10pt;
  padding-left: 5pt;
  padding-right: 5pt;
  padding-top: 5pt;
  padding-bottom: 5pt;
  color: #8D4D03;
  background-color: #F7BF6A;
  border-color: #8D4D03; 
  border-style: solid; 
  border-width: 1px;
}


/* Kleine tekst */
.smallfont {
  font-family: Tahoma;
  font-size: 10px;
}

/* Kader kleine foto's */
.effect1 {
border-color: #4D4A2F;
filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#8F4E00, OffX=2, OffY=2, Positive=1);
}

/* Tabel met blauw kader */
.blueborder {
  background-color: #FFFFFF;
  border-color: #2975FF; 
  border-style: solid; 
  border-width: 1;
  margin-left: 0pt;
  margin-right: 0pt;
}



/* Rode tekst, kleine letters */
.font_lightred {
  color: #D99A86;
  font-family: Tahoma; 
  font-size: 10px;
}

/* HR rood */
.brownbar {
  color: #8D4D03;
  height: 1px;
}









