@CHARSET "ISO-8859-1";

body {
	font-family: Arial;
}

#waterstanden {
	width: 100%;
	font-size: 0.9em;
}

#waterstanden td {
	width: 20%;
  border-bottom: 1px solid #E6E6E6;
  height: 20px;
}

#waterstanden td.small {
	width: 10%;
}

h2 {
  color: #2C7EBA;
	font-size: 1.3em;
}