body {
  text-align: center;
}

#content {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 881px;
  position: relative;
}

#pageheader {
}
#headerleft {
  border-bottom: dotted 1px black;
  float: left;
  width: 544px;
  font-size: 20px;
}
#headerright {
  text-align: right;
  font-family: arial, sans-serif;
  font-size: 11px;
}
#headerright a {
  text-decoration: none;
  color: #7a7a7a;
}
span.black {
  color: #000000;
}
span.gray {
  color: #777777;
}

#headerleft a {
  font-family: arial, sans-serif;
  font-size: 21px;
  text-decoration: none;
}
span.logoblack {
	color: #4C3834;
	font-weight: bold;
}
span.logogray {
	color: #D4D4D4;
}

#footer {
	margin-top: 28px;
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #c1c1c1;
	position: relative;
	height: 16px;
	margin-bottom: 50px;
}
#footer a {
	color: #555555;
	text-decoration: none;
}
#footerleft {
	position: absolute;
	left: 0;
	bottom: 0;
}
#footerright {
	position: absolute;
	right: 0;
	bottom: 0;
}

#sitenav {
  margin-top: 0.5em;
  width: 544px;
  font-size: 15px;
  font-weight: bold;
  height: 42px;
  padding-top: 15px;
  padding-bottom: 13px;
}
#sitenav a, #sitenav a:link, #sitenav a:active, #sitenav a:visited, #sitenav a:hover {
  text-decoration: none;
  color: #cccccc;
}
.sitenavnumber {
  color: #d4d4d4;
  font-size: 42px;
  font-family: arial, sans-serif;
  font-weight: bold;
}
.sitenavactivenumber {
  color: #ff0000;
  font-size: 42px;
  font-family: arial, sans-serif;
  font-weight: bold;
}
.sitenavpassive {
  color: #ababab;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-weight: bold;
}
.sitenavactive {
  color: #7a7a7a;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-weight: bold;
}


#subnav {
  background: #3bb3ff;
  padding: 8px;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 12px;
}
#subnavdeco {
  height: 1px;
  border-bottom: 1px dotted #7a7a7a;
  line-height: 0;
  margin: 0;
  padding: 0;
  font-size: 1px;
}

#sysmsg {
  margin-top: 2px;
  background: #7a7a7a;
  color: #3bb3ff;
  padding: 8px;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 12px;
}
#sysmsg .subject {
  color: #ffffff;
}

#subnav a.active {
  color: #ffffff;
  text-decoration: none;
}
#subnav a.inactive {
  color: #000000;
  text-decoration: none;
}

#leftcontent {
  float: left;
  width: 544px; 
  padding-top: 0;
}
.mediaMeta {
	padding-bottom: 5px;
}
.mediafiller {
  height: 20px;
}
#mediaTitle {
  font-family: georgia,serif;
  font-weight: bold;
  font-size: 13px;
}
#mediaAuthors {
  font-family: georgia,serif;
  font-weight: bold;
  font-size: 13px;
}
#mediaAuthorsLabel {
  font-family: georgia,serif;
  font-weight: bold;
  font-size: 13px;
}
#mediaDate {
  font-family: arial, sans-serif;
  font-size: 11px;
}
#mediaAbstract {
  font-family: arial, sans-serif;
  font-size: 11px;
}
div.mediaContent {
  border: solid 1px black;
  padding: 1px;
  width: 540px;
}
.dossiernav {
	position: relative;
	width: 130px;
	height: 24px;
}
#dossiernavprev {
	position: absolute;
	top: 0;
	left: 0;
}
#dossiernavnext {
	position: absolute;
	top: 0;
	right: 20px;
}
#currnav {
	position: absolute;
	top: 7px;
	left: 32px;
	font-family: arial, sans-serif;
	color: #7a7a7a;
	font-size: 13px;
        font-weight: bold;
}
td.verticalup {
	vertical-align: top;
}
.dossiernav .box {
	border: 1px solid black;
	width: 22px;
	height: 22px;
	text-align: center;
        vertical-align: center;
        padding-top: 5px;
}
.prevnext {
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 14px;
}
.hidden {
  display: none;
}
#mediaFile {
  border: solid 1px black;
  padding: 5px;
  margin-bottom: 5px;
}
#mediaMeta {
  border: solid 1px black;
  padding: 5px;
}

