.gmap {
	width: 100%;
	height: 100%;
	
	position: relative;
	overflow: hidden;
}
.gmap-header {
	height: 66px;
	background: #ffffff url(logo-sae.gif) no-repeat right 11px;
	overflow: hidden;
}
.gmap-header .label-partner-map {
	position: absolute;
	top: 22px;
	width: 457px;
	height: 17px;
	background: url(label-partner-map-de.gif) no-repeat;
	margin-left: -228px;
	left: 50%;
}	
.gmap-header .btn-home {
	width: 58px;
	height: 39px;
	float: left;
	margin-top: 27px;
}
.gmap-header .btn-home a,
.gmap-header .btn-search a,
.gmap-search-box .btn-close a,
.gmap-route-box .btn-close-route a,
.gmap-content-box-close a,
.gmap-header .btn-route a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;	
	background: url(btn-home.gif) no-repeat center center;	
}
.gmap-header .btn-search {
	width: 126px;
	height: 39px;
	float: left;
	margin-top: 27px;	
}
.gmap-header .btn-search a {
	background: url(btn-search-de.gif) no-repeat 0 -39px;
}
.gmap-header .btn-search a.btn-search-active {
	background-position: 0 0;
}

.gmap-header .btn-route {
	width: 126px;
	height: 39px;
	float: left;
	margin-top: 27px;	
}
.gmap-header .btn-route a {
	background: url(btn-route.gif) no-repeat 0 -39px;
}
.gmap-header .btn-route a.btn-route-active {
	background-position: 0 0;
}

