﻿body {
	background-color:#ffffff;
}
body, form {
	margin:0px;
	padding:0px;
}
img.block-image {
	border-style:none;
	display:block;
}
/* Layout */
#cellHeader {
	height:112px;
	background-color:#00b3c4;
}
/* Path */
#cellPath {
	height:35px;
	padding-left:46px;
	padding-top:14px;
	color:#00b3c4;
}
#cellPath, #cellPath a {
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
}
#cellPath span {
	font-size:18px;
	margin-left:4px;
	margin-right:4px;
	color:#00b3c4;
	cursor:default;
}
#layerPath {
	width:938px;
}
/* Search */
#searchBox {
	width:165px;
	border:1px solid #00b3c4;
	margin-left:10px;
}
#layerResults {
	width:646px;
	margin:15px 0px;
}
span.pageLink {
	margin-right:6px;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
#pageLinkTitle {
	margin-right:24px;
	font-weight:bold;
	font-size:12px;
}
span.hl {
	background-color:#ffffcc;
}
#layerResults span.hl, .no-hl span.hl {
	background-color:#ffffff;
}
/* Menu Home */
div.mainMenuItem {
	background-color:#00b3c4;
}
div.subMenuItem {
	background-color:#4ccad6;
}
div.mainMenuItem a.select {
	background-image:url(../ico/menu-select.gif);
}
div.subMenuItem a.select {
	background-image:url(../ico/menu-subselect.gif);
}
/* Links & Colors */
#body-verkeer-vervoer a, 
#body-verkeer-vervoer #cellPath, 
#body-verkeer-vervoer #cellPath span, 
a.link-verkeer-vervoer,
a.link-verkeer-vervoer:hover {
	color:#de9bcf;
}
#body-verkeer-vervoer #searchBox {
	border:1px solid #de9bcf;
}
#body-verkeer-vervoer div.mainMenuItem {
	background-color:#de9bcf;
}
#body-verkeer-vervoer div.subMenuItem {
	background-color:#e6b4db;
}
#body-verkeer-vervoer div.mainMenuItem a.select {
	background-image:url(../ico/menu-select-verkeer-vervoer.gif);
}
#body-verkeer-vervoer div.subMenuItem a.select {
	background-image:url(../ico/menu-subselect-verkeer-vervoer.gif);
}
#body-ruimtelijke-ordening a, 
#body-ruimtelijke-ordening #cellPath, 
#body-ruimtelijke-ordening #cellPath span, 
a.link-ruimtelijke-ordening,
a.link-ruimtelijke-ordening:hover {
	color:#b40068;
}
#body-ruimtelijke-ordening #searchBox {
	border:1px solid #b40068;
}
#body-ruimtelijke-ordening div.mainMenuItem {
	background-color:#b40068;
}
#body-ruimtelijke-ordening div.subMenuItem {
	background-color:#ca4c95;
}
#body-ruimtelijke-ordening div.mainMenuItem a.select {
	background-image:url(../ico/menu-select-ruimtelijke-ordening.gif);
}
#body-ruimtelijke-ordening div.subMenuItem a.select {
	background-image:url(../ico/menu-subselect-ruimtelijke-ordening.gif);
}
#body-economie a, 
#body-economie #cellPath, 
#body-economie #cellPath span, 
a.link-economie, 
a.link-economie:hover {
	color:#666699;
}
#body-economie #searchBox {
	border:1px solid #666699;
}
#body-economie div.mainMenuItem {
	background-color:#666699;
}
#body-economie div.subMenuItem {
	background-color:#9494b7;
}
#body-economie div.mainMenuItem a.select {
	background-image:url(../ico/menu-select-economie.gif);
}
#body-economie div.subMenuItem a.select {
	background-image:url(../ico/menu-subselect-economie.gif);
}
#body-groen a, 
#body-groen #cellPath, 
#body-groen #cellPath span, 
a.link-groen,
a.link-groen:hover {
	color:#ac46ac;
}
#body-groen #searchBox {
	border:1px solid #ac46ac;
}
#body-groen div.mainMenuItem {
	background-color:#ac46ac;
}
#body-groen div.subMenuItem {
	background-color:#c57dc5;
}
#body-groen div.mainMenuItem a.select {
	background-image:url(../ico/menu-select-groen.gif);
}
#body-groen div.subMenuItem a.select {
	background-image:url(../ico/menu-subselect-groen.gif);
}
#body-duurzaamheid a, 
#body-duurzaamheid #cellPath, 
#body-duurzaamheid #cellPath span, 
a.link-duurzaamheid,
a.link-duurzaamheid:hover {
	color:#0082a8;
}
#body-duurzaamheid #searchBox {
	border:1px solid #0082a8;
}
#body-duurzaamheid div.mainMenuItem {
	background-color:#0082a8;
}
#body-duurzaamheid div.subMenuItem {
	background-color:#66b4cb;
}
#body-duurzaamheid div.mainMenuItem a.select {
	background-image:url(../ico/menu-select-duurzaamheid.gif);
}
#body-duurzaamheid div.subMenuItem a.select {
	background-image:url(../ico/menu-subselect-duurzaamheid.gif);
}
/* Subject */
#layerSubject {
	width:218px;
	overflow:hidden;
	font-size:10px;
	line-height:14px;
}
#layerSubject a {
	color:#000000;
	text-decoration:underline;
}
/* Tabs */
#cellTabs {
	height:38px;
	background-color:#00b3c4;
	background-repeat:no-repeat;
	background-position:bottom left;
}
#cellTabs a {
	color:#000000;
}
#tblTabs {
	border-collapse:collapse;
	margin-left:42px;
}
.cellTabItem a {
	width:126px;
	height:16px;
	margin-right:8px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	padding:2px 3px 0px 5px;
	white-space:nowrap;
	display:block;
}
#tab-index a {
	background-color:#ffffff;
}
#tab-verkeer-vervoer a {
	background-color:#de9bcf;
}
#tab-ruimtelijke-ordening a {
	background-color:#b40068;
}
#tab-economie a {
	background-color:#666699;
}
#tab-groen a {
	background-color:#ac46ac;
}
#tab-duurzaamheid a {
	background-color:#0082a8;
}
/* Main Menu */
#mainMenu {
	margin:15px 0px;
}
div.mainMenuItem, div.subMenuItem, div.mainMenuItemFixed, #linkSearch {
	font-weight:bold;
	font-size:10px;
	line-height:16px;
}
div.mainMenuItem, div.mainMenuItemFixed, #linkSearch {
	text-transform:uppercase;
}
div.mainMenuItem {
	cursor:pointer;
	padding:3px 0px;
}
div.mainMenuItem, div.subMenuItem, div.subMenuSpacer, div.mainMenuItemFixed {
	width:218px;
	display:block;
}
div.mainMenuItemShadow, div.mainMenuItemFixed {
	margin:5px 0px;
}
div.mainMenuItemShadow {
	width:223px;
	background-image:url(../ico/menu-border-right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
div.mainMenuItemShadow img {
	display:block;
	margin:0px;
}
div.mainMenuItem a, div.subMenuItem a {
	margin:0px;
	display:block;
	color:#000000 !important;
}
div.subMenuSpacer {
	height:8px;
	font-size:1px !important;
	overflow:hidden;
}
div.mainMenuItem a {
	padding-left:15px;
	padding-right:2px;
}
div.subMenuItem a {
	padding-left:22px;
	padding-right:2px;
}
div.mainMenuItem a.select, div.subMenuItem a.select, div.mainMenuItem a:hover, div.subMenuItem a:hover {
	color:#ffffff !important;
}
div.mainMenuItem a.select, div.subMenuItem a.select {
	background-repeat:no-repeat;
	background-position:top left;
}
#layerSearch {
	margin-top:25px;
}
#layerSearch table {
	width:220px;
}
#imgLang {
	margin:12px 0px;
}
/* Image */
#mainImage {
	display:block;
	margin-top:3px;
}
/* Thumbs */
#cellThumbs {
	height:90px;
	padding-top:18px;
	vertical-align:top;
}
#layerThumbs {
	margin-left:46px;
	height:64px;
	overflow:hidden;
}
#tblThumbs {
	border-collapse:collapse;
}
#tblThumbs td {
	vertical-align:top;
}
#tblThumbs img {
	display:block;
	width:98px;
	margin-right:22px;
}
/* Content */
#cellMainContent {
	width:768px;
}
#imgSpacerContent {
	display:block;
}
#tblScroll {
	width:722px;
	height:100%;
	margin-left:46px;
	border-collapse:collapse;
	background-image:url(../ico/shadow.gif);
	background-repeat:repeat-y;
	background-position:right;
}
#cellShadow {
	background-image:url(../ico/shadow-top.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#layerContent {
	width:646px;
	padding-top:20px;
}
#imgScrollButtons {
	display:none;
}
#imgMap {
	margin:15px 0px 5px 46px;
}
#layerContentMap {
	width:646px;
	overflow:hidden;
	margin-left:46px;
	margin-bottom:20px;
}
/* Page Buttons */
#tblPageButtons {
	border-collapse:collapse;
	width:646px;
	margin:25px 0px;
}
#tblPageButtons a.linkBold {
	font-weight:bold;
}
#linkGoToTop {
	display:none;
}
/* News */
table.tblNews {
	border-collapse:collapse;
	margin:5px 0px 15px 46px;
}
table.tblNews2 {
	border-collapse:collapse;
	margin:5px 0px 15px 0px;
}
table.tblNews td, table.tblNews2 td {
	padding:0px;
	vertical-align:top;
}
div.newsItemPublished {
	margin-top:10px;
	font-size:10px;
	line-height:10px;
	width:340px;
	height:11px;
	overflow:hidden;
	margin-right:19px;
}
div.newsItemPublished {
	background-image:url(../ico/newsitem-border-top.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
div.newsItemContainer {
	width:340px;
	margin-right:20px;
}
div.newsItemContainer {
	background-image:url(../ico/newsitem-shadow.gif);
	background-repeat:repeat-y;
	background-position:right;
}
div.newsItem {
	width:310px;
	overflow:hidden;
}
div.newsItem div {
	margin-left:1px;
}
div.newsItemTitle {
	font-size:18px;
	line-height:22px;
	margin:5px 0px;
}
div.newsItemSubject {
	font-size:11px;
	line-height:15px;
}
div.newsItemSubject p {
	margin:0px;
}
div.newsItemLink {
	margin:5px 0px;
	font-weight:bold;
}
div.newsItemNoLink {
	margin:0px;
	height:12px;
	overflow:hidden;
}
img.newsItemBorder {
	display:block;
}
/* News No borders */
div.newsItemPublished2 {
	margin-top:10px;
	font-size:10px;
	line-height:10px;
	height:11px;
	overflow:hidden;
}
div.newsItem2 {
	width:280px;
	overflow:hidden;
}
div.newsItemTitle2 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin:0px;
}
div.newsItemLink2 {
	margin-bottom:5px;
	font-weight:bold;
}
/* Archive */
div.layerArchiveMonth {
	background-repeat:repeat-y;
	background-position:right;
	background-image:url(../ico/newsitem-archive-bg.gif);
	padding:0px;
	width:727px;
}
div.layerArchiveMonth table {
	margin:0px 10px;
}
div.layerArchiveMonth a.headerMonth {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin:0px 10px 10px 10px;
	display:block;
}
div.layerArchiveMonth table a, div.layerArchiveMonth table a:hover {
	font-weight:bold;
	color:#000000;
}

