body				{background-image: url('img/background.jpg'); background-position: right; background-repeat: repeat-x;}
body.dir			{background-image: url(img/background_web.jpg); background-repeat: repeat;}


td.site				{background-image: url(img/bg_balken.png); background-position: top; background-repeat: repeat-x;}
td.bg_menu			{background-image: url(img/bg_menu.png); background-position: top;}
td.menu_scheiding	{background-color: #ffffff; height: 7px;/* for IE */ filter:alpha(opacity=100); /* CSS3 standard */opacity:1;}
td.menu_tussen		{height: 10px;}
td.menu_item		{background-color: #ffffff; height: 18px;/* for IE */ filter:alpha(opacity=100); /* CSS3 standard */opacity:1; padding-left: 10px;}
td.menu_item_aan	{background-color: #15a6e3; height: 18px;/* for IE */ filter:alpha(opacity=100); /* CSS3 standard */opacity:1; padding-left: 10px;}

font.menu			{font-family: verdana; font-size: 11px; color: #000000;}
font.menu_aan		{font-family: verdana; font-size: 11px; color: #ffffff;}
font.all			{font-family: verdana; font-size: 11px; color: #000000; text-align: justify;}
font.header			{font-family: verdana; font-size: 22px; color: #15a6e3; font-weight: bold; }
font.header2		{font-family: verdana; font-size: 16px; color: #15a6e3; font-weight: bold; }
font.asterix 		{font-family: verdana; font-size: 8pt; color: #CC0000}

h1					{font-family: verdana; font-size: 22px; color: #15a6e3; font-weight: bold; margin-top: 0px; margin-bottom: 5px; margin-left: -1px;}
font.blue			{color: #15a6e3;}

A					{font-family: verdana; font-size: 11px; color: #15a6e3; text-decoration : none;}
A:link				{font-family: verdana; font-size: 11px; color: #15a6e3; text-decoration : none;}
A:hover				{font-family: verdana; font-size: 11px; color: #15a6e3; text-decoration : underline;}

A.menu				{font-family: verdana; font-size: 11px; color: #000000; text-decoration : none; font-weight: bold;}
A:link.menu			{font-family: verdana; font-size: 11px; color: #000000; text-decoration : none; font-weight: bold;}
A:hover.menu		{font-family: verdana; font-size: 11px; color: #15a6e3; text-decoration : none; font-weight: bold;}

A.menu_aan			{font-family: verdana; font-size: 11px; color: #ffffff; text-decoration : none; font-weight: bold; }
A:link.menu_aan		{font-family: verdana; font-size: 11px; color: #ffffff; text-decoration : none; font-weight: bold;}
A:hover.menu_aan	{font-family: verdana; font-size: 11px; color: #ffffff; text-decoration : none; font-weight: bold;}


div.logo			{position: absolute; top: -47px; left: 520px; z-index: 1;}
div.logo_outline	{position: relative; padding: 0px; width: 990px; float: center; z-index: 1; height: 600px;}

div.loader			{position: absolute; z-index: 200; float: left; left: 16px;	width: 970px; height: 600px; background-image: url(img/loader_bg.png);}
div.loader_img		{filter:alpha(opacity=100); opacity:1.0;}

div.loader_uit		{position: absolute;	z-index: 0; float: left; left: 16px;	width: 0px; height: 0px; background-color: #ffffff; filter:alpha(opacity=0); opacity:0.0; padding: 0px;}

div.content			{padding: 15px; overflow: auto; background-color: #ffffff; z-index: 100; text-align: justify;}

div.content_klein	{float: left; padding: 15px; overflow: auto; background-color: #ffffff; scrollbar-face-color : #02034f; scrollbar-shadow-color : #02034f; scrollbar-highlight-color : #02034f; scrollbar-3dlight-color : #02034f; scrollbar-darkshadow-color : #02034f; scrollbar-track-color : #ffffff; scrollbar-arrow-color : #ffffff; text-align: justify; z-index: 100;}


INPUT.form			{font-family : verdana; color : #000000; font-size : 11px; border: 1px solid #000000; width: 250 px;}
TEXTAREA.form		{font-family : verdana; color : #000000; font-size : 11px; border: 1px solid #000000; width: 250 px; height: 150px;}