@charset "utf-8";
/************************ Wetter ************************/

body {
	background-color:transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

body, td{
	background-color:transparent;
	font: 11px verdana,tahoma;
	color: #7b7b7c;


}

.webcamContainer{
	position: relative;
	float: left;
	width: 280px;
	margin: 0px 15px 15px 0px ;
}

.webcamText, .tabmglb, .tabmgcn, .tabhglb, .tabhgcn{
	background-color: #f5ece5;
	padding: 3px;
}

.h2, .subhead3{
	visibility:hidden;
 	display:none;

}


.tx-cnweather-pi1, .tx-thexttable-pi1{
	margin-left: 15px;
}

.tx-cneinbild-pi1{
	visibility:hidden;
	display:none;
}

.tabglb, .tabdgcb{
	background-color: #e3c8b2;
	color: #fff;
	font-weight: bold;
}

.webcamClearHr {
	clear: both;
	visibility: hidden;
}

.weatherDetail th{
	font: 11px verdana,tahoma;	
padding: 0px 5px 5px 5px;

}


#temp td, #rainfall td, #sunhours td, #belowzero td{
border-left: 1px solid #ecdacb;
text-align: center;
padding: 5px 0px 5px 0px;
}

#temp td, #temp th, #sunhours th, #sunhours td{
background-color: #f5ece5;
}

#temp th, #rainfall th, #sunhours th, #belowzero th{
text-align: left;
padding: 5px 0px 5px 0px;
}

.weatherDetail, .day_name, .date, .temp{
	padding-left: 0px;
}

/************************ Schneelage ************************/

#snowHeightsLivecam {
	visibility: hidden;
	display: none;
}

#containerSnowHeights {
	margin-left: -370px !IMPORTANT;
}

#snowHeightsContent table {
	width: 405px !IMPORTANT;
}

#snowHeightsContent table th {
	font: 11px verdana,tahoma;
	background-color: #e3c8b2 !IMPORTANT;
	color: #fff !IMPORTANT;
	border-right:2px solid #fff !IMPORTANT;
	border-top:2px solid #fff !IMPORTANT;
	border-bottom:2px solid #fff !IMPORTANT;
	padding: 5px !IMPORTANT;
}

#snowHeightsContent table tbody th {
	width: 100px !IMPORTANT;
	color: #7b7b7c !IMPORTANT;
}

#snowHeightsContent table td {
	font: 11px verdana,tahoma;
	background-color: #f5ece5 !IMPORTANT;
	color: #7b7b7c !IMPORTANT;
	border-right:2px solid #fff !IMPORTANT;
	border-top:2px solid #fff !IMPORTANT;
	border-bottom:2px solid #fff !IMPORTANT;
	padding: 5px !IMPORTANT;
}

.snowDescription {
	background-color: transparent !IMPORTANT;
	width: 400px !IMPORTANT;
	color: #7b7b7c !IMPORTANT;
}

h1 {
	visiblity: hidden !IMPORTANT;
	display: none !IMPORTANT;
}

h5 {
	width: 400px !IMPORTANT;
	background-color: #e3c8b2 !IMPORTANT;
	color: #fff !IMPORTANT;
	font-weight: bold !IMPORTANT;
}