.gmap-search-box,
.gmap-route-box {
	position: absolute;
	top: 66px;
	left: 0;
	display: none;
	height: 180px;
	width: 314px;
	z-index: 1;
	/*background: url(gmap-tool-box.png) no-repeat right -364px; /* ie! */
	background: url(gmap-tool-box.png) no-repeat right bottom;
	overflow: hidden;
	
	zoom: 1;
}
.gmap-search-box .border,
.gmap-route-box .border {
	background: url(gmap-search-box-border.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 307px;
	height: 3px;
}
.gmap-route-box .border {
	background: #ffffff;
	width: 187px;
	zoom: 1;
	font-size: 1%;
}
.gmap-search-box form {
	height: 100%;
}
.rel-container {
	position: relative;
	width: 100%;
	height: 100%;
}
.gmap-search-box .input-container {
	position: absolute;
	left: 19px;
	top: 63px;
}
.gmap-search-box .input-container input {
	height: 21px;
	width: 267px;
	padding: 5px;
	color: #9d9d9c;
}
.gmap-search-box .search-button-container {
	position: absolute;
	top: 118px;
	right: 20px;
	width: 92px;
	height: 28px;
	z-index: 2;
}
.gmap-search-box .search-button-container button {
	background: url(btn-search-input-de.gif) no-repeat center center;
	width: 55px;
	height: 19px;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
.gmap-search-box .btn-close,
.gmap-route-box .btn-close-route {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 25px;
	height: 25px;
}
.gmap-search-box .btn-close a,
.gmap-route-box .btn-close-route a,
.gmap-content-box-close a {
	background: url(btn-close.gif) no-repeat;
}

.gmap-route-box {
	height: 540px;
	z-index: 1;
	background: url(gmap-tool-box.png) no-repeat bottom right; /* ie! */
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.gmap-route-box-small {
	height: 380px;
/*	background-position: right -164px; /* ie */
}
.gmap-route-box h2 {
	font-size: 14px;
	margin: 0 0 6px 0;
}
.gmap-route-box .startendloc-container {
	position: absolute;
	left: 19px;
	top: 63px;
}
.gmap-route-box .startendloc-container input {
	height: 21px;
	width: 267px;
	padding: 5px;	
	color: #9d9d9c;
}
.gmap-route-box .startendloc-container input.startloc {
	margin-bottom: 40px;
}
.gmap-route-box .choose-type-box {
	position: absolute;
	top: 200px;
	left: 19px;
	width: 275px;
}
.gmap-route-box .choose-type-box .types {	
	padding: 14px 0 14px 19px;
	margin-bottom: 15px;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	overflow: hidden;
	height: 1%;
}
.gmap-route-box .choose-type-box .types div {
	float: left;
	margin-right: 20px;
}
.gmap-route-box .choose-type-box .types a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(btn-types.gif) no-repeat -6px -13px;
	overflow: hidden;
	text-indent: -9999px;
}

.gmap-route-box .choose-type-box .type-1 {
	width: 57px;
	height: 22px;
	margin-top: 2px;
}
.gmap-route-box .choose-type-box .type-1 a:hover,
.gmap-route-box .choose-type-box .type-1 a.active {
	background-position: -6px -57px;
}
.gmap-route-box .choose-type-box .type-2 {
	width: 64px;
	height: 24px;
	margin-top: 1px;
}
.gmap-route-box .choose-type-box .type-2 a {
	background-position: -89px -11px;
}
.gmap-route-box .choose-type-box .type-2 a:hover,
.gmap-route-box .choose-type-box .type-2 a.active {
	background-position: -89px -55px;
}
.gmap-route-box .choose-type-box .type-3 {
	width: 70px;
	height: 26px;
}
.gmap-route-box .choose-type-box .type-3 a {
	background-position: -178px -9px;
}
.gmap-route-box .choose-type-box .type-3 a:hover,
.gmap-route-box .choose-type-box .type-3 a.active {
	background-position: -178px -53px;
}



.gmap-route-box .calculate-route {
	position: absolute;
	top: 322px;
	right: 20px;
}
.gmap-route-box .calculate-route a {
	display: block;
	text-indent: -9999px;
	background: url(btn-calculate-route-de.gif) no-repeat;
	width: 169px;
	height: 28px;
}
.gmap-route-box .route-result {
	position: absolute;
	top: 390px;
	left: 0;
	width: 267px;
	border-top: 3px solid white;
	padding: 23px 20px 0;
}

.gmap-route-box .route-result table {
	border-top: 1px dotted #ffffff;
	width: 100%;
	color: #ffffff;
}
.gmap-route-box .route-result table th {
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.gmap-route-box .route-result table td {
	text-align: left;
	vertical-align: top;	
}
.gmap-route-box .route-result table tr.top th,
.gmap-route-box .route-result table tr.top td {
	padding-top: 10px;
}
.gmap-route-box .route-result table tr.top th {
	width: 120px;
}
		
.gmap-canvas {
	width: 100%;
	height: 100%;
}
.gmap-content-box {
	position: absolute;
	right: -313px;
	top: 66px;
	width: 313px;
	color: #ffffff;	
	
	overflow: hidden;
}
.gmap-content {
	width: 280px;
}
.gmap-legend-1,
.gmap-legend-2,
.gmap-content-box {
	font-family: Arial;
  	font-size: 12px;
  	line-height: 18px;	
	padding-bottom: 5px;
}
.gmap-legend-1,
.gmap-legend-2 {
	color: #000000;
}
.gmap-content-box-close {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 25px;
	height: 25px;
}
.gmap-content-box-bg {
	width: 100%;
	height: 100%;
	background: url(gmap-content-box.png) no-repeat left bottom;	
}
.gmap-content-box-content-container {
	width: 100%;
	padding: 45px 25px 25px 25px;
	overflow: hidden;
}
.gmap-footer {
	height: 49px;
	width: 100%;
}
.gmap-footer .gmap-legend-1,
.gmap-footer .gmap-legend-2 {
	position: absolute;
	left: 27px;
	top: 10px;
	background: url(marker.png) no-repeat 0 3px;
	padding-left: 24px;
	height: 21px;
	line-height: 26px;
}
.gmap-footer .gmap-legend-2 {
	left: 192px;
	background: url(cluster-marker.png) no-repeat;
	padding-left: 30px;
}

.gmap-content h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
.gmap-content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.gmap-content .gmap-content-partner_logo {
	margin: 0 0 5px 0;
}
.gmap-content .gmap-content-partner_place {
	font-size: 14px;
}
.gmap-content-partner_place {
	margin-bottom: 20px;
}
.gmap-content-partner_image {
	margin-bottom: 20px;
}
.gmap-content .gmap-content-partner_image img {
	border: 3px solid #ffffff;
}
.gmap-content table {
	padding: 0;
	border-collapse: collapse;
}
.gmap-content table p {
	margin: 0;
}
.gmap-content table a {
	color: #ffffff;
	text-decoration: none;
}
.gmap-content table a:hover {
	text-decoration: underline;
}
.gmap-content table th,
.gmap-content table td {
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #ffffff;	
}
.gmap-content table th {
	font-weight: bold;
	text-transform: uppercase;
	width: 82px;
}

.lang-1 .gmap-header .label-partner-map {
	width: 441px;
	background: url(label-partner-map-en.gif) no-repeat;
	margin-left: -220px;
}
.lang-1 .gmap-header .btn-search a {
	background-image: url(btn-search-en.gif);	
}
.lang-1 .gmap-search-box .label-city {
	background-image: url(label-city-en.gif);
}
.lang-1 .gmap-route-box .calculate-route a {
	background: url(btn-calculate-route-en.gif) no-repeat;
}

.gmap a.btn-startend {
	background: url(btn-startend.gif) no-repeat 0 -56px;
	width: 112px;
	height: 28px;
	
	display: block;
	text-indent: -9999px;
}
.lang-1 a.btn-startend {
	background: url(btn-startend-en.gif) no-repeat 0 -56px;
}
.gmap a.btn-startend:hover,
.gmap a.btn-startloc-active {
	background-position: 0 -84px;
}
.gmap a.btn-endloc {
	background-position: 0 0;	
}
.gmap a.btn-endloc:hover,
.gmap a.btn-endloc-active {
	background-position: 0 -28px;	
}
.gmap .gmap-content-route table {
	border-collapse: collapse;
	padding: 0;
	margin-top: 5px;
}
.gmap .gmap-content-route table td {
	padding-left: 15px;
	padding-top: 10px;
	text-align: left;
}

/* neu 090512 */
.gmap-route-box {
	height: 425px;
}
.gmap-route-box .calculate-route {
	top: 210px;
}
.gmap-route-box .route-result {
	top: 271px;
}