#head{margin-top:5px;}
#head dl{height:70px;}	 
img{border:0}	

.bannerr{position:absolute;right:5px;}
.bannerl{position:absolute;left:5px;}
.clear{clear:both;height:0px;}
dl{margin:0;padding:0;}

#minisuche form input
{
background:transparent;
}
#minisuche form select
{
background:#fff
}

#minisuche form td
{
vertical-align:bottom;
}
div#google_stadtplan div{
	float: left;
	width: 24.2%;
	margin: 0 .25%;
	text-align: left;
}

div#google_stadtplan h2 {
	font-size: 12px; 
	margin: .3em 0 .2em .25%;
	text-align: left;
}
div#google_stadtplan h2 a {
	color: #F1F1F1;
}

div#google_stadtplan h3 {
	font-size: 13px;
	color:#FCFCFC;
	padding: .1em .2em;
	font-weight: bold;
}

div#google_stadtplan h3  a:hover, h3 a.hover{
	color: #858F9E;
}

div#google_stadtplan p {
	font-size: 12px;
	color: #F1F1F1
}

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;
}

/*
div#googlejs dt, div#google_top dt {
clear:left;
float:left;
padding-right:10px;
width:200px;
font-family: Trebuchet MS;
}

div#googlejs dd, div#google_top dd {
color:#000000;
font-size:12px;
border-style:none;
margin-right:0px;
font-family: Trebuchet MS;
}

div#googlejs dl{
margin-right:0px;
}

div#googlejs dl, div#google_top dl {
text-align:left;
}

div#googlejs dt, div#googlejs dd {
border-top:2px groove #6578A0;
padding:15px 3px;
border-bottom: none;
background-color:transparent;
}

div#googlejs dt a{
background-color:transparent;
display:inline;
padding:0px;
font-weight:bold;
font-size:14px;
}

div#googlejs dt a:hover{
color:#6578A0 !important;
}

div#googlejs dd a{
font-weight:bold;
}

div#googlejs dd a:hover{
color:#6578A0 !important;
}

div#googlejs h3 {
font-weight:normal;
}

div#googlejs a:hover {
color:#6578A0 !important;
}

div#googlejs a{
color:#304B80;
text-decoration:underline;
}
*/


/*
GOOGLE TOP ADS
*/

div#googlejs  {
	background:none repeat scroll 0 0 #F0F0F0;
	border:1px solid #E0E0E0 ;
	padding:5px 10px;
}

div#googlejs h3 {
	font-size:12px;
	margin:0 0 8px;
	font-weight:normal;
	text-align: left;
}

div#googlejs h3 a:link, div#googlejs h3 a:visited{
	color:#00f;
	text-decoration:underline;
}

div#googlejs h3 a:hover{
	color:#00f;
}

div#googlejs dl {
	text-align:left;
	width:100%;
	margin-bottom: 0px;
}

div#googlejs dt, div#googlejs dd 
{
	border: none;
	border-top:1px solid #E0E0E0;
	padding:15px 3px;
}

div#googlejs dl dt {
	clear:left;
	float:left;
	padding:15px 3px;
	width:220px;
	background: none;
}
div#googlejs dl dt a {
	color:#00f;
	cursor:pointer;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;	
}

div#googlejs dl dt a:hover {
	color: #00f;
}

div#googlejs dl dd {
	color: #202020;
	font-size:12px;
	background: none;
	padding:15px 3px;
}

div#googlejs dd a
{
	cursor: pointer;
	color: #00f;
	font-weight: bold;
	text-decoration: none;
}

div#googlejs dd a:hover
{
	color: #00f;
}

/*
END GOOGLE TOP ADS
*/

