/* 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_thmailformplus_pi1" */
		.tx-thmailformplus { padding-top:10px;}
		#middle form .tx-thmailformplus_pi1-captcha { margin-top:2em; }
		.tx-thmailformplus_pi1-captcha img { border:1px solid #777; }
		#middle form .tx-thmailformplus_pi1-captcha label { width:90%; margin-bottom:0.8em; }
		#middle form .tx-srfreecap-pi2-cant-read { font-size:1em; color:#000; }
		#tx-thmailformplus_pi1_captcha_response { }
		#middle form .tx-srfreecap-pi2-image-accessible { float:left; border:none; }
		.void_label { width:7em; float:left; }
		#middle form .tx-srfreecap-pi2-image { margin:0 0 0.3em 0; }	
/* default styles for extension "tx_qmvk_pi1" */
  	.tx-qmvk-pi1-listitem { margin:1em 0 0 0; }
  	.tx-qmvk-pi1-listitem-date, .tx-qmvk-pi1-listitem-time, .tx-qmvk-pi1-listitem-quartier, .tx-qmvk-pi1-listitem-link { font-size:0.85em; }
  	#middle h3.tx-qmvk-pi1-listitem-title, #right h3.tx-qmvk-pi1-listitem-title {
  		margin:0 0 0 0;
  	}
/* default styles for extension "tx_dpigooglemaps2_pi1" */
		#middle .tx-dpigooglemaps2-pi1-form { margin-left:0; }
		.tx-dpigooglemaps2-pi1-form select { width:100%; max-width:none; margin-top:0.3em; }
		.tx-dpigooglemaps2-pi1-list { 
			clear:both;
			margin-top:20px;
		}
		#map_canvas {
			border:1px solid #4A7199;
		}
		.tx-dpigooglemaps2-pi1-map_small {
			border:1px solid #4A7199;
			width:100%;
			height:209px;
		}
		.tx-dpigooglemaps2-pi1-map_small div span { display:none; }
		.tx-dpigooglemaps2-pi1-map {
			width:100%;
			height:450px;
		}			
		#map_canvas div { cursor:default; }
		#map_canvas svg { cursor:pointer; }		
		.tx-dpigooglemaps2-pi1-tooltip {
			padding:2px 4px 2px 3px;
			min-width:100px;
			max-width:200px;
			border:1px solid black;
			background:white;
			font-size:0.9em;
			line-height:1.2em;
		}
		a.tx-dpigooglemaps2-pi1-bigmaplink {
			padding:3px 0 0 0;
			display:inline-block;
			color:#013870;
			text-decoration:none;
		}
		.tx-dpigooglemaps2-pi1-backlink {
			margin-bottom:4px; 
		}
		.tx-dpigooglemaps2-pi1-infowindow-title { width:200px; line-height:1.2em; font-weight:bold; }
		.tx-dpigooglemaps2-pi1-infowindow-description { width:200px; line-height:1.2em; margin-top:3px; }
		.tx-dpigooglemaps2-pi1-infowindow-link { width:200px; line-height:1.2em; margin-top:3px; }
		#tx-dpigooglemaps2-pi1-polygonTooltip {
			background:#666666;
			border:2px solid #000000;
			color:#FFFFFF;
			font-weight:bold;
			padding:0 5px 1px;
			position:absolute;
			right:8px;
			text-align:left;
			top:50px;
			visibility:hidden;
			width:183px;
			z-index:1000;
		}
		#tx-dpigooglemaps2-pi1-polygonTooltip a {
			float:right;
			font-weight:normal;
			color:white;
			padding:0 0 0 10px;
			background:url(../typo3conf/ext/dpi_googlemaps2/pi1/icon_arrow_right.gif) no-repeat 0 4px;
		}		
		
		/* Infokasten */
		.tx-dpigooglemaps2-pi1-content {
			float:left;
			width:47.9%;
			border: 1px solid #6788a9;

			background:#e8f1ff;
		}
		#col2 .tx-dpigooglemaps2-pi1-content h3 {
			margin:0;
			padding:2px 3px 3px 5px;
			background:#6788a9;
			color:#fff;
			font-size:1em;
		}
		.tx-dpigooglemaps2-pi1-content-inner {
			margin:12px 13px 12px 12px;
			font-size:0.9em;
			line-height:1.3em;
		}
		.tx-dpigooglemaps2-pi1-content-left {
			background: #e8f1ff url(../typo3conf/ext/dpi_googlemaps2/pi1/icon_info.gif) no-repeat right 27px;
		}
		.tx-dpigooglemaps2-pi1-content-right {
			float:right;
		}
		
		/* Dokumentationslinks */
		.tx-dpigooglemaps2-pi1 h4 {
			font-size:1em;
			font-weight:normal;
			margin:14px 0 0 0;
		}
		.tx-dpigooglemaps2-pi1 ul {			
			list-style-type:none;
		}
		ul.tx-dpigooglemaps2-pi1-doclinks {
			margin:10px 0 10px 0;
		}
		ul.tx-dpigooglemaps2-pi1-doclinks li {
			margin:0 0 0.5em 0;
		}				
		.tx-dpigooglemaps2-pi1 .tx-dpigooglemaps2-pi1-doclinks a { 
			color:#013870;
			margin:0;
			padding:4px 8px 4px 23px;
			text-decoration:none;			
		}
		.tx-dpigooglemaps2-pi1 .tx-dpigooglemaps2-pi1-doclinks a:hover { 
			text-decoration:underline;			
		}		
		a.tx-dpigooglemaps2-pi1-fotos {
			background:url(../typo3conf/ext/dpi_googlemaps2/pi1/res/icon_foto.gif) no-repeat 0 2px;
		}		
		a.tx-dpigooglemaps2-pi1-karten {
			background:url(../typo3conf/ext/dpi_googlemaps2/pi1/res/icon_karte.gif) no-repeat 0 2px;
		}
		a.tx-dpigooglemaps2-pi1-pdf {
			background:url(../typo3conf/ext/dpi_googlemaps2/pi1/res/icon_pdf.gif) no-repeat 0 2px;
		}
		a.tx-dpigooglemaps2-pi1-texte {
			background:url(../typo3conf/ext/dpi_googlemaps2/pi1/res/icon_text.gif) no-repeat 0 2px;
		}		
		a.tx-dpigooglemaps2-pi1-projects {
			background:transparent url(../typo3conf/ext/dpi_googlemaps2/pi1/res/arrow_next.gif) no-repeat scroll 8px 7px;	
		}	
		.tx-dpigooglemaps2-pi1 ul li.tx-dpigooglemaps2-pi1-projects-li {
			margin-top:15px;	
		}
		.tx-dpigooglemaps2-pi1-legend {
			display:inline-block;
			padding:2px 0 0 0;
			float:right;
		}
		.tx-dpigooglemaps2-pi1-legend-item { margin:0 0 0 1.5em; }
		.tx-dpigooglemaps2-pi1-legend-item img { margin: 0 0.3em 0 0; }										
