#tabs {
	margin: 0 0 10px;
}
#tabs div.tab {
	float: left;
	font-weight: bold;
	width: 272px;
}
#tabs div.tab div.act_tab_left {
	float: left;
	background: url(../img/energiesparcheck/bg_tab_active_left.jpg) left top no-repeat;
	width: 245px;
	height: 15px;
	padding: 10px;
}
#tabs div.tab div.act_tab_left {
	color: #ec1c24;
}
#tabs div.tab div.act_tab_right {
	float: left;
	background: url(../img/energiesparcheck/bg_tab_active_right.jpg) right top no-repeat;
	width: 7px;
	height: 35px;
}
#tabs div.tab div.pas_tab_left {
	float: left;
	background: url(../img/energiesparcheck/bg_tab_passive_left.jpg) left top no-repeat;
	width: 245px;
	height: 15px;
	padding: 10px;
}
#tabs div.tab div.pas_tab_left {
	color: #969696;
}
#tabs div.tab div.pas_tab_right {
	float: left;
	background: url(../img/energiesparcheck/bg_tab_passive_right.jpg) right top no-repeat;
	width: 7px;
	height: 35px;
}
#small_tabs {
	margin: 0 0 -4px;
}
#small_tabs div.tab {
	float: left;
	font-weight: bold;
	width: 141px;
	text-align: center;
}
#small_tabs div.tab div.act_tab {
	width: 141px;
}
#small_tabs div.tab div.act_tab a {
	background: url(../img/energiesparcheck/bg_small_tab_active.jpg) left top no-repeat;
	display: block;
	color: #ec1c24;
	padding: 10px 0;
}
#small_tabs div.tab div.pas_tab {
	float: left;
	width: 141px;
}
#small_tabs div.tab div.pas_tab a {
	background: url(../img/energiesparcheck/bg_small_tab_passive.jpg) left top no-repeat;
	display: block;
	color: #000;
	padding: 10px 0;
}
#small_tabs div.tab_border {
	float: left;
	border-bottom: 1px solid #d2d2d2;
	height: 32px;
	width: 102px;
}
div.hr {
	height: 0;
	line-height: 0;
	font-size: 0;
	border-bottom: 1px solid #dfdfdf;
	margin: 15px 0;
}
#ivWrap td, div.innerOverlay td {
	padding: 2px 5px 2px 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.info {
	display: block;
	padding: 0 0 0 25px;
	background: url(../img/energiesparcheck/info.jpg) left center no-repeat;
}
.hidden {
	display: none;
}
div.overlay {
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	z-index: 5000;
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}
div.innerOverlay {
	background: #FFF;
	position: absolute;
	z-index: 5001;
	width: 660px;
	padding: 20px;
	display: none;
	text-align: left;
}
div.tank {
	float: left;
	border: 1px solid #dfdfdf;
	margin: 0 20px 0 0;
}
div.tank .tank_text {
	color: #FFF;
	background: #a1a1a1;
	font-size: 11px;
	padding: 2px 6px;
}
div.tank .tank_text_active {
	color: #FFF;
	background: #ec1c24;
	font-size: 11px;
	padding: 2px 6px;
}
div.tank a {
	color: #FFF;
	display: block;
}
.clearing {
	clear: both;
}
div.scala {
	text-align: center;
	width: 480px;
	margin: 0 auto;
	font-weight: bold;
}
div.scala table {
	margin: 0 auto 10px;
}
div.scala div.pointer {
	position: relative;
	height: 40px;
}
div.scala div.pointer img {
	position: absolute;
	top: 0;
}
.back {
	background: url(../img/energiesparcheck/icons/back.gif) left center no-repeat;
	float: left;
	font-size: 11px;
	padding: 0 0 0 13px;
}
.next {
	background: url(../img/energiesparcheck/icons/more.gif) right center no-repeat;
	font-size: 11px;
	padding: 0 13px 0 0;
}
table.table3col {
	white-space: nowrap;
}
td.tablehead {
	font-weight: bold;
}
div.configBuilding {
	margin: 0;
	border: 1px solid #d2d2d2;
	border-bottom: none;
	border-top: none;
	background: url(../img/energiesparcheck/bg_config_building.jpg) left top repeat-x;
	padding: 12px 30px;
}
div.configBuildingWrapper {
	position: relative;
	height: 350px;
}
div.configBuildingWrapper div.building {
	position: absolute;
	left: 150px;
	top: 20px;
}
div.configBuildingMenu {
	position: absolute;
	left: 0;
	top: 0;
}
div.configBuildingButton {
	background: url(../img/energiesparcheck/bg_menu_passive.jpg) left top no-repeat;
	width: 129px;
	height: 65px;
	cursor: pointer;
	overflow: hidden;
}
#configBuilding0 .configBuildingButton.active {
	background: url(../img/energiesparcheck/bg_menu_active_v0.jpg) left top no-repeat;
}
#configBuilding1 .configBuildingButton.active {
	background: url(../img/energiesparcheck/bg_menu_active_v1.jpg) left top no-repeat;
}
#configBuilding2 .configBuildingButton.active {
	background: url(../img/energiesparcheck/bg_menu_active_v2.jpg) left top no-repeat;
}
#configBuilding3 .configBuildingButton.active {
	background: url(../img/energiesparcheck/bg_menu_active_v3.jpg) left top no-repeat;
}
div.configBuildingBottom {
	height: 8px;
	background: url(../img/energiesparcheck/bg_config_building_bottom.jpg) left top no-repeat;
	margin: 0 0 20px;
}
div.h3 {
	margin: 0;
	font-weight: bold;
	padding: 10px 0 5px 10px;
	font-size: 15px;
}
div.configBuildingButton table td {
	padding: 0 0 0 10px;
	font-size: 10px;
	line-height: normal;
}
div.configBuildingMenuOverlayForm {
	width: 300px;
	background: #e9e9e9;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	z-index: 200;
	position: relative;
	left: 129px;
	font-size: 11px;
}
div.configBuildingMenuOverlayForm table td {
	white-space: nowrap;
}
div.configBuildingMenuOverlayForm.menuHeating {
	/* height: 225px; removed #11121 */
	top: 0;
}
div.configBuildingMenuOverlayForm.menuSolar {
	height: 75px;
	top: 65px;
}
div.configBuildingMenuOverlayForm.menuBuilding {
	height: 130px;
	top: 130px;
}
div.configBuildingMenuOverlayForm.menuInsulation {
	top: 195px;
}
div.configBuildingMenuOverlayForm.menuWindow {
	height: 111px;
	top: 213px;
}
div.configBuildingMenuOverlayForm table {
	margin: 0 0 0 10px;
}
div.configBuildingMenuOverlayForm table td {
	line-height: normal;
	padding: 0 5px 0 0;
}
div.configBuildingMenuOverlayForm table td.smallHeight {
	height: 7px;
}
div.red_bar {
	background: #e2001a;
	height: 3px;
	width: 0;
	font-size: 0;
	line-height: 0;
}
div.green_bar {
	background: #b0d264;
	height: 3px;
	width: 0;
	font-size: 0;
	line-height: 0;
}
div.menuBuilding a img {
	border: 1px solid #eaeaea;
}
div.menuBuilding a.active img {
	border: 1px solid red;
}
div#vOverview {
	margin: 0 0 20px;
}
div#vOverview div.ovv {
	float: left;
	width: 211px;
}
div#vOverview div.ovv1 {
	background: #e2e2e2;
	height: 29px;
}

