/* beginn wetter von thalerhof */	 


.wettertext_gross 	{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
	color: #333333;

	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
 
	}
	 
.wettertext_normal 	{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}


/* beginn 3-tage wetter */	 

#drei_tw_alles	{
	position: relative;
	top: -15px;
	left: -15px;
	background-color: white;
	text-align: center;
	height: 135%;
	width: 118%;
	}

#drei_tw_tabelle {
	width: 100%;
	}	


td  {
	text-align: center;
	}

/* ende 2-tage wetter */	




/* beginn 5-tage wetter */	




#fuenf_tw_body {
	text-align: left;
	margin-top:0px;
	margin-left:0px;
	scrollbar-base-color:#CCCCFF; 
	background: url('../images/hg_mitte.jpg') no-repeat fixed -1 -41; 
	_background-color: #CCCCFF; 
	}

#fuenf_tw_tabelle {
	width: 645px;
	margin-top: 0px;
	margin-left: 0px;
	
	}	

.fuenf_tw_wetter_zelle 	{
	background: #;
	border: 0px;
	margin: 0px;
	}
	
/* ende 5-tage wetter */	

	 
/* ende wetter von masunerhof */