﻿/* Virtual Vision Cascading Style Sheet */
/*               voor                   */
/*          Verity Systems.nl             */

/* Sectie definities */

div.box1 {
	background-color: #FFFFFF;
	border:1px solid #000;
	float:right;
	width:230px; 
	margin:0px 0px 10px 10px;
}

/* Instellen link kleuren */
A:Link {color:#4770C6;text-decoration:none;font-weight:bold;}
A:Visited {color:#4770C6;text-decoration:none;font-weight:bold;}
A:Hover {color:#9BB1E2;text-decoration:none;}

/* Show scrollbar */
html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

/* instellen Body */

body {	color: #000000;
		background: #FFFFFF;
		background-image: url(images/fill.jpg);
		background-attachment: fixed;
		font-family: Tahoma;
		margin: 0; }

.style2 {
				background-color: #FFFFFF;
				background-image: url('images/background-footer.jpg');
}
.style3 {
				background-color: #FFFFFF;
				background-image: url('images/background.jpg');
}
.style4 {
				background-color: #FFFFFF;
				background-image: url('images/background-menu.jpg');
}
.style5 {
				background-color: #FFFFFF;
				background-image: url('images/fill.jpg');
}
.picture {
				border-width: 0;
}

.produkttable {
				text-align: center;
				font-size: 8pt;
				border-style: solid;
				border-width: 1px;
				border-color: #F5F5F5;
}

.produkttablel {
				text-align: left;
				font-size: 8pt;
				border-style: solid;
				border-width: 1px;
				border-color: #F5F5F5;
}

.produkttableh {
				text-align: center;
				font-size: 8pt;
				background-color: #ECECEC;
				border-style: solid;
				border-width: 1px;
				border-color: #F5F5F5;
}



/* standaard Paragraaf tekst */
P { font-size: 8pt; color: #092E81 }
h1 { font-size: 8pt; font-weight: bold;}
h4 { font-size: 10pt; font-weight: bold; color: #092E81; text-align: center; }

/* 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; text-align: center; }

/* Table Headings */
#THR { font-size: 8pt; color: #000000 }

/* Link Headings */
#LH { font-size: 8pt; font-weight: bold }

/* Table Tekst Box */
#TTB { font-size: 8pt; font-weight: bold; text-indent: 2pt }

/* Table Tekst Box */
#TTN { font-size: 8pt; text-indent: 2pt }

/* Table Specs Headings */
#TSH { font-size: 10pt; font-weight: bold; color: #EDF0F5; text-indent: 2pt }

/* Table Specs Tekst */
#TST { font-size: 8pt; text-indent: 0pt }

/* Table Specs Tekst */
#TSB { font-size: 8pt; font-weight: bold; text-indent: 0pt }
