.pager{
 text-align: center;
}

.positioner{
 text-align: left;
 margin: auto auto;
 width: 960px;

}

.outerBox{
 float: left;
 width: 960px;
}


.layoutBox{
  float: left;
  width: 960px;
}

.layoutHeader{
 float:left;
 width: 960px;
}

.layoutMiddleHeader{
 float:left;
 background-color: white;
 width: 960px;
 height: 200px;
}

.layoutContentBg{
 float:left;
}

.layoutMenu{
 clear: left;
 float: left;
 padding-bottom: 150px;
 width: 200px;
 background: url(../images/menu_left_bottom.gif) no-repeat left bottom #66b799;
}

* html .layoutMenu {
  
}

.layoutSpace{
  width: 25px;
  float: left;
}

.outerContent{
  float: left;
  width: 550px;
}

.breadcrumbs {
  width: 720px;
  float: left;
  padding: 10px 20px;
  font-size: 10px;
  font-family: verdana,arial,sans-serif;
  color: #999999;
}

.breadcrumbs a,
.breadcrumbs a:hover {
  color: #999999;
}

.contentBox {
  width: 710px;
  margin: 25px 25px 25px 25px;
  float: left;
}

* html .contentBox {
  width: 710px;
  margin: 25px 0 25px 25px;
}

.address {
  float:left;
  width:170px;
  padding:15px;
}

.footer{
}

.footer .fussklein {
  color: #999999;
}
