body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4;
	color: #000099;
}

p, h1, h2, h3, h4, h5, h6, ul, ol {
	margin-top: 0;
}

a, a:link, a:visited  {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}

//a:hover {
//	text-decoration: underline;
//}

div {
	padding: 0 0 1px 0;
}

div :last-child {
	margin-bottom: 0;
}

#header, #footer {
	padding: 2% 2% 1px 2%;
}

#wrapper {
	min-width: 15em;
	max-width: 70em;
	margin-left: 2em;
	background: #00BFFF;
}

#header {
	color: Red;
	background: url(../images/water.jpg) repeat-x;
}

#header .buffer {
	position: relative;
}

#header #bal {
//	float: right;
	height: 111px;
	width: 167px;
//	top: 10px;
	position: absolute;
	left: 80%;
}

#header h1 {
	position: absolute;
	top: 0px;
	left: 120px;
	font-size: 4em;
}

#menu {
	float: left;
	width: 20%;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #FFF;
}

#menu a {
	display: block;
	padding: .5em 1.5em .8em 1.5em;
	border-bottom: 1px solid #FFF;
	background: #7FFFD4;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

#menu a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

#menu a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}


#inhoud {
	float: right;
	width: 76%;
	background: #FFF; ///#F0EE90;
	padding: 2%;
}

#inhoud h1 {
	font-size: 1.5em;
	color: Red;
}

#inhoud h2 {
	font-size: 1.25em;
	color: Red;
}

#inhoud p {
	border-bottom: 1px solid LightGray;
}

#footer {
	clear: both;
	text-align: center;
	background: white;
}

#maanden  li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#maanden a {
//	display: block;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

#inhoud table {
	background: #00BFFF;
	width: 100%;
}

#inhoud th {
	color: Red;
	font-weight: bold;
	text-align: left;
	background: #FFF;
}

#inhoud td {
	background: #FFF;
}

#map_canvas {
	width: 500px;
	height: 300px;
}

#uitslagenContainer {
	min-width: 300px;
	max-width: 600px;	
}

#uitslagenContainer .legeRegel {
	padding-top: 15px;
}	

#inhoud .uitslagenKop1 {
	text-align: center;
	font-weight: bold;
}

#inhoud .uitslagenKop2 {
	font-weight: bold;
}
