/* Cascading Style Sheet Ludy-V */
/* (c) T.H. Deibel - 2007/10/25 */
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CCCCCC;
 background-color: #141414;
 scrollbar-face-color: #222222;       /* Balk+pijlen: oppervlak   */
 scrollbar-shadow-color: #444444;     /* Balk+pijlen: rand rechts + onder */
 scrollbar-darkshadow-color: #000000; /* Balk+pijlen: schaduw rechts + onder */
 scrollbar-highlight-color: #222222;  /* Balk+pijlen: rand links + boven  */
 scrollbar-3dlight-color: #000000;    /* Balk+pijlen: schaduw links + boven  */
 scrollbar-track-color:#000000;       /* Schuifpad */
 scrollbar-arrow-color: #666666;      /* Pijltjes (driehoekjes) boven en onder */
}
td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CCCCCC;
}
A:link, A:visited {
  color: #999999;
	text-decoration: underline;
}
A:hover {
  color: #999999;
	text-decoration: none;
}
A:active {
	color: #999999;
	text-decoration: underline;
}
hr {
  color: #CCCCCC;
	height: 1px;
}
h1 {
	font-size: 20px;
	font-weight: Bold;
  color: #CCCCCC;
}
/* CLASSES: */
/*========= */
.size_N {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CCCCCC;
}
.size_XS {
	font-size: 9px;
}
.size_S {
	font-size: 11px;
}
.size_L {
	font-size: 16px;
	font-weight: Bold;
}
.size_XL {
	font-size: 20px;
	font-weight: Bold;
}
.no_ul {
	text-decoration: none;
}
.frm_txt {
  font-family:"Courier New", Courier, mono;
	font-size: 12px;
  font-weight:normal;
	color: #333333;
  background-color:#EEEEEE;
}
.frm_but {
  font-family:"Courier New", Courier, mono;
	font-size: 12px;
  font-weight:normal;
  background-color: #CCCCCC;
}
.txt_border {
 border:#CCCCCC solid 1px;
 padding:5px;
}
.pic_border {
 border-left:#333333 solid 1px;
 border-top:#333333 solid 1px;
 border-right:#999999 solid 1px;
 border-bottom:#999999 solid 1px;
}
#homeContainer { /* 685x530 */
 position:relative;
 top: 0px;
 left: 0px;
 width: 500px;
 height:500px;
 padding: 10px 60px 10px 60px;
 overflow:auto;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CCCCCC;
}
#info1Container {
 position:relative;
 top: 0px;
 left: 0px;
 width: 250px;
 height:420px;
 padding: 0px;
 overflow:auto;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CCCCCC;
}
#info2Container {
 position:relative;
 top: 0px;
 left: 0px;
 width: 300px;
 height:420px;
 padding: 0px;
 overflow:auto;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CCCCCC;
}
#linksContainer { /* 685x530 */
 position:relative;
 top: 0px;
 left: 0px;
 width: 600px;
 height:500px;
 padding: 10px;
 overflow:auto;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CCCCCC;
}
#gtboekContainer { /* 685x530 */
 position:relative;
 top: 0px;
 left: 0px;
 width: 650px;
 height:500px;
 padding: 10px;
 overflow:auto;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #CCCCCC;
}
.infoTxt1 {
 width:600px;
 height:15px;
 color:#CCCCCC;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:10px;
 text-align:center;
 text-decoration:none;
 font-weight:normal;
 border:#333333 solid 1px;
}

