@font-face
{
	font-family: '__Univers LT 55_5';
	src: url('fonts/18c81410-3496-4c82-aefd-df42506addc3.eot');
	src: local('â˜º'), url('fonts/df8a7a82-1b14-40c7-b6f8-7e2bac922b27.woff') format('woff'), url('fonts/4f10a86e-7222-4029-8fba-a82bd25d94d3.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face
{
	font-family: '__Univers LT 65 Bold_5';
	src: url('fonts/1c24e174-d1d8-49de-98ac-09d77eccf0e7.eot');
	src: local('â˜º'), url('fonts/19ff06fe-d0c5-4294-a237-a4c9b85312b8.woff') format('woff'), url('fonts/a052218a-5e74-4425-982f-1213b7af380a.svg') format('svg');
	font-weight: 700;
	font-style: normal;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: '__Univers LT 55_5';
	overflow: hidden;
}
#map-container {
	position: absolute;
	height: 100%;
	width: 100%;
	font-family: '__Univers LT 55_5'; 
}

#map, #map2 {
	display: inline-block;
	position: absolute;
	height: 100%;
	width: 100%;
}
#map2, #distxt{
	visibility: hidden;
}

#distxt {
	position: absolute;
}
td, th {
}

#btnSuchen:focus {
	outline: none !important;
	box-shadow: 10 10 10px #FFFFFF;
}

#btnSuchen{
	padding: 0px 8px; 
	border-radius: 0px; 
	text-transform: uppercase; 
	font-family: '__Univers LT 55_5'
}

#maindiv{
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	margin-bottom: 40px; 
	text-transform: uppercase; 
	font-family: '__Univers LT 55_5'; 
}

.infoGroup {
	float: left;
	padding-right: 20px;
}

.infoWindowText h1 {
    font-size: 18px;
}

#searchbox {
	display: inline-block; 
	text-align: left;
}

@media (max-width: 768px) 
{
	.inputDiv {
		margin-bottom: 10px;
	}  
	#maindiv{
		text-align: center;
	}
}

@media (min-width: 768px) 
{
	.floatLeft{
		float: left;
	}
	.btnPos{
		margin-left: 30px;
	}
	#maindiv{
		text-align: center;
		text-transform: uppercase;
	}
}
