
.topangebote {
	display: none;
}

.topangebote h1, .topangebote h4 {
	color:#009036;
	font-family:'Lucida Sans Unicode',Verdana,sans-serif;
}
.topangebote h1 {
clear:both;
padding:13px 0;
font-size:154.5%;
font-weight:normal;
}
.topangebote h4 {
	font-size:100%;
	font-weight:bold;
	padding:5px 0 15px;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	color: #333;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:68.8%;
}
h2 {
	font-family:'Lucida Sans Unicode',Verdana,sans-serif;
	font-size:154.5%;
	font-weight:normal;
}
div#wrapper {
}
div.part_map {
	padding: 0;
}
div.part_map a {
	text-decoration: none;
}
div#mapcontainer {
	width: 400px;
   height: 370px;
   float: left;
   border: 1px solid #A5ACB2;
}
div#controls {
    float: left;
    margin-left: 3px;
}
div#controls a {
    display: block;
    height: 34px;
    width: 34px;
    margin-bottom: 3px;
}
div#controls a#map-ch {background: url(../img/map-ch-landi_ch.gif) no-repeat;}
div#controls a#print {background: url(../img/map-print-landi_ch.gif) no-repeat;}
div#controls a#zoomPlus {background: url(../img/zoom-plus-landi_ch.gif) no-repeat;}
div#controls a#zoomMinus {background: url(../img/zoom-minus-landi_ch.gif) no-repeat;}
div#controls a#map-kind {
	background: url(../img/map-luftbild-landi_ch.gif) no-repeat scroll 0%;
}
div#controls a#map-kind.other {
	background: url(../img/map-karte-landi_ch.gif) no-repeat scroll 0%;
}
div#newSearch {
	width: 402px;
	border-top: none;
	margin: 0 0 20px 0;
	padding: 30px 0;
	clear: both;
}
div#newSearch ul {
	float: left;
	list-style: none;
}
div#newSearch ul#poitype {
	float: right;
   list-style: none;
	padding: 0 30px 0 0;
}
div#newSearch input {
	background:#FFF;
	border:1px solid #A5ACB2;
	height:18px;
	margin:0;
	padding:0;
}
div#newSearch input#goTo {
	width: 120px;
}
div#newSearch input#goToOrt {
	width: 120px;
}
div#newSearch li {
	clear:left;
	margin:0 0 2px;
	padding:0 0 3px;
	position:relative;
}
div#newSearch input#goToSubmit {
	background:#7FAF01 url(../img/button1-bg.gif) repeat scroll 0 0;
	border:1px solid #A5ACB2;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	height: auto;
	margin:0 0 0 40px;
	padding:0 3px;
	text-align: center;
	width: 71px;
}
div#newSearch ul label {
	clear:left;
	display:block;
	float:left;
	width: 40px;
}
div#newSearch ul#poityp input {
	padding: 0;
	margin: 0;
}
div#newSearch ul#poitype label {
	width: auto;
	display: inline;
	float: none;
  	padding: 2px 0 0 5px;
	vertical-align: top;
}
div#newSearch ul#poityp li {
	margin: 5px 10px 5px 0;
	padding: 2px 0;
}
div#mapList {
    width: 430px;
    margin: 20px 0;
    clear: both;
}
div.filiale {
	width: 440px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	border-bottom: 1px solid #EFEFEF;
	margin: 0 0 30px;
	clear: both;
}
div.icon {
	height: auto !important;
	height: 60px;
	min-height: 60px;
	width: 30px;
	padding: 2px 10px 0 0;
	float: left;
}
div.addressDiv {
	width: 168px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	margin: 0 5px 0 0;
	float: left;
}
div.filiale li {
	margin: 0 0 4px 0;
}
li.title {
	font-weight: bold;
	margin: 2px 0 3px 0;
}
div.numberDiv {
	width: 130px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	margin: 0 10px 0 0;
	float: left;
}
div.detailDiv {
	width: 70px;
	height: auto !important;
	height: 60px;
	min-height: 60px;
	margin: 0 0 0 0;
	float: left;
}
div.detailDiv a, a:link, a:visited {
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}
div.detailDiv a:hover {
	font-weight:normal;
	text-decoration:none;
}
div#mapListTitle {
    clear: both;
}

div.morediv {
	padding: 5px 0 5px 40px;
}
a.moreLink {
	background: url(../img/ausklappen.gif) left top no-repeat;
	clear: both;
	display: block;
	margin: 2px 0 5px 40px;
	height: 7px;
	width: 100%;
}
a img {
	border: none;

}

div.ac_results {
	border: solid #A5ACB2;
	border-width: 0 1px 1px 1px;
	background: white;
	overflow:hidden;
	z-index:99999;
}
.ac_results ul {
	list-style:none outside none;
	margin:0;
	padding:0;
	width:100%;
}
.ac_results li {
	display:block;
	cursor:pointer;
	font:menu;
	font-size:12px;
	line-height:16px;
	margin:0;
	overflow:hidden;
	padding: 0 3px;
}
.ac_over {
	color:#009036;
}
