@charset "utf-8";

/* CSS Document */

body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;	
color:#;
background-color:#;

}




.weather_table{
	text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;	
background-color:#000;
	}
	
.weather_table tr{
	height:73px;
	bordercolor:#;
	}	
	
.weather_table tr td{
	padding-left:8px;
	padding-right:8px;
	
	
	}		
.Stil32 {	
    color: #FFD700;
	font-weight: normal;
	}
h1{
height:25px;
width:795px;

text-align:center;
font-family: Andalus;
font-size:20px;	
color:#FFD700;
background-color:#;	
}
stil66 {
   width: 780px;
   
   padding: 0;
   
   border-top:1px;
   border-bottom:1px;
   margin: 0 auto;
   }

#spaltelinks {
  
   padding: 0;
   border: 1px solid ;
   margin: 10px;
   width: 300px;
   float: left;
   }

#spalterechts {
   
   padding: 0;
   border: 1px solid ;
   margin: 10px;
   width: 300px;
   float: right;
   }

.clear{ clear: both; }