
html, body, div {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	font: small sans-serif, verdana, arial;
	padding: 5px;
	background: #eef3ff;
}

a {
	color: #000;
}

a:hover {
	color: #35b;
	text-decoration: none;
}

img {
	border: 0;
}

.h {
	display: none;
}

.s {
	display: table-cell;
}

#header {
	height: 50px;
	margin: 5px 5px 10px 5px;
	background-color: #fff;
	border: 1px solid  #35b;
}

#img_header {
	float: left;
	width: 400px;
	height: 50px;
	background: url(header-modern.png) no-repeat;
}

#img_start {
	float: right;
	width: 200px;
	height: 50px;
	background: url(start-modern.png) no-repeat;
}

#navbar {
	color: #fff;
	font-size: x-small;
	padding: 0 .2em;
	margin: 0 5px 20px 5px;
	background-color: #89d;
	border: 1px solid  #35b;
}

#navbar a {
	color: #fff;
	text-decoration: none;
}

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

#datum {
 	float: right;
}

#kieslayout {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#kieslayout a {
	text-decoration: none;
}

#catlist {
	font-size: x-small;
	text-align: center;
	padding: .2em;
	margin: 0 5px 15px 5px;
	background-color: #f6f6ff;
	border: 1px solid  #35b;
}

#catlist a {
	text-decoration: none;
}

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

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color: #89d;
	border: 1px solid #35b;
}

ul li {
	color: #fff;
	font-weight: bold;
	text-align: center;
}

ul li ul {
	background-color: #f6f6ff;
	border: 0;
	border-top: 1px solid #35b;
}

ul li ul li {
	font-weight: normal;
	text-align: left;
}

ul li ul li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

ul li ul li a:hover {
	color: #000;
	background-color: #ccd6f6;
}

.description {
	font-size: x-small;
}

.bot li ul li  {
	color: #000;
	font-size: x-small;
}

.bron {
	font-size: x-small;
	text-align: center;
	margin-top: 1em;
}

.bron a {
	display: inline;
	width: auto;
	text-decoration: underline;
}

.bron a:hover {
	color: #35b;
	text-decoration: none;
	background-color: #f6f6ff;
}

.donker {
	background-color: #eef3ff;
}

#img_aanhetwoord  {
	text-align: center;
	padding: 1em 0;
}

#img_aanhetwoord a {
	display: inline;
	width: auto;
}

#img_aanhetwoord img {
	border: 1px solid #35b;
}

#textbox {
	text-align: justify;
	padding: 1em;
	margin: 0 5px 15px 5px;
	background-color: #f6f6ff;
	border: 1px solid  #35b;
}

#tabs {
	text-align: center;
	margin: 20px 5px;
	background-color: #eef3ff;
	border: 0;
	border-bottom: 1px solid #35b;
}

#tabs li {
	display: inline;
}

#tabs a {
	color: #89d;
	text-decoration: none;
	padding: 0 .2em;
	margin: 0 .2em;
	background-color: #fff;
	border: 1px solid #35b;
}

#tabs a:hover {
	color: #fff;
	background-color: #89d;
}

#tabs #tab_selected a {
	color: #35b;
	background-color: #eef3ff;
	border-bottom: 1px solid #eef3ff;
}

#overzicht {
	font-size: x-small;
	background-color: #f6f6ff;
	border-top: 1px solid #35b;
	border-right: 1px solid #35b;
}

#overzicht tr:hover {
	background-color: #ccd6f6;
}

#overzicht td {
	border-bottom: 1px solid #35b;
	border-left: 1px solid #35b;
}

#overzicht tr.kop {
	color: #fff;
	font-size: small;
	font-weight: bold;
	text-align: center;
	background-color: #89d;
}

#overzicht tr.kop a {
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

#overzicht tr.kop a:hover {
	background-color: #ccd6f6;
}

#overzicht tr.kop a.hidecol {
	display: inline;
}

#overzicht tr.kop a.hidecol:hover {
	background-color: #89d;
}

#overzich img {
	vertical-align: center;
}

#footer {
	color: #fff;
	text-align: center;
	padding: 0 .2em;
	margin: 15px 5px 5px 5px;
	background-color: #89d;
	border: 1px solid  #35b;
}

#footer a {
	color: #fff;
}
