/* Virtual Vision Cascading Style Sheet */
/*               voor                   */
/*          virtualvision.nl             */

/* Sectie definities */
#main {
margin-left:30px;
margin-right:12px;
	}

#main #box {
border:1px solid #000;
float:right;
width:230px; 
background:E7E8FE;
margin:0px 0px 10px 10px;
	}

/* Instellen link kleuren */
A:Link {color:#495CE8;text-decoration:none;font-weight:bold;}
A:Visited {color:#495CE8;text-decoration:none;font-weight:bold;}
A:Hover {color:#8C99F0;text-decoration:none;}


/* instellen Body */
body { color: #000000 }
body { background: #FFFFFF }
body { background-image: url(images/background.jpg) }
body { background-attachment: fixed }
body { font-family: Tahoma }

/* standaard Paragraaf tekst */
P { font-size: 8pt }
h1 { font-size: 10pt; font-weight: bold;}
h4 { font-size: 10pt; font-weight: bold;}

/* Table Tekst */
#TT {font-size: 8pt }

/* Table Tekst Small*/
#TTS {font-size: 8pt }

/* Footer Tekst */
#FT {font-size: 8pt }

/* Table Headings Rood */
#THR { font-size: 7pt }
#THR { font-weight: bold }
#THR { color: #495CE8 }

/* 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 }
