
.divmouseoverkarte {
  overflow: hidden;
	/*float: inherit;*/
	background-color: #f1f0f5;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 16px;
	font-style: normal; 
	color: #333333; 
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
 	padding-top: 2px;
 	padding-bottom: 2px;
	border-bottom-color:#b9bbd5;
	border-left-color: #b9bbd5;
	border-right-color: #b9bbd5;
	border-top-color: #b9bbd5;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	display: block;
	}
.divmouseoverkarte a:link {
	font-size: 12px; 
	font-weight: bold;
	color: #000099; 
	text-decoration: none;
}
.divmouseoverkarte a:visited {
	font-size: 12px; 
	font-weight: bold;
	color: #000099; 
	text-decoration: none;
}
.divmouseoverkarte a:hover {
	font-size: 12px; 
	font-weight: bold;
	color: #000099; 
	text-decoration: none;
	background-color: #FFFFFF;
}
.divmouseoverkarte a:active {
	font-size: 12px; 
	font-weight: bold;
	color: #000099; 
	text-decoration: none;
}

.imgstyle {
	vertical-align: top;
	margin-left: 0px;
	margin-right: 4px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 0px;
 	padding-bottom: 0px;
	border-bottom-color:#FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	}

