* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #525555;
	background-color: #fff;
	text-align: center;
}
h1 {
  font-size: 14px;
  font-weight: bold;
}
h2 {
  font-size: 13px;
  font-weight: bold;
}
h3 {
  font-size:10pt;
  font-weight: bold;
}
form {
  padding: 0;
  margin: 0;
}
a {
  color: #6daa3a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* ----------------------------------------------------------------------- */
/* layout
/* ----------------------------------------------------------------------- */

.wrapper {
	 width: 940px;
	 margin: 0 auto;
	 text-align: left;
}
/* header */
#header {
  height: 111px;
  border-bottom: 3px solid #6DAA3A;
}
	#header .wrapper {
		background: url(../images/header-peilschaal_maas.gif) no-repeat;
		height: 111px;
	}
	#header .wrapper a {
		display: block;
		width: 300px;
		height: 111px;
	}
	#header-detail {
		margin: 0 auto;
		height: 79px;
		width: 700px;
	}
	#title {
	  float: left;
	  padding: 18px 20px 0px 10px
	}
	#logo {
	  float: right;
	  padding: 3px 0;
	}
	#linklist {
		padding-left: 10px;*/
		padding-top: 2px;
		color: #fff;
		font-size: 10px;
		text-align: left;
	}
	#linklist a {
		color: #fff;
		text-decoration: none;
		font-size: 10px; 
	}
	#linklist a:hover {
		text-decoration: underline;
	}

/* main content - left and right column */
#content {
	border-top: 3px solid #007BB9;
	padding: 10px 0 10px 0;
}
#content-left {
	width: 328px;
}
	/* list with layers (table) */
	#layerList {
		margin: 5px 0 5px 0;
		padding: 0;
		border-top: 1px solid #ccc;
		background-color: #fff;
	}
	#layerList a {
		cursor: pointer;
	}
	#layerList .layer th, #layerList .layer td {
		border-bottom: 1px solid #ccc;
		padding: 3px;
		margin-left: 5px;
	}
	#layerlist .layer th {
		background-color: #eee;
		border-right: 1px solid #ccc;
	}
	#layerlist .layer .noborder {
		border: none;
		width: 10px;
		background-color: red;
	}
	#layerlist .check {
		border: 1px solid #ccc;
		background-color: red;
		margin-top: 2px;
	}
	#layerlist .help {
		color: #009aff;
	}
	.legendlabel {
		font-size: 11px;
		padding-top: 2px;
	}

#content-right {
	width: 600px;
}
	#content-detail { /* details screen */
	  background: #fff;
	  padding: 15px 8px 30px 8px;
	  margin: 0 auto;
	  width: 680px;
	  text-align: left;
	}

#footer {
	
}
#disclaimer {
	height: 50px;
	padding: 3px 5px 3px 0px;
	color: #bbb;
}

.showTip {
	cursor: pointer;
}


/* zoek knop */
#ppcPopup {
	display: block;
	background: url(../images/icons/search_48.gif) no-repeat;
	font-size: 16px;
	padding: 15px 5px 15px 45px;
	color: #009aff;
	margin: 10px 0 10px 0;
}
#ppcPopup:hover {
	text-decoration: none;
}
#ppcPopup span {
	border-bottom: 1px solid #009aff;
	padding: 0 0 3px 0;
}
#ppcPopup:hover span {
	color: #007bb9;
	border-bottom: 1px solid #007bb9;
}
/* popup */
.header {
	background: url(../images/header-peilschaal_maas.gif) no-repeat;
	height: 111px;
}
.popup {
	margin: 10px 20px 5px 20px;
}
	.popup #disclaimer {
		margin-top: 40px;
		padding-top: 5px;
		border-top: 1px solid #ccc;
	}
	.popup table {
		border-left: 1px solid #ccc;
		border-top: 1px solid #ccc;
	}
	.popup th, .popup td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 2px 5px 2px 5px;
		text-align: left;
	}
	.popup th {
		vertical-align: top;
		background-color: #007bb9;
	}
	.popup ul {
		margin-left: 20px;
	}
.zoek {
	background: #ff4500;
	border: 1px solid #ccc;
	padding: 7px;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
	.zoek table, .zoek td {
		border: none;
		padding: 2px 2px 2px 0px;
		margin-right: 10px
	}
	.zoek input {
		padding: 2px;
		font-size: 13px;
		border: 1px solid #ccc;
		/*margin-left: 7px;*/
	}
	.zoek .button {
		padding: 1px 8px 1px 8px;
		margin-left: 5px;
		background-color: #eee;
	}
	.message {
		margin: 10px 20px 5px 0px;
		padding: 8px 0px 8px 30px;
		background: url(../images/icons/dialog-warning.png) no-repeat 0px 6px;
		color:red;
		font-size: 13px;
		font-weight: bold;
	}
/* straat popup */
#straat table table {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#straat th, #straat td {
  text-align: left;
  font-weight: normal;
  font-size: 8pt;
}
#straat th {
  color: #009aff;
  font-weight: bold;
  background-color: #fff;
  border-bottom: 1px dotted #ccc;
  width: 50px;
}
#straat td {
  padding-top: 5px;
}
#straat .title {
  background-color: #eee;
  color: #525555;
  font-weight: bold;
}
#straat table table th {
  margin-bottom: 3px;
  color: #333;
  font-weight: normal;
  padding: 3px;
  background-color: #eee;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#straat table table td {
  padding: 3px;
  font-weight: normal;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#straat a {
  display: block;
  color: #6daa3a;
  background: url(images/icons/page_white_link.png) no-repeat 3px 3px;
  padding: 3px 3px 3px 23px;
}

/* ----------------------------------------------------------------------- */
/* messages
/* ----------------------------------------------------------------------- */

.error {
	background: #ffd7d7 url(../images/icons/delete_new.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-size: 11px;
	padding: 10px 20px 10px 45px;
	margin: 10px 0px 10px 0px;
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
}
.alert {
	background: #fff6bf url(images/exclamation_new.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-size: 11px;
	padding: 10px 20px 10px 45px;
	margin: 10px 0px 10px 0px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
.tip {
	background: #fff6bf url(../images/icons/dialog-information.png) no-repeat center;
	background-position: 10px 10px; /* x-pos y-pos */
	text-align: left;
	font-size: 11px;
	padding: 10px 20px 10px 45px;
	margin: 10px 0px 10px 0px;
	border:1px solid #ffd324;
}
.mail {
	background: #F8FAFC url(../images/icons/email_go_over.png) no-repeat center;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	font-size: 11px;
	padding: 10px 20px 10px 45px;
	margin: 10px 0px 10px 0px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
}

/* tootltip */
#jHelperTipAttrContainer{ 
	background: #fff6bf url(../images/icons/dialog-information.png) no-repeat center;
	background-position: 5px 5px; /* x-pos y-pos */
	text-align: left;
	font-size: 11px;
	padding: 10px 20px 10px 35px;
	margin: 0;
	border: 1px solid #ffd324;
	
	display: none;
	z-index: 100;
}
#jHelperTipContainer {
	display: none;
}

.none {
	display:none;
}

/* float rules */
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.center {
	text-align: center;
	display: block;
}