body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
}

.clear{clear:both;}
#container {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerfulldesign {
	margin: 0;
	font-size: 16px;
	letter-spacing: -1px;
	color: #666666;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 280px;
}
#header {
	background-image:url(images/header.jpg);
	width:1000px;
	height:232px;
	display:block;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:1000px;
}
#main {
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	width:190px;
	float:left;
	display:inline;
	background-color:#FFFFFF;
	
}
#right {
	float:right;
	width:780px;
}
/***************** Content ***********************/




/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.jpg);
	width:195px;
	height:400px;
	/*margin-left:0px;*/
}
#menu ul {
	padding: 25px 0px 0px 0px;
	width:165px;
	margin-left:5px;
}
.lastchild{
	border-bottom: none !important;
}
/***************** Footer ***********************/
#footer {
	background-color:#ff6600;
	height:74px;
	width:979px;
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:20px;
	display:block;
	padding-left: 45px;
}

/*--------left menu---------*/
ul.left_menu{
width:160px;
padding:15px 0px 0px 0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
text-align:left;
}

ul.left_menu li.odd a{
	width:170px;
	height:30px;
	display:block;
	border-bottom:1px #FFFFFF solid;
	text-decoration:none;
	color:#000;
	line-height:25px;
	padding-left: 15px;
	margin: 0px;
}

ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
background:#F90;
color:#FFFFFF;
background-position:5px 5px;
}
.ORANJE {
	font-size: 22px;
	color:#F60;
	text-align:left;
	padding-left:25px;
}
#menuR {
	background-image:url(images/menuR.jpg);
	width:195px;
	height:400px;
	/*margin-left:0px;*/
}
#menuR-TXT {
	padding-left:10px;
	padding-top:45px;
}
.grijs {
	color: #666;
}
