/*		STARTPAGINA		  */

/*****************************
** BOXES
*****************************/
html,body { 
	background: #fff url("../images/back_body2.jpg") top center repeat-x;
	margin: 0; 
	padding: 0;
	scrollbar-3dlight-color: #0B3D91;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #0B3D91;
	scrollbar-face-color: #0B3D91;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	text-align: center; }
#wrapper {
	background: transparent url("../images/back_wrapper2.jpg") top center no-repeat;
	width: 572px;
	height: 540px;
	padding: 0;
	margin: 0px auto;
	text-align: center; }

#clear {
	position: relative;
	height: 20px;
	margin: 0px auto;
	clear: both; }

#bottom{ 
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center; }	
	
#bottom a{ 
	font-size: 10px;}

#leftimage {
	position: absolute;
	width: 285px;
	height: 400px;
	top: -400px;
	right: 75px;
	border: 0;
	margin: 0;
	padding: 0;}
#centerimage {
	position: absolute;
	width: 100px;
	height: 80px;
	top: -80px;
	left: -50px;
	border: 0;
	margin: 0;
	padding: 0;}
#centerimage2 {
	position: absolute;
	width: 100px;
	height: 100px;
	top: -180px;
	left: -50px;
	border: 0;
	margin: 0;
	padding: 0;}
#rightimage {
	position: absolute;
	width: 285px;
	height: 400px;
	top: -400px;
	left: 100px;
	border: 0;
	margin: 0;
	padding: 0;}

#LEFTBOX {
	position: relative;
	float: left;
	text-align: right;
	width: 385px;
	margin: 400px 0 0 0;
	height: 48px;	}
#RIGHTBOX {
	position: relative;
	float: left;
	text-align: left;
	width: 385px;
	margin: 400px 0 0 0;
	height: 48px;	}	

#leftbox-leftmenu {
	position:relative; }
#rightbox-rigthmenu {
	position:relative;	}		
	
#leftbox-leftmenu {
	position:relative;
	margin:0;
	padding:0;
	right: 40px;
	height: 48px;
	/*background: url("../images/back_topmenu.gif") 20px 100% repeat-x;*/}
#leftbox-leftmenu #leftmenu {
	position:  absolute;
	width: 385px;
	right: 0;
	height: 25px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold; }
#leftbox-leftmenu #submenu {
	position:  absolute;
	top: 25px;
	width: 385px;
	right: 0;
	height: 26px;
	background: url("../images/submenu_right.gif") bottom right no-repeat;
	padding: 2px 12px 2px 0;
	margin: 0;
	vertical-align:middle;
	line-height: 22px;
	color: #0B3D91;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 22px;}
	
#rightbox-rightmenu {
	position:relative;
	text-align: left;
	height: 48px;
/*	background: url("../images/back_topmenu.gif") 20px 100% repeat-x;*/ }
#rightbox-rightmenu #rightmenu {
	position:  absolute;
	width: 385px;
	left: 40px;
	height: 25px;
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold; }
#rightbox-rightmenu #submenu {
	position:  absolute;
	top: 25px;
	left: 40px;
	width: 385px;
	height: 26px;
	background: url("../images/submenu_left.gif") bottom left no-repeat;
	padding: 2px 0 2px 12px;
	margin: 0;
	line-height: 22px;
	color: #0B3D91;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 22px;}
#content {
	width: 525px;	
	padding: 0;
	margin: 15px 0 0 0;
	z-index: 6; }


/*****************************
** MENU'S
*****************************/
	
#leftmenu span {
 	position: relative;
    float:right;
  	width: auto;
    background:url("../images/hoofdmenu_left.gif") no-repeat left top;
    margin:0 0 0 4px;
    padding:0 0 0 5px;
	color: #fff;}
#leftmenu a {
	display:block;
	font-weight: bold;
	height:auto;
    background: url("../images/hoofdmenu_right.gif") no-repeat right top;
    padding:5px 10px 4px 5px;
	text-decoration: none;
	color: #fff;}
/*html>body #leftmenu a{
  	width: auto;}*/
#leftmenu a:hover{ 
	text-decoration: underline; }
#leftmenu .link_active {
    background: url("../images/hoofdmenu_left_on.gif") no-repeat left top;
	color: #0B3D91; 
	text-decoration: none; }
#leftmenu .link_active a {
    background: url("../images/hoofdmenu_right_on.gif") no-repeat right top;
    padding-bottom:5px;
	color: #0B3D91;
	text-decoration: none; }

#rightmenu span {
    float:left;
   	width: auto;
  	background:url("../images/hoofdmenu_left.gif") no-repeat left top;
    margin:0 4px 0 0;
    padding:0 0 0 5px;
	color: #fff;}
#rightmenu a {
	display:block;
	font-weight: bold;
    background: url("../images/hoofdmenu_right.gif") no-repeat right top;
    padding:5px 10px 4px 5px;
	text-decoration: none;
	color: #fff;}
#rightmenu a:hover{ 
	text-decoration: underline; }
#rightmenu .link_active {
    background: url("../images/hoofdmenu_left_on.gif") no-repeat left top;
	color: #0B3D91; 
	text-decoration: none; }
#rightmenu .link_active a {
    background: url("../images/hoofdmenu_right_on.gif") no-repeat right top;
    padding-bottom:5px;
	color: #0B3D91;
	text-decoration: none; }
	
	
#leftbox-leftmenu #submenu a{ 
	display: block;
	position: relative;	
	float:right;
	padding: 0;
	margin-right: 10px;
	line-height: 17px; 
	vertical-align: middle; 
	color: #0B3D91; 
	text-decoration: none;
	font-style: italic; }
#leftbox-leftmenu #submenu a:hover{ 
	text-decoration: underline; }
#leftbox-leftmenu #submenu .link_active { 	
	text-decoration: underline; }
#leftbox-leftmenu #submenu a{ 
	margin-left: 12px;
	margin-right: 0;}

#rightbox-rightmenu #submenu a{ 
	display: block;
	width: auto;
	position: relative;	
	float:left;
	padding: 0;
	margin-right: 10px;
	line-height: 17px; 
	vertical-align: middle; 
	color: #0B3D91; 
	text-decoration: none;
	font-style: italic; }
#rightbox-rightmenu #submenu a:hover{ 
	text-decoration: underline; }
#rightbox-rightmenu #submenu .link_active { 	
	text-decoration: underline; }
	
/*OPMAAK*/	
/*****************************
** FONTS / LINKS / OVERIGE
*****************************/
	 
boby,div,table, p {		
	font: 11px Verdana, Arial, sans-serif;
	color: #0B3D91;
	line-height: 15px; }
a {  
	color: #0B3D91;
	text-decoration: underline; }
a:hover {  
	color: #f00;
	text-decoration: underline; }

.class3, h2{ 
	font-family: Arial, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 14px; 
	font-weight: bold;
	margin: 0 0 2px 0; }

#counter { 
	position:absolute;
	width:2px;
	height:1px;
	z-index:1;
	left: 1px; 
	top: 1px;
	visibility: hidden; }
