.twocols-prof-search-col1 {
  width: 240px;
  float: left;
  overflow: hidden;
}

.twocols-prof-search-col2 {
  width: 460px;
  float: right;
  overflow: hidden;
}

.teaserformbox {
	width: 225px;
	margin-bottom: 20px;
}

.teaserformbox .bottom {
	background: url(/fileadmin/templates/img/box.225.bg-mitte.png) bottom left repeat-y;
	padding-bottom:0px;
}

.teaserformbox .top {
	background: url(/fileadmin/templates/img/box.225.header.png) top left no-repeat;
	padding: 8px 0 0px 15px;
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 22px;
}

.teaserformbox .close {
	background: url(/fileadmin/templates/img/box.225.bg-bottom.png) top left no-repeat;
	height: 15px;
}

.teaserformbox .bottom .text {
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	padding: 5px 15px 0 15px;
	line-height: 15px;
}

.teaserformbox .bottom .form  {
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	padding: 5px 0 0 0;
	line-height: 15px;
	height: 70px;
}

.teaserformbox .bottom .form ul{
	list-style-type : none;
	padding: 0;
	margin: 0;
}

.teaserformbox .bottom .form ul li{
	padding: 0;
	margin: 0;
}

.teaserformbox .bottom .form  ul .inputtext input{
	width: 185px;
	border: 1px solid #bebebe;
	padding: 5px 0 5px 5px;
	color: #666;
	font-size: 11px;
	margin-left: 15px;
}


.teaserformbox .bottom form .findenbutton {
		float:right;
		margin-bottom: 20px;
		margin-top:10px;
}

	
.teaserformbox .bottom form .findenbutton a {
		color:#FFFFFF;
		display:block;
		float:left;
		font-size:0px;
		text-decoration: none;
		height:27px;
		margin:0px;
		position:relative;
		text-align:center;
		text-transform:uppercase;
		width:95px;
		cursor:pointer;
}

.teaserformbox .bottom form .findenbutton a:hover {
		margin:1px 0 0 0;
}
#poi{
margin:0;
padding:0;
}

#poi .poihead {
font-size:12px;
font-weight:bold;
color:#0166A9;
margin:0;
padding:0;
}

#poi .address {
font-size:11px;
}

#poi ul {
height:105px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
overflow:auto;
padding:0;
width:220px;
}

#poi .poi-content{
margin:0;
padding:0;

}

#searchFormResult {
padding:10px;
}

#searchFormResult ul {
list-style:none;
padding:0;
margin:0;
height:364px;
width:210px;
overflow:auto;
}

 #searchFormResult li {
padding:10px 5px;
margin:0 0px;
border-bottom:1px dotted #bebebe;
font-size:11px;
}

#searchFormResult .title {
font-weight:bold;
font-size:11px;
}



#map {
height:525px;
width:714px;
border:1px solid #ccc;
}

.tx-rggooglemap-pi1 .teaserformbox .bottom .form  {
height:55px;
padding:0;
margin:0;
background:#e0eaf4;
border-bottom:1px solid #bebebe;
}

.tx-rggooglemap-pi1 .teaserformbox .bottom {
padding:1px 2px 5px 1px;
}


#rggmsearch2 .submit input {
border:0;
}



#rggmsearch2 label {
display:block;
padding-bottom:5px;
}

#rggmsearch2 .country label {
display:block;
padding-bottom:5px;
padding-top:5px;
}

#rggmsearch2 .plz input {
width:70px;
height: 17px;
padding: 3px 0px 0px;
}
#rggmsearch2 .radius select {
width:70px;
overflow:hidden;
padding: 2px 0px 0px;
height: 20px;
}
#rggmsearch2 .country select {
width:100px;
overflow:hidden;
padding: 2px 0px 0px;
margin: 0;
height: 20px;
}

#rggmsearch2 .plz  {
float:left;
width:95px;
margin-left:10px;
}

#rggmsearch2 .radius {
float:left;
width:70px;
}

#rggmsearch2 .country {
float:left;
width:100px;
margin-left:10px;
}


#rggmsearch2 .submit {
float:right;
margin-top:14px;
margin-right:10px;
}


.markerTooltip {
  background: #fff;
  color:#000;
  padding: 3px 6px;
  white-space: nowrap;
  border: #333 solid 1px;
  -moz-border-radius:10%;
  -moz-opacity: 85%;
  opacity: 0.85;
  z-index:4;
}
