/* mac hide\*/
html, body {height:100%}
/* end hide */

h1 {
	font-size: 1.83em;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
}

h2 {
	font-size: 1.17em;
	font-weight: bold;
	color: #ef9528;
	margin-top: 30px;
}

h3 {
	font-size:1.08em;
	font-weight: bold;
	color: #878b35;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding:0;
	margin:0;
	text-align:center;
	min-width:1000px;/* for mozilla*/
	background-color: #fff;
}

#outer{
	height:100%;
	min-height:100%;
	width:1000px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	position; relative;
	float:left;
	width:800px;
}
#header{
	position:absolute;
	top:0;
	left: 0;
	width:1000px;
	height:120px;
	color: #000000;
}

#sitemap a {
	color: #fff;
	text-decoration: none;
}

#left {
	position:relative;/*ie needs this to show float */
	width:191px;
	float:left;
	margin-top:120px;/*needed to make room for header*/
	padding-bottom:32px; /*needed to make room for footer*/
}

#logo {
	width: 191px;
	height: 46px;
	background:url(/images/menutopmirror.gif) no-repeat;
	
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:186px;
	float:right;
	padding: 7px;
	padding-top:132px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	padding-left: 3px;
	_padding-top:132px;/*needed to make room for header*/
	_padding-bottom:32px;/* needed to make room for footer */
	_padding-left: 3px;
	_padding-right:0px;
	font-size: 1.2em;

}

#footer {
	width:1000px;
	clear:both;
	color: #fff;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	font-size: 1.0em;
}
* html #footer {/*only ie gets this style*/
	\height:30px;/* for ie5 */
}

#sitemap {
	color: #fff;
	font-size: 1.2em;
	position: absolute;
	top: -20px;
	left: 15px;
}

div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width: 510px;
	float: right;
	padding-top: 106px;
	*padding-top: 121px;
	padding-bottom: 32px;/* needed to make room for footer */
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.2em;
}
#centrecontent p {
line-height: 18px;
}

#centrecontent li {
line-height: 18px;
}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */

#left_menu ul {
	padding-left: 10px;
	margin-left: 0px;
}

#left_menu li {
	height: 1%;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #e4c64c;
	padding-left: 15px;
	background: url(/images/icoonpijl.gif) no-repeat 2px 9px;
}

#left_menu li a {
	text-decoration: none;
}

#left_menu li ul {
	padding-bottom: 15px;
}

#left_menu li li {
	padding: 0px;
	margin-left: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	border: 0px;
	font-weight: normal;
	font-size: 0.93em;
	background-position: 2px 4px;
}

#left_menu li li ul {
	padding-bottom: 15px;
}

#left_menu li li li {
	padding-bottom: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	font-size: 0.92em;
	background-position: 2px 3px;
}


#left_menu ul li ul {
	display: none;
	margin-top: 10px;
	margin-bottom: -5px;
	border-top: none;
	display:none;
}

#left_menu li.selected a {
	color: #fff;
}

#left_menu ul li.selected ul {
	display:block;
}

#left_menu ul li.selected li li {
	display:none;
}

#left_menu li ul li.selected ul li {
	display:block;
}

form {
	border: 1px solid #878A35;
	padding: 0px;
}

form th {
	color: white;
	padding: 5px;
	font-size: 1.33em;
	text-align: center;
	
}

form td {
	padding: 2px;
}

form table {
	margin: 0px;
	padding: 0px;
}

form .submit {
	color: #fff;
	font-weight: bold;
}

.form_input input {
	width: 210px;
}

.form_input textarea {
	width: 210px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	margin-left: 192px;
	padding: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#footer li {
	float: left;
	height: 15px;
	list-style: none;
	margin-bottom: 3px;
	padding-right: 10px;
}

#footer li a {
	color: #fff;
	text-decoration: none;
}

#right h2 {
	font-size: 1.5em;
	padding: 0px;
	text-align: center;
}

#jingahoogingoogle {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 150px;
	height: 20px;
	text-align: left;
}

#jingahoogingoogle a {
	color: #fff;
	text-decoration: none;
}