BODY  {
	/*BACKGROUND-COLOR: #FFCC66;*/
	BACKGROUND-COLOR: #cccccc;
	margin: 0px;
	padding: 0px;
	background-image:url(metaal.jpg); 
	background-attachment:fixed;
	/*SCROLLBAR-TRACK-COLOR: #FFCC66;*/

}

TABLE#hoofdtable {
	BACKGROUND-COLOR: #FFFFFF;
	border-left:1px solid #67645B ;
	border-right:1px solid #67645B; 
	border-bottom:1px solid #67645B;
}
	
TD {	
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
}

P {	
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
}


H2 {  /* titelkop met gele achtergrond */
	width:590px;
	margin-left:18px;
	margin-bottom:1px;
	padding-left:20px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size:11pt;
	font-weight: bold;
	color: #000000;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	text-transform: uppercase;
	background-image:url(titelgrad.gif);
}

H3 {  /* kopje in de body */
	FONT-SIZE: 12pt;
	font-weight: bold;
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
}

.blokgelerand {  /* invoegblok met geel kader, in de body */
	width:590px;
	border:1px solid #004488;
	FONT-SIZE: 10pt;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF; 
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	padding:8px;
	/*margin-right:20px; bug in firefox! */
	
}

.geelblok {  /* geel invoegblok met kader, in de body */
	width:590px;
	border:1px solid #777777;
	FONT-SIZE: 10pt;
	font-weight: normal;
	color: #000000;
	background-color:#FFDA8A; 
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	padding:8px;
	/*margin-right:20px; bug in firefox! */
}

H6 {  /* geel invoegblok met kader, in de body */
	width:590px;
	border:0px double #000000;
	FONT-SIZE: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#000000; 
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	padding:8px;
	/*margin-right:20px; bug in firefox! */
}

.producttable {
	border-left: 1px solid #004488;
	border-top: 1px solid #004488;
	border-right: 1px solid #004488D;
	border-bottom: 0px solid #004488;
	font-size: 9pt;
	width: 288px;
	margin-right:10px;
	margin-bottom:10px;
}

.producttabledubbel{
	border-left: 1px solid #0044888;
	border-top: 1px solid #004488;
	border-right: 1px solid #004488;
	border-bottom: 0px solid #004488;
	font-size: 9pt;
	width: 588px;
	margin-right:10px;
	margin-bottom:10px;
}

TD#footer {
	text-align:center;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #004488;
	padding-bottom: 12px;
	padding-top: 12px;
}

.letter7pt {
	font-size: 7pt;
}

.letter8pt {
	font-size: 8pt;
}

.letter9pt {
	font-size: 9pt;
}

.asterix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
}

HR  {
    color:#FFCC66; 
    height:2px;
}

UL {
	list-style: circle;
	margin-bottom:1px
}



/* /////////// LINK STIJLEN /////////// */

A:link, A:visited {  
	FONT-SIZE: 10pt;
	COLOR: #000099; 
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	text-decoration: none;
}
A:hover {  
	FONT-SIZE: 10pt;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	COLOR: #CC0000; 
	text-decoration: none;
}



A.submenu:link, A.submenu:visited {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	text-decoration: none;
	margin-left: 16px;
	line-height: 15px;
}
A.submenu:hover {  
	FONT-SIZE: 8pt;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	COLOR: #CC0000; 
	text-decoration: none;
	margin-left: 16px;
	padding-top: 1px;
	padding-bottom: 1px;
}



A.footer:link, A.footer:visited {
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	text-decoration: none;
}
A.footer:hover {  
	FONT-SIZE: 9pt;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	COLOR: #FF6600; 
	text-decoration: none;	
}

/* /////////// FORMULIER STIJLEN /////////// */

INPUT, SELECT  {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	FONT-SIZE: 10pt;
	BORDER-TOP: 0px solid #FFFFFF;
	BORDER-RIGHT: 0px solid #FFFFFF;
	BORDER-BOTTOM: 1px dotted #ABABAB;
	BORDER-LEFT: 0px solid #FFFFFF;
	padding-left: 5px;

}

TEXTAREA {
	BORDER-TOP: 1px solid #D7D7D7;
	BORDER-RIGHT: 1px solid #D7D7D7;
	BORDER-BOTTOM: 1px solid #D7D7D7;
	BORDER-LEFT: 1px solid #D7D7D7;

    SCROLLBAR-FACE-COLOR:      #FFFFFF; 
    SCROLLBAR-SHADOW-COLOR:    #FFFFFF; 
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;        
    SCROLLBAR-3DLIGHT-COLOR:   #D7D7D7;  
    SCROLLBAR-DARKSHADOW-COLOR:#D7D7D7;  
    SCROLLBAR-TRACK-COLOR:     #FFFFFF; 
    SCROLLBAR-ARROW-COLOR:     #000000;
	WIDTH: 500px;
	HEIGHT: 100px;
}

.invulveld  {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
	FONT-SIZE: 10pt;
	BORDER-TOP: 0px solid #FFFFFF;
	BORDER-RIGHT: 0px solid #FFFFFF;
	BORDER-BOTTOM: 1px dotted #777777;
	BORDER-LEFT: 0px solid #FFFFFF;
	WIDTH: 250px;
	BACKGROUND-COLOR: #FFFFFF;
}


.cbg {
    BACKGROUND-COLOR: #FFFFFF;
	BORDER: 0px;
}

.button {
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFC;  
	width: 150px;
	height: 24px;
	letter-spacing: 6px;   

    BACKGROUND-COLOR: #000000;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 4px;
	BORDER: 0px;
	
    CURSOR: hand;
}

.buttonover {
	FONT-FAMILY: Trebuchet MS, Verdana, Courier New, Arial, Helvetica;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF; 
	width: 150px;
	height: 24px;
	letter-spacing: 6px;   

    BACKGROUND-COLOR: #CC3300;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 4px;
	BORDER: 0px;
	
    CURSOR: hand;
}

