body
{
	background-image: none;
	background-color: #ffffff;
}

#box_diagramm_gesamteinsparung
{
  width: 950px;
  height: 705px;
  position: relative;
  top: 10px;
}

* html #box_diagramm_gesamteinsparung
{
  width: 950px;
  height: 705px;
}

#hauptbox_spartest
{
  width: 985px;
  height: auto;
  font-size: 11px;
}

#box_spartest_kopf
{
  width: 985px;
  height: 70px;
  background-image: url(../images/spartest_balken_horizontal.jpg);
  background-repeat: no-repeat;
  background-position: 0 55px;
}

#box_spartest_titel
{
  width: 655px;
  height: auto;
  float: left;
}

#box_spartest_logo
{
  width: 330px;
  height: auto;
  text-align: right;
  padding: 5px 0 0 0;
  float: left;
}

#box_spartest_kopf h1
{
  font-size: 22px;
  font-weight: normal;
  color: #2E7A3C;
  padding: 0;
  margin: 20px 0 0 20px;
}

*:first-child+html #box_spartest_kopf h1
{
  font-size: 22px;
  font-weight: normal;
  color: #2E7A3C;
  padding: 0;
  margin: 20px 0 0 20px;
}

#box_spartest_kopf img
{
  margin-right: 15px;
}

#box_spartest_torso
{
  width: 985px;
  height: 468px;
}

#box_spartest_torso h2
{
  color: #2e7a3c;
  margin: 10px 0 0 0;
  padding: 0;
}

#box_spartest_torso a
{
  color: #2E7A3C;
}
#box_spartest_torso a:link, #box_spartest_torso a:visited
{
  text-decoration: none;
}
#box_spartest_torso a:hover, #box_spartest_torso a:focus
{
  text-decoration: underline;
}
#box_spartest_torso a:active
{
  text-decoration: underline;
}

#box_spartest_1
{
  width: 320px;
  height: 468px;
  float: left;
  padding: 0 0 0 30px;
  background-image: url(../images/spartest_balken_vertikal.jpg);
  background-repeat: no-repeat;
  background-position: 320px 0;
  overflow: hidden;
}

#box_spartest_2
{
  width: 310px;
  height: 468px;
  float: left;
  padding: 0 0 0 0;
  background-image: url(../images/spartest_balken_vertikal.jpg);
  background-repeat: no-repeat;
  background-position: 290px 0;
  overflow: hidden;
}

#box_spartest_3
{
  width: 310px;
  height: 468px;
  float: left;
  padding: 0 0 0 15px;
  overflow: hidden;
}

#box_spartest_fuesse
{
  width: 945px;
  height: auto;
  padding: 25px 0 0 30px;
  background-image: url(../images/spartest_balken_horizontal.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#box_spartest_fuesse a
{
  color: #2E7A3C;
}
#box_spartest_fuesse a:link, #box_spartest_fuesse a:visited
{
  text-decoration: none;
}
#box_spartest_fuesse a:hover, #box_spartest_fuesse a:focus
{
  text-decoration: underline;
}
#box_spartest_fuesse a:active
{
  text-decoration: underline;
}

#box_spartest_fuesse_links
{
  width: 645px;
  height: auto;
  float: left;
}

#box_spartest_fuesse_rechts
{
  width: 300px;
  height: auto;
  float: left;
  text-align: right;
}

#img_fenster_schliessen
{
  position: relative;
  left: -2px;
}

.aussenbox_bezeichner_feld
{
  width: 340px;
  height: auto;
  margin: 0 0 5px 0;
  padding: 0;
}

* html .aussenbox_bezeichner_feld
{
  width: 340px;
  height: 20px;
  margin: 0 0 5px 0;
  padding: 0;
  overflow: hidden;
}

.bezeichner
{
  width: 158px;
  float: left;
  text-align: right;
  padding-right: 10px;
}

.feld
{
  float: left;
}

.feld input, .feld select
{
  width: 118px;
  font-size: 11px;
  color: #666666;
  margin-bottom: 5px;
}