/* CSS DOCUMENT */
/* TimDeibel.nl Rev.2008/07/16 */

html,body { padding:0; margin:0; border:0; }

html,body {
 width: 100%;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 background-color:#000000;
 color:#CCCCCC;
 text-align:center;
}
td {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
}
a:link, a:visited { color:#EEEEEE; text-decoration:underline; }
a:hover  { color:#999999; text-decoration:none; }
a:active { color:#FFFFFF; text-decoration:underline; }

/* CLASSES */
.img_L {
 float: left;
 margin: 0 10px 0 0;
}
.img_R {
 float: right;
 margin: 0 0 0 10px;
}

.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; }

.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;
 border: #444444 outset 2px;
}

.ecp_pic_border {
 border-left:#222222 solid 1px;
 border-top:#222222 solid 1px;
 border-right:#666666 solid 1px;
 border-bottom:#666666 solid 1px;
}
.ecp_thumb_border {
 border:#444444 solid 1px;
}
.infoTxt1 {
 width:700px;
 height:12px;
 color: #666666;
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:10px;
}
.v_ruler {
 background-image:url(../img/ruler_v.gif);
 background-position:center;
 background-repeat:repeat-y;
}
.mainContent {
 width: 985px;
 height:584px;
 background-image:url(../img/main/main_bg.jpg);
 background-position:top center;
 background-repeat: repeat-y;
}
.mainContainer {
 width: 960px;
 height:580px;
 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: #666666;      /* Pijltjes (driehoekjes) boven en onder */
}
.textPadding {
 padding: 40px 90px;
 line-height: 150%;
}
