body    {background-color: #FFFFFF;
  		scrollbar-3dlight-color:#D6D8EC;
  		scrollbar-arrow-color:#D6D8EC;
  		scrollbar-darkshadow-color:#000000;
  		scrollbar-face-color:#8285B8;
  		scrollbar-highlight-color:#8285B8;
  		scrollbar-shadow-color:#091256;
  		scrollbar-track-color:#FFFFFF;}

font {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #727272;
	font-weight:bold;
}
p {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#727272;
	font-weight:none;
}
textarea {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	font-weight:none;
}
td {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#727272;
}
td.titel {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:pt;
	font-weight:bold;
	color:#494E88;
}
.tb {width:100%;border:0pt solid #909090;}

#map {
  height: 86%;
  width: 96%;
  padding: 0; margin: 0;
}
 
#content {
  font-size: 1em;
}
 
#osm {
  font-size: 0.7em;
  font-style: italic;
  margin-bottom: 20px;


a:link { color:#727272; }
a:visited { color:#727272; }
a:active { color:#cc3333; }
a:hover { color:#cc3333; }