/* CSS DOCUMENT */
/* TimDeibel.nl Rev.2008/04/11 */
html,body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 background-color:#444444;
 color:#CCCCCC;
 text-align:center;
}
a:link, a:visited { color:#EEEEEE; text-decoration:underline; }
a:hover  { color:#999999; text-decoration:none; }
a:active { color:#CCCCCC; text-decoration:underline; }

hr {
 color:#333333;
 height: 1px;
}
/* CLASSES: */
/*========= */
.size_S {
 font-size: 11px;
 text-decoration: none;
}
.size_N {
 font-size: 13px;
 text-decoration: none;
}
.size_L {
 font-size: 16px;
 font-weight: Bold;
}
.size_XL {
 font-size: 18px;
 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;
}
.ecp_pic_border {
 border-left:#333333 solid 1px;
 border-top:#333333 solid 1px;
 border-right:#999999 solid 1px;
 border-bottom:#999999 solid 1px;
}
.ecp_thumb_border {
 border:#666666 solid 1px;
}
.infoTxt1 {
 width:700px;
 height:12px;
 color: #CCCCCC;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:10px;
}
.mainCell { /* W=484, H547  */
 width: 484px;
 height:547px;
 background-image:url(../img/main/main_txt.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}
.mainCell_pf { /* W=910, H547  */
 width: 910px;
 height:547px;
 background-image:url(../img/main/main_pf.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}
.mainContainer {
 width: 480px;
 height:510px;
 overflow:auto;
 scrollbar-face-color: #555555;       /* Balk+pijlen: oppervlak   */
 scrollbar-shadow-color: #444444;     /* Balk+pijlen: rand rechts + onder */
 scrollbar-darkshadow-color: #222222; /* Balk+pijlen: schaduw rechts + onder */
 scrollbar-highlight-color: #222222;  /* Balk+pijlen: rand links + boven  */
 scrollbar-3dlight-color: #444444;    /* Balk+pijlen: schaduw links + boven  */
 scrollbar-track-color:#444444;       /* Schuifpad */
 scrollbar-arrow-color: #CCCCCC;      /* Pijltjes (driehoekjes) boven en onder */
}
.mainContainer_gb {
 width: 880px;
 height:530px;
 overflow:auto;
 scrollbar-face-color: #555555;       /* Balk+pijlen: oppervlak   */
 scrollbar-shadow-color: #444444;     /* Balk+pijlen: rand rechts + onder */
 scrollbar-darkshadow-color: #222222; /* Balk+pijlen: schaduw rechts + onder */
 scrollbar-highlight-color: #222222;  /* Balk+pijlen: rand links + boven  */
 scrollbar-3dlight-color: #444444;    /* Balk+pijlen: schaduw links + boven  */
 scrollbar-track-color:#444444;       /* Schuifpad */
 scrollbar-arrow-color: #CCCCCC;      /* Pijltjes (driehoekjes) boven en onder */
}
.textPadding {
 padding: 10px 20px 40px 40px;
}

