BODY { background-color: ffffff; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: 0 bottom; 
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
 
	} 
	
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold;  line-height:20px; } 
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;} 
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 18px; letter-spacing: 2px;} 


table {border-collapse:collapse; padding: 0px; border-spacing: 0px;}
table.border {border: 1px solid #c5c5c5; }

td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding: 2px 2px 2px 6px;}
td.eine { background-color: #e6e6e6;} 
td.oben { border-bottom: 1px solid #c5c5c5; background-color: #e6e6e6;}
td.oben-wetter { border-bottom: 1px solid #c5c5c5; background-color: #dae8fb;}

td.mitte {border-bottom: 1px solid #c5c5c5;}
td.mitte-grau {border-bottom: 1px solid #c5c5c5; background-color: #e6e6e6;}




a  { color: blue; font-size: 14px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; } 
a:link { color: blue; } 
a:visited { color: blue;} 
a:hover { color: blue; } 
a:active { color: blue; } 
a:visited:hover { color: blue;} 
a:visited:active {color: blue; } 



div.footer {
    page-break-after:always;
}


