/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_ablinklist_pi1" */

/* --------------------  general styles  -------------------- */

.tx_ablinklist_viewDetailsForLink {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewAddNewLink {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewAddNewLinkResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewReportBrokenLink {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewReportBrokenLinkResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewRateLink {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_viewRateLinkResult {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_categoryPath {
	font-size : small;
}

.tx_ablinklist_formErrorMsg {
	color : red;
	margin-top : 10px;
	margin-bottom : 10px;
}

/* --------------------  listView  -------------------- */

.tx_ablinklist_listView_categoryPath {
	font-size : small;
}

.tx_ablinklist_listView_categories {
	margin-top : 10px;
}

.tx_ablinklist_listView_category {
	margin-top : 10px;
}

.tx_ablinklist_listView_categoryLabel { }

.tx_ablinklist_listView_links {
	margin-top : 10px;
}

.tx_ablinklist_listView_link_1 { }

.tx_ablinklist_listView_link_2 { }

.tx_ablinklist_listView_linkAddNew {
	margin-top : 10px;
}

.tx_ablinklist_listView_linkLabel { }

.tx_ablinklist_listView_linkDetails { }

.tx_ablinklist_listView_linkReportBroken { }

.tx_ablinklist_listView_linkRate { }

.tx_ablinklist_listView_linkImage { }

/* --------------------  treeView  -------------------- */

.tx_ablinklist_treeView_category {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_ablinklist_treeView_category_level_1 { }

.tx_ablinklist_treeView_category_level_2 { }

.tx_ablinklist_treeView_category_level_3 { }

.tx_ablinklist_treeView_category_level_4 { }

.tx_ablinklist_treeView_links {
	margin-bottom : 10px;
}

.tx_ablinklist_treeView_linkAddNew {
	font-size : small;
}

.tx_ablinklist_treeView_linkLabel { }

.tx_ablinklist_treeView_linkDetails { }

.tx_ablinklist_treeView_linkReportBroken { }

.tx_ablinklist_treeView_linkRate { }

.tx_ablinklist_treeView_linkImage { }

/* --------------------  searchView  -------------------- */

.tx_ablinklist_searchView_searchBox { }

.tx_ablinklist_searchView_searchBox_searchWord { }

.tx_ablinklist_searchView_searchBox_button { }

.tx_ablinklist_searchView_resultMessage {
	margin-top : 10px;
	margin-bottom : 10px;
}

.tx_ablinklist_searchView_noLinksMessage {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	display : block;
	text-align : center;
}

.tx_ablinklist_searchView_categoryPath {
	font-size : small;
}

.tx_ablinklist_searchView_categoryLabel { }

.tx_ablinklist_searchView_links {
	margin-top : 10px;
}

.tx_ablinklist_searchView_linkLabel { }

.tx_ablinklist_searchView_linkDetails { }

.tx_ablinklist_searchView_linkReportBroken { }

.tx_ablinklist_searchView_linkRate { }

.tx_ablinklist_searchView_linkImage { }

/* --------------------  topView  -------------------- */

.tx_ablinklist_topView_links {
	font-size : medium;
	border : solid 1px #C5C5C5;
	background-color : #E5E5E5;
	padding : 5px;
	margin-bottom : 10px;
	display : block;
	text-align : left;
}

.tx_ablinklist_topView_link {
	margin-top : 5px;
}

.tx_ablinklist_topView_linkLabel { }

.tx_ablinklist_topView_linkDetails { }

.tx_ablinklist_topView_linkImage { }

/* --------------------  catalogView  -------------------- */

.tx_ablinklist_catalogView_categoryPath {
	font-size : small;
}

.tx_ablinklist_catalogView_category {
	float : left;
	width : 300px;
	padding-top : 20px;
}

.tx_ablinklist_catalogView_subcategories {
	font-size : small;
}

.tx_ablinklist_catalogView_categoryLabel { }

.tx_ablinklist_catalogView_links {
	clear : both;
	padding-top : 20px;
}

.tx_ablinklist_catalogView_link_1 { }

.tx_ablinklist_catalogView_link_2 { }

.tx_ablinklist_catalogView_linkAddNew {
	margin-top : 10px;
}

.tx_ablinklist_catalogView_linkLabel { }

.tx_ablinklist_catalogView_linkDetails { }

.tx_ablinklist_catalogView_linkReportBroken { }

.tx_ablinklist_catalogView_linkRate { }

.tx_ablinklist_catalogView_linkImage { }

/* default styles for extension "tx_femp3player_pi1" */
		.tx-femp3player-pi1 {
			text-align: center;
		}
		.tx-femp3player-pi1 TABLE {
			border: solid 1px #BCBCBC;
			margin-top: 5px;
			margin-bottom: 5px;
			border-collapse: collapse;
		}
		.tx-femp3player-pi1 TD {
			border: solid 1px #BCBCBC;
			padding: 5px;
		}
/* default styles for extension "tx_fileupload_pi1" */
	
/* default styles for extension "tx_srfeuserregister_pi1" */
		.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
		.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
		.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
		.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
		.tx-srfeuserregister-pi1 label span { color: #ff0000; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
		.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
		.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
		.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
		.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
		.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
		.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
		.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
		.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
		.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
		.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
		.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
		.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
		.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }
/* 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_dcdgooglemap_pi1" */
		/* Map */
		.tx_dcdgooglemap_map .tx_dcdgooglemap_clear {clear:both;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_left {float:left;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_right {float:right;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_top,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_carto_bottom {clear:both;}

		.tx_dcdgooglemap_map h2 {margin:0; padding:0; font-size:14px; color:#999999; text-align:center;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_picto {width:20px; height:20px;}
		.tx_dcdgooglemap_map label {margin:0; padding:0;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_left,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_right {width:220px; border:#CCCCCC 1px solid; margin-right:5px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_left {float:left;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_right {float:right;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom {clear:both; margin-top:3px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top .tx_dcdgooglemap_maincategory,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom .tx_dcdgooglemap_maincategory,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_top .tx_dcdgooglemap_kml,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_legend_bottom .tx_dcdgooglemap_kml {font-weight:normal; margin-left:5px; float:left; width:32%; margin-bottom:5px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legendarbo {padding:2px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_btnexpend {text-align:right; padding:0px 10px 5px 0px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_legendresizezone {display:inline;}
		
		.tx_dcdgooglemap_map .tx_dcdgooglemap_categories {clear:both;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kmls {clear:both;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_maincategory {margin:3px 0 5px 0;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_category {display:block; margin-bottom:3px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_category input,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_nosubcategory {padding-left:18px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_subcategory {padding-left:18px;}
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml input {margin:0 3px 0 3px; padding:0;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_category_description .tx_dcdgooglemap_category_description_title,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml_description .tx_dcdgooglemap_kml_description_title {display:block; font-weight:bold;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_category_description,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml_description {clear:both; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_options {margin-top:10px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction {margin-bottom:10px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form fieldset,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder .fieldsetlabel,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form fieldset .geocoderexemple,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset .directionfromexemple,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset .directiontoexemple {color:#999999; display:block;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_champs,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_champs {text-align:center;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_address {width:300px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_from_field,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_to_field {float:left; margin:0px 15px 0px 15px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_from,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_to {width:300px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_fields {clear:both;}
		
		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_submit_field,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_submit_field {clear:both; padding-top:5px;}
		
		*html .tx_dcdgooglemap_map .tx_dcdgooglemap_direction_fields {padding-bottom:5px;}
		
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_mode label {display:block; text-align:left;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder_champs,
		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_champs {position:relative; top:-5px; text-align:center;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_gestion {margin-bottom:8px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_textmode {margin-right:5px; position:relative; top:7px; float:right; font-weight:bold; color:#FF0000;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_direction_result .googledir {position:relative; top:-12px;}
		
			/* KML Link WINDOW */
		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-Link {text-align:right; padding-bottom:5px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window {text-align:left; position:relative; left:489px; width:45%; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}
		*html .tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window {left:0px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-windowbtn {display:block; float:right;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_kml-window input {width:99%;}

			/* POI Direction*/
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_radio {margin-left:5px; margin-right:3px;}
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_address {margin-top:5px; margin-bottom:5px; display:block;}
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_address_input {width:80%;}
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_submit {display:block; margin-top:10px; text-align:right;}
		.tx_dcdgooglemap_poi_direction .tx_dcdgooglemap_poi_submit_input {margin-right:15px;}


			/* Bulle */
		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_tstamp {margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_name {font-weight:bold; margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_title {margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_address {margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_zip {display:inline; margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_city {display:inline; margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_phone {margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_email {margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_note {margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_image {margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_img_label {text-align:center;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_image .tx_dcdgooglemap_poi_img {margin-top:2px; margin-bottom:2px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_image .tx_dcdgooglemap_poi_label {margin-top:2px;margin-bottom:2px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_download {margin-top:2px; margin-bottom:4px;}

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_download .tx_dcdgooglemap_poi_file {margin-top:2px; margin-bottom:2px;}		

		.tx_dcdgooglemap_map .tx_dcdgooglemap_poi_bulle .tx_dcdgooglemap_poi_link {margin-top:2px; margin-bottom:4px;}

		/* List */
		.tx_dcdgooglemap_list .tx_dcdgooglemap_clear {clear:both;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form fieldset {border:1px solid #999999; padding:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form .tx_dcdgooglemap_list_search_label {font-weight:bold;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_form .tx_dcdgooglemap_list_search_input {width:300px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_limit {color:#999999; display:block; padding-left:200px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_list_search_noresult {text-align:center; color:#FF0000; font-weight:bold;}


		.tx_dcdgooglemap_list .tx_dcdgooglemap_btnexpend {text-align:right; padding:0px 10px 5px 0px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_maincategory {font-weight:normal; margin-left:5px; float:left; width:32%; margin-bottom:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_legendresizezone {display:inline;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header {font-weight:bold;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_legend_picto,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img img {width:20px; height:20px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img img {margin-right:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_list_loupe {margin-left:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img_label,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_picto .tx_dcdgooglemap_poi_img,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header .tx_dcdgooglemap_poi_name {display:inline;}
		
		.tx_dcdgooglemap_list .tx_dcdgooglemap_maincategory {margin:3px 0 5px 0;}
		.tx_dcdgooglemap_list .tx_dcdgooglemap_category {display:block; margin-bottom:3px;}
		.tx_dcdgooglemap_list .tx_dcdgooglemap_category input {margin:0 3px 0 3px; padding:0;}
		.tx_dcdgooglemap_list .tx_dcdgooglemap_nosubcategory {padding-left:18px;}
		.tx_dcdgooglemap_list .tx_dcdgooglemap_subcategory,
		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header_content {padding-left:18px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_header_content {padding-bottom:7px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_poi_content .tx_dcdgooglemap_poi_windowstabslabel {font-style:italic; text-transform:uppercase; margin-top:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_labeltext {padding-left:5px;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_category_description .tx_dcdgooglemap_category_description_title {display:block; font-weight:bold;}

		.tx_dcdgooglemap_list .tx_dcdgooglemap_category_description {clear:both; border-color:#999999; background-color:#FFFFFF; border-style:solid; border-width:1px; display:none; padding:2px 2px 2px 2px;}
/* default styles for extension "tx_dcdgooglemap_pi2" */
		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form {padding-top:10px;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx-dcdgooglemap-pi2 .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset label {display:inline; margin-bottom:5px;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder form fieldset .exemplesearch {display:block; color:#999999;}
		
		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_champs {position:relative; top:-5px; text-align:center;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_submit_field {clear:both; padding-top:5px;}

		.tx-dcdgooglemap-pi2 .tx_dcdgooglemap_geocoder_address {width:300px;}
/* default styles for extension "tx_dcdgooglemap_pi3" */
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form {padding-top:10px;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset {border:#999999 1px solid; padding:3px; margin:0;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction .fieldsetlabel {font-weight:bold; text-align:left; top:-12px; left:15px; position:relative; background:#F4F4F4;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_from_field,
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_to_field {float:left; margin:0px 15px 0px 15px;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset .directionfromexemple,
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction form fieldset .directiontoexemple {color:#999999; display:block;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_champs {position:relative; top:-5px; text-align:center;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_from,
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_to {width:300px;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_fields {clear:both;}

		*html .tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_fields {padding-bottom:5px;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_geocoder_submit_field,
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_submit_field {clear:both; padding-top:5px;}
		
		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_mode label {display:block; text-align:left;}

		.tx-dcdgooglemap-pi3 .tx_dcdgooglemap_direction_textmode {text-align:right; margin-right:5px; position:relative; top:-12px; font-weight:bold; color:#FF0000;}

/* default styles for extension "tx_vgetagcloud_pi1" */
		.tx-vgetagcloud-pi1 {
			background-color: #ccc;
			line-height: 200%;
		}
		.tx-vgetagcloud-pi1 ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
			float: left;
		}
		.tx-vgetagcloud-pi1 li {
			display: inline;
			float: left;
		}
		.tx-vgetagcloud-pi1 li a {
			padding: 4px;
			text-decoration: none;
		}
/* default styles for extension "tx_cssfilelist" */
	.filelinks div{padding-left:25px; background:url('/typo3/gfx/fileicons/default.gif') left top no-repeat; margin-bottom:10px;}
	.filelinks span{display:block;}
	.filelinks .filecount{display:block; margin-bottom:5px;} 
	.filelinks a{color:#000;text-decoration:none; }
	/* Icons begin */
	.filelinks .ai{background-image:url('/typo3/gfx/fileicons/ai.gif')!important;}
	.filelinks .ani{background-image:url('/typo3/gfx/fileicons/ani.gif')!important;}
	.filelinks .au{background-image:url('/typo3/gfx/fileicons/au.gif')!important;}
	.filelinks .avi{background-image:url('/typo3/gfx/fileicons/avi.gif')!important;}
	.filelinks .bmp{background-image:url('/typo3/gfx/fileicons/bmp.gif')!important;}
	.filelinks .cdr{background-image:url('/typo3/gfx/fileicons/cdr.gif')!important;}
	.filelinks .css{background-image:url('/typo3/gfx/fileicons/css.gif')!important;}
	.filelinks .csv{background-image:url('/typo3/gfx/fileicons/csv.gif')!important;}
	.filelinks .doc{background-image:url('/typo3/gfx/fileicons/doc.gif')!important;}
	.filelinks .dtd{background-image:url('/typo3/gfx/fileicons/dtd.gif')!important;}
	.filelinks .eps{background-image:url('/typo3/gfx/fileicons/eps.gif')!important;}
	.filelinks .exe{background-image:url('/typo3/gfx/fileicons/exe.gif')!important;}
	.filelinks .fh3{background-image:url('/typo3/gfx/fileicons/fh3.gif')!important;}
	.filelinks .flash{background-image:url('/typo3/gfx/fileicons/flash.gif')!important;}
	.filelinks .folder{background-image:url('/typo3/gfx/fileicons/folder.gif')!important;}
	.filelinks .gif{background-image:url('/typo3/gfx/fileicons/gif.gif')!important;}
	.filelinks .htm{background-image:url('/typo3/gfx/fileicons/htm.gif')!important;}
	.filelinks .html{background-image:url('/typo3/gfx/fileicons/html.gif')!important;}
	.filelinks .ico{background-image:url('/typo3/gfx/fileicons/ico.gif')!important;}
	.filelinks .inc{background-image:url('/typo3/gfx/fileicons/inc.gif')!important;}
	.filelinks .java{background-image:url('/typo3/gfx/fileicons/java.gif')!important;}
	.filelinks .jpg{background-image:url('/typo3/gfx/fileicons/jpg.gif')!important;}
	.filelinks .js{background-image:url('/typo3/gfx/fileicons/js.gif')!important;}
	.filelinks .max{background-image:url('/typo3/gfx/fileicons/max.gif')!important;}
	.filelinks .mid{background-image:url('/typo3/gfx/fileicons/mid.gif')!important;}
	.filelinks .mov{background-image:url('/typo3/gfx/fileicons/mov.gif')!important;}
	.filelinks .mpeg{background-image:url('/typo3/gfx/fileicons/mpeg.gif')!important;}
	.filelinks .mpg{background-image:url('/typo3/gfx/fileicons/mpg.gif')!important;}
	.filelinks .pcd{background-image:url('/typo3/gfx/fileicons/pcd.gif')!important;}
	.filelinks .pcx{background-image:url('/typo3/gfx/fileicons/pcx.gif')!important;}
	.filelinks .pdf{background-image:url('/typo3/gfx/fileicons/pdf.gif')!important;}
	.filelinks .png{background-image:url('/typo3/gfx/fileicons/png.gif')!important;}
	.filelinks .ps{background-image:url('/typo3/gfx/fileicons/ps.gif')!important;}
	.filelinks .psd{background-image:url('/typo3/gfx/fileicons/psd.gif')!important;}
	.filelinks .rtf{background-image:url('/typo3/gfx/fileicons/rtf.gif')!important;}
	.filelinks .sgml{background-image:url('/typo3/gfx/fileicons/sgml.gif')!important;}
	.filelinks .swf{background-image:url('/typo3/gfx/fileicons/swf.gif')!important;}
	.filelinks .sxc{background-image:url('/typo3/gfx/fileicons/sxc.gif')!important;}
	.filelinks .sxw{background-image:url('/typo3/gfx/fileicons/sxw.gif')!important;}
	.filelinks .tga{background-image:url('/typo3/gfx/fileicons/tga.gif')!important;}
	.filelinks .tif{background-image:url('/typo3/gfx/fileicons/tif.gif')!important;}
	.filelinks .ttf{background-image:url('/typo3/gfx/fileicons/ttf.gif')!important;}
	.filelinks .txt{background-image:url('/typo3/gfx/fileicons/txt.gif')!important;}
	.filelinks .wav{background-image:url('/typo3/gfx/fileicons/wav.gif')!important;}
	.filelinks .wrl{background-image:url('/typo3/gfx/fileicons/wrl.gif')!important;}
	.filelinks .xls{background-image:url('/typo3/gfx/fileicons/xls.gif')!important;}
	.filelinks .xml{background-image:url('/typo3/gfx/fileicons/xml.gif')!important;}
	.filelinks .xsl{background-image:url('/typo3/gfx/fileicons/xsl.gif')!important;}
	.filelinks .zip{background-image:url('/typo3/gfx/fileicons/zip.gif')!important;}
	/* Icons end */
	.filelinks a:hover{text-decoration:underline;}
/* default styles for extension "tx_slsitemap" */
	
		/* Layout whole Sitemap */
		div#tx_slsitemap {
			padding:0 0 10px 62px;
			line-height:20px;
		}
		div#tx_slsitemap .tx_slsitemap-websiteTitle {
			font-size:13px;
			font-weight:bold;
			color:#1E2B56;
			margin:0 0 2px -43px;
		}

		/* Layout the Links */
		a.Main {
			color:#BF2236;
			font-weight:bold;
			font-size:13px;
			text-decoration:none;
		}
		a.Main:hover {
			color:#000000;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
		}
		a.Sub {
			color:#000000;
			font-weight:normal;
			font-size:13px;
			text-decoration:none;
		}
		a.Sub:hover {
			color:#FF0000;
			font-weight:normal;
			font-size:13px;
			text-decoration:none;
		}

		/* List margin und padding */
		div#tx_slsitemap ul {
			padding:0 0 0 22px;
			margin:0 0 0 -43px;
		}
		div#tx_slsitemap li {
			padding:0 0 0 43px;
			margin:0;
			list-style-type:none;
		}

		/* Get the Backgrounds */
		div#tx_slsitemap li.MainFirst {
			background:url(/typo3conf/ext/sl_sitemap/images/default/sl_sitemap_MainFirst.gif) no-repeat 0% 0%;
		}
		div#tx_slsitemap li.MainLast {
			background:url(/typo3conf/ext/sl_sitemap/images/default/sl_sitemap_MainLast.gif) no-repeat 0% 0%;
		}
		div#tx_slsitemap li.SubMiddle {
			background:url(/typo3conf/ext/sl_sitemap/images/default/sl_sitemap_SubMiddle.gif) no-repeat 0% 0%;
		}
		div#tx_slsitemap li.SubLast {
			background:url(/typo3conf/ext/sl_sitemap/images/default/sl_sitemap_SubLast.gif) no-repeat 0% 0%;
		}

		/* Active Point */
		.Sitemap_pathActive {
			color:#BF2236;
			font-size:13px;
			font-weight:bold;
		}