							body {
								color:navy;
								background-color:rgb(249,255,183);
								font-family : "Times New Roman", Times, serif;
								font-size: 12pt;
								font-style: normal;
								font-weight: normal;
							}
							h1 { color:navy; font-size:20pt;}
							h2 { color:navy; font-size:18pt;}
							h3 { color:navy; font-size:14pt;}
							h4 { color:navy; font-size:12pt;}


							a:link { color:#0000E0; text-decoration:underline;}
							a:visited { color:#000080; text-decoration:underline; }
							a:hover { color:#E00000; text-decoration:none ; }
							a:active { color:#E00000; text-decoration:underline ; }
							a:focus { color:#00E000; text-decoration:underline ; }

							td {
								color:navy;
								padding : 2px 5px 2px 5px;
								font-size : 12pt;
							}

							td.jahreszahl {
								font-size: 12px;
								text-align: center;
							}


							table.steuerleiste {
								color: rgb(249,255,183);
								background-color: Navy;
								text-align: center;
							}

							a.steuerleiste {
								color: rgb(249,255,183);
								background-color: Navy;
								text-align: center;
								display: block;
								width: auto;
								text-decoration: none;
								font: 14px;
								font-family: "Times New Roman", Times, serif;
							}

							a.steuerleiste:link {
								color : rgb(249,255,183);
								text-decoration : none ;
							}
							a.steuerleiste:visited {
								color : rgb(249,255,183);
								text-decoration : none ;
							}
							a.steuerleiste:hover {
								text-decoration: none;
								color : Navy;
								background-color : rgb(249,255,183);
							}
							a.steuerleiste:active {
								color : rgb(249,255,183);
								text-decoration: none;
							}

							a.auswahlleiste {
								display: block;
								width: auto;
								background-color: rgb(249,255,183);
								background: rgb(249,255,183);
								padding: 2px 2px 2px 2px;
								border-style: solid solid solid solid;
								border-width: 1px 1px 1px 1px;
								text-align: center;
								text-decoration: none;
								font-size: smaller;
							}
							a.auswahlleiste:link {
								color : Navy;
								background-color : transparent;
								text-decoration:none ;

							}
							a.auswahlleiste:visited {
								color : Blue;
								background-color : transparent;
								text-decoration:none ;
							}

							a.auswahlleiste:hover {
								color : rgb(249,255,183);
								background-color : Navy;
								text-decoration:none ;
							}
							a.auswahlleiste:active {
								color : rgb(249,255,183);
								background-color : Blue;
								text-decoration:none ;
							}

							img.rechts {
								float : right;
								margin : 1em 1em 1em 1em;
							}
							img.links {
								float : left;
								margin : 1em 1em 1em 1em;
							}


							#.wetterlink {
								color: Fuchsia;
								font-size: xx-large;
								empty-cells: hide;
							}



