/*
InterBeads
*/

A:link, A:visited { color: #666666; text-decoration: none; }
A:hover { color: #666666; text-decoration: underline; }

TD, UL, P, BODY { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #FFFFFF; line-height: 1.5; }

.boxMe { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #ff0000; background-color: #e5e5e5; }
.noteBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.5; background-color: #fef3da; border: thin dashed; padding: 6px; }
.navigationBar { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: white; }

//.menuBar2 { font-family: Verdana, Arial, sans-serif; font-size: 9px; background: #397FB4; color: #ffffff; font-weight : bold; line-height: 1; }
//.menuBar2 { font-family: Verdana, Arial, sans-serif; font-size: 9px; background: #0000cc; color: #ffffff; font-weight : bold; line-height: 2; }
.menuBar2 { font-family: Verdana, Arial, sans-serif; font-size: 9px; background: #397FB4; color: #ffffff; font-weight : bold; line-height: 1.5; }
//.menuItem { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffffee; color: #000000; font-weight : bold; line-height: 1.5; }
.menuItem { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight : bold; line-height: 2; }
.sline { background: #cccccc; color: #000000; height: 2; }

.menuBar { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height: 3; font-weight: bold; color: blue; background-color: #e5e5e5; }
.footerBar { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }
.mainText { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; line-height: 1.5; }
.smallDesc { font-family: Verdana, Arial, sans-serif; font-size: 9px; line-height: 1.5; color: #4D68A1; }
.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; }
.infoBoxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; color: #9a9a9a; font-weight: bold; }
.blockTitle { font-family: Verdana, Arial, sans-serif; font-size: 14px; line-height: 1.5; font-weight: bold; text-decoration: underline; }
.pageTitle { font-family: Verdana, Arial, sans-serif; font-size: 20px; line-height: 1.5; font-weight: bold; text-decoration: underline; color: darkblue; }
.longDescription { visibility: hidden; display: none; }

input { border-right: #eeeeee 1px solid; border-top: #eeeeee 1px solid; font: 8pt verdana, arial, helvetica; border-left: #cccccc 1px solid; color: #000000; border-bottom: #cccccc 1px solid; background-color: #ffffff }
select { border-right: #000000 1px solid; border-top: #000000 1px solid; background: #f7f7f7; font: 8pt verdana, arial, helvetica; border-left: #000000 1px solid; color: #000000; border-bottom: #000000 1px solid }
submit { border-right: #000000 1px solid; border-top: #000000 1px solid; background: #f7f7f7; font: 8pt verdana, arial, helvetica; border-left: #000000 1px solid; color: #ffeeff; border-bottom: #000000 1px solid }

TABLE.formPage { border-right: #eeeeee 1px solid; border-top: #eeeeee 1px solid; border-left: #eeeeee 1px solid; border-bottom: #eeeeee 1px solid; background-color: #ffffee; }
TD.rightColumn { background-color: #CFF5FF; }
TD.leftColumn { background-color: #DEFFCF; }

A.menuBar2 { color: #ffffff; }
A.menuBar2:hover { color: #ffffff; }


/* afgeronde hoeken */
.box    {background: transparent; width: *px;}
.box500 {background: transparent; width: 500px;}
.box250 {background: transparent; width: 250px;}

.arb1, .arb2, .arb3, .arb4 {display:block; overflow:hidden; background:transparent; font-size:1px;}
.arb1, .arb2, .arb3 {height:1px;}
.arb2, .arb3, .arb4 {background:#000080; border-left:1px solid #000080; border-right:1px solid #000080;}
.arb1 {margin:0 5px; background:#000080;}
.arb2 {margin:0 3px; border-width:0 2px;}
.arb3 {margin:0 2px;}
.arb4 {height:2px; margin:0 1px;}

.arboxinhoud {
  display:block; 
  background:#000080; 
  border:0 solid #000080; 
  border-width:0 1px;
  text-align: left;
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal; /* bold; */
  padding: 10px;
  color: #FFFFFF;
}


.menu-left {
	/* background-color: #EEEEEE;  /* #FFFFFF; */
	text-align: left;
        text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;   /* lighter; */
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333333;
	}


