@charset "utf-8";
html{overflow: -moz-scrollbars-vertical;}

			body {
				margin: 0 auto;
				background-color: #2c1a48;
				margin-top: 20px;
				line-height: 140%;
				background-image: url('../images/bg_kleur.jpg');
				background-repeat: repeat-y;
				background-position: top center;
			}
			img {
				border: none;
			}
			body,p,div,td,li {
				font-family: Arial,sans-serif;
				font-size: 11px;
			}
			div#container {
				width: 949px;
				display: block;
				position: relative;
				top:0px;
				left:0px;
				height: 519px;
			}
			div#boven{
				width: 949px;
				height: 42px;
				background-color: #13032c;
				position: relative;;
				left:0px;
				top:0px;
				display:block;
				margin:0px;
				padding:0px;
				text-align:left;
			}
			div#menu0{
				width: 203px;
				height:42px;
				float:left;
				margin:0px;
				padding:0px;
			}			
			div#menu{
				width : 730px;
				display: block;
				float: left;
			}
			div#menu img {
				border: none;
			}
			div#menu ul {
				display: block;
				/*float: left;*/
				margin: 17px 0 0 30px;
				padding:0px;
				list-style-type:none;
			}			
			div#menu li {
				display: block;
				float: left;
				margin: 0px;
				margin-right: 25px;
				height: 13px;
				overflow: hidden;
			}	
			div#menu li a{
				display: block;
				padding-top: 40px;
			}
			div#onder{
				width:949px;
				display:block;
				text-align:left;
				background-image: url('../images/achtergrond_groot.jpg');
				background-repeat:no-repeat;
				background-position: top left;
				margin:0px;
				padding:0px;
				float: none;
				background-color: #290954;
				min-height:600px;
			}
			div#submenu  {
				width: 158px;
				float: left;
				margin: 0;
				padding: 0;
				
			}
			div#submenub  {
				width: 190px;
				float: left;
				margin: 0;
				padding: 0;
				text-align:left;
				padding-top: 70px;
			}	
			div#submenub img {
				display:block;margin:0px 0px 20px 40px;padding:0px;
			}	
			#submenu ul {
				padding:55px 0px 0px 0px;
				list-style-type:none;
				border: 0;
				border-bottom: solid 3px #13032c;
				margin:0px;
			}
			#submenu ul li a{
				display: block;
				height:40px;
				border-top: solid 3px #13032c;
				font-weight:bold;
				font-size:9px;
				color: #13032c;
				line-height:40px;
				font-style: italic;
				padding:0px 0px 0px 10px;
				background-color: #95b2ea;
				margin:0px;
			}
			#submenu ul li a:link{
				text-decoration: none;
				color: #13032c;
			}
			#submenu ul li a:visited{
				text-decoration: none;
				color: #13032c;
			}
			#submenu ul li a:hover{
				text-decoration: none;
				color: #e89800;
			}
			#submenu ul li a:active{
				text-decoration: none;
				color: #e89800;
			}					
			#rechts {
				width: 760px;
				height: 444px;
				padding: 35px 0px 0px 0px;
				/*margin: 0px 0px 0px 158px;*/
				float: left;
				margin:0px;
			}
			#rechts a {
				color: #000;
				}
			#rechtstekstb,
			#rechtstekst,
			#rechtstekstgroot {
				border: solid 3px #13032c;
				display:block;
				/*background: url('../images/bg_tekst.jpg') repeat-x;*/
				margin-left: 199px;
				height: auto;
				min-height: 444px;
				background-color: #afd8f7;
			}	
			#rechtstekstb h1,			
			#rechtstekst h1,
			#rechtstekstgroot h1 {
				display: block;
				color: #e89800;
				font-weight: bold;
				font-size: 12px;
				line-height: 44px;
				margin: 0px;
				padding-left: 35px;
				background-color: #13032c;
			}	
			#rechtstekstb h2,			
			#rechtstekst h2,
			#rechtstekstgroot h2 {
				font-weight: bold;
				font-size: 12px;
				margin: 0px 0px 15px 0px;
				padding: 0px;
			}			
			#rechtstekstb ul,		
			#rechtstekst ul,
			#rechtstekstgroot ul {
				margin-top:0px;
				margin-bottom:0px;				
			}
			#rechtstekstb p,
			#rechtstekst p,
			#rechtstekstgroot p {
				margin-bottom:0px;
				margin-top: 15px;
			}			
			#rechtstekstb div,
			#rechtstekst div,
			#rechtstekstgroot div {	
				padding: 10px 40px 20px 35px;
				margin:0px;
				display: block;
			}
			#rechtsbeeld{
				border-top: solid 3px #13032c;
				border-left: solid 3px #13032c;
				border-bottom: solid 3px #13032c;
				border-right:0px;
				display:block;
				float:left;
				height:100%;
				background-color: #9ab1e3;
				text-align:center;
				width:196px;
			}
			div.spacer {
				clear: both;
				line-height: 0px;
				margin: 0px;
				padding: 0px;
				}

