*{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.info_table a:link    {	text-decoration:none; font-weight: bold; color: #FFFFFF;}
.info_table a:visited {	text-decoration:none; font-weight: bold; color: #FFFFFF;}
.info_table a:hover   {	text-decoration:underline; font-weight: bold; color: #FFFFFF;}
.info_table a:active  {	text-decoration:underline; font-weight: bold; color: #FFFFFF;}

.info_table {
	/*background-color: #0A6A9D;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	/*background-image: url(images_web/dark_line.gif);
	background-repeat: no-repeat;*/
}
.legende_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 42px;
	/*background-image: url(images_web/legende_bkg.gif);
	background-repeat: no-repeat;*/
}
.list_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-image: url(images_web/status_bkg.gif);
	background-repeat: repeat-y;*/
}
.snow_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #364E8D;
	
	/*background-image: url(images_web/snow_bkg.gif);
	background-repeat: repeat-y;*/
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.copyright a:link    {	text-decoration:none; font-weight: bold; color: #666666;}
.copyright a:visited {	text-decoration:none; font-weight: bold; color: #666666;}
.copyright a:hover   {	text-decoration:underline; font-weight: bold; color: #666666;}
.copyright a:active  {	text-decoration:underline; font-weight: bold; color: #666666;}

.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.pdf a:link    {	text-decoration:none; font-weight: normal; color: #FFFFFF;}
.pdf a:visited {	text-decoration:none; font-weight: normal; color: #FFFFFF;}
.pdf a:hover   {	text-decoration:underline; font-weight: bold; color: #FFFFFF;}
.pdf a:active  {	text-decoration:underline; font-weight: bold; color: #FFFFFF;}



#scroll {
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
}
.legende_table div {
	display:block;
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -340px;
	top: 235px;
	width: 400px;
	height: 31px;
}
.tagestipp {
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 0px;
}

span.headlines
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

span.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
}