#rightcontent {
  width: 324px; 
  padding-top: 0px;
  float: right;
  position: relative;
}

#home_mapcontainer {
  position: relative;
  width: 883px;
}

#home_map {
  width: 879px;
  height: 316px;
  border: 1px solid black;
  padding: 1px;
  margin-bottom: 10px;
}
#home_map_canvas {
 width: 879px;
 height: 316px;
}

#dossier_map {
  width: 320px;
  height: 314px;
  border: 1px solid black;
  padding: 1px;
}
#dossier_map_canvas {
  width: 320px;
  height: 314px;
}

.balloon {
  font-family: arial, sans-serif;
  font-size: 12px;
}
.balloon a {
  color: #3bb3ff;
  text-decoration: none;
}


#infooverlay {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #777777;
  font-family: arial, sans-serif;
  font-size: 12px;
  display: none;
  border-left: 10px solid white;
}

#infocontent {
  border: 1px solid black;
  padding: 40px 10px 0px 15px;
  margin: 0;
  width: 303px;
  height: 280px;
  background: white;
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.90;
}

#closeinfooverlay {
  position: absolute;
  right: 10px;
  top: 10px;
}
#infooverlay .bigger {
	font-size: 16px;
}
#infooverlay a {
	color: #3bb3ff;
	text-decoration: none;
}
hr {
	border-top: 1px solid #dddddd;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
#locationpicker {
  width: 640px;
  height: 480px;
}
#locationpicker_canvas {
  width: 640px;
  height: 480px;
}

div#mainpic {
  position: relative;
}

div#mainpic img {
  border: 1px solid black;
  width: 540px;
  padding: 1px;
}

div#mainpic .featured {
  position: absolute;
  top: 0;
  left: 0;
  width: 81px;
  height: 81px;
  border: none;
  padding: 0;
  margin: 2px;
}

div.mediaContent img {
  width: 540px;
}

.gray {
  color: #7a7a7a;
  text-decoration: none;
}
.cyan {
  color: #3bb3ff;
  text-decoration: none;
}
.black {
  color: #000000;
  text-decoration: none;
}

form#geosearch {
  width: 324px;
}
form#frontgeosearch {
  width: 294px;
}
.frontsearchform {
  padding-bottom: 24px;
}
#frontnav {
  width: 300px; 
  height: 205px;
  background: #3bb3ff;
  /*margin-top: 40px; */
  margin-bottom: 20px;
  padding: 10px 16px 0px 12px;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.frontnavhead {
  font-size: 14px;
}
.frontnavnum {
  color: #d4d4d4;
}
.frontnavtxt {
  color: #ffffff;
  text-decoration: none;
}
.solidsep {
  border-bottom: 1px solid white;
  margin-top: 12px;
  margin-bottom: 12px;
}
.frontnavitem {
  padding-bottom: 12px;
}

hr.dossierlistseperator {
  line-height: 0;
  clear: left;
}

#dossierlist {
	margin-top: 20px;
}
#dossierlist #heading {
	padding: 10px 20px 0px 20px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #7a7a7a;
}
#dossierlist #heading .cyan {
  font-family: georgia,serif;
  font-weight: bold;
  font-size: 12px;
}
#dossierlist #heading #sub {
	font-size: 10px;
}

#dossierlist .spacer {
  height: 20px;
}

#dossierlist .elink {
}


div.dottedseperator {
	line-height: 0;
	height: 1px;
	border-bottom: dotted 1px #7a7a7a;
	clear: left;
}

