/* CSS DOCUMENT */
/* TimDeibel.nl Rev.2008/06/27 */
html,body {
 margin: 0;
 padding:0;
 border: 0;
}
body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 background-color:#0D1117;
 color:#CCCCCC;
 text-align:center;
}
a:link, a:visited { color:#AAAAAA; text-decoration:underline; }
a:hover  { color:#EEEEEE; text-decoration:none; }
a:active { color:#FFFFFF; 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: 16px;
 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:#CCCCCC;
 border:#FFFFFF solid 1px;
}
.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:#444444 solid 1px;
}
.infoTxt1 {
 height:12px;
 color: #999999;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:10px;
 text-align:left;
}
.navTxt {
 height:12px;
 color: #999999;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:10px;
 text-align:center;
}
.mainCell_1a { /* 592x526 */
 width: 592px;
 height:526px;
 background-image:url(../img/main/main1.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}
.mainCell_1b { /* 368x526 */
 width: 368px;
 height:526px;
 background-image:url(../img/main/main2.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}
.mainCell_pf { /* 960x526 */
 width: 960px;
 height:526px;
 background-image:url(../img/main/main_pf.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}
.textContainer {
 width: 590px;
 height:500px;
 overflow:auto;
 text-align:left;
 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 */
}
.albumContainer {
 width: 900px;
 height:490px; /* minimaal padding + fotohoogte + scrollbalkhoogte ! */
 padding: 0px;
 overflow: auto;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 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: 40px 20px 20px 80px;
 text-align:left;
 line-height:150%;
}