/* Cascading Style Sheet TimDeibel.nl */
/* (c) T.H. Deibel - 2008/06/19 */
body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #1B1725;
 scrollbar-face-color: #1B1725;
 scrollbar-highlight-color: #302941;
 scrollbar-3dlight-color: #1B1725;
 scrollbar-darkshadow-color: #302941;
 scrollbar-shadow-color: #1B1725;
 scrollbar-arrow-color: #D0054F;
 scrollbar-track-color: #1B1725;
}
td {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-decoration: none;
 color: #EEEEEE;
}
A:link, A:visited {
 color: #DDDDDD;
 text-decoration: underline;
}
A:hover {
 color: #D10650;
 text-decoration: none;
}
A:active {
 color: #D10650;
 text-decoration: underline;
}
hr {
 color: #EEEEEE;
	height: 1px;
}
h1 {
 font-size: 20px;
 font-weight: Bold;
}
/* CLASSES: */
/*========= */
.size_S {
 font-size: 11px;
 text-decoration: none;
}
.size_N {
 font-size: 12px;
 text-decoration: none;
}
.size_L {
 font-size: 16px;
 font-weight: Bold;
}
.size_XL {
 font-size: 16px;
 font-weight: Bold;
}
.no_ul {
 text-decoration: none;
}
.infoTxt1 {
 width:700px;
 height:25px;
 color: #585860;
 font-size:10px;
}
.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 { /* BG col.: zie ook $thumbBGcol in ECP cust.data */
	border:#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;
}
.mainBorder {
 border:#CCCCCC solid 1px;
}
.mainContent {
 width:860px;
 height:540px;
 overflow:auto;
}
.textPadding {
 padding-top:   20px;
 padding-left: 170px;
 padding-right:160px;
 padding-bottom:20px;
}
.textPadding2 {
 padding-top:   20px;
 padding-left: 280px;
 padding-right:240px;
 padding-bottom:20px;
}
