@charset "utf-8";

/***** Google-Map - SPECIALS *****/

#div_googlemap_seite {
	font-size: 0.95em;
	color: rgb(150,80,5);
	text-align: left;
	overflow: hidden;
}

#div_googlemap_header {
	width: 980px;
	height: 33px;
	background: url(http://www.linzplus.at/_layout/linzplus_pc_googlemap_header.gif) top left no-repeat;
}

#div_googlemap_homelink {
	float: left;
	width: 165px;
}

#div_googlemap_titel {
	float: left;
	width: 515px;
}

#div_googlemap_suchbox {
	float: left;
	width: 300px;
	height: 33px;
	background: url(http://www.linzplus.at/_layout/linzplus_pc_googlemap_suchbox.gif) top right no-repeat;
}

#eingabe_suchfeld {
	width: 146px;
	margin: 13px 0 0 25px;
	border:none;
	background-color: rgb(248,235,209);
	color: rgb(150,80,5);
}

#eingabe_suche_submit {
	text-align: left;
	background: url(http://www.linzplus.at/_layout/linzplus_pc_googlemap_linkpfeil.gif) 0 5px no-repeat;
	padding-left: 12px;
	color: rgb(150,80,5);
	border:none;
}

#div_googlemap_karte {
	float: left;
	width: 680px;
	text-align: center;
}

#div_googlemap_sidebar {
	float: left;
	position: relative;
	width: 289px;
	height: 500px;
	padding-left: 11px;
	background: rgb(245,245,245) url(http://www.linzplus.at/_layout/linzplus_pc_googlemap_sidebar_hintergrund.gif) top left no-repeat;
}

#div_googlemap_suchaufforderung {
	position: relative;
	height: 23px;
	padding: 0 9px 0 8px;
	font-size: 0.9em;
	text-align: right;
	background: url(http://www.linzplus.at/_layout/linzplus_pc_googlemap_sidebar_trennstrich.gif) bottom left no-repeat;
}

#div_googlemap_trennung {
	background: url(http://www.linzplus.at/_layout/linzplus_pc_googlemap_sidebar_trennstrich.gif) center top no-repeat;
}

#div_googlemap_sidebar_markers {
	position: absolute;
	top: 28px;
	left: 19px;
	height: 240px;
	width: 270px;
	padding-right: 9px;
	overflow: auto;
}

#div_googlemap_sidebar_markers img {
	float: left;
	padding: 3px 3px 0 0;
}

#div_googlemap_sidebar_markers p {
	margin-bottom: 13px;
}

#div_googlemap_sidebar_markers .offen-textteil {
	margin-left: -5px;
}

#div_googlemap_sidebar_markers p span {
	font-weight: normal !important;
}

#div_googlemap_directions  {
	position: absolute;
	top: 28px;
	left: 19px;
	height: 230px;
	width: 270px;
	overflow: auto;
}

#div_googlemap_foto_daten {
	position: absolute;
	top: 28px;
	left: 19px;
	height: 240px;
	width: 270px;
	padding-right: 9px;
	overflow: auto;
	text-align: center;
}

#div_googlemap_foto_daten h3 {
	font-size: 1em;
}

#div_googlemap_foto_daten table {
	border-collapse:collapse;
}

#div_googlemap_foto_daten table td {
	padding: 3px 3px 2px 3px;
	border-bottom: 1px solid #e58500;
	vertical-align: top;
}

.heller {
	color: #B06A02;
}

.googledir {	/* Class-Name Vorgabe von Googlemaps */
}

#div_googlemap_auswahl_tabs {
	position: absolute;
	top: 268px;
	height: 32px;
	width: 100%;
	font-size: 0.9em;
	background: url(http://www.linzplus.at/_layout/google_map/tab_auswahl_trennstrich.gif) top left no-repeat;
}

#div_googlemap_foto_daten_aktiv {
	position: absolute;
	top: 0;
	left: 0;
	height: 32px;
	width: 96px;
	padding: 9px 0 0 19px;
	background: url(http://www.linzplus.at/_layout/google_map/tab_aktiv.gif) top left no-repeat;
}

