/* Cascading Style Sheet TimDeibel.nl */
/* (c) T.H. Deibel - 2007/07/12 */
body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px;
 color: #FFFFFF;
 background-color: #222222;
}
A:link, A:visited {
 color: #FFCCFF;
 text-decoration: underline;
}
A:hover, A:active {
 color: #FFCCFF;
 text-decoration: none;
}
hr {
  color: #FFCCFF;
	height: 1px;
}
h1 {
 font-size: 18px;
 font-weight: Bold;
 color: #FFCCFF;
}
/* CLASSES: */
/*========= */
.size_S {
 font-size: 12px;
 text-decoration: none;
}
.size_N {
 font-size: 15px;
 text-decoration: none;
}
.size_L {
 font-size: 18px;
 font-weight: Bold;
 color: #FFCCFF;
}
.size_XL {
 font-size: 22px;
 font-weight: Bold;
 color: #FFCCFF;
}
.no_ul {
 text-decoration: none;
}
.infoTxt1 {
 width:600px;
 height:15px;
 color: #CCCCCC;
 font-size:10px;
 border:solid #333333 1px;
}
.pic_border {
 border-left:#333333 solid 1px;
 border-top:#333333 solid 1px;
 border-right:#999999 solid 1px;
 border-bottom:#999999 solid 1px;
}
.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;
}
.txtPadding {
 padding-left: 80px;
 padding-right:40px;
}
#txtContainer {
 position:relative;
 top: 0px;
 left: 0px;
 width:480px;
 height:420px;
 overflow:auto;
 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: #FFCCFF;      /* Pijltjes (driehoekjes) boven en onder */
}
#gtboekContainer {
 position:relative;
 top: 0px;
 left: 0px;
 width:500px;
 height:420px;
 overflow:auto;
 font-size: 9px;
 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: #FFCCFF;      /* Pijltjes (driehoekjes) boven en onder */
}

