/* Body en hyperlink stijlen
-------------------------------------------*/
* 			{margin:0; padding:0;}
body, html 	{font-family: Arial, Tahoma, Verdana;font-size:12px;line-height:17px; color:#FFF;text-align:justify;	background-color:#FFF;}
a			{color:#c1d72d; text-decoration:underline;}
a:hover 	{color:#FFF; text-decoration:none;}

/* Wrapper
-------------------------------------------*/
#wrapper		{width:918px; margin:0 auto;}

/* Headings
-------------------------------------------*/
h1,h2,h3,h4,h5,h6 		{font-weight:normal;font-family:Arial, Tahoma;}
h1						{font-size:22px; color:#c1d72d; font-weight:bold; margin-bottom:10px;}
h2						{font-size:16px; color:#c0c0c0;}
h3						{font-size:18px; color:#FFF; font-weight:bold;}
h4						{font-size:12px; color:#FFF; font-style:italic;}

/* Header
-------------------------------------------*/
#header						{width:918px; height:117px; position:relative; background:#FFF;}
#header .slogan				{position:absolute;width:427px;height:26px;top:29px;left: 7px;}
#header #menu				{position:absolute; width:632px; height:20px; top:90px;}
#header #menu ul			{margin:0; padding:0; list-style:none;}
#header #menu li			{display:inline; float:left;}
#menu a						{display:block;}
#menu li a					{color:#b3b3b5; padding:6px 7px 0 7px; text-decoration:none; font-weight:bold; font-family:verdana, tahoma; height:34px; display:block;}
#menu li a:hover			{color:#c1d72d; backkground:#f6f6f6;border-top:1px solid #d4d4d4;}
#header .logo 				{position:absolute; width:259;height:117px; left: 658px;}
#header .button				{position:absolute; width:100px; height:40px; left:558px; top:10px; font-family:tahoma, arial; font-size:11px;} 
#header .button	a			{display:block; color:#b3b3b5; text-decoration:none;display:block; padding:4px 4px 4px 22px; background:url('images/versie-pip.gif') left  no-repeat;}
#header .button a:hover 	{background:url('images/versie-pip.gif') left no-repeat #f6f6f6; color:#949494; border-left:2px solid #c0c0c0;border-bottom:1px solid #c0c0c0;border-top:1px solid #c0c0c0;}
#header .button2			{position:absolute; width:100px; height:40px; left:558px; top:35px; font-family:tahoma, arial; font-size:11px;} 
#header .button2	a		{display:block; color:#b3b3b5; text-decoration:none;display:block; padding:4px 4px 4px 22px; background:url('images/versie-pip.gif') left  no-repeat;}
#header .button2 a:hover 	{background:url('images/versie-pip.gif') left no-repeat #f6f6f6; color:#949494; border-left:2px solid #c0c0c0;border-bottom:1px solid #c0c0c0;border-top:1px solid #c0c0c0;}
#header .button3			{position:absolute; width:100px; height:40px; left:558px; top:61px; font-family:tahoma, arial; font-size:11px;} 
#header .button3	a		{display:block; color:#b3b3b5; text-decoration:none;display:block; padding:4px 4px 4px 22px; background:url('images/versie-pip.gif') left  no-repeat;}
#header .button3 a:hover 	{background:url('images/versie-pip.gif') left no-repeat #f6f6f6; color:#949494; border-left:2px solid #c0c0c0;border-bottom:1px solid #c0c0c0;border-top:1px solid #c0c0c0;}

/* Menu 2 - Met dropdown voor Depositairs
-------------------------------------------*/
#menu2						{position:absolute; width:632px; height:20px; top:91px; font-size:12px;}
#menu2 ul					{margin:0; padding:0; list-style:none;}
#menu2 li					{display:inline; }
#menu2 a 					{display: block; float:left;}
#menu2 li a					{color:#b3b3b5; padding:6px 7px 0 7px; text-decoration:none; font-weight:bold; font-family:verdana, tahoma; height:34px; display:block; float:left; }
#menu2 li a:hover			{color:#c1d72d; backkground:#f6f6f6;border-top:1px solid #d4d4d4;}

/*	Content
-----------------------------------------------*/
#content					{width:918px; float:left; position:relative;padding-top:20px;}
#content .tekstwrap			{width:660px; background:url('images/content_bg.png') repeat-y;min-height:530px;}
#content .tekst				{width:390px;padding:10px 10px 10px 10px;}
#content .flashKader 		{position:absolute;left: 416px;top: 0px;}
#content p					{margin:20px 0px 20px 0;color:#FFF;}

/*	Tabel opmaak
-----------------------------------------------*/
td							{height:18px; background:url('images/pip.gif') no-repeat; padding-left:7px;}
td .clean 					{height:18px; padding-left:7px; background:none;}

/*	List
-----------------------------------------------*/
ul.list						{padding:0 0 0 5px; margin:0 0 0 25px; color:#E5E5E5; font-size:11px;}
