BODY {
        color: #333333;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        line-height: 110%;
}

a {
        color: #003940;
        text-decoration: underline;
        font-size: 8pt;
        font-weight: normal;
        line-height: 120%;		  
        }

A:HOVER {
        color: #003940;
        text-decoration: underline;
		  font-size: 8pt;
        font-weight: normal;
		  background: #faf2b1;
        line-height: 120%;		  
		  text-transform: uppercase;
		  }
A:HOVER.link {
        color: #003940;
        text-decoration: underline;
		  font-size: 8pt;
        font-weight: normal;
		  background: #faf2b1;
        line-height: 120%;				  
		  }		  
		  
font {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 8pt;
   line-height: 150%;
}
H1 {
   font-size : 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #333333;
   font-weight: bold;
   line-height: 150%;			  
       }
	   	   
.h1link {
   font-size : 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
	text-decoration: underline;

       }	  
A:HOVER.h1link {
   font-size : 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: bold;
	text-decoration: underline;
			background: Red;
       }		
		 
.wetterlink {
   font-size : 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #003940;
   font-weight: normal;
	text-decoration: underline;
   line-height: 125%;	
       }	  
A:HOVER.wetterlink {
   font-size : 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #003940;
   font-weight: normal;
	text-decoration: underline;
	background: #faf2b1;
	line-height: 125%;	
       }			  		 	  

H2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 10pt;
        font-weight: bold;
   line-height: 150%;			  
}
.text{
        color: #333333;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        line-height: 110%;
}
.alert {
   font-size : 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: red;
   font-weight: bold;
	text-decoration: underline;
   line-height: 150%;	
       }
A:HOVER.alert {
   font-size : 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #333333;
   font-weight: bold;
	text-decoration: underline;
   line-height: 150%;		
       }	  
		  
select {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 8pt;
        line-height: 150%;
}
option {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 8pt;
        line-height: 150%;
}
.data  {
		  border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 2px;
        border-left-style: solid;
        border-left-color: #ffffff;
        border-right-width: 2px;
        border-right-style: solid;
        border-right-color: #ffffff;
        }
.wettertable{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 10pt;
   line-height: 120%;
   font-weight: normal;	
}	  