body {
background-color: #271d12;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
text-align: center;
margin: 0px;
padding: 0px;
}

#divContainer {
    position: relative;
    margin: 0px auto;
    text-align: left;
    width: 926px;
}

#divHeaderBild {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 926px;
    height: 428px;
}

#divLogo {
  position: absolute;
  left: 30px;
  top: 193px;
  width: 149px;
  height: 187px;
}

#divNav {
  position: absolute;
  left: 30px;
  top: 380px;
  width: 155px;
  z-index: 2;
}
#divTeaser {
  position: absolute;
  left: 748px;
  top: 193px;
  width: 155px;
}

#divTeaserText {
  position: absolute;
  left: 20px;
  top: 200px;
  width: 140px;
}


#divContent {
position: relative;
padding: 40px;
width: 490px;
left: 178px;
top: 163px;
background-color: #FFFFFF;
min-height: 490px;
}

#divLogoleiste {
position: relative;
  text-align: center;
  left: 178px;
top: 163px;
  width: 570px;
  height: 88px;
  background-image: url(../images/logoleiste.gif);
  color: #aaaaaa;
}

.mainNav {
  display: block;
  text-align: right;
  font-size: 16px;
  color: white;
  font-style: italic;
  text-decoration: none;
  padding: 10px 20px 0px 0px;
  height: 30px;
  width: 135px;
  background-image: url(../images/bg_nav.gif);
  background-repeat: no-repeat;
}

.mainNav:hover, .mainNavAktiv {
  background-image: url(../images/bg_nav_mo.gif);
  background-repeat: no-repeat;
  color: #fe9b00;
}

.subnav3 {
  display: block;
  text-align: right;
  font-size: 12px;
  color: white;

  text-decoration: none;
  width: 135px;
  padding: 1px 20px 1px 0px;

}

.subnav3:hover, .subnavAktiv {
 color: #fe9b00;
}


.bottomLink {
    color: #aaaaaa;
    text-decoration: none;
}

	#divContentPane {
		position: relative;
		top: 0px;
		left: 0px;
		z-index: 2;
		width: 490px;
		overflow: hidden;
		height: 217px;
		background-color: #ffffff;
	}

	#divScrollingPane {
		position: absolute;
		left: 20px;
		top: 0px;
		width: 450px;
		height: 217px;
		z-index: 3;
        border-right: 1px solid #4a4238;
	}

	#bttnScrollLinks {
		position: absolute;
		left: 0px;
		top: 90px;
		cursor:pointer;
	}

	#bttnScrollRechts {
		position: absolute;
		right: 0px;
		top: 90px;
		cursor: pointer;
	}

    .liScroller {
      position: relative;
      width: 122px;
      height: 217px;
      text-align: left;
      padding: 0px 14px 0px 14px;
      margin: 0px;
      border-left: 1px solid #4a4238;
    }


#divLoginForm {
position: absolute; left: 773px; top: -102px; width: 380px; height: 82px; overflow: hidden; padding: 10px; background-color: #4a4238; z-index: 1002;
}

#divLoginFormSchliessen {
  position: absolute; right: 27px; top: 10px; width: 20px; height: 20px;
}
