BODY		{background-image: url('background8.bmp');}

body.frame	{background-image: url('tekstvak.png');}

div		{align: center;}

div.header	{margin: 0 auto;
		height: 160px;
		width: 720px;}

div.menu	{Background: url("menu.png");
		margin: 0 auto;
		height: 20px;
		width: 720px;}

div.iframe	{margin: 0 auto;
		height: 450px;
		width: 720px;
		scrolling: auto;}

div.footer	{margin: 0 auto;;
		height: 160px;
		width:	720px;}


#nav, #nav ul 	{padding: 3px 0 0 0;
		margin: 0;
		list-style: none;}

#nav li 	{float: left;
		width: 88px;}

#nav ul 	{position: absolute;
		width: 100px;
		left: -1000px;}

#nav li:hover ul, #nav li.ie_does_hover ul {left: auto;
		background-position: 0 0;}

#nav a 		{display: block;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif, Verdana;
		font-size: 12;}

ul a		{font-weight: bold;
		color: #F68b0d;
		cursor: default;}

ul ul a:link, ul ul a:visited {font-weight: normal;
		color: #eecda1;
		cursor: pointer;}

ul ul a:hover, ul ul a:active {font-weight: normal;
		color: #F68b0d;
		cursor: pointer;}

ul li		{background-color: #979797;
		border-left: 1px solid #eeeeee;
		border-right: 1px solid #eeeeee;}

ul ul li	{background-color: #979797;
		border-top: 3px solid #eeeeee;
		border-left: 0;}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 0px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

h1 		{font-family: arial;
		color: #969083;
		text-align: center;}

h2 		{font-family: arial;
		color: #969083;
		text-align: center;}

h3 		{font-family: arial;
		color: #969083;
		text-align: center;}

h4 		{font-family: arial;
		color: #969083;
		text-align: center;}

p 		{font-family: arial;
		color: #969083;
		text-align: center;}

img		{border-color: #605a53}

a		{target: _iframe;}

font		{font-family: arial;
		color: #f68b0d;
		text-align: center;}