/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	background-color: #Ffffff;
	padding:0;
	margin:0;
	text-align:left;
	min-width:760px;/* for mozilla*/
	color: #ffffff;
	list-style-position: inside;
	list-style-type: square;
}


#outer{
	height:100%;
	min-height:100%;
	width:850px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000000;
	text-align:left;
	margin: auto;
	position:relative;
	background:  url(images/centredbg.jpg) repeat-y center center;
	position:relative;
	background-color: #fff;
	div.scroll {
    background-color: #00FFFF;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:666px;
	background-color: #FFFFFF;
}
#header{
	position: absolute;
	top:-10px;
	left:0px;
	width:850px;
	height:150px;
	border-bottom-color:#0f3f57;
	overflow:hidden;
	color: #000000;
	z-index:100;
	background-color: #ffffff;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#left {
	position:relative;/*ie needs this to show float */
	width:100px;
	float:left;
	padding-top:120px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	display: block;
	top: 10px;
}
#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:175px;
	float:right;
	padding-top:215px;/*needed to make room for header*/
	padding-bottom:15px;/* needed to make room for footer */
	text-align: left;
	font-size: 13px;
	color: #35363a;
	background-color: #FFFFFF;
	
}

#menu{
	position: absolute;
	width:850px;
	height:31px;
	top: 148px;
	z-index: 1;
	border-bottom-style: groove;
	background-color: #FFFFFF;
	left: 0px;
	border-bottom-width: 5px;
	border-bottom-color: #ffffff;
	}

#footer {
	width:850px;
	clear:both;
	height:100px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color: #0F3F57;
	color: #FFFFFF;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}

div,p  {
	margin-top:0;
}/*clear top margin for mozilla*/

#centrecontent {
	width:500px;
	float:right;
	padding-top:170px;
	padding-bottom:1px;/* needed to make room for footer */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 45px;
	padding-left:5px;
	margin-top: 5px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}
#centrecontent p {
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	font-style: normal;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(../Afbeeldingen/afbeeldingen/opsommingsteken.jpg);
	background-color: #FFFFFF;
}

#clearfooter {
	width:100%;
	height:1px;
	clear:both;
	background-color: #FFFFFF;
} /* to clear footer */

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
	float: left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12x;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}



.code .name { color: #333333; }

img {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #FFFFFF;
} 

a {
	display: block;
	text-decoration: none;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

ul ul {display: none;
}

ul li:hover > ul {
	display: block;
}
#outer #footer .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

table, td {
	border: 0px solid #ffffff;
	width:846px;
	table-layout: inherit;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#footertext {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#FFFFFF;
text-align:left;
}


#mailcontent
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color: #333333;
	background-color: #FFFFFF;
}
#outer #footer #footertext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#outer #innerwrap #menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
