/* Virtual Vision Cascading Style Sheet */
/*               voor                   */
/*          diskduplicator.nl             */

/* Sectie definities */
#main {
margin:0px 12px 0px 30px;
	}

#main #box {
border:1px solid #000;
float:right;
width:230px; 
background:E8EEED;
margin:0px 0px 10px 10px;
	}

/* Instellen link kleuren */
A:Link {color:#3F8985;text-decoration:none;font-weight:bold;}
A:Visited {color:#3F8985;text-decoration:none;font-weight:bold;}
A:Hover {color:#4EB1AC;text-decoration:none;}

/* Show scrollbar */
html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

/* instellen Body */
body { color: #000000 }
body { background: #FFFFFF }
body { background-image: url(images/background.jpg) }
body { background-attachment: fixed }
body { scrollbar-face-color: #336966 }
body { scrollbar-shadow-color: #263D3C }
body { scrollbar-highlight-color: #F2F5F5 }
body { scrollbar-3dlight-color: #336966 }
body { scrollbar-darkshadow-color: #336966 }
body { scrollbar-track-color: #336966 }
body { scrollbar-arrow-color: #F2F5F5 }
body { font-family: Tahoma }

/* standaard Paragraaf tekst */
P { font-size: 8pt }
P { color: #1A2B2A }
h1 { font-size: 8pt; font-weight: bold;}
h4 { font-size: 10pt; font-weight: bold;}
h4 { color: #1A2B2A }

/* Table Tekst */
#TT {font-size: 8pt }

/* Table Tekst Small*/
#TTS {font-size: 8pt }

/* Table Tekst Mini*/
#TTM {font-size: 7pt }

/* Footer Tekst */
#FT {font-size: 8pt }

/* Table Headings */
#THR { font-size: 8pt }
#THR { color: #000000 }

/* Link Headings */
#LH { font-size: 8pt }
#LH { font-weight: bold }

/* Table Tekst Box Bold */
#TTB { font-size: 8pt }
#TTB { font-weight: bold }
#TTB { text-indent: 2pt }

/* Table Tekst Box */
#TTN { font-size: 8pt }
#TTN { text-indent: 2pt }

/* Table Specs Headings */
#TSH { font-size: 10pt }
#TSH { font-weight: bold }
#TSH { color: #FFFAFA }
#TSH { text-indent: 2pt }

/* Table Specs Tekst */
#TST { font-size: 8pt }
#TST { text-indent: 0pt }

/* Table Specs Bold */
#TSB { font-size: 8pt }
#TSB { font-weight: bold }
#TSB { text-indent: 0pt }

/* Table defs */

TD.standaard {
  font-family: Tahoma;
  font-size: 10pt;
  color: #004B1C;
  border-style: solid;
  border-color: #88D08D;
  border-width: 1px;
}