html, body {
	height: 100%;
	margin:0px;
	background-color: #FFFFFF;
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	overflow:hidden;
	background: url('../images/background-content-new.jpg') repeat-y;
	background-position:center;
}
.pSmall {
	margin: 10px 10px;
	padding: 0px;
}

p {
	width: 500px;
}

img#header {display:block; float:left;}

div#wrapper {
	margin:0px auto 0px auto;
	width:750px;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	bottom:0;
}
div#menu {
	background-color:#e1c15c;
	width:750px;
	height:20px;
	display:block;
	clear:both;
}
div#menu img {
	display:block;
	float:left;
	border:0px;
}
div#menu div {display:block; float:left; margin:0px 0px 0px 0px;}
div#menu div a {display:block; margin:0px; padding:0px;}

div#menu div#onder-start 			{background: url('../images/menu1.gif') no-repeat; height:20px; width:88px;}
div#menu div#onder-instrumenten 	{background: url('../images/menu2.gif') no-repeat; height:20px; width:131px;}
div#menu div#onder-links 			{background: url('../images/menu3.gif') no-repeat; height:20px; width:83px;}
div#menu div#onder-boek 			{background: url('../images/menu4.gif') no-repeat; height:20px; width:81px;}
div#menu div#onder-dezesite  		{background: url('../images/menu5.gif') no-repeat; height:20px; width:156px;}

div#menu div#onder-start a#menu-start					{background: url('../images/menu1.gif') no-repeat; height:20px; width:88px;}
div#menu div#onder-instrumenten a#menu-instrumenten 	{background: url('../images/menu2.gif') no-repeat; height:20px; width:131px;}
div#menu div#onder-links a#menu-links 					{background: url('../images/menu3.gif') no-repeat; height:20px; width:83px;}
div#menu div#onder-boek a#menu-boek 					{background: url('../images/menu4.gif') no-repeat; height:20px; width:81px;}
div#menu div#onder-dezesite a#menu-dezesite 			{background: url('../images/menu5.gif') no-repeat; height:20px; width:156px;}

div#menu div#onder-start a#menu-start:hover					{background: url('../images/menu1.gif') 0px -20px no-repeat;}
div#menu div#onder-instrumenten a#menu-instrumenten:hover 	{background: url('../images/menu2.gif') 0px -20px no-repeat;}
div#menu div#onder-links a#menu-links:hover 				{background: url('../images/menu3.gif') 0px -20px no-repeat;}
div#menu div#onder-boek a#menu-boek:hover 					{background: url('../images/menu4.gif') 0px -20px no-repeat;}
div#menu div#onder-dezesite a#menu-dezesite:hover 			{background: url('../images/menu5.gif') 0px -20px no-repeat;}

div#menu div#onder-start-active 			{background: url('../images/menu1.gif') 0px -20px no-repeat; height:20px; width:88px;}
div#menu div#onder-instrumenten-active 	{background: url('../images/menu2.gif') 0px -20px no-repeat; height:20px; width:131px;}
div#menu div#onder-links-active 			{background: url('../images/menu3.gif') 0px -20px no-repeat; height:20px; width:83px;}
div#menu div#onder-boek-active 			{background: url('../images/menu4.gif') 0px -20px no-repeat; height:20px; width:81px;}
div#menu div#onder-dezesite-active  		{background: url('../images/menu5.gif') 0px -20px no-repeat; height:20px; width:156px;}

div#menu div#onder-start-active a#menu-start-active					{background: url('../images/menu1.gif') 0px -20px no-repeat; height:20px; width:88px;}
div#menu div#onder-instrumenten-active a#menu-instrumenten-active 	{background: url('../images/menu2.gif') 0px -20px no-repeat; height:20px; width:131px;}
div#menu div#onder-links-active a#menu-links-active					{background: url('../images/menu3.gif') 0px -20px no-repeat; height:20px; width:83px;}
div#menu div#onder-boek-active a#menu-boek-active					{background: url('../images/menu4.gif') 0px -20px no-repeat; height:20px; width:81px;}
div#menu div#onder-dezesite-active a#menu-dezesite-active			{background: url('../images/menu5.gif') 0px -20px no-repeat; height:20px; width:156px;}

div#content {
	position:absolute;
	width:750px;
	margin:0px 0px 0px 0px;

	display:block;
}

div#content div#left {
	width:160px;
	height:100%;
	display:block;
	float:left;
	padding:25px 15px 15px 15px;
}
div#content div#right {
	width:550px;
	height:500px;
	display:block;
	float:left;
	padding:16px 0px 10px 8px;
	overflow-y: auto;
	overflow-x: hidden;
}


/****************** content styles ********************/
h1 {
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	color : #836E2C;
}

h2 {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	color : #D0961D;
}

a:link,a:active,a:visited {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #836E2C;
}

a:hover {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
a.submenu-link {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #836E2C;
	padding:0px 0px 0px 22px;
	background:url('../images/bt_submenu.gif') 0px 5px no-repeat;
	width:140px;
	height:25px;
	display:block;
}
a.submenu-link:hover {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	padding:0px 0px 0px 22px;
	background:url('../images/bt_submenu.gif') 0px 5px no-repeat;
	width:140px;
	height:25px;
	display:block;
}
a.submenu-link-active {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	padding:0px 0px 0px 22px;
	background:url('../images/bt_submenu_act.gif') 0px 5px no-repeat;
	width:140px;
	height:25px;
	display:block;
}

table {width:100%;}
table tr td.left {width:90px; vertical-align: top;}
table tr td.mid {width:180px; vertical-align: top;}
table tr td.right {width:230px; vertical-align: top;}

ol {}
ol li {padding-left:40px; padding-top:7px;}

p.form {margin:3px 0px 0px 0px;}



