body 				{ background-color:#FFFAF5; color:#666666; font-family: "Trebuchet MS"; font-size: 12px; line-height:19px; margin:0px; }

#houder 			{ position:absolute; margin-left:-388px; margin-top:0px; left:50%; width:776px; }
#header				{ width:776px; height:112px; background-image: url(images/tso-assistent-calculator.png); margin:0px}
#navbar				{ width:776px; height:29px; margin:0px; z-index:99; } 	/*z-index ivm wens*/
#navbar	td			{ margin:0px; padding:0px; line-height:0px; }
#navbar	img			{ margin:0px; padding:0px; border:0; }
.tabborder   		{ background-image:url(images/tabborder.png); background-position:bottom; background-repeat:repeat-x }  /*navbar stijl*/
#content			{ margin:0px; }

h1		            { color:#3b6da2; font-family:Verdana; font-size:12px; margin:0px; font-weight:bold; }
p,tr,td				{ color: #666666; font-size: 14px; font-weight: normal; margin: 0px; line-height:19px; }
h5		            { color: #3b6da2; font-size: 12px; font-weight: bold;   margin: 0px  0px 0px 0px; }

a:active, a:link, a:visited { color:#00A7EB; text-decoration:none;  }
a:hover 					{ color:#00A7EB; text-decoration:underline;  }

.form-tekst-klein			{ font-size:6px; line-height:6px; }
.form-tekst-link			{ color:#666666; font-family:"Trebuchet MS"; font-size:12px; line-height:19px; margin:0px;  }
.form-tekst-link a:active  	{ color:#00A7EB; text-decoration:none;  }
.form-tekst-link a:link  	{ color:#00A7EB; text-decoration:none;  }
.form-tekst-link a:visited  { color:#00A7EB; text-decoration:none;  }
.form-tekst-link a:hover 	{ color:#00A7EB; text-decoration:underline;  }
.form-tekst-error	{ color:#ff0000; font-family:"Trebuchet MS"; font-size:12px; margin:0px; font-weight:normal; }

.uitkomsthouder		{ display: inline-block; width:70px; text-align:right; }
.groen				{ background-color:#D7F5D7; color:#000; padding:3px 5px 3px 5px; }
.oranje				{ background-color:#FFC690; color:#000; padding:3px 5px 3px 5px; }
.roze				{ background-color:#FFADAE; color:#000; padding:3px 5px 3px 5px; }

.iframeTooltip		{ position: absolute; z-index: 1010; filter:alpha(opacity:0.1); }
.tooltipContent		{ position: absolute; background-image:url(images/shadow.png); background-position:right bottom; color:#333; left: 1px; }
.schaduw			{ position: relative; background-color: #FEF073; top:-4px; left:-4px; padding:3px; }
.schaduw-wit		{ position: relative; background-color: #FFF; top:-4px; left:-4px; padding:3px; }
.tabeltooltip		{ color:#333; font-size: 12px; line-height:17px; } 

#popup_questionmark { position:absolute; left:50%; margin-left:-287px; top:126px; z-index:1010; color:#333; cursor:pointer;  }
.popup-content		{ position: absolute; background-image:url(images/shadow.png); background-position:right bottom;  }

.select-soort		{ color:#666666; font-family:"Trebuchet MS"; font-size:12px; line-height:25px; width:149px; } 
.select-specificatie{ color:#666666; font-family:"Trebuchet MS"; font-size:12px; line-height:25px; width:189px; } 

.input-tekst		{ color:#439DC7; font-family:"Trebuchet MS"; font-size:12px; line-height:25px; width:376px; border:1px solid #ccc; margin:0px ; padding:2px 0px 0px 0px; } /*height hard definieren*/
.input-minuten		{ color:#439DC7; font-family:"Trebuchet MS"; font-size:12px; line-height:25px; width: 58px; border:1px solid #ccc; margin:0px ; padding:2px 0px 0px 0px; text-align:center } /*height hard definieren*/
.input-slider		{ color:#439DC7; font-family:"Trebuchet MS"; font-size:12px; line-height:25px; width:376px; border:0px solid #ccc; margin:0px ; padding:0px; }
.output-slider		{ position:absolute; margin-left:-14px; margin-top:-24px; left:50%; width:22px; height:24px; }

.kn-reset 	 		{ border: none; background: url('images/reset-u.png') no-repeat top left; width:126px; height:29px;cursor:pointer;  }
.kn-reset:hover  	{ border: none; background: url('images/reset-o.png') no-repeat top left; }
.kn-verwijderen 	{ border: none; background: url('images/verwijderen-u.png') no-repeat top left; width:126px; height:29px; cursor:pointer; }
.kn-verwijderen:hover { border: none; background: url('images/verwijderen-o.png') no-repeat top left; }
.kn-meer 	 		{ border: none; background: url('images/meer-u.png') no-repeat top left; width:126px; height:29px;cursor:pointer;  }
.kn-meer:hover  	{ border: none; background: url('images/meer-o.png') no-repeat top left; }
.kn-dummy 	 		{ border: none; background: url('images/dummy-u.png') no-repeat top left; width:126px; height:29px;cursor:default;  }
.kn-dummy:hover  	{ border: none; background: url('images/dummy-o.png') no-repeat top left; }
.kn-print 			{ border: none; background: url('images/print-u.png') no-repeat top left; width:126px; height:29px; cursor:pointer; }
.kn-print:hover 	{ border: none; background: url('images/print-o.png') no-repeat top left; }

.preload			{ display:none; }