body	 		{	
					color: #000000;
					font-family: Verdana, Helvetica;
					font-size: 12px; 
					background-color: white;
					/*background-image: url(../pix/frame/back.jpg); */
					background-repeat: no-repeat; 				 
					background-attachment: fixed;
				}	

p 				{	
					color: #000000;
					font-family: Verdana, Helvetica;
					font-size: 11px; 
				}	
								
table, td		{	
					color: #000000;
					font-family: Arial, Helvetica;
					font-size: 11px; 
				}	
				
b				{
					font-size: 11px;
				}
				
ul				{	
					font-size: 10px; 
					list-style-type: disc;
					/*list-style-image: url(../pix/pakken.gif);*/
				}
				
li				{	
					font-size: 10px;
				} 				
				
h2				{	
					color: #0C2D4B;
					font-family: Verdana, Helvetica;
					font-size: 14px; 
					font-weight: bold; 
					text-align: center;
				}	
				
h3				{	
					color: #0C2D4B;
					font-family: Arial, Helvetica;
					font-size: 12px; 
					font-weight: bold;
				}	
				
h4				{	
					color: #cc0000;
					font-family: Arial, Helvetica;
					font-size: 9px 
				}				
				
pre				{	
					color: #000000;
					font-family: Arial, Helvetica;
					font-size: 11px; 
					text-align: center;
				}		
				
hr				{	
					color: #2D4078;
				}										

						
A:link	  		{	
					color: #5D7A96;
					font-family: Arial, Helvetica;
					font-size: 11px; 					
					text-decoration: none;
				}
				
A:visited 		{	
					color: #5D7A96;
					text-decoration: none;
				}
				
A:hover	  		{	
					color: #668CB6;
					text-decoration: none;
				}
				
A:active  		{	
					color: #668CB6;
					text-decoration: none;
				}
				
A:focus  		{	
					color: #2D4078;
					text-decoration: none;
					background: cc0000;
				}				

			
/* Definities te gebruiken bij body 
ActiveBorder; the color of the border of an active window 
ActiveCaption; the color of the caption (title) of an active window 
AppWorkspace; Background color of the app's multi-document-interface 
Background; desktop background 
ButtonFace; Button background 
ButtonHighlight; Dark shadow color 
ButtonShadow; Button shadow color 
ButtonText; Button text color 
CaptionText; color of text in captions, size box and scrollbar arrow box 
GrayText; color of disabled items 
Highlight; background color of a selected item in a control 
HighlightText; text color of a selected item 
InactiveBorder; color of the border of an inactive window 
InactiveCaption; the background color of inactive captions 
InactiveCaptionText; the text color of inactive captions 
InfoBackground; tooltip background color 
Menu; menu background color 
MenuText; menu text color 
Scrollbar; the area in which the scroller is dragged 
ThreeDDarkShadow; the dark shadow of 3d display elements 
ThreeDFace; the background of 3d display elements 
ThreeDHighlight; the dark shadow of 3d display elements 
ThreeDLightShadow; the light shadow of 3d display elements 
Window; window background 
WindowFrame; window frame color 
WindowText; window text color 
*/
				


.textfield {margin: 0; border: 1 solid #000000; background: #ffffff; font-family: verdana, Tahoma; font-size: 11px; color: #000000; width: 200px; height: 20px; padding: 2px ;}
.textfield_post {margin: 0; border: 1 solid #000000; background: #ffffff; font-family: verdana, Tahoma; font-size: 11px; color: #000000; width: 58px; height: 20px; padding: 2px ;}
.textfield_plaats {margin: 0; border: 1 solid #000000; background: #ffffff; font-family: verdana, Tahoma; font-size: 11px; color: #000000; width: 139px; height: 20px; padding: 2px ;}
.textfield_number {margin: 0; border: 1 solid #000000; background: #ffffff; font-family: verdana, Tahoma; font-size: 11px; color: #000000; width: 30px; height: 20px; padding: 2px ;}
.textbox {margin: 0; border: 1 solid #000000; background: #ffffff; font-family: verdana, Tahoma; font-size: 11px; color: #000000; width: 80%; height: 100px; padding: 2px ;}
.button {cursor: hand; margin: 0; border: 1 solid #000000; background: #5D7A96; font-family: tahoma, Tahoma; font-size: 11px; color: #ffffff; width: 100px; height: 20px;}
.button_bestel {cursor: hand; margin: 0; border: 1 solid #000000; background: #5D7A96; font-family: tahoma, Tahoma; font-size: 11px; color: #ffffff; font-weight: bold; width: 150px; height: 20px;}
.maten {margin: 0; border: 1 solid #000000; background: #ffffff; font-family: verdana, Tahoma; font-size: 11px; color: #000000;  width: 20px; height: 20px; padding: 2px ;}

.selectbox {margin: 0; margin-top: 1; border: 2 solid #000000; background: #ffffff; font-family: verdana, Tahoma; font-size: 11px;  color: #000000; width: 110px; height: 20px; padding: 2px ;}

.selectbox_taal {margin: 0; margin-top: 1; border: 2 solid #000000; background: #ffffff; font-family: verdana, Tahoma; font-size: 9px;  color: #000000; height: 16px; padding: 2px ; width: 90px;}
.button_taal {margin: -2;  border: 0; background: #668CB6; font-family: tahoma, Tahoma; color: #ffffff; font-size: 11px; font-weight: bold; width: 90px; height: 20px;}




