/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_saaddressexport_pi1" */
	.tx_saaddressexport-pi1 { font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif; }
/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_wecmap_pi3" */
		.sidebar {display:block; overflow: auto;}
		.tx-wecmap-map .startendaddress {display: block; color: grey; font-size: 85%;}
		.tx-wecmap-map .infotitle { font-weight: bold; font-size: 110%;}
/* default styles for extension "tx_srfreecap_pi2" */
		img.tx-srfreecap-pi2-image { margin-left: 1em; margin-right: 1em; vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-image { vertical-align: middle; }
		.tx-srfreecap-pi2-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em;}
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }
/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	
	/* Browser fixes: */
	
	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; height: 1%; }
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }
/* default styles for extension "tx_ncmgeducatief_controller" */
		#mapContainer {
			position: relative;
			/*width: 100%;*/
			height:336px;
		}
		#googleMap {
			width: 100%;
			height: 100%;
		}

		/* mapType buttons */
		#mapTypeContainer {
			position: absolute;
			top: 10px;
			right: 10px;
			z-index: 10;
			width: 184px;
		}
		#mapTypeContainer a {
			display: block;
			float: right;
			color: #000;
			font-family: trebuchet ms;
			font-size: 11px;
			text-decoration: none;
			text-align: center;
			padding: 4px 1px 1px 1px;
			width: 58px;
			height: 20px;
		}
		#mapTypeContainer #tabHYBRID {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/but-type-r-0.gif);
		}
		#mapTypeContainer #tabHYBRID:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/but-type-r-1.gif);
		}
		#mapTypeContainer #tabSATELLITE {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/but-type-m-0.gif);
		}
		#mapTypeContainer #tabSATELLITE:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/but-type-m-1.gif);
		}
		#mapTypeContainer #tabNORMAL {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/but-type-l-0.gif);
		}
		#mapTypeContainer #tabNORMAL:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/but-type-l-1.gif);
		}
		#mapTypeContainer .currentTab {
			font-weight: bold !important;
		}

		/* Loading container */
		#loading {
			position: absolute;
			display: none;
			padding: 0px 5px 0px 5px;
			z-index: 3;
			width: 300px;
			left: 100px;
			top: 10px;
			border: 1px solid #CCC;
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/loading-bg.gif);
		}
		#loadingText {
			float: right;
		}
		#loadingImage {
			float: left;
		}

		/* Control container */
		#mapControlContainer {
			position: absolute;
			top: 10px;
			left: 10px;
			z-index: 10;
		}
		#mapControlContainer img {
			position: absolute;
		}
		.control .background {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-bg.gif);
			width: 51px;
			height: 195px;
			filter: alpha(opacity=70);
			-moz-opacity: .7;
		}
		.controlAerial .background {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-bg-aerial.gif);
			width: 51px;
			height: 204px;
			filter: alpha(opacity=70);
			-moz-opacity: .7;
		}
		.Europecontrol .background {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/europe-map-bg.gif);
			width: 51px;
			height: 216px;
			filter: alpha(opacity=70);
			-moz-opacity: .7;
		}
		.EuropecontrolAerial .background {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/europe-map-bg-aerial.gif);
			width: 51px;
			height: 225px;
			filter: alpha(opacity=70);
			-moz-opacity: .7;
		}
		#direction-1, #direction-2, #direction-3,
		#direction-4, #direction-5, #direction-6,
		#direction-7, #direction-8, #direction-9 {
			position: absolute;
			display: block;
			overflow: hidden;
			text-indent: -999em;
			width: 12px;
			height:12px;
		}
		#direction-1, #direction-2, #direction-3 {
			top: 7px;
		}
		#direction-4, #direction-5, #direction-6 {
			top: 19px;
		}
		#direction-7, #direction-8, #direction-9 {
			top: 32px;
		}
		#direction-1, #direction-4, #direction-7 {
			left: 7px;
		}
		#direction-2, #direction-8 {
			left: 19px;
		}
		#direction-3, #direction-9 {
			left: 32px;
		}
		#direction-5 {
			left: 20px;
		}
		#direction-6 {
			left: 31px;
		}
		#direction-1 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-1-n.gif);
		}
		#direction-1:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-1-h.gif);
		}
		#direction-2 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-2-n.gif);
			width: 13px;
		}
		#direction-2:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-2-h.gif);
		}
		#direction-3 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-3-n.gif);
		}
		#direction-3:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-3-h.gif);
		}
		#direction-4 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-4-n.gif);
			height: 13px;
			width: 13px;
		}
		#direction-4:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-4-h.gif);
		}
		#direction-5 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-5-n.gif);
			width: 11px;
			height: 13px;
		}
		#direction-5:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-5-h.gif);
		}
		#direction-6 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-6-n.gif);
			height: 13px;
			width: 13px;
		}
		#direction-6:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-6-h.gif);
		}
		#direction-7 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-7-n.gif);
		}
		#direction-7:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-7-h.gif);
		}
		#direction-8 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-8-n.gif);
			width: 13px;
		}
		#direction-8:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-8-h.gif);
		}
		#direction-9 {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-9-n.gif);
		}
		#direction-9:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-direction-9-h.gif);
		}
		#plus, #minus {
			position: absolute;
			display: block;
			overflow: hidden;
			text-indent: -999em;
			width: 15px;
			height:15px;
		}
		#plus {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-zoom-in-n.gif);
			top: 60px;
			left: 18px;
		}
		#plus:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-zoom-in-h.gif);
		}
		#minus {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-zoom-out-n.gif);
		}
		#minus:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-zoom-out-h.gif);
		}
		.control #minus {
			top: 172px;
			left: 18px;
		}
		.controlAerial #minus {
			top: 184px;
			left: 18px;
		}
		.Europecontrol #minus {
			top: 193px;
			left: 18px;
		}
		.EuropeControlAerial #minus {
			top: 205px;
			left: 18px;
		}
		#slideContainer {
			position: absolute;
			left: 18px;
			top: 82px;
		}
		.control #scale {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 15px;
			height: 83px;
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-scale.gif);
		}
		.controlAerial #scale {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 15px;
			height: 97px;
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-scale-aerial.gif);
		}
		.Europecontrol #scale {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 15px;
			height: 104px;
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/europe-map-scale.gif);
		}
		.EuropecontrolAerial #scale {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 15px;
			height: 118px;
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/europe-map-scale-aerial.gif);
		}
		#slider {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-slider-n.gif);
			position: absolute;
			display: block;
			overflow: hidden;
			text-indent: -999em;
			width: 15px;
			height: 9px;
			top: 72px;
		}
		#slider:hover {
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/map-slider-h.gif);
		}

		/* Preload container */
		#preload {
			display: none;
		}

		/* Variables container */
		#variables {
			/*display: none;*/
		}

		/* Tooltip */
		.period {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 26px;
			height: 30px;
		}
		.top {
			background: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/marker/tooltip.gif) no-repeat 100% 0;
			margin: 0 0 0 7px;
			height: 5px;
			display: block;
			font-size:0px;
			line-height:0;
			width: auto;
		}
		.top div {
			height: 5px;
			width: 7px;
			position: relative;
			left: -7px;
			background: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/marker/tooltip.gif) no-repeat 0 0;
			font-size:0px;
			line-height:0;
		}
		.bottom {
			background: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/marker/tooltip.gif) no-repeat 100% 100%;
			margin: 0 0 0 7px;
			height: 12px;
			display: block;
			font-size:1px;
			line-height:0;
		}
		.bottom div {
			height: 12px;
			width: 7px;
			position: relative;
			left: -7px;
			background: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/marker/tooltip.gif) no-repeat 0 100%;
		}
		.left {
			padding: 0 0 0 4px;
			background: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/marker/tooltip-border.gif) repeat-y 0 0;
		}
		.right {
			padding: 0 4px 0 0;
			background: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/marker/tooltip-border.gif) repeat-y 100% 0;
		}
		#tooltip-content {
			background: #fff;
			border: 1px solid #fff;
			border-width: 1px 0;
			padding: 0 5px 0 29px;
			height: 11px;
			overflow: hidden;
			white-space: nowrap;
		}
		#tooltip-content a {
			position: relative;
			top: -3px;
		}
		#tooltip {
			position: absolute;
			z-index: 150;
			display: none;
			font-family: "Trebuchet MS";
			font-size: 8pt;
		}
		#preview-content {
			background: #fff;
			border: 1px solid #fff;
			border-width: 1px 0;
			padding: 0 5px 0 5px;
			width: 282px;
			overflow: hidden;
		}
		#preview {
			width: 300px;
			position: absolute;
			z-index: 150;
			display: none;
			font-family: Trebuchet MS;
			font-size: 8pt;
		}
		.close a {
			display: block;
			width: 9px;
			height: 9px;
			overflow: hidden;
			text-indent: -999em;
			float: right;
			background-image: url(/typo3conf/ext/nc_mgeducatief/res/images/googlemap/marker/close.gif);
		}
		.markerdiv img {
			position: absolute;
			margin-top: -30px;
		}
		.markerdiv {
			position:absolute;
		}

		#lightbox{
			width: 100%;
			text-align: center;
			line-height: 0;
			position: absolute;
			top: 40px;
			left: 0;
			z-index: 100;
		}

		#lightbox a img{
			border: none;
		}

		#outerImageContainer{
			width: 250px;
			margin: 0 auto;
			background-color: #FFFFFF;
			position: relative;
			height: 250px;
		}

		#imageContainer{
			padding: 10px;
		}

		#loading{
			width: 100%;
			text-align: center;
			line-height: 0;
			position: absolute;
			top: 40%;
			left: 0%;
			height: 25%;
		}

		#hoverNav{
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
			z-index: 10;
		}

		#imageContainer>#hoverNav{
			left: 0;
		}

		#hoverNav a{
			outline: none;
		}

		#prevLink, #nextLink{
			width: 49%;
			display: block;
			background: transparent url(/typo3conf/ext/nc_bibverhalen/res/lightbox2/images/blank.gif) no-repeat; /* Trick IE into showing hover */
			height: 100%;
		}

		#prevLink {
			float: left;
			left: 0;
		}

		#nextLink {
			float: right;
			right: 0;
		}

		#prevLink:hover, #prevLink:visited:hover {
			background: url(/typo3conf/ext/nc_bibverhalen/res/lightbox2/images/prevlabel.gif) left 15% no-repeat;
		}

		#nextLink:hover, #nextLink:visited:hover {
			background: url(/typo3conf/ext/nc_bibverhalen/res/lightbox2/images/nextlabel.gif) right 15% no-repeat;
		}

		#imageDataContainer{
			margin: 0 auto;
			background-color: #FFFFFF;
			font: 10px Verdana, Helvetica, sans-serif;
			line-height: 1.4em;
		}

		#imageData{
			padding: 0 10px;
		}

		#imageData #imageDetails{
			width: 70%;
			float: left;
			text-align: left;
		}

		#imageData #caption{
			font-weight: bold;
		}

		#imageData #numberDisplay{
			clear: left;
			padding-bottom: 1.0em;
			display: block;
		}

		#imageData #bottomNavClose{
			width: 66px;
			float: right;
			padding-bottom: 0.7em;
		}


		#overlay{
			width: 100%;
			background-color: #000000;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 90;
			height: 500px;
			filter: alpha(opacity=60);
			-moz-opacity: 0.6;
			opacity: 0.6;
		}
		#searchForm form.gsc-search-box {
			width: 90%;
		}

