body {
	margin: 0px;
	background: #ffffff url(img/back_groen.jpg) left top repeat-x;
}
body, td {
	font-family: verdana, arial;
	font-size: 80%;
}
td.header {
	font-size: 60%;
}

textarea {
	font-family: verdana, arial;
	font-size: 95%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px
}

h3.normal {
	font-weight: normal;
}

h3.paginasubtitel {
	color: #546474;
	font-size: 125%;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 4px;
	padding-bottom: 1px;
}

h2.paginatitel {
	border-bottom: 1px solid #333333;
	color: #546474;
	font-size: 150%;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 4px;
	padding-bottom: 8px
}

a.taalvlag {
	float: right;
}
a.taalvlag img {
	margin-right: 2px;
}

img.rand {
	border: 1px solid #999999;
}

a, a:visited {
	color: #0000ff;
}

a.subactief {
	color: #ff0000;
}

div.pagina a.grijs {
	color: #666666;
}
div.pagina a.grijs:hover {
	color: #000000;
}

a img.rand, a:visited img.rand {
	border: 1px solid #999999;
}

a:hover img.rand {
	border: 1px solid #000000;
}

table.main {
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
}

table.header {
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
}

/* ************************************************************************* */

hr {
	border-bottom: 1px solid #000000;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	height: 1px;
}

acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}

/* ************************************************************************* */

