/* CSS Document */

html {
  font-family: Arial,Verdana,sans-serif;
  font-size : 90%;
  }
.tooltip {
  background-color:#ffffff;
  font-size:11px;
  font-weight:normal;
  border:1px #006699 solid;
  white-space: nowrap;
  }
.control_buttons {
  font-size:12px;
  height:19px;
  background:white;
  cursor:pointer;
  text-align:center;
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif;
  border-style:solid;
  border-width:1px;
  border-color:black;
  }
table.mapstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
	border-style:solid;
	border-width:1px;
	background:white;
	border-color:black;
	margin-left:auto;
	margin-right:auto;
	}
form.dropbox {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:0px;
	}
select.dropbox_text {
	font-size:16px;
	background:white;
	width:auto;
	}
#Legende a:link {
  font-size:12px;
  text-decoration:none;
  color:#0000FF;
  }
#Legende a:hover {
  font-size:12px;
  text-decoration:none;
  color:#CC2228;
  }
#Legende a:visited {
  font-size:12px;
  text-decoration:none;
  }
  .text_info {
  font-size:14px;
  padding-top:2px;
  padding-bottom:2px;
  color:#990000;
  margin:0px;
  }
.titel_font {
  font-size:20px;
  font-weight:bold;
  text-align:center;
  padding-top:8px;
  padding-bottom:1px;
  color:#000066;
  margin:0px;
  }
.aktion_titel {
  font-size:13px;
  font-weight:bold;
  background-color: #CCFF99;
  padding-left:5px;
  padding-right:5px;
  padding-top:1px;
  padding-bottom:1px;
  }
#zoom {		/* Zoom Button */
  position:absolute;
  right:5px;
  top: 2px;
  font-size:11px;
  }
#infofenster {  /* Infofenster-style */
  width:310px;
  border: none;
  color: black;
  line-height:1.5;
  overflow:hidden;
  margin:0px;
  }
#infofenster_titel {  /* Infofenster-Titel_style */
  width:240px;
  font-size:15px;
  font-weight:bold;
  border: none;
  background-color: #CCD9CC;
  color: black;
  line-height:1.5;
  padding-left:5px;
  margin-bottom:3px;
  }
#Legende {
  width:auto;
  font-size: 12px;
  line-height:18px;
  text-decoration:none;
  }
img.man {
  border:none;
  width:23px;
  height:23px;
  }
img.dot{
	border:none;
	width:8px;
	height:14px;
	}
