@charset "utf-8";
/* CSS Document */

#portalwidget{background:url(img/background.png);width:225px;height:238px;margin: 0 0 0 10px; padding-top: 30px;font-family:tahoma;background-repeat:no-repeat; width: 181px;}

#portalwidget #titleDe, #portalwidget #titleEn, #portalwidget #titleSMA {
	background:url(img/headerDE.png) no-repeat;
	height: 13px;
	margin: 0 0 11px 0;
}
#portalwidget #titleEn { background-image: url(img/headerEN.png); }
#portalwidget #titleSMA { background-image: url(img/headerSMA.png); }

#portalwidget #titleEn span, #portalwidget #titleDe span { display:block; text-indent:-1000px;}

#menuBar{
	
}

#menuTable { margin: 12px 0 0 6px; }
#menuTable td { text-align:center; height: 20px; vertical-align: middle; }
#menuTable #tableft { width: 63px; }
#menuTable #tabright { border-right: 1px solid #dbdbdb; width: 52px; margin-right: 20px; }
#menuTable #tabSpacer { width: 20px; }
#menuTable #tabChanger { width: 32px; }
/**/
#menuTable #tableft.active{
	/* background-image:url(img/tabLeft_active.gif); */
	border-top: 1px solid #fff;
	background-color: #fff;
	
	}
	
#menuTable #tabright.active{
	/* background-image:url(img/tabRight_active.png); */
	border-top: 1px solid #fff;
	border-left: 1px solid #dbdbdb;
	background-color: #fff;
	}
	
#menuTable #tableft.inactive{
	/* background-image:url(img/tabLeft_inactive.png); */
	border-top: 1px solid #dbdbdb;
	border-right: none;
	background-color: #eeeeee;
	}
	
#menuTable #tabright.inactive{
	/* background-image:url(img/tabRight_inactive.gif); */
	border-top: 1px solid #dbdbdb;
	background-color: #eee;
	}

#menuTable #tabChanger {
	
}

#menuBar a {
	color: #0166a9;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	foco
}

#menuBar a:hover { text-decoration: underline; }

#menuBar a:focus { outline: 0; }

#menuTable #tableft a, #menuTable #tabright a{ }

#widgetTable{ margin-left:41px; margin-top: 11px; }

#widgetDisplay .firstCol{
	color:#666666;
	font-size:11px;
	width:85px;
}

#widgetTable td { vertical-align: top; }
#widgetTable .secondCol{color:#000;font-size:12px;font-weight:bold; }
#widgetTable .firstRow{height:38px; }
#widgetTable .secondRow{height:39px; }
#widgetTable .thirdRow{height:33px; }
#widgetTable .secondCol .thirdRow{ }

#plantText{}
#energyText{}
#carbonText{}
#plantValue{}
#carbonValue{
vertical-align:top;
height:33px;
line-height:17px;
line-height:135%;

}

#carbonChanger{
	
}

#carbonChanger a{ }

#carbonChanger a#lb:hover, #carbonChanger a#kg:hover { }
#carbonChanger #lb {
	display:inline;
	color:#fff;
	margin-left:10px;
	margin-right:10px;
}
#carbonChanger #kg {
	display:inline;
	margin-left:0px;
}