div.info {
	background-color: #f4f8fc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

div.maandselectie {
	background-color: #f4f8fc;
	border-bottom: 1px solid #cccccc;
	margin: 0px 8px 0px 2px;
	padding: 4px;
}

div.maandselectienieuwsarchief {
	background-color: #f4f8fc;
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 8px 0px;
	padding: 4px;
}

/* ************************************************************************* */

.hoofdmenu, .laatstmenu , .bezoekers {
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
}
.menu, .menua, .menuao {
	background-color: #d3e3f3;
	margin: 0px 0px 1px 0px;
	padding: 1px;
}
.menua {
	font-weight: bold;
}
.menu a, .menua a, .menuao a {
	color: #000000;
	display: block;
	padding: 2px;
}
.menu a:visited, .menua a:visited, .menuao a:visited {
	color: #000000;
}
.menua, .menuao, .hoofdmenu div:hover, .laatstmenu div:hover, .hoofdmenu div.menuimages img:hover, .hoofdmenu div.menuimages input[type=image]:hover {
	background-color: #a8c8e7;
}
.hoofdmenu div.menuimages, .hoofdmenu div.menuimages:hover {
	background-color: #d3e3f3;
}
.hoofdmenu div.menuimages {
	padding: 4px 0px 0px 4px;
}
.menuimg {
	background-color: #d3e3f3;
}
.menuimga {
	background-color: #a8c8e7;
}

div.hiddenmenu {
	display: none;
	background-color: #ffffff;
	background-image: url(img/back_groen.jpg);
	margin: 0px 0px 1px 0px;
	padding: 0px;
}
div.hiddenmenu a, div.hiddenmenu a:visited {
	color: #333333;
	display: block;
	margin: 0px;
	padding: 1px 1px 1px 3px;
}
div.hiddenmenu a:hover {
	color: #000000;
}
div.hiddenmenu div {
	overflow: hidden;
}
div.hiddenmenu:hover {
	background-color: #ffffff;
}

div.laatstmenu {
	margin-bottom: 8px;
}
div.laatstmenu div.menu {
	overflow: hidden;
	width: 138px;
}

div.laatstgewijzigd {
	background-color: #a8c8e7;
	border-bottom: 1px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 90%;
	text-align: center;
}

div.bezoekers {
	font-size: 90%;
	text-align: center;
	padding: 2px;
}

/* ************************************************************************* */

table.topnavigatie {
	background-color: #d3e3f3;
	border-bottom: 2px solid #666666;
	/*
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	*/
}
table.topnavigatie td {
	border-left: 1px solid #ffffff;
	font-size: 70%;
	padding: 0px;
}
table.topnavigatie td.actief, table.topnavigatie td:hover {
	background-color: #a8c8e7;
}
table.topnavigatie td:first-child {
	border-left: 0px solid #ffffff;
}
table.topnavigatie a, table.topnavigatie a:visited {
	color: #333333;
	display: block;
	padding: 4px 0px;
	width: 80px;
}
table.topnavigatie a:hover, table.topnavigatie td.actief a {
	color: #000000;
}

div.popupmenucontainer {
	border: 1px solid #ffffff;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	position: absolute;
}
div.popupmenu {
	background-image: url(img/back_groen.jpg);
	border: 1px solid #333333;
	font-size: 100%;
	margin-top: 0px;
	max-height: 300px;
	overflow: auto;
	padding: 4px;
}
div.popupmenu a {
	display: block;
	white-space: nowrap;
}

div.navigatie {
	background-color: #f4f8fc;
	border-bottom: 2px solid #cccccc;
	/* margin: 8px 12px 4px 12px; */
	margin: 0px 0px 4px 0px;
	padding: 4px;
}
div.navigatie td {
	font-size: 70%;
}
div.navigatie a, div.navigatie a:visited, div.navigatie td a, div.navigatie td a:visited {
	color: #666666;
}
div.navigatie a:hover, div.navigatie td a:hover {
	color: #000000;
}

div.onderliggende {
	background-color: #e8f0f9;
	border-bottom: 1px solid #cccccc;
	margin: 8px 12px 4px 12px;
	padding: 4px;
}
div.onderliggende i {
	font-size: 80%;
}
div.onderliggende a, .onderliggende a {
	color: #666666;
	font-size: 90%;
}
div.onderliggende a:hover, .onderliggende a:hover {
	color: #000000;
}

.pagina {
	line-height: 140%;
	margin: 12px;
}

.subpaginas {
	border-top: 1px solid #333333;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 4px;
}

/* ************************************************************************* */

div.item2, tr.item2 td, td.item2 {
	background-color: #f4f8fc;
}
table.agendagroot tr.actief td {
	border-top: 1px solid #cccccc;
}

.nieuwsitemlinks, .nieuwsitemrechts {
	border-top: 1px solid #999999;
	padding: 8px 4px;
}
.nieuwsitemrechts, .nieuwsitemklein2 {
	background-color: #f4f8fc;
}

/* ************************************************************************* */

div.popup {
	background-image: url(img/back_groen.jpg);
	border: 1px solid #333333;
	font-size: 100%;
	margin-top: 2px;
	padding: 4px;
}

.agenda {
	background-color: #d3e3f3;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
}
.agenda .titel {
	background-color: #a8c8e7;
	border-top: 0px;
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
.agenda div.content {
	border-top: 1px solid #ffffff;
	font-size: 80%;
	padding: 2px;
}
.agenda sup {
	font-size: 90%;
}
.agenda a {
	color: #0000ff;
}
.agenda a:visited {
	color: #0000ff;
}

/* ************************************************************************* */

.prikbord {
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
}

/* ************************************************************************* */

.weer {
	/*
	background-image: url(img/weer.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 100px;
	*/
	border-left: 2px solid #666666;
	padding-bottom: 8px;
	padding-left: 6px;
}

/* ************************************************************************* */

.bedrijven {
	background-color: #d3e3f3;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	text-align: center;
}
.bedrijven .titel {
	background-color: #a8c8e7;
	border-top: 0px;
	font-size: 90%;
	text-align: center;
}
.bedrijven div {
	border-top: 1px solid #ffffff;
	font-size: 80%;
	padding: 2px;
}
.bedrijven img {
	border: 1px solid #666666;
	margin: 4px 2px;
}

/* ************************************************************************* */

.footer {
	background-color: #f5f8ff;
	border-top: 2px solid #333333;
	font-size: 90%;
	margin: 0px;
	padding: 12px;
	text-align: center;
}

/* ************************************************************************* */

form {
	margin: 0px;
}

a:hover, div.titel a:hover {
	color: #000000;
}

span.zoekwoord {
	background-color: #ffff00;
}

input.zoekwoorden {
	background: #ffffff url(img/vergrootglas.gif) no-repeat 99% 2px;
	border: 1px solid #7f9db9;
	height: 22px;
	padding: 2px;
}
input.zoekwoordenklein {
	border: 1px solid #7f9db9;
	padding-left: 2px;
}

p {
	margin: 0px;
}

div.innerfoto {
	background-color: #ffffff;
	border: 1px solid #666666;
	display: none;
	padding: 4px;
	position: absolute;
}
