/* Cascading Style Sheet */
/* (c) TimDeibel.nl - 2007/09/22 */
body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px;
 color:#AAAAAA;
 background-color: #232726;
 scrollbar-face-color: #232726;       /* 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:#202423;       /* Schuifpad */
 scrollbar-arrow-color: #666666;      /* Pijltjes (driehoekjes) boven en onder */
}
td {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px;
 color:#AAAAAA;
}
A:link, A:visited {
 color: #BBBBBB;
 text-decoration: underline;
}
A:hover {
 color: #DDDDDD;
 text-decoration: underline;
}
A:active {
 color: #DDDDDD;
 text-decoration: underline;
}
hr {
 color:#AAAAAA;
 height: 1px;
}
h1 {
 font-size: 20px;
 font-weight: Bold;
}
/* CLASSES: */
/*========= */
.size_S {
 font-size: 11px;
 text-decoration: none;
}
.size_N {
 font-size: 15px;
 text-decoration: none;
}
.size_M {
 font-size: 16px;
 font-weight: Bold;
}
.size_L {
 font-size: 18px;
 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;
}
.pic_border {
 border-left:#333333 solid 1px;
 border-top:#333333 solid 1px;
 border-right:#999999 solid 1px;
 border-bottom:#999999 solid 1px;
}
.ecp_pic_border {
 border-left:#333333 solid 1px;
 border-top:#333333 solid 1px;
 border-right:#999999 solid 1px;
 border-bottom:#999999 solid 1px;
}
.infoTxt1 {
 font-size:10px;
 color: #888888;
 padding-left:5px;
}
.mainTableCell { /* W=719 / H=540 */
 width: 719px;
 height: 540px;
 background-image:url(../img/main/main.jpg);
 background-position:center top;
 background-repeat:no-repeat;
}
.txtPadding {
 padding-left: 120px;
 padding-right:120px;
 padding-top: 20px;
}
#txtContainer {
 position:relative;
 top: 0px;
 left: 0px;
 width:680px;
 height:500px;
 overflow:auto;
 scrollbar-face-color: #232726;       /* Balk+pijlen: oppervlak   */
 scrollbar-shadow-color: #444444;     /* Balk+pijlen: rand rechts + onder */
 scrollbar-darkshadow-color: #131515; /* Balk+pijlen: schaduw rechts + onder */
 scrollbar-highlight-color: #222222;  /* Balk+pijlen: rand links + boven  */
 scrollbar-3dlight-color: #131515;    /* Balk+pijlen: schaduw links + boven  */
 scrollbar-track-color:#202423;       /* Schuifpad */
 scrollbar-arrow-color: #666666;      /* Pijltjes (driehoekjes) boven en onder */
}
#albumContainer {
 position:relative;
 top: 0px;
 left: 0px;
 width:680px;
 height:505px;
 overflow:auto;
 scrollbar-face-color: #232726;       /* Balk+pijlen: oppervlak   */
 scrollbar-shadow-color: #444444;     /* Balk+pijlen: rand rechts + onder */
 scrollbar-darkshadow-color: #131515; /* Balk+pijlen: schaduw rechts + onder */
 scrollbar-highlight-color: #222222;  /* Balk+pijlen: rand links + boven  */
 scrollbar-3dlight-color: #131515;    /* Balk+pijlen: schaduw links + boven  */
 scrollbar-track-color:#202423;       /* Schuifpad */
 scrollbar-arrow-color: #666666;      /* Pijltjes (driehoekjes) boven en onder */
}
.dummy {
	color:#131515;
}
