/* 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-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_skmallorca24_pi1" */
		#sk_mallorca24_excursionlist, #sk_mallorca24_townssingle, #sk_mallorca24_harbourlist { font-size:10pt; }
		
		/* singleansichten kleiner machen, damit platz für den umkreis da ist */
		#sk_mallorca24_townssingle, #sk_mallorca24_bandbsingle, #sk_mallorca24_gnsingle,
		#sk_mallorca24_artculturesingle, #sk_mallorca24_healthcaresingle,
		#sk_mallorca24_lodgingsingle, #sk_mallorca24_mobilsingle, #sk_mallorca24_yachtsingle {
			margin: 10px 0px 0px 0px;
			width: 600px;
			font-size:12px;
		}
		
		
		.sk_mallorca24_tdheader { height:27px;padding:3px;background-color:#F7863C; }
		
		.sk_mallorca24_trenner { border-top:1px solid #F7863C; padding-top:6px; }
		
		/* Positionierung der php-map */
		#sk_mallorca24_generatetmap {
			float:right;
			valigne:top;
		}
		
		/* Für die Rahmen um die Bilder */
		.orangeborderimg img {
			border:1px solid #FF6600;
			margin:0px;
		}
		
		.sk_mallorca24_img {
			text-align:right;
			border:1px solid #FF6600;
		}
		
		/* Mouse over effect buchungsbuttons */
		a.buchen2 {
			background-image:url(/fileadmin/images/buttons/travel_book_both.gif);
			width:98px;
			height:24px;
			display:block;	
		}
		
		a.buchen2:hover {
			background-image:url(/fileadmin/images/buttons/travel_book_both.gif);
			background-position:0px -23px;
			width:98px;
			height:24px;
			display:block;
		}
		
		a.buchen {
			background-image:url(/fileadmin/images/buttons/book_flight_both.gif);
			width:98px;
			height:24px;
			display:block;	
		}
		
		a.buchen:hover {
			background-image:url(/fileadmin/images/buttons/book_flight_both.gif);
			background-position:0px -23px;
			width:98px;
			height:24px;
			display:block;
		}
		
		/* header formatierung */
		#sk_mallorca24_sport_townhead, #sk_mallorca24_cycling_townhead, #sk_mallorca24_diving_townhead {
			color:#CC3300;
			font-weight:bold;
			font-size:12px;
			border-top:1px solid #CC3300;
			border-bottom:1px solid #CC3300;
		}
		.sk_mallorca24_diving_townhead, .sk_mallorca24_cycling_townhead {
			color:#CC3300;
			font-weight:bold;
			font-size:12px;
			border-top:1px solid #CC3300;
			border-bottom:1px solid #CC3300;		
		}
		.sk_mallorca24_sport_townhead {
			color:#CC3300;
			font-weight:bold;
			font-size:12px;
			border-top:1px solid #CC3300;
			border-bottom:1px solid #CC3300;
		}
		.sk_mallorca24_submit {
			font-size:8pt;
			font-weight:bold;
			background-color:#FF6600;
			color:#FFFFFF;
			margin-bottom:3px;
		}
		
		/* alltime searchresults */
		#sk_mallorca24_searchresults_alltime {
			position: absolute;
			margin-top:10px;
			_top:220px;
			top:195px;
			left: 620px;
			width: 151px;
			color: rgb(0,0,0);
			font-family: sans-serif;
			font-size:12px;
		}
		
		/* searchform bottom */
		#sk_mallorca24_searchform {
			font-size:12px;
		}
