* {
	outline: none;
}

div#mapSearch fieldset {
	width: 38.4em;
	margin-top: 1em;
	clear: both;
}

.tabNav {
	height: 1.82em;  /*  */
	width: 40em;
	margin: 1em 0;
	padding: 0;
	list-style: none;	
	border-bottom: 1px solid #556a70;
}

.tabNav li {	
	float: left;
	width: 8em;
	margin: 0 0 0 .3em !important;
	padding: .5em .7em 0 .7em;
	padding-bottom: .2em;
	border: 1px solid #556a70;
	background-color: #e8e8e8;
	text-align: center;
}

.tabNav li.ui-tabs-selected {
	position: relative;
	padding-bottom: .3em;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	line-height: 1.6;	
	font-weight: bold;
	top: 1px; 
}
 
.ui-tabs-hide { display: none; }

#outer { padding-right: 0; }


/* Achtung: Schriftgröße in .marker für Blase in der karte ist im TS in der Datei 
"typo3conf/ext/lkrmuc/ts/plugin_setup.txt" ganz unten festgelegt! */

.tx-wecmap-map {
	float: left;
	width: 500px;
}

.tx-wecmap-pi3 .sidebar {
	float: left;	
	height: 600px ! important;
	overflow: auto;
	padding: 0 10px;
	/*width: 300px;*/
}

ul#tx_larafe_map_sidebar {
	width: 12.5em;
	margin: 0;
	padding: 0;
	padding-left: .3em;
	list-style-type: none;
	font-size: 1em;
	border: 1px dashed #937D6B;
}

ul#tx_larafe_map_sidebar li {
	margin-left: .1em;
	min-height: 1.8em;
}

.tx-wecmap-pi3 .radiusform,
#map12_directions { clear: both; }


/* lara_map */

#tx_larafe_map-radiusSearchForm fieldset,
#tx_larafe_map-listSearchForm fieldset,
.ui-tabs-nav {
	width: 70%;
}

.tx-wecmap-pi3 {
	min-height: 630px;
}

#mapSearch {
	width: 100%;
}

#mapSearch .button {
	display: block;
}

.todirform input,
.fromdirform input {
	margin: .5em 0;
	font-size: 1em;
}

.googledir table {
	clear: both;
	margin: 1em 0 1em 0;
	font-size: 1em;
}

.googledir table div div {
	font-size: 1em;
}