/* Cascading Style Sheet Studio3 */
/* (c) T.H. Deibel - 2007/01/20 */
body {
 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica;
 font-size: 15px;
 font-weight:normal;
 color: #DDDDDD;
 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: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica;
 font-size: 15px;
 font-weight:normal;
 color: #DDDDDD;
}
A:link, A:visited, A:active {
  color: #DDDDDD;
	text-decoration: underline;
}
A:hover {
  color: #999999;
	text-decoration: none;
}
hr {
  color: #EEEEEE;
	height: 1px;
}
/* CLASSES: */
/*========= */
.size_XS {
 font-size: 10px;
 font-weight:normal;
}
.size_S {
 font-size: 12px;
 font-weight:normal;
}
.size_N {
 font-size: 15px;
 font-weight:normal;
}
.size_L {
 font-size: 18px;
 font-weight:normal;
}
.size_XL {
 font-size: 22px;
 font-weight:normal;
}
.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: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica;
 font-size: 14px;
 font-weight:normal;
 background-color: #CCCCCC;
}
.infoTxt1 {
 width:538px;
 height:15px;
 background-color:#222222;
 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;
}
.pic_border {
 border-left:#333333 solid 1px;
 border-top:#333333 solid 1px;
 border-right:#999999 solid 1px;
 border-bottom:#999999 solid 1px;
}
#gtboekContainer { /* 730x500 */
 position:relative;
 top: 0px;
 left: 0px;
 width: 680px;
 height:460px;
 padding: 0px;
 overflow:auto;
 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica;
 font-size: 12px;
 font-weight:normal;
}
#linksContainer { /* 730x500 */
 position:relative;
 top: 0px;
 left: 20px;
 width: 650px;
 height:440px;
 padding: 20px;
 overflow:auto;
}