#div_googlemap_foto_daten_inaktiv {
	position: absolute;
	top: 0;
	left: 0;
	height: 32px;
	width: 96px;
	padding: 9px 0 0 0;
	background: url(http://www.linzplus.at/_layout/google_map/tab_inaktiv.gif) top left no-repeat;
}

#div_googlemap_info_start {
	position: absolute;
	top: 0;
	left: 96px;
	height: 32px;
	width: 96px;
	padding: 9px 0 0 34px;
	background: url(http://www.linzplus.at/_layout/google_map/tab_aktiv.gif) top left no-repeat;
}

#div_googlemap_info_aktiv {
	position: absolute;
	top: 0;
	left: 96px;
	height: 32px;
	width: 96px;
	padding: 9px 0 0 34px;
	background: url(http://www.linzplus.at/_layout/google_map/tab_aktiv.gif) top left no-repeat;
}

#div_googlemap_info_inaktiv {
	position: absolute;
	top: 0;
	left: 96px;
	height: 32px;
	width: 96px;
	padding-top: 9px;
	background: url(http://www.linzplus.at/_layout/google_map/tab_inaktiv.gif) top left no-repeat;
}

#div_googlemap_daten_aktiv {
	position: absolute;
	top: 0;
	left: 193px;
	height: 32px;
	width: 96px;
	padding: 9px 0 0 32px;
	background: url(http://www.linzplus.at/_layout/google_map/tab_aktiv.gif) top left no-repeat;
}

#div_googlemap_daten_inaktiv {
	position: absolute;
	top: 0;
	left: 193px;
	height: 32px;
	width: 96px;
	padding-top: 9px;
	background: url(http://www.linzplus.at/_layout/google_map/tab_inaktiv.gif) top left no-repeat;
}

#div_googlemap_foto {
	position: absolute;
	top: 300px;
	height: 200px;
	width: 289px;
}

#div_googlemap_pfeil_zurueck {
	display: none;
	position: absolute;
	top: 7px;
	left: 0;
	height: 152px;
	width: 38px;
	padding: 10px;
	background: url(http://www.linzplus.at/_layout/google_map/pfeil_zurueck_foto.gif) center center no-repeat;
}

#div_googlemap_foto_thumbnail {
	position: absolute;
	top: 7px;
	left: 58px;
	height: 172px;
	width: 172px;
	text-align: center;
}

#div_googlemap_pfeil_vor {
	display: none;
	position: absolute;
	top: 7px;
	left: 230px;
	height: 152px;
	width: 39px;
	padding: 10px;
	background: url(http://www.linzplus.at/_layout/google_map/pfeil_vor_foto.gif) center center no-repeat;
}

#div_googlemap_foto_titel {
	position: absolute;
	top: 180px;
	left: 0;
	width: 289px;
	height: 18px;
	text-align: center;
	overflow: hidden;
}

#div_googlemap_abschluss {
	position: absolute;
	top: 500px;
	height: 1px;
	width: 100%;
	background: url(http://www.linzplus.at/_layout/google_map/sidebar_abschluss.gif) top left no-repeat;
}

#div_googlemap_seite a {
	color: rgb(150,80,5);
}

#div_googlemap_sidebar_markers a {
	font-weight: bold;
}

#div_googlemap_sidebar_markers a:hover, #div_googlemap_titel a:hover {
	border-bottom: 1px solid rgb(150,80,5) ;
}

.unterstrich:hover {
	border-bottom: 1px solid rgb(150,80,5) ;
}

#div_googlemap_leerraum {
	height: 0;
}

.link_routenplan {
	font-weight: normal !important;
	background: url(http://www.linzplus.at/_layout/linzplus_pc_googlemap_linkpfeil.gif) 0 2px no-repeat;
	padding-left: 1.4em;
}

.marker_break {
	clear: both;
	height: 0;
}

#div_googlemap_directions img {
	display: none;
}

#gzoom-map-cover { /* Korrektur des Positionsfehlers bei dragzoom.js */
	position: absolute; 
	top: 0px; 
}