body {
  background:#FFFFE5;
  border:medium none;
  margin:0px;
  padding:0px;
  margin:0px;
  padding:0px;
  }

/* ---------------------------------------- Allgemeine Grundeinstellungen */
#page {
  width:100%;
  height:100%;
  }
/* ---------------------------------------- Linke Seite */
#cleft {
  width:60%;
  float:left;
  height:100%;
  border-right:1px solid #CCCCCC;
  }
*html #cleft {
  height:768px;
  width:58%;
  }
#cleft-co {
  float:left;
  width:50%;
  border-right: 11px solid #295487;
  }
#cleft-top {
  float:left;
  width:47%;
  margin-top:10px;
  }
#cleft-nav1 {
  float:left;
  width:48%;
  margin-top:10px;
  margin-left:2%;
  }
#cleft-nav2 {
  float:left;
  width:23%;
  margin-top:10px;
  margin-left:2%;
  }
#cleft-nav3 {
  float:left;
  width:23%;
  margin-top:10px;
  margin-left:2%;
  }
/* ---------------------------------------- Rechte Seite */
#cright {
  width:39%;
  float:left;
  height:100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:21px;
  color:#000000 !important;
  background-image:url(design_style_FILES/cright_bg.jpg);
  background-repeat:no-repeat;
  background-position: right 214px;
}
#cright table {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  line-height:22px;
  color:#000000 !important;
  }
#content-left {
  padding-left:10px;
}
/* ---------------------------------------- Footer */
#footer-left {
  border-top:1px solid #CCCCCC;
  text-align:right;
  margin-top:20px;
}
#footer-left a {
  font-size: 10px;
  padding-left:10px;
  text-decoration:none;
  color:#08186D;
}
#footer-left a:hover {
  text-decoration:underline;
}
/* ---------------------------------------- ninewsintro */
.tx-ninewsintro-pi1 {
  margin-top:30px;
  font-size:10px;
  background-color:#FAFCFA;
  font-family:Arial, Helvetica, sans-serif;
}