#ovv1_consumption_print,#ovv2_consumption_print,#ovv3_consumption_print  {
	float: right;
}

div#vOverview div.ovv2 {
	background: url(../img/energiesparcheck/bg_ovv2.jpg) left top repeat-x;
	border: 1px solid #e2e2e2;
	border-top: none;
	padding: 0 6px;
}
div#vOverview div.ovv3 {
	border: 1px solid #e2e2e2;
	border-top: none;
	padding: 0 6px;
}
div#vOverview div.ovv_spacer {
	float: left;
	width: 16px;
}
.z1 {
	z-index: 10;
}
.z2 {
	z-index: 20;
}
.z3 {
	z-index: 30;
}
.z4 {
	z-index: 40;
}
.z5 {
	z-index: 50;
}
.z6 {
	z-index: 60;
}
.z7 {
	z-index: 70;
}
.z8 {
	z-index: 80;
}
.z9 {
	z-index: 90;
}
.z10 {
	z-index: 100;
}
.z11 {
	z-index: 110;
}
.z12 {
	z-index: 120;
}
.saveDataButton strong {
	color: #EC1C24;
	cursor: pointer;
	font-weight: bold;
	padding-right: 12px;
	font-size: 11px;
	background: url(../img/icons/more.gif) no-repeat 100% 51%;
}
.saveDataButton {
	margin-top: 15px;
	text-align: right;
}
.configBuildingMenuOverlayForm .close {
	position: absolute;
	right: 10px;
	top: 5px;
}
.configBuildingMenuOverlayForm.menuWindows {
	position: absolute;
	bottom: 25px;
}
img.resultBars {
	height: 2px;
	width: 1px;
}
#workingIndicator {
	height: 40px;
	width: 100%;
	position: absolute;
	text-align: center;
	z-index: 300;
}
#workingIndicator img {
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
}
.description textarea {
	width: 100%;
	height: 90px;
}
#energyCheckBox {
	position: relative;
}
.preventFromEditing {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 100;
}
#descriptionBox {
	display: none;
	height: 140px;
}
.description {
	display: none;
}

#printESC3AdditionalInformation {
}

#printESC3BuildingInformation {
	
}

.inputESCWoodConsumption {
	width: 16px;
}

#printESC3Headline {
	margin-left: -22px !important; 
	margin-top: -43px !important;
	background-color: #ffffff !important;
}
