/* Stylesheet NicheSolutions.nl */

body		{ Background-image:url(./Afb/Nichepapiergrn.jpg); bgProperties:fixed;
		  	font-family:'Arial'; color: #009900; font-size:10pt;line-height:12pt; 
		  	}/*letter-spacing:1;*/
body.klein 	{ Background-image:url(./Afb/Nichepapiergrn.jpg); bgProperties:fixed;
		  	font-family:'Arial'; color: #0009900; font-size:8pt;line-height:10pt; 
		  	}		  
table		{ Font-family:'Arial';  font-size:10pt; line-height:12pt;
			table-layout: fixed;
			}
table.klein	{ Font-family:'Arial';  font-size:8pt; line-height:10pt;
			table-layout: auto;
			}
table.menu	{ Font-family:'Arial';  font-size:8pt; line-height:10pt;
			table-layout: fixed;
			padding: 0px; margin: 0px;
			}			
table.kop	{ Font-family:'Arial';  font-size:100%; line-height:100%;
			table-layout: auto;
			}
table.lijst	{ Font-family:'Arial';  font-size:10pt; line-height:17pt;
			table-layout: auto; margin-bottom:10pt;margin-left: 2pt;
			}
a:link { color: #0000ee; } /* normale link, blauw */
a:visited { color:#551a8b; } /* Bezochte link, paars */
a:hover { color: #0000ee; background-color:#ffffff; } /* Muis op de link, blauw on white */
a:active { color: #ff0000; } /* klikt op de link, red */

a.menu:link {color: #ffffff;text-decoration: none;}/*wit*/
a.menu:visited {color: #ffffff;text-decoration: none;}/*wit*/
a.menu:hover {color: #ffffff ; background-color: #666666;text-decoration: none;}/*wit op grijs*/
a.menu:active {color: #ff0000;text-decoration: none;}/*rood*/

/* font size defaultfontsize=16px=100%=1.0em*/
p.brief {line-height:14pt; font-size:10pt;}
p.klein { line-height:11pt; font-size:8pt;} /* overzichtstabellen */
p.menu	{ font-family: 'Tahoma,Verdana, Arial'; color:red; font-size:10pt;  }
p.logo	{ Font-family:'Arial Rounded MT Bold';  font-size:26pt; line-height:28pt;}
/* scrollbar in tablecell */
#scroller {
overflow: auto;
position: relative;
/*width: 600px;*/
height:95%;
/*color: #333333;*/
/*background-color: #e6f2ff;*/
border: 0px solid #d7ebff;
text-align: left;
}
#scrollerinner {
padding: 4px 4px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dl-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

 #holder {position:absolute; width:500px; background:url(./Afb/tabs_0.gif) repeat-x left top; padding-left:10px; overflow:hidden;}
 dl.menu {width:250px; float:left; margin:-32700px -150px 0 0; background:url(./Afb/tabs_0.gif) no-repeat left bottom;}
 dl.menu a {display:block; height:25px; color:#fff; font:normal 11px/25px Tahoma,Verdana, Arial; text-decoration:none; text-indent:10px;}
 dl.menu a:visited {color:#fff;}

 dl.menu dt {float:left; padding:0; margin:32700px 0 0 0; position:relative; z-index:50;}
 dl.menu dt a {background:transparent; width:100px;}
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active
 {margin-right:1px; background:url(./Afb/tabs_1.gif) no-repeat left top; text-decoration:none;}

 dl.menu dd {float:left; padding:25px 0 0 0; margin:-25px 0 0 0; position:relative; z-index:10; background:url(./Afb/tabs_1.gif) no-repeat left top;}
 dl.menu dd a {background:#666;width:150px;}
 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active
 {margin-right:1px; background:#ccc; color:#000;}
