/* default styles for extension "tt_addres" */
.vcard {
	background: #FFF url(../images/bg-immovables.jpg) no-repeat left top;
	min-height: 124px;
	height: auto !important;
	height: 124px;
	width: 502px;
	position: relative;
	padding: 16px;
}

.org {
	display: block;
	font-size: 1.6em;
	margin-bottom: 1.3em;
}

.adr {
	display: inline;
	float: left;
	width: 50%;
	width: 230px;
}

.url, .adr a {
	display: block;
}


/* default styles for extension "tx_rggooglemap_pi1" */
.tx-rggooglemap-pi1 {
	border: 1px solid #F09A2F;
	margin-left: 16px;
	width: 500px;
}

.tx-rggooglemap-pi1 form {
	margin: 0;
	padding: 0;
}

#map {
	background: #ffffff;
}

#content #tx-rggooglemap-cat {
/*
	padding: 1px 30px;
*/
	font-weight: bold;
}

#tx-rggooglemap-poiNest {
	padding: 5px 0;
}

.tx-rggooglemap-poi {
/*
	float: left;
*/
	width: 160px;
}

.tx-rggooglemap-poi li {
	list-style: none;
}
  
.tx-rggooglemap-poi h1 {
	text-decoration: underline;
}

.tx-rggooglemap-poi a, .tx-rggooglemap-poi a:link, .tx-rggooglemap-poi a:visited, .tx-rggooglemap-poi a:active {
	text-decoration: none;
}

.tx-rggooglemap-poi a:hover {
	text-decoration: underline;
}

/* default styles for extension "tx_nctbimmovables_controller" */
.waiting {
	background-color: #FFFFFF;
	background-image: url(/typo3conf/ext/nc_tbimmovables/res/icons/bigWaiting.gif);
	background-position: center;
	background-repeat: no-repeat;
}