/* dossier view */
#mediaFoto {
  display: block;
}
#mediaVideo {
  display: none;
}
#mediaAudio {
  display: none;
}
div.mediatype {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.dossierInact {
  color: #7a7a7a;
}

.dossiertitlemain {
	padding-top: 10px;
	height: 44px;
	margin: 0;
	border: none;
	font-family: arial, sans-serif;
	font-size: 24px;
}
.dossierinfo, .dossierinfo a {
        color: black;
	padding-top: 15px;
	font-family: arial, sans-serif;
	font-size: 11px;
        text-decoration: none;
}
.dossierabstract, .dossierabstract a {
        color: black;
	padding-top: 16px;
	padding-left: 5px;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
        text-decoration: none;
}
.dossiericons {
	position: relative;
	height: 40px;
}
.mediaicons {
	position: absolute;
	left: 0;
	top: 0;
	padding: 16px 0px 16px 5px;
}
.channelicons {
	position: absolute;
	right: 0;
	top: 0;
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 16px 0px 16px 5px;
}
.channelicons img {
	padding-left: 5px;
}

#geotagnav {
  padding-top: 56px;
  font-family: arial, sans-serif;
  font-size: 14px;
}

#tagnav {
  display: none;
  width: 320px;
  height: 314px;
  border: 1px solid black;
  padding: 1px;
  background-image: url('stadsdelen.png');
  font-family: georgia, serif;
  margin-bottom: 10px;
  position: relative;
}

#geonav {
  display: block;
  margin-bottom: 10px;
}

#geonavlegend {
  margin-top: 10px;
  display: none;
  width: 302px;
  height: 61px;
  background: #3bb3ff;
  color: #ffffff;
  font-family: arial, sans-serif;
  font-size: 10px;
  padding: 10px;
}
#tagnavlegend {
  margin-top: 10px;
  display: block;
  width: 277px;
  height: 61px;
  background: #3bb3ff;
  color: #ffffff;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 10px 30px 10px 15px;
}

#geonavlegend .legend {
	color: #ffffff;
	font-size: 12px;
	height: 27px;
	position: relative;
	top: -10px;
	margin-right: 20px;
}
#geonavlegend img {
	margin-right: 10px;
}

#geonavlink {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
#tagnavlink {
  color: #777777;
  text-decoration: none;
  font-weight: bold;
}

.geotag {
  background: white;
  position: absolute;
  font-family: georgia, serif;
}
#geotag0 {
  font-size: 18px;
  color: #3bb3ff;
  top: 107px;
  left: 131px;
}
#geotag1 {
  font-size: 17px;
  color: #000000;
  top: 149px;
  left: 39px;
}
#geotag2 {
  font-size: 12px;
  color: #7a7a7a;
  top: 187px;
  left: 158px;
}
#geotag3 {
  font-size: 13px;
  color: #7a7a7a;
  top: 70px;
  left: 85px;
}
#geotag4 {
  font-size: 10px;
  color: #7a7a7a;
  top: 234px;
  left: 81px;
}
#geotag5 {
  font-size: 13px;
  color: #3bb3ff;
  top: 271px;
  left: 131px;
}
#geotag6 {
  font-size: 10px;
  color: #7a7a7a;
  top: 149px;
  left: 39px;
}
#geotag7 {
  font-size: 10px;
  color: #7a7a7a;
  top: 141px;
  left: 159px;
}
#geotag8 {
  font-size: 16px;
  color: #7a7a7a;
  top: 293px;
  left: 17px;
}
#geotag9 {
  font-size: 16px;
  color: #3bb3ff;
  top: 10px;
  left: 7px;
}


#channelbanner {
  border: 1px solid #7a7a7a;
  padding: 1px;
  width: 540px;
  margin-bottom: 3px;
}
#channelbanner img {
  width: 540px;
}

.archiveheader {
width:  540px;
text-align: right;
position: relative;
height: 20px;
font-family: arial, sans-serif;
}
.archiveheaderleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 10px;
}
.archiveheaderright {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#archivelisting {
	border: solid #7a7a7a 1px;
	background: #f7f7f7;
}