/* default styles for extension "tx_dpiadvertisement_pi1" */
		.tx-dpiadvertisement-pi1-quarter {
			font-size:0.85em;
			font-weight:normal;
			margin-bottom:0.2em;
			display:block;
		}
		.tx-dpiadvertisement-pi1-label_closingdate {
			font-weight:bold;			
		}
/* default styles for extension "tx_dpieventcalendar_pi1" */
      .tx-dpieventcalendar-pi1-listitem { margin:0 0.5em 1em 0; }
      .tx-dpieventcalendar-pi1-listitem-date, .tx-dpieventcalendar-pi1-listitem-time { display:inline; font-size:0.85em; }
      .tx-dpieventcalendar-pi1-listitem-date, .tx-dpieventcalendar-pi1-listitem-time, .tx-dpieventcalendar-pi1-listitem-quartier, .tx-dpieventcalendar-pi1-listitem-link { font-size:0.85em; }
      #middle h3.tx-dpieventcalendar-pi1-listitem-title, #right h3.tx-dpieventcalendar-pi1-listitem-title {
        margin:0 0 0 0;
      }
      .tx-dpieventcalendar-pi1-no-events { margin:1em 0 0 1em; }
/* 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_pbsurvey_pi1" */
	#frmPbSurvey select, #frmPbSurvey #freetext {
		width:180px;
	}
	
	#frmPbSurvey #submitbutton  {
		padding:0;
		width:90px;
	}
/* 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 */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* 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%; }