.pager{
 text-align: center;
}

.positioner{
  text-align: left;
  margin: auto auto;
  width: 966px;

}

.outerBox{
  float: left;
  width: 966px;
}

.layoutBox{
  float: left;
  display: inline;
  width: 960px;
  border-left: 3px solid #7a7a7a;
  border-right: 3px solid #7a7a7a;
}

.layoutHeader{
  float:left;
  width: 960px;
  height: 140px;
}

.headerLogo {
  float: left;
  height: 60px;
  padding: 15px 20px;
  width: 400px;
}

.layoutMenuTop{
 float: left;
 width: 960px;
 height: 36px;
 padding-bottom: 3px;
 background: url(../images/menuTopBg.gif) repeat-x top;
}

div.menu_top,
div.menu_top_aktiv {
  float: left;
}

* html div.menu_top,
* html div.menu_top_aktiv {
  display: block;
  width: 60px;
}

a.menu_top,
a.menu_top_aktiv {
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  display: block;
}

.layoutContentBg{
 width: 960px; 
 float: left;
 display: inline;
}

.layoutLeft {
  float: left;
  width: 201px;
}

.layoutMenu{
 float: left;
 min-height: 24px;
 margin-top: 18px;
 border-top: 1px solid #7a7a7a;
 border-right: 1px solid #7a7a7a;
 border-bottom: 1px solid #7a7a7a;
 width: 200px;
 background-color: #1a1a1a;
}

* html .layoutMenu {
  height: 24px;
}

a.ebene1,
a.ebene1_aktiv {
  line-height: 24px;
  padding: 0 15px;
  text-decoration: none;
}

a.ebene1:hover,
a.ebene1_aktiv {
  background-color: #b60404;
}

a.ebene2,
a.ebene2_aktiv {
  line-height: 24px;
  padding: 0 30px;
  text-decoration: none;
}

a.ebene2:hover,
a.ebene2_aktiv {
  text-decoration: underline;
}

.address {
  float: left;
  width: 170px;
  padding: 100px 15px 20px 15px;
}

.layoutSpace{
  width: 25px;
  float: left;
}

.contentBox{
  float: left;
  width: 510px;
  margin: 20px; 
}

.layoutRight {
  float: right;
  width: 184px;
  padding-top: 20px;
}

.layoutRight .teaserBody {
  font-size: 10px;
  line-height: 14px;
}

.footer{
  width: 930px;
  float: left;
  height: 21px;
  padding: 15px;
  border-left: 3px solid #7a7a7a;
  border-right: 3px solid #7a7a7a;
  border-bottom: 3px solid #7a7a7a;
  
  text-align: center;
  border-top: 1px dashed #ACACAC;
}


/* ----------------- image Gallery ---------------------------------- */

.imageGalleryBottom {
  clear:left;
  float:left;
  width:100%;
  padding: 5px 0px 5px 0px;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #FFFFFF;
  background-color: #161616;
}
