@media handheld {
  body {
	color: #003366;
	font-size: 10pt;
	font-family: Arial,Helvetica,Geneva;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ddeedd;
  }
}  


body {
	color: #003366;
	font-size: 10pt;
	font-family: Arial,Helvetica,Geneva;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #ddeedd;
}

p{
	padding-left:15px;
	padding-top:0px;
}

.berlin {
	width: 500px;	
}

td {
	font-size: 10pt;
	font-family: Arial,Helvetica,Geneva;
	color: #003366;	
	vertical-align: bottom;
}

td.a_top {
	vertical-align: top;
}

tr.col_1 {
	background-color: #c0c0c0;
}

tr.col_2 {
	background-color: #e4e4e4;
}

th {
	font-size: 10pt;
	font-family: Arial,Helvetica,Geneva;
	color: #003366;	
	background-color : #ffffcc;
	vertical-align: bottom;
}

td.mdl {
	font-size: 10pt;
	font-family: Arial,Helvetica,Geneva;
	color: #003366;	
	text-align : center;
}

td.toppy {
	font-size: 10pt;
	font-family: Arial,Helvetica,Geneva;
	color: #003366;	
	vertical-align: top;
}

h1 {
	font-size: 14pt;
	font-family: Arial,Helvetica,Geneva;
	font-weight: bold;
	color: #cc6600;	
	padding-bottom:0px;
	padding-top:20px;
}

h2 {
	font-size: 12pt;
	font-family: Arial,Helvetica,Geneva;
	font-weight: bold;
	color: #cc6600;	
	padding-bottom:0px;
	padding-top:10px;
}

a:visited, a:link, a:hover, a:active {
	font-size: 10pt;
	font-family: Arial,Helvetica,Geneva;
	font-weight: bold;
	color: #cc6600;	
	text-decoration: none;
}

.white {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}

.whity {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	background : #ff9900;
}

.bloe {
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
	background : #ccffff;
	
}

.blue {
	color: #003366;
	font-weight: bold;	
	text-decoration: none;	
}

.error { 
	text-decoration:line-through; 
}

.even {
	background-color: #c0c0c0;
}

.odd {
	background-color: #e4e4e4;
}

.orangy {
	color: #FFCB15;
	font-weight: normal;	
	text-decoration: none;	
}

.hochwasser {
	float: left; 
	margin-right: 40px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ccccff;
}

.forecast {
	margin-left: 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #cccccc;
}
