table {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 160%;  
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}
ul {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 16px;  
}
ol {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 19px;  
}
p {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 10px;  
}
p.align-left {
  text-align: left;
}
p.align-center {
  text-align: center;
}
p.align-right {
  text-align: right;
}
a,a.rte_link {
  text-decoration: underline;
  color: #5d5d5d;    
}
a:hover,a.rte_link:hover {
  text-decoration: none;
}  
p.footer-p a,p.footer-p a.rte_link {
  text-decoration: none;
}
p.footer-p a:hover,p.footer-p a.rte_link:hover {
  text-decoration: underline;
}
h1,h1.ohne-Abstand {
  padding: 0px;
  margin: 0px;  
  color: #387ab9;
  font-size: 14px;
  font-weight: bold;
}
h1.cont-header,h1.abstand-unten {
  margin-bottom: 20px;
}
/* IMG/Text -- nur bei Referenzen erlaubt */
.pic-left {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #cecece;
  padding: 18px;
  padding-top: 16px;
  padding-bottom: 7px;
  margin-bottom: 0px;  
  background-image: none;
}
.pic-left-float {
  float: left;
}
.text-pic {
  float: left;
  width: 433px;
  margin-left: 18px;  
}
.text-pic p {
  margin-top: 2px;  
}
.text-alone p {
  margin-top: 2px;
}
h2.text-pic-h2 {
  padding: 0px;
  margin: 0px;  
  font-size: 14px;
  font-weight: bold;
}
dl.csc-textpic-image {
  margin: 0px;
  padding: 0px;
}
dd.csc-textpic-caption {
  margin-bottom: 10px;
}
.ce-text { /* bei Referenzen sind CE vom Typ Text hiermit gewrappt */
}