/*#content-wrap:after {
    content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}*/


#content {
  padding: 0 20px 20px 75px;
  float: left;
}

#colNormal {
  float: left;
  margin-right: 25px;
  width: 520px;
}

#colNormal h1 { padding-top: 40px; }

#colNormal b {
  font-weight: bold;
  color: #5a7a06;
}

#colNormal a, colRight a {
  font-weight: bold;
  color: #1897CC;
  text-decoration: none;
}

#colNormal ul li {
  background: url("../img/purple-arrow.gif") no-repeat left 6px;
  padding-left: 10px;
}

#colRight {
  width: 270px;
  float: right;
  font-size: 11px;
  margin-top: 30px;
}

#colRight .csc-default {
  border-bottom: 1px solid #fff;
  padding-left: 0;
  padding-bottom: 10px;
}

#colRight h1 {
  padding: 10px 0;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding-left: 20px;
  background: url("../img/white-termine.gif") #98bf19 no-repeat;
}

#colRight h2 {
  color: #0890c8;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}

#colRight .csc-default a {
  font-weight: bold;
  color: #1897CC;
  line-height: 20px;
  display: block;
}

#colRight .csc-default {
  /*padding-top: 0*/
  background: #f1f0f1;
}

#colRight p { line-height: 16px; padding: 5px 0px 5px 20px;}

#colRight .csc-textpic {
  margin-right: 10px;
  margin-top: 15px;
}