.mainLeftCaption {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
/*
  background-color: #f5faff;
*/
}
.mainLeftText {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;

/*
  background-color: #f5faff;
*/
}


.mainLeftLink {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
/*
  background-color: #e9e9eb;
*/
}

/*
a.mainLeftLink:link {
	text-decoration:underline;
	color: #666;
}
a.mainLeftLink:visited {
	text-decoration:underline;
	color: #999;
}
a.mainLeftLink:hover {
	text-decoration:underline;
	color: #666;
}
a.mainLeftLink:active {
	text-decoration:underline;
	color: #666;
}
*/


}
.mainLeftMenu {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
/*
  background-color: #e9e9eb;
*/
}

.mainLeftArea {
  position: absolute;
  left: 15px;
  top: 290px;
  width: 175px;
}
.mainLeftTotalArea {
  position: absolute;
  left: 0px;
  top: 290px;
  width: 205px;
/*
  background-color: #f5faff;

  height: 1847px;
*/
   height: 822px;

  
}
.mainLeftBackgroundImageArea {
  position: absolute;
  left: 0px;
  top: 301px;
  width: 205px;
  height: 139px;
  background-image: url(/image/HintergrundVerlauf_links.jpg);
}
.mainLeftTreeArea {
  position: absolute;
  left: 10px;
  top: 266px;
  width: 190px;
}

.mainLeftButton {
  font-size: 12px;
}

