@charset "utf-8";
html{overflow: -moz-scrollbars-vertical;}

			html, body {
				text-align:center;
			}
			body {
				padding:0px;
				margin: 0 auto;
				background-color: #2c1a48;
				text-align: center;
				margin-top: 20px;
			}
			div#container {
				width: 950px;
			}
			
			div#links {
				background-image: url('../images/bg_home_nl.jpg');
				width: 474px;
				height: 559px;
				display: block;
				float:left;
				position: relative;
			}
			img#imagemap {
				position: absolute;
				top: 296px;
				left: 23px;
				}
			div#logos{
				position: absolute;
				left: 12px;
				top: 23px;
				text-align: center;
				width: 85px;
			}
			div#logos img {
				border:none;
				padding:0px;
				margin:0px;
			}
			div#rechts {
				background-image: url('../images/bg_home_txt.jpg');
				width: 476px;
				height: 559px;
				display: block;
				float:right;
				text-align: left;
				padding:0px;
				margin:0px;
			}
			div#hometaal {
				text-align: right;
				font-family: arial, sans-serif;
				height: 30px;
				padding:0px;
				margin: 0px 30px 0px 80px; 
			}			
			div#hometekst {
				text-align: left;
				font-family: arial, sans-serif;
				font-size: 11px;
				color: #13032c;
				width: 345px;
				height: 306px;
				overflow: auto;
				margin: 65px 0px 0px 60px; 
				padding: 0px;
				
			}
			div#hometekst a:link{
				color: #13032c;
				text-decoration:undeline;
			}
			div#hometekst a:visited{
				color: #13032c;
				text-decoration:undeline;
			}
			div#hometekst a:hover{
				color: #e89800;
				text-decoration:undeline;
			}
			div#hometekst a:active{
				color: #e89800;
				text-decoration:undeline;
			}						
			#vlakhome{
				padding:5px 15px 5px 15px;margin:0px;   
				background-image: url(../images/transparent.png) !important;  /* Mozilla only */
				background-color: transparent !important;           /* Mozilla only */

			}
			div#hometaal img {
				border: none;
			}
			div#hometaal ul {
				display: block;
				/*float: left;*/
				margin: 17px 0 0 30px;
				padding:0px;
				list-style-type:none;
			}			
			div#hometaal li {
				display: block;
				float: left;
				margin: 0px;
				margin-right: 25px;
				height: 13px;
				overflow: hidden;
			}	
			div#hometaal li a{
				display: block;
				padding-top: 40px;
			}
			#lichtkrant a {
			color: #ffffff;
			}
			
			#vlakhome ul {
				margin-top:0px;
				margin-bottom:0px;				
			}
			#vlakhome p {
				margin-bottom:0px;
				margin-top: 15px;
			}		