/* default styles for extension "tx_ncmgstories_controller" */
		#mapContainer {
			position: relative;
			/*width: 100%;*/
			height:336px;
		}
		#googleMap {
			width: 100%;
			height: 100%;
		}

		/* mapType buttons */
		#mapTypeContainer {
			position: absolute;
			top: 10px;
			right: 10px;
			z-index: 10;
			width: 184px;
		}
		#mapTypeContainer a {
			display: block;
			float: right;
			color: #000;
			font-family: trebuchet ms;
			font-size: 11px;
			text-decoration: none;
			text-align: center;
			padding: 4px 1px 1px 1px;
			width: 58px;
			height: 20px;
		}
		#mapTypeContainer #tabHYBRID {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/but-type-r-0.gif);
		}
		#mapTypeContainer #tabHYBRID:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/but-type-r-1.gif);
		}
		#mapTypeContainer #tabSATELLITE {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/but-type-m-0.gif);
		}
		#mapTypeContainer #tabSATELLITE:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/but-type-m-1.gif);
		}
		#mapTypeContainer #tabNORMAL {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/but-type-l-0.gif);
		}
		#mapTypeContainer #tabNORMAL:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/but-type-l-1.gif);
		}
		#mapTypeContainer .currentTab {
			font-weight: bold !important;
		}

		/* Loading container */
		#loading {
			position: absolute;
			display: none;
			padding: 0px 5px 0px 5px;
			z-index: 3;
			width: 300px;
			left: 100px;
			top: 10px;
			border: 1px solid #CCC;
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/loading-bg.gif);
		}
		#loadingText {
			float: right;
		}
		#loadingImage {
			float: left;
		}

		/* Control container */
		#mapControlContainer {
			position: absolute;
			top: 10px;
			left: 10px;
			z-index: 10;
		}
		#mapControlContainer img {
			position: absolute;
		}
		.control .background {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-bg.gif);
			width: 51px;
			height: 195px;
			filter: alpha(opacity=70);
			-moz-opacity: .7;
		}
		.controlAerial .background {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-bg-aerial.gif);
			width: 51px;
			height: 204px;
			filter: alpha(opacity=70);
			-moz-opacity: .7;
		}
		.Europecontrol .background {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/europe-map-bg.gif);
			width: 51px;
			height: 216px;
			filter: alpha(opacity=70);
			-moz-opacity: .7;
		}
		.EuropecontrolAerial .background {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/europe-map-bg-aerial.gif);
			width: 51px;
			height: 225px;
			filter: alpha(opacity=70);
			-moz-opacity: .7;
		}
		#direction-1, #direction-2, #direction-3,
		#direction-4, #direction-5, #direction-6,
		#direction-7, #direction-8, #direction-9 {
			position: absolute;
			display: block;
			overflow: hidden;
			text-indent: -999em;
			width: 12px;
			height:12px;
		}
		#direction-1, #direction-2, #direction-3 {
			top: 7px;
		}
		#direction-4, #direction-5, #direction-6 {
			top: 19px;
		}
		#direction-7, #direction-8, #direction-9 {
			top: 32px;
		}
		#direction-1, #direction-4, #direction-7 {
			left: 7px;
		}
		#direction-2, #direction-8 {
			left: 19px;
		}
		#direction-3, #direction-9 {
			left: 32px;
		}
		#direction-5 {
			left: 20px;
		}
		#direction-6 {
			left: 31px;
		}
		#direction-1 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-1-n.gif);
		}
		#direction-1:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-1-h.gif);
		}
		#direction-2 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-2-n.gif);
			width: 13px;
		}
		#direction-2:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-2-h.gif);
		}
		#direction-3 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-3-n.gif);
		}
		#direction-3:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-3-h.gif);
		}
		#direction-4 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-4-n.gif);
			height: 13px;
			width: 13px;
		}
		#direction-4:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-4-h.gif);
		}
		#direction-5 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-5-n.gif);
			width: 11px;
			height: 13px;
		}
		#direction-5:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-5-h.gif);
		}
		#direction-6 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-6-n.gif);
			height: 13px;
			width: 13px;
		}
		#direction-6:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-6-h.gif);
		}
		#direction-7 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-7-n.gif);
		}
		#direction-7:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-7-h.gif);
		}
		#direction-8 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-8-n.gif);
			width: 13px;
		}
		#direction-8:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-8-h.gif);
		}
		#direction-9 {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-9-n.gif);
		}
		#direction-9:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-direction-9-h.gif);
		}
		#plus, #minus {
			position: absolute;
			display: block;
			overflow: hidden;
			text-indent: -999em;
			width: 15px;
			height:15px;
		}
		#plus {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-zoom-in-n.gif);
			top: 60px;
			left: 18px;
		}
		#plus:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-zoom-in-h.gif);
		}
		#minus {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-zoom-out-n.gif);
		}
		#minus:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-zoom-out-h.gif);
		}
		.control #minus {
			top: 172px;
			left: 18px;
		}
		.controlAerial #minus {
			top: 184px;
			left: 18px;
		}
		.Europecontrol #minus {
			top: 193px;
			left: 18px;
		}
		.EuropeControlAerial #minus {
			top: 205px;
			left: 18px;
		}
		#slideContainer {
			position: absolute;
			left: 18px;
			top: 82px;
		}
		.control #scale {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 15px;
			height: 83px;
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-scale.gif);
		}
		.controlAerial #scale {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 15px;
			height: 97px;
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-scale-aerial.gif);
		}
		.Europecontrol #scale {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 15px;
			height: 104px;
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/europe-map-scale.gif);
		}
		.EuropecontrolAerial #scale {
			position: absolute;
			left: 0px;
			top: 0px;
			width: 15px;
			height: 118px;
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/europe-map-scale-aerial.gif);
		}
		#slider {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-slider-n.gif);
			position: absolute;
			display: block;
			overflow: hidden;
			text-indent: -999em;
			width: 15px;
			height: 9px;
			top: 72px;
		}
		#slider:hover {
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/map-slider-h.gif);
		}

		/* Preload container */
		#preload {
			display: none;
		}

		/* Variables container */
		#variables {
			/*display: none;*/
		}

		/* Tooltip */
		.period {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 26px;
			height: 30px;
		}
		.top {
			background: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/marker/tooltip.gif) no-repeat 100% 0;
			margin: 0 0 0 7px;
			height: 5px;
			display: block;
			font-size:0px;
			line-height:0;
			width: auto;
		}
		.top div {
			height: 5px;
			width: 7px;
			position: relative;
			left: -7px;
			background: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/marker/tooltip.gif) no-repeat 0 0;
			font-size:0px;
			line-height:0;
		}
		.bottom {
			background: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/marker/tooltip.gif) no-repeat 100% 100%;
			margin: 0 0 0 7px;
			height: 12px;
			display: block;
			font-size:1px;
			line-height:0;
		}
		.bottom div {
			height: 12px;
			width: 7px;
			position: relative;
			left: -7px;
			background: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/marker/tooltip.gif) no-repeat 0 100%;
		}
		.left {
			padding: 0 0 0 4px;
			background: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/marker/tooltip-border.gif) repeat-y 0 0;
		}
		.right {
			padding: 0 4px 0 0;
			background: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/marker/tooltip-border.gif) repeat-y 100% 0;
		}
		#tooltip-content {
			background: #fff;
			border: 1px solid #fff;
			border-width: 1px 0;
			padding: 0 5px 0 29px;
			height: 11px;
			overflow: hidden;
			white-space: nowrap;
		}
		#tooltip-content a {
			position: relative;
			top: -3px;
		}
		#tooltip {
			position: absolute;
			z-index: 150;
			display: none;
			font-family: "Trebuchet MS";
			font-size: 8pt;
		}
		#preview-content {
			background: #fff;
			border: 1px solid #fff;
			border-width: 1px 0;
			padding: 0 5px 0 5px;
			width: 282px;
			overflow: hidden;
		}
		#preview {
			width: 300px;
			position: absolute;
			z-index: 150;
			display: none;
			font-family: Trebuchet MS;
			font-size: 8pt;
		}
		.close a {
			display: block;
			width: 9px;
			height: 9px;
			overflow: hidden;
			text-indent: -999em;
			float: right;
			background-image: url(/typo3conf/ext/nc_mgstories/res/images/googlemap/marker/close.gif);
		}
		.markerdiv img {
			position: absolute;
			margin-top: -30px;
		}
		.markerdiv {
			position:absolute;
		}

		#lightbox{
			width: 100%;
			text-align: center;
			line-height: 0;
			position: absolute;
			top: 40px;
			left: 0;
			z-index: 100;
		}

		#lightbox a img{
			border: none;
		}

		#outerImageContainer{
			width: 250px;
			margin: 0 auto;
			background-color: #FFFFFF;
			position: relative;
			height: 250px;
		}

		#imageContainer{
			padding: 10px;
		}

		#loading{
			width: 100%;
			text-align: center;
			line-height: 0;
			position: absolute;
			top: 40%;
			left: 0%;
			height: 25%;
		}

		#hoverNav{
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
			z-index: 10;
		}

		#imageContainer>#hoverNav{
			left: 0;
		}

		#hoverNav a{
			outline: none;
		}

		#prevLink, #nextLink{
			width: 49%;
			display: block;
			background: transparent url(/typo3conf/ext/nc_bibverhalen/res/lightbox2/images/blank.gif) no-repeat; /* Trick IE into showing hover */
			height: 100%;
		}

		#prevLink {
			float: left;
			left: 0;
		}

		#nextLink {
			float: right;
			right: 0;
		}

		#prevLink:hover, #prevLink:visited:hover {
			background: url(/typo3conf/ext/nc_bibverhalen/res/lightbox2/images/prevlabel.gif) left 15% no-repeat;
		}

		#nextLink:hover, #nextLink:visited:hover {
			background: url(/typo3conf/ext/nc_bibverhalen/res/lightbox2/images/nextlabel.gif) right 15% no-repeat;
		}

		#imageDataContainer{
			margin: 0 auto;
			background-color: #FFFFFF;
			font: 10px Verdana, Helvetica, sans-serif;
			line-height: 1.4em;
		}

		#imageData{
			padding: 0 10px;
		}

		#imageData #imageDetails{
			width: 70%;
			float: left;
			text-align: left;
		}

		#imageData #caption{
			font-weight: bold;
		}

		#imageData #numberDisplay{
			clear: left;
			padding-bottom: 1.0em;
			display: block;
		}

		#imageData #bottomNavClose{
			width: 66px;
			float: right;
			padding-bottom: 0.7em;
		}


		#overlay{
			width: 100%;
			background-color: #000000;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 90;
			height: 500px;
			filter: alpha(opacity=60);
			-moz-opacity: 0.6;
			opacity: 0.6;
		}
		#searchForm form.gsc-search-box {
			width: 90%;
		}
