/* CSS Document */
/* div nodig om de groene scheidingslijn tussen tabmenu en middenvlak te creeren */
div#aqua-border {
	height: 370px;
	width: 87px;
	top: 0px;
	float: left;
	right: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #8BBBAF;
}

ul.tablijst {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
li.tabSearch-down {
	background-image: url(../images/tabs/zoeken/tab1-down.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	line-height: 38px;
	color: #3E677D;
}


li.tabSearch-normal {
	background-image: url(../images/tabs/zoeken/tab1-normal.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	line-height: 38px;
	color: #02214F;
}
li.tabSearch-normal:hover {
	background-image: url(../images/tabs/zoeken/tab1-hover..jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	line-height: 38px;
	color: #02214F;
}
li.tabResults-down {
	background-image: url(../images/tabs/resultaat/tab2-down.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3E677D;
	line-height: 44px;
}
li.tabResults-normal {
	background-image: url(../images/tabs/resultaat/tab2-normaal.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #74AD9F;
	line-height: 44px;
}
li.tabResults-normal:hover {
	background-image: url(../images/tabs/resultaat/tab2-hover.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02214F;
	line-height: 44px;
}
li.tabResults-nietselecteerbaar {
	background-image: url(../images/tabs/resultaat/tab2-nietselecteerbaar.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	color: #A5A5A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 44px;
}
li.tabDetails-down {
	background-image: url(../images/tabs/details/tab3-down.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	color: #3E677D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 43px;
}
li.tabDetails-normal {
	background-image: url(../images/tabs/details/tab3-normaal.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02214F;
	line-height: 44px;
}
li.tabDetails-normal:hover {
	background-image: url(../images/tabs/details/tab3-hover.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02214F;
	line-height: 44px;
}
li.tabDetails-nietselecteerbaar {
	background-image: url(../images/tabs/details/tab3-nietselecteerbaar.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	color: #A5A5A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 39px;
}
li.tabSelection-normal {
	background-image: url(../images/tabs/selectie/tab4-normaal.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02214F;
	line-height: 44px;
}
li.tabSelection-normal:hover {
	background-image: url(../images/tabs/selectie/tab4-hover.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02214F;
	line-height: 44px;
}
li.tabSelection-down {
	background-image: url(../images/tabs/selectie/tab4-down.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	color: #3E677D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 44px;
}

li.tabSelection-nietselecteerbaar {
	background-image: url(../images/tabs/selectie/tab4-nietselecteerbaar.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	color: #A5A5A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 39px;
}
li.tabHistory-normal {
	background-image: url(../images/tabs/historie/tab5-normaal.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02214F;
	line-height: 44px;
}
li.tabHistory-normal:hover {
	background-image: url(../images/tabs/historie/tab5-hover.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02214F;
	line-height: 44px;
}
li.tabHistory-down {
	background-image: url(../images/tabs/historie/tab5-down.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 90px;
	text-align: left;
	text-indent: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #02214F;
	line-height: 44px;
}

li.tabHistory-nietselecteerbaar {
	background-image: url(../images/tabs/historie/tab5-nietselecteerbaar.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 89px;
	text-align: left;
	text-indent: 38px;
	color: #A5A5A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 39px;
}
a.leftlink {
	color: #559384;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 39px;
}

a.leftlink:hover {
	color: #003366;
}
div#shadow-below {
	background-image: url(../images/tabs/tabs-schaduwonderin.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 89px;
}
#middlecolumn-tabs ul {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
}
#middlecolumn-tabs a {
	color: #057eb6;
	text-decoration: none;
}
#middlecolumn-tabs a:hover {
	color: #057eb6;
	text-decoration: underline;
}
.actievepagina {
	font-size: 11px;
	color: #579586;
	font-weight: bold;
}
div#teller {
	font-family: "Bookman Old Style", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
}
#rightcolumn-tabs {
	width: 201px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float: left;
	height: 348px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-left: 5px;
}
.databasetabel {
}
#logos-tabs {
	width: 156px;
	height: 57px;
	margin-left: 27px;
	margin-top: 0px;
	bottom: 0px;
	padding-top: 0px;
}
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#middlecolumn-tabs {
	overflow: auto;
	height: 344px;
	width: 423px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 27px;
}
input.tabs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 2px solid #9DC7BD;
	width: 125px;
	height: 15px;
	line-height: 15px;
}
td.grijsmetwit {
	color: #FFFFFF;
	background-color: #02214F;
	text-align: right;
}
td.kleinecel {
	width: 30px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
tr.stippellijntje {
	background-image: url(../images/stippellijn-repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
td.roomabovebelow {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

td.kolom1 {
	height: 18px;
	width: 120px;
}
table.stippellijntabel {
	background-image: url(../images/stippellijn-repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 8px;
	
}
div#thirdmenu {
	background-repeat: no-repeat;
	position: relative;
	height: 298px;
	width: 128px;
	font-family: "Bookman old style", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 39px;
	text-align: center;
}

a.thirdmenu-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #02214F;
}

a.thirdmenu-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
li.thirdmenutop {
	background-image: url(../images/tabs/knoppenrechts/knop-bg-top.jpg);
	background-repeat: no-repeat;
	height: 21px;
	background-color: #8BBBAF;
	font-family: "Bookman Old Style", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 21px;
	font-weight: bold;
}
div.thirdmenumiddle {
	background-color: #8BBBAF;
	overflow: visible;
	height: auto;
	width: 128px;
	font-size: 11px;
	color: #FFFFFF;
	visibility: visible;
}

li.thirdmenubottom {
	background-image: url(../images/tabs/knoppenrechts/knop-bg-bottom.jpg);
	background-repeat: no-repeat;
	height: 21px;
	background-color: #8BBBAF;
	background-position: bottom;
	line-height: 21px;
}
ul.thirdmenu-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #02214F;
}
li.thirdmenu-normaal {
	background-image: url(../images/tabs/knoppenrechts/knop-normaal.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 128px;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li.thirdmenu-normaal:hover {
	background-image: url(../images/tabs/knoppenrechts/knop-hover-actief.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 128px;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li.thirdmenu-inactief {
	background-image: url(../images/tabs/knoppenrechts/knop-normaal.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 128px;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	color: #4E8577;
}
li.thirdmenu-titel {
	font-family: "Bookman Old Style", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	height: 25px;
	padding-top: 12px;
}

.textb {
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #8BBBAF;
	width: 105px;
	height: 15px;
	color: #666666;
	line-height: 15px;
	padding-left: 4px;
}
tr.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #02214F;
	font-size: 11px;
	font-weight: normal;
	height: 21px;
	line-height: 21px;
	background-image: url(../images/trkop-bg.jpg);
	background-repeat: repeat-x;
}

.buttonb {
	font-size: 8px;
	background-color: #FFFFFF;
	border: 1px solid #8BBBAF;
	width: 25px;
	height: 19px;
	margin-top: 1px;
}
li.thirdmenu-down {
	background-image: url(../images/tabs/knoppenrechts/knop-ingedrukt-down.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 128px;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.buttonc {
	font-size: 10px;
	background-color: #FFFFFF;
	height: 19px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #057eb6;
	text-decoration: underline;
}
