body {
	font-family: "Helvetica",  Arial, Verdana, sans-serif;
	font-size: 83%;
	color: #333;
	line-height: normal;
	padding: 0;
	margin: 0px;
	background-color: #2E2F33;
	background-image: url(jpg/back2010.jpg);
}
a:link, a:visited, a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #999;
	height: 1px;
	width: 100%;
}

input,
textarea {
  color: #000;
  background-color: #FFF;
  border: 1px solid #999;
}
img {border: 0px;
	
}
#top {
	padding: 0px 0px 0px 0px;
	width:915px;
	height: 90px;
	background-image: url(jpg/topiwc.png);
	background-repeat: no-repeat;
	padding:0px;
	margin:0px auto 0 auto;
}
/***********************************
	container
************************************/
#mainContainer {
	width:915px;
	padding:0px;
	margin:0px auto 0 auto;
	background-color: #FFFFFF;
	background-image: url(jpg/bg.png);
}

/***********************************
	head
************************************/
#head {
	padding: 0px;
	width:915px;
	height: 160px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(jpg/amstertop.jpg);
}
/***********************************
	header-menu
************************************/

#nav {
	float:left;
	margin-top: 230px;
	height:24px;
	width:875px;
	display:block;
	clear:both;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #2E2F33;
	padding-bottom: 0;
	background-image: url(jpg/back2010.jpg);
	position: relative;
}

#nav a:link, #nav a:visited, #nav a:active {
	color: #DEDEDE;
	text-decoration: none;
	padding-right: 15px;
}

#nav a:hover {
	color: #E8D8FD;
	text-decoration: underline;
}

/***********************************
	sidebar
************************************/
#sidebar {
	float: left;
	width: 240px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	word-spacing: 1px;
	background-color: #2E2F33;
	margin-top: 8px;
	background-image: url(jpg/bg.png);
}
#submenu
{
	float: left;
	width: 180px;
	margin-left: 22px;
	display: inline;
	color: #666;
	padding-top: 10px;
	padding-bottom: 30px;
}

#submenu h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	font-size: 12px;
}

#submenu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(jpg/dots.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#submenu li
{
	line-height: 30px;
	background-image: url(jpg/dots.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

#submenu li a
{
	font-size: 14px;
	color: #666;
	text-decoration: none;
	display: block;
	width: 180px;
	/* background-image: url(jpg/pijl.png); */
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#submenu li a:hover
{
	text-decoration: underline;
	/* background-image: url(jpg/actiefpijl.png); */
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#submenu li.menu-expand a
{
	font-weight:bold;
	background-image: url(jpg/pijl.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#submenu li ul
{
	background: none;
	color: #F0F;
}

#submenu li ul li
{
	font-size: 12px;
	background-image: url(jpg/dots.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#submenu li ul li a
{
	width: 160px;
	margin-left: 20px;
	background: none !important;
	font-weight:normal;
}

#submenu li.active li a
{
	font-weight:normal;
}

#submenu li.active li.active a
{
	font-weight:bold;
}

#submenu li ul li a:hover
{
	text-decoration: underline;
	background: none;
}#submenu ul ul ul li a{	width: 140px;	margin-left: 20px;	background: none ;	color: #333;}#submenu ul ul ul li a:hover {	background: none;}
/***********************************
	main content 1
************************************/
#mainContent {
	float:right;
	width: 637px;
	position: relative;
	vertical-align: top;
	/* line-height: 15px; */
	text-align: left;
	word-spacing: 1px;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 15px;
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color: #515197;
}
#mainContent a:hover {
	color: #333;
	text-decoration: underline;
}
.illustrations {
	float:right;
	width: 200px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#mainContent h1 {
	font-size: 1.4em;
	color: #515197;
	margin: 0px;
	
}
#mainContent h2 {
	font-size: 1.6em;
	color: #515197;
	margin: 0px;
}
#mainContent h3 {
	font-size: 1.2em;
	color: #515197;
	margin: 0px;
}
#mainContent h4 {
	font-size: 1em;
	color: #515197;
	margin: 0px;
}

#innerinfo {padding:5px 10px 3px 10px; color:#333;	}

/***********************************
	Blocks above the footer
************************************/
#footerleft
	{
	clear: both;
	float:left;
	color: #333;
	text-align: left;
	height: 42px;
	width: 443px;
	background-color: #B3CDD0;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 8px;
	overflow: hidden;
}
#footerright
	{
	float:left;
	color: #333;
	text-align: left;
	height: 42px;
	width: 444px;
	background-color: #B3CDD0;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	overflow: hidden;
}
/***********************************
	separator
************************************/

#footer-1
	{
	clear: both;
	color: #ffffff;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
}
/***********************************
	footer
************************************/

#footer {
	color: #666;
	vertical-align: middle;
	text-align: center;
	font-size: 0.7em;
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

