* { padding: 0px;
		margin: 0px; }
	a {
	  outline: none;
	}
	body {
	 	margin: 0px; 
	 	padding: 0;  	
	 	font: 11px Verdana, Arial, Helvetica, sans-serif; line-height: 130%;
		color: #000000;	
		width: 100%;
		text-align: center;

		background: #ffffff url(../../fileadmin/templates/010108/images/bg_intro_body.gif) repeat-x 0px 46px;
	 } 
	#outerBox {
	  margin: auto;
	  background: transparent url(../../fileadmin/templates/010108/images/bg_intro.jpg) no-repeat 185px 148px;
	  width:919px; 
	  height: 800px;
	  align: center;	
  	  margin-left: auto;
	  margin-right: auto;
	  text-align: left;
	} 
	#topBox {
		/* height: 210px; */
		background-image: url(../../fileadmin/templates/010108/images/bg_intro_center.gif);
		background-repeat: no-repeat;
		background-position: 0px 46px;
	}
	#topContent {
		width: 919px;
		/* height: 210px; */
		background-image: url(../../fileadmin/templates/010108/images/bg_top.gif);
		background-repeat: no-repeat;
		background-position: 32px 0px;
	}
	#topContent .checkButton {
		margin-left: 73px;
		margin-top: 18px;
		float: left;
	}
	#topContent .titletxt {
		margin-top: 60px;
		margin-left: 70px;
	}
	#topContent a.stadsnieuws {
		float: right;
		width: 75px;
		height: 49px;
		margin-left: 40px;
		margin-top: 55px; 
		display: inline;

		background-image: url(../../fileadmin/templates/010108/images/btn_sn.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	#topContent a.stadsnieuws:hover {
	background-image: url(../../fileadmin/templates/010108/images/btn_sno.gif);
	}
	#contentBox {
		float: left;
	}
	#contentBox  table { margin-top: 0px; }
	#contentBox  table .intro {
		height: 500px;
		background-image: url(../../fileadmin/templates/010108/images/txt_intro.gif);
		background-repeat: no-repeat;
		background-position: 0px 100px;
		width: 919px;
	}
	#contentBox  table .intro img { 
	/* margin-top: -85px; */
	margin-left: 185px;  }
	#contentBox  table .right #content { 
		border: 2px dashed #000000;
		background-color: #ffffff;
		padding: 5px;
		margin-left: 12px;
		color: #000000;
		filter:alpha(opacity=90);
		-moz-opacity:0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
		float: left;
		min-height: 100%;
		width: 570px;
	}
	#contentTitle .content-title { margin-left: 10px; margin-top: 10px; margin-bottom: 10px; font-weight: bold; color: #66b721; font-size: 130%; }
	#contentContent { margin-left: 10px; }
	
	#contentContent p.bodytext { margin-bottom: 10px; }
	.tool-tip {
		color: #d6d5da;
		width: 139px;
		z-index: 13000;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		text-align: left;
	}
	 
	.tool-title {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		color: #cce70b;
		padding: 8px 8px 4px;
		background: url(../../fileadmin/templates/010108/images/bubble.png) top left;
	}
	 
	.tool-text {
		font-size: 11px;
		padding: 4px 8px 8px;
		background: url(../../fileadmin/templates/010108/images/bubble.png) bottom right;
	}
	
	
	#wijkSelect {
		width: 97px;
		height: 35px;
		background: #ffffff url(../../fileadmin/templates/010108/images/bg_ddtext.gif) no-repeat 4px 5px;
		border: 1px solid #000000;
		float: left;
		align: middle;
		position: relative;
		margin-left: -100px;
		margin-top: -304px;
		z-index: 1000;
	}
	
	#wijkSelect .drop {
		margin-top: 21px;
	}
	
	
	#toggle {
		display: block;
		width: 91px;
		height: 10px;
		line-height: 12px;
		border: 1px solid #D3D3D3;
		background: #232323 url(../../fileadmin/templates/010108/images/bg_dropdown.gif) no-repeat center right;
		color: #ffffff;
		text-decoration: none;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 4px;
		font-size: 9px;
	}
	#subRegion {
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		background-color: #232323;
		display: hidden;
		z-index: 1200;
	}
	#subRegion a {	
		padding-left: 4px;
		width: 91px;
		display: block;
		color: #ffffff;
		text-decoration: none;
		font-size: 9px;
	}
	#subRegion a:hover {	
		color: #cce70b;
	}
	#nwToggle { visibility: hidden; display: none; }
	#nwNews { float: left;  display:inline;   }
	#nwNews a { color: #000000; text-decoration: none; }