body
  {
  background: url(bilder/bg-body-start.jpg) center repeat-y #d8c892;
  }

DIV#head DIV#head-content DIV#head-content-logo
  {
	background: none;
  }

/* inhaltsbereich scroll ohne leftnavi */
DIV#main
  {
  clear: left;
  width: 1000px;
  height: 100%;
  margin: 0px auto;
  position: relative;
  top: 140px;
  text-align: left;
  }

DIV#main DIV#main-widecol
  {
  width: 1000px;
  height: 150px;
  text-align: center;
  background: #f7f3e8;
  }

DIV#main DIV#main-widecol DIV#main-widecol-content
  {
  width: 960px;
  height: 121px;
  margin: 10px auto;
  text-align: left;
  text-align: center;
  }

  
DIV#main DIV#main-widecol DIV#main-widecol-content DIV#left
  {
  width: 3px;
  height: 123px;
  background: url(bilder/teaser-box-li.gif) left no-repeat;
  float: left;
  }  

DIV#main DIV#main-widecol DIV#main-widecol-content DIV#center
  {
  width: 954px;
  height: 123px;
  background: url(bilder/teaser-box-mi.gif) top left repeat-x #f7f3e8;
  float: left;
  text-align: center;
  }

DIV#main DIV#main-widecol DIV#main-widecol-content DIV#right
  {
  width: 3px;
  height: 123px;
  background: url(bilder/teaser-box-re.gif) center right no-repeat #fff;
  float: left;
  }

DIV#main DIV#main-widecol DIV#main-widecol-content DIV#center .box-teaser-start
  {
  width: 134px;
  height: 113px;
  padding-top: 10px;
  float: left;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border-right: 1px solid #D8C791;
  }

DIV#main DIV#main-widecol DIV#main-widecol-content DIV#center .box-teaser-start-last
  {
  width: 134px;
  height: 113px;
  padding-top: 10px;
  float: left;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border-right: 0px;
  }


DIV#main DIV#main-widecol DIV#main-widecol-content DIV#center .box-teaser-start IMG
  {
  
  }

DIV#main DIV#main-widecol DIV#main-widecol-content DIV#center .box-teaser-start P.bodytext,
DIV#main DIV#main-widecol DIV#main-widecol-content DIV#center .box-teaser-start-last P.bodytext
  {
  text-align: center;
  }

DIV#main DIV#main-leftcol-start
  {
  clear: left;
  float: left;
  width: 225px;
  background: none;
  }
  

DIV#main DIV#main-leftcol-start DIV#main-leftcol-content
  {
  width: 225px;
  padding: 15px 20px;
  }

/* hauptinhaltsbereich */
DIV#main DIV#main-centercol-start
  {
  float: left;
  width: 582px;
  }


DIV#main DIV#main-centercol-start DIV#main-centercol-content
  {
  padding: 15px 20px;
  }

DIV#main DIV#main-rightcol-start
  {
  float: left;
  width: 190px;
  }

DIV#main DIV#main-rightcol-start DIV#main-rightcol-content
  {
  padding: 15px 20px 15px 0px;
  }
  
