.iwmapcss .addressSearch h1 {
	color: black;
	font-size: 14px;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: 0px;
	text-align: center;
	position: relative;
}

.iwmapcss .addressSearch button {
	width: 28%;
	font-size: 11px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #dddddd;
	border: 1px solid #689acd;
}

.iwmapcss .addressSearch .street {
	border: 1px solid #689acd;
	margin-left: 5%;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 60%;
	padding: 1px;
	font-size: 11px;
}

.iwmapcss .addressSearch .housenumber {
	border: 1px solid #689acd;
	margin-bottom: 1px;
	width: 25%;
	padding: 1px;
	font-size: 11px;
}

.iwmapcss .addressSearch .zipcode {
	border: 1px solid #689acd;
	margin-left: 5%;
	margin-right: 1px;
	width: 28%;
	padding: 1px;
	font-size: 11px;
	margin-bottom: 1px;
}

.iwmapcss .addressSearch .city {
	border: 1px solid #689acd;
	width: 57%;
	padding: 1px;
	font-size: 11px;
	margin-bottom: 1px;
}

.iwmapcss .addressSearch .addressString {
	border: 1px solid #689acd;
	margin-left: 5%;
	margin-right: 1px;
	margin-bottom: 1px;
	width: 88%;
	padding: 1px;
	font-size: 11px;
}

.iwmapcss .addressSearch .country {
	border: 1px solid #689acd;
	margin-left: 5%;
	margin-right: 5px;
	margin-bottom: 1px;
	font-size: 11px;
	width: 90%
}

.iwmapcss .addressSearch .countryTF {
	border: 1px solid #689acd;
	margin-left: 5%;
	margin-right: 5px;
	margin-bottom: 1px;
	font-size: 11px;
	width: 88%
}

.iwmapcss .addressSearch .results {
	border: 1px solid #689acd;
	margin-left: 5%;
	margin-right: 5px;
	margin-bottom: 1px;
	font-size: 11px;	
	width: 90%
}

.iwmapcss .autobahnschild {
	color: White;
	font-family: Arial, Verdana, Helvetica;
	size: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.iwmapcss .closerImpress {
	position: absolute;
	top: 375px;
	left: 130px;
}

.iwmapcss .closer {
	position: absolute;
	top: 295px;
	left: 130px;
}

.ToolTipTitel {
	color: black;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
}

#ToolTip {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
}

.iwmapcss .autobahnschild .b {
	font-weight: bold;
}

.iwmapcss .autobahnschild a {
	text-decoration: underline;
	font-weight: bold;
	color: White;
}

.iwmapcss .autobahnschild a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #00e000;
}

.iwmapcss .autobahnschild a:link {
	text-decoration: underline;
	font-weight: bold;
	color: White;
}

.iwmapcss .autobahnschild a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: White;
}

.iwmapcss .autobahnschild a:active {
	text-decoration: underline;
	font-weight: bold;
	color: White;
}

.iwmapcss .autobahnschild a:focus {
	text-decoration: underline;
	font-weight: bold;
	color: White;
}