
body {
  font-family: Lucida grande,trebuchet MS,arial;
  font-size:11px;
  color:#616264;
  cursor:default;
}

.SmallInput {
  font-size:11px;
  border:1px inset;
  font-family: Lucida grande,trebuchet MS,arial;
  font-size:10px;
  color:#616264;
  font-weight:bold;
  width:100px;
}

.MainMenu:link,.MainMenu:visited {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
}
.MainMenu:hover,.MainMenu:active {
  color:#FFC40C;
  font-weight:bold;
  text-decoration:none;
  font-size:11px;
}

.yyMainMenu, a.yyMainMenu, a.yyMainMenu:link, a.yyMainMenu:visited {
	font-weight: bold;
	font-size: 11px;
	color : #888888; /* #62686F; */
	text-decoration: none;
	letter-spacing:0px;
	text-transform: uppercase;
}
a.yyMainMenu:hover {
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}

.HulpEnUitleg:link,.HulpEnUitleg:visited {
  color:#FFFFFF;
  text-decoration:none;
}
.HulpEnUitleg:hover,.HulpEnUitleg:active {
  color:#EEEEFF;
  text-decoration:none;
}

.titel {
  text-align:left;
  background-image:url(/pics/dot1.gif);
  background-repeat:no-repeat;
  padding-top:0px;
  padding-left:22px;
  font-weight:bold;
  font-size:15px;
  color:#367D3B;
  /*text-transform:uppercase;*/
}

select {
  font-size:11px;
}

.btn {
  display:block;
  padding-bottom:6px;
  margin:0px;
  margin-top:0px;
  border:0px;

  color:white;
  font-family: Lucida grande,trebuchet MS,arial;
  font-weight:bold;
  font-size:13px;
  text-decoration:none;
  text-transform:uppercase;
  text-align:center;
  line-height:18px;
  
  background-color:transparent;
  background-repeat:no-repeat;

  cursor:pointer;
  }
.btn_up {
  background-image:url(/pics/btn_green_bg.gif);
  width:117px;
  height:30px;
  padding-top:6px;
}
.btn_over {
  background-image:url(/pics/btn_orange_bg.gif);
  width:117px;
  height:30px;
  padding-top:6px;
}
.btn250_up {
  background-image:url(/pics/btn_green250_bg.gif);
  width:250px;
  height:30px;
  padding-top:6px;
}
.btn250_over {
  background-image:url(/pics/btn_orange250_bg.gif);
  width:250px;
  height:30px;
  padding-top:6px;
}
.vr_btn_up {
  background-image:url(/pics/vr_btn_up.gif);
  width:135px;
  height:22px;
  padding-top:2px;
}
.vr_btn_over {
  background-image:url(/pics/vr_btn_over.gif);
  width:135px;
  height:22px;
  padding-top:2px;
}
.vr_btn_off {
  background-image:url(/pics/vr_btn_off.gif);
  width:135px;
  height:22px;
  padding-top:2px;
}

.welkom_kop {
  font-weight:bold;
  font-size:14px;
  color:#D35C05;
  text-decoration:none;
}
.welkom_tekst {
  font-size:13px;
  text-decoration:none;
}
.welkom_link,.welkom_link:link,.welkom_link:visited {
  text-decoration:none;
}
.welkom_link:hover {
  color:#111111;
}

a:link,a:visited {
  color:#616264; /*585858; */
  text-decoration:underline;
}
a:hover,a:active {
  color:#383838;
  text-decoration:none;
}

.PopupRegContainer {
  padding-left:30px;
  padding-right:30px;
  padding-bottom:10px;
  padding-top:10px;
  /*height:100%;
  width:100%;*/
}

.PopupVrContainer {
  padding-left:50px;
  padding-bottom:0px;
  padding-top:10px;
  width:440px;
}

.vraagstelling {
  color:#D17909;
  font-family: Lucida grande,trebuchet MS,arial;
  font-weight:bold;
  font-size:13px;
  width:450px;
  padding-top:10px;
  padding-bottom:10px;
  /*padding-left:50px;
  padding-right:10px;*/
  padding-left:0px;
  padding-right:0px;
}
.vraagstelling_nopad {
  color:#D17909;
  font-family: Lucida grande,trebuchet MS,arial;
  font-weight:bold;
  font-size:13px;
  padding:0px;
  padding-top:10px;
  padding-bottom:10px;
}

.antwoorden {
  width:100%;
  background-color:#F2F2F2;
  /*padding:10px;
  padding-left:50px;*/
  padding:0px;
  padding-top:10px;
  padding-bottom:10px;
}
.antwoorden_nopad {
  width:100%;
  background-color:#F2F2F2;
  padding:0px;
  padding-top:10px;
  padding-bottom:10px;
}

.StamboomBlokje {
  border:1px solid #666666;
  width:78px;
  height:18px;
  text-align:center;
}  
.StamboomCell {
  padding-left:5px;
  padding-right:5px;
  padding-top:10px;
  background-image:url(/pics/stamboom_pixel.gif);
  background-repeat:repeat-y;
  background-position:center;
}