@charset "UTF-8";
/* sitemap CSS Document */
* {

margin:0px;
padding: 0px;
}

body{
	background-color:#FFFFFF;
	text-align: center;	
	}

	#container955{
	background-color: #FFFFFF;
	height: 745px;
	width: 955px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	background-image: url(../images/voorsitemap.jpg);
	float:center;
	}		
			td.dir_name {
	color: #990066;
	
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990066;
	font-family: "Helvetica CY", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: transparent;
	font-style: italic;
			}
			
			td.dir_content {
			
				padding-bottom:5px;
			
				padding-left:20px;
			
				padding-right:10px;
			
				padding-top:5px;
			
			}
			
			table.dir {
	
	font-family: "Helvetica CY", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990066;}
	
	a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	background-color: transparent;
	color: #990000;
	}

	
				  table.map_link a:link,  table.map_link a:visited {
	font-family: "Helvetica CY", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
	color: #990066;
	
			}
			
		 table.map_link a:hover, table.map_link a:active {
	font-family: "Helvetica CY", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #66CC00;
	text-decoration: none;
	list-style-type: none;	
			}
			
		</style>