/* Backgrounds etc */

#bottom_left {
  width: 320px;
}

#address_info {
  padding-right: 5px;
  /*width: 570px;*/
}

#menu_1 {
  padding-left: 22px;
  padding-right: 0px;
}


#topleft {
  width: 185px;
}

#topscroller {
	height: 22px;
	width: 460px;
	text-align: right;
}

#scroller {
	float: right;
	visibility: hidden;
	width: 460px;
	height: 22px;
	padding-right: 0;
}

#searchfield {
  width: 110px;
}

#language {
  width: 120px;
  align: right;
}


#bc {
  position: relative;
  top: -12px;
  left: 110px;
  z-index: 1;
  width: 670px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}

#bch {
  width: 670px;
}

#topmenu {
  background-color: #5A8D00;
  background-image: url('/fileadmin/template/main/images/top1024.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  width: 900px;
}

#topmenu1 {
	background-image: url('/fileadmin/template/main/images/bottom1024.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#topright {
	background-image: url('/fileadmin/template/main/images/right1024.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-bottom: 75px;
	padding-left: 100px;
}

#topcontent {
	width: 740px;
  height: 380px;
}

#maincontentleft {
  height: 100%;
}

#maincontentleftholder {
  height: 100%;
}

#maincontent {
	height: 360px;
}

#maincontentholder {
  height: 100%;
}

#maincontentsub {
	height: 100px;
}


#content1 {
  /*
  background-image: url(/fileadmin/template/main/images/contentbg.gif);
  background-repeat: repeat-y;
  */
}

.news-latest-spacer {
  font-size: 8px;
  height: 20px;
}

p.news-single-imgcaption { width: 302px; }
