.bannerr{position:absolute;right:5px;top:5px}
.bannerl{position:absolute;left:5px;top:5px;}

div#google_stadtplan div{
	float: left;
	width: 24.2%;
	margin: 0 .25%;
	text-align: left;
}

div#google_stadtplan h2 {
	font-size: 1.1em; 
	margin: .3em 0 .2em .25%;
	text-align: left;
}
div#google_stadtplan h2 a {
	color: #F1F1F1;
}

div#google_stadtplan h3 {
	font-size: 1.3em;
	background: #F1F1F1;
	padding: .1em .2em;
	font-weight: bold;
}

div#google_stadtplan h3  a:hover, h3 a.hover{
	color: #858F9E;
}

div#google_stadtplan p {
	font-size: 1.2em;
	color: #FCFCFC;
}

div#google_stadtplan p a{
	color: #F1F1F1;
}
div#google_stadtplan a, div#google_stadtplan_results a {
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

* html div#google_stadtplan  a {
	color: expression(this.onmouseover = new Function("this.className += ' hover';"),
		this.onmouseout = new Function("this.className = this.className.replace('hover', '');")
	);	
}

div#google_stadtplan p a:hover, div#google_stadtplan p a.hover{
	color: #FCFCFC;
}

div#google_stadtplan_results {
	margin: .8em 0 2.5em 0;
	border-bottom: 2px solid #30353D
}

div#google_stadtplan_results h2 a {
	color: #49515C;
}

/*
html body div div#googlejs dt, html body div div#google_top dt {
float:left;
padding-right:10px;
width:200px;
font-family: Trebuchet MS;
}

html body div div#googlejs dd, html body div div#google_top dd {
color:#000000;
font-size:13px;
border-style:none;
margin-right:0px;
font-family: Trebuchet MS;
}

html body div div#googlejs dl{
margin-right:0px;
}

html body div div#googlejs dl, html body div div#google_top dl {
text-align:left;
}

html body div div#googlejs dt, html body div div#googlejs dd {
border-top:2px groove #31547D;
padding:15px 3px;
border-bottom: none;
background-color:transparent;
}

html body div div#googlejs dt a{
background-color:transparent;
display:inline;
padding:0px;
font-weight:bold;
font-size:15px;
}

html body div div#googlejs dt a:hover{
color:#6578A0 !important;
}

html body div div#googlejs dd a{
font-weight:bold;
}

html body div div#googlejs dd a:hover{
color:#6578A0 !important;
}

html body div div#googlejs h3 {
font-weight:normal;
}

html body div div#googlejs a:hover {
color:#6578A0 !important;
}

html body div div#googlejs a{
color:#304B80;
text-decoration:underline;
}*/

div#googlejs  {
	background:none repeat scroll 0 0 #B7D1ED;
	border:1px solid #e0e0e0;
	padding:5px 10px;
	margin-right:200px;
}

div#googlejs dt, div#google_top dt {
float:left;
padding-right:10px;
width:200px;
}

div#googlejs dd, div#google_top dd {
color:#000000;
font-size:13px;
border-style:none;
margin-right:0px;
}

div#googlejs dl{
margin-right:0px;
}

div#googlejs dl, div#google_top dl {
text-align:left;
}

div#googlejs dl dt, div#googlejs dl dd {
border-top:2px groove #e0e0e0;
padding:15px 3px;
border-bottom: none;
background-color:transparent;
color:#000000;
}

div#googlejs dl dt a{
background-color:transparent;
display:inline;
padding:0px;
font-weight:bold;
color:#0000C8 !important;
}

div#googlejs dl dt a:hover{
color:#0000C8 !important;
}

div#googlejs dd a{
font-weight:bold;
}

div#googlejs dd a:hover{
color:#0000C8 !important;
}

div#googlejs h3 {
font-weight:normal;
text-align: left;
}

div#googlejs a:hover {
color:#0000C8 !important;
}

div#googlejs a{
color:#0000C8;
text-decoration:underline;
cursor: pointer;
font-size:13px;
}

