/***************
Kleuren Zeist

#007e6c	rood
#ed950b oranje
#ffb238 menu-bg oranje
#999999 grijs (in lijsten)
#2f2f2f donkergrijs (tekstkleur)
***************/
body, html {
	height: 100%;
}

body {
	background: url(../images/bg_body.gif);
	margin: 0;
	padding: 0;
}

body, td {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

a:link,
a:visited,
a:active {
	color: #007e6c;
	text-decoration: underline;
}

a:hover {
	color: #002157;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	color: #007e6c;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 21px;
	margin: 0;
}

.h1Container {
	padding: 0 0px 20px 0px;
}


h2 {
	color: #007e6c;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

img {
	border: 0;
}

input, select, textarea {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #2f2f2f;
}

table {
	width: 100%;
}

th {
	text-align: left;
	font-weight: normal;
	background-color: #e7e7ee;
	height: 23px;
}

th, th a {
	color: #002157 !important;
	font-weight: bold;
}

th, td {
	padding: 0 0 0 12px;
}

/*****************************
Layout divjes
******************************/

/* De hoofd div waarin de hele site zit */
#mainContainer {
	background-color: #fff;
	position: relative;
	width: 770px;
	margin: auto;
	min-height: 100%;
	_height: 100%; /* hack voor IE: min-heigt werkt niet in IE */
}

#top {
	width: 770px;
	height: 20px;
}

#header {
	width: 770px;
	height: 80px;
}

/* In de div "middle" zitten "menu" en "content" */
#middle {
	width: 770px;
}

#menu {
	float: left;
	width: 170px; /* 170 - 2 * 10px */
}

#content {
	background: #fff url(../images/headerstukje.jpg) top right no-repeat;
	float: left;
	width: 560px; /* 600 - 2*20*/
	min-height: 200px; /* ervoor zorgen dat het content gedeelte nooit korter is als het menu */
	padding: 40px 20px 20px 20px;
}

/*****************************
Menu
******************************/

#search {
}

#searchInDiv {
	padding: 0 10px 0 10px;
}

#adressenUitDiv {
    border-bottom: 1px solid #76d0bd;
    padding: 0 10px 5px 10px;
}

#keywordDiv {
	padding: 0 10px 0px 10px;
}

#keyword {
	width: 100px; /* 106px; */
	height: 14px; /* 20px; */
	padding: 1px 0 1px 2px;
	margin-right: 2px;
}

#rubriekDiv{
	border-bottom: 1px solid #76d0bd;
	padding: 5px 10px 12px 10px;
}

#rubriek {
	width: 106px;
	margin-right: 2px;
}

#menu h2 {
	color:#002157;
	font-size: 11px;
	font-weight:bold;
	line-height:20px;
	margin: 0;
	padding:0 0 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul a {
	border-bottom: 1px solid #76d0bd;
	color: #002157;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 20px;
	padding: 0 0 0 10px;
}

#menu a:hover {
	color: #007e6c;
}

.menuSelected {
	background-color: #def2ee;
}

/*****************************
Content
******************************/

/* de grote knoppen op de homepage */
#content .flashButton {
	float: left;
	margin: 0 0 10px 0;
	width: 275px;
	height: 40px;
}

/* een aantal stylen voor tabellen */

.tableList th {
	height: 23px;
}

.tableList td {
	padding: 4px 4px 4px 12px;
}

.tableList th {
	font-weight: bold;
}

.tableList a, .tableList a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #2f2f2f;
}

/* wisselende achtergrondkleur */
.tr0 {
	background-color: #fff;
}

.tr1 {
	background-color: #f1f1f5;
}

.trMouseOver {
	background-color: #007e6c;
	color: #fff;
	cursor: pointer;
}

.trMouseOver td, .trMouseOver td a {
	color: #fff !important;
}

/* accenten voor bedrijven die extra doekoes hebben betaald */
.trBasic {
	background-color: #ffd38d;
}

.trExtra {
	background-color: #a3dfd3;
}

.trExtra td {
	padding: 8px 0 8px 12px;
}

.trPagina {
	background-color: #ffb238;
}

.trPagina td {
	padding: 13px 0 13px 12px;
}

/* tabellen met teksten */
.trContent td {
	padding-top: 18px;
}

.tableInfo .tr0 td {
	border-bottom: 1px solid #e7e7ee;
	vertical-align: top;
	padding: 5px 0 5px 12px;
}

.tableInfo .tr0 b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* blader knoppen/getalletjes */
.tableNav {
	margin: 12px 0 0 0;
}

/* onderaan de pagina staat een link naar de vorige pagina en een printericoontje */
#contentFooter {
	margin: 20px 0 0 0;
	padding: 5px 0 0 12px;
	border: 1px solid #f1f1f1;
	border-left: none;
	border-right: none;
	height: 18px;
}

#printIcon {
	background-color: #007e6c;
}

/* linkjes naar informatieteksten */
#accentContainer {
	border: 1px solid #b8b8b8;
	border-left: none;
	border-right: none;
	background-color: #e7e7ee;
	padding: 12px;
	margin: 36px 0 12px 0;
}

/* plaatje in content */
.imgContent {
	margin: 0 0 0 5px;
}

/* foutmeldingen (in FormHandler) */
.accent, .error {
	color: #007e6c;
}

/* clearer divje (voor FireFox) */
.clearer {
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#contactForm table {
	width: 550px;
}

#contactForm td {
	padding: 0 12px 2px 0;
}

#contactForm input, #contactForm textarea {
	width: 200px;
}

.radio {
	width: 20px !important;
}

.submit {
	width: 100px !important;
}

.subrubrieken {
	font-size: 10px;
}

.keurmerkGroot {
    float: right;
    display: block;
    width: 30%;
    text-align: right;
    padding-bottom: 3px;
}

.keurmerkGroot img {
    margin-left: 3px;
}

.trMouseOver td, .trRow1 td, .tableNav {
    border-top: 1px solid #E7E7EE;
}