.archiveentry {
	clear: left;
	margin: 7px 7px 10px 7px;
	background: #ffffff;
	padding: 10px;
	position: relative;
}
.archiveentry .featured {
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 81px;
	height: 81px;
}
td.archiveentryleft {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
	width: 120px;
}
td.archiveentryright {
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: top;
	font-family: arial, sans-serif;
	font-size: 11px;
	width: 400px;
}
td.archiveentryright .titel {
	font-family: georgia,serif;
	font-size: 13px;
}
td.archiveentryright .abstract {
	color: #7A7A7A;
}
.archiveentryleft img {
	width: 100px;
	padding-right: 16px;
}
.listingicons img {
	padding: 0 3px 0 3px;
}


.brownish {
  color: #b19f73;
  font-family: times;
  text-decoration: none;
}

.floatleft {
	float: left;
}
.clearleft {
	clear: both;
}
.clear {
	clear: both;
}

.arcnavactive {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.arcnavpassive {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.arcpageactive {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.arcpagepassive {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


div.searchform {
	height: 28px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
}
#frontgeozoek,
#frontgeosearch input.text {
	width: 187px;
}

.searchform input.text {
	border: 1px solid #131313;
	background-image: url('input_gradient.png');
	height: 20px;
	width: 217px;
	padding: 3px 2px 3px 2px;
	position: absolute;
	top: 0;
	left: 0; 
}
.searchform input.button {
/*	border: 1px solid #131313; */
/*	background-image: url('button_gradient.png'); */
/*	height: 26px; 
	width: 91px; */
	position: absolute;
	top: 0;
	right: 0; 
}



/* front dossier list */
/* .frontlistitem, .frontlistitem a { */
.frontlistitem {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	font-weight: normal;
}

.flititle {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.frontlistitem div.thumbnail {
	background-color: #f7f7f7;
	float: left;
	text-align: center;
	padding: 8px;
	border-right: 10px solid white;
}

.frontlistitem div.thumbnail img {
	border: solid 1px #ffffff;
	width: 88px;
}


/* admin */
#leftadminborder {
  float: left;
  width: 544px; 
  padding-top: 0;
  border: solid 1px #7a7a7a;
}
#leftadmin {
  width: 508px;
  border: solid 7px #f7f7f7;
  padding: 10px;
}

.adminhead {
	font-family: georgia,serif;
	font-size: 13px;
	color: #B19F73;
  
}
.adminlabel {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
}
.admintext {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* AUTHORINFO bij dossier */
#author {
  padding-top: 10px;
  padding-left: 15px;
  font-size: 12px;
}
img.avatar {
  width: 61px;
  padding: 1px;
  border: solid 8px #f7f7f7;
  float: left;
  margin-right: 8px;
}
#author .name {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  padding-top: 11px;
  clear: left;
}
#author .bio, #author .org {
  font-family: arial, sans-serif;
  font-size: 11px;
}

/* text bij dossier */

#dossiertxt {
  font-family: arial, sans-serif;
  font-size: 11px;
  padding-top: 20px;
  position: relative;
}
#dossiertxt .author {
  position: absolute;
  top: 0;
  left: 0;
}
#dossiertxt .date {
  position: absolute;
  top: 0;
  right: 0;
  color: #7a7a7a;
}

#dossiertxt .text {
  font-size: 12px;
  line-height: 18px;
  color: #7a7a7a;
}
#dossiertxt .text p:first-child {
  font-size: 13px;
  line-height: 18px;
  color: #000000;
}
#dossiertxt .text .title {
  font-weight: bold;
  text-transform: uppercase;
}
#dossiertxt .tools {
  float: right;
  padding-top: 10px;
  padding-left: 20px;
  width: 119px;
}
#dossiertxt #left {
  float: left;
}
#dossiertxt #right {
  float: right;
  margin-left: 8px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #7a7a7a;
}
#dossiertxt #right .description {
  font-weight: bold;
  color: #000000;
}
#dossiertxt .text a {
  color: #3bb3ff;
  text-decoration: none;
}
