.ce .slogan {
  padding: 0px 0px 3px 0px;
  text-align: left;
  font-size: 0.9em;
  color: #999999; }

.ce .subheader {
  font-weight: bold;
  font-size: 0.9em;
  color: #999999;
  padding: 0px 0px 0px 0px; }

.ce .textslot {
  float: left; }

/* IMAGESLOT */
.ce .imageslot {
  background: none transparent;
  padding: 0px 0px 12px 0px; }

.ce .imageslot .image {
  background: none transparent;
  padding: 12px 10px 5px 10px;
  position: relative; }

.ce .imageslot .copyright {
  background-color: #333333;
  bottom: 5px;
  color: white;
  font-size: 0.8em;
  opacity: 0.6;
  padding: 0 3px;
  position: absolute;
  right: 10px; }

.ce .imageslot .caption {
  background-color: #98a19c;
  padding: 0px 10px;
  font-size: 0.9em;
  color: white;
  border: 1px solid #98a19c; }

/* LOGOSLOT */
.ce .logoslot {
  background: no-repeat center center transparent;
  padding: 0px 0px 0px 0px;
  width: 180px;
  height: 90px; }

.ce .imageslot .image {
  position: relative; }

.ce h2.referenzheader {
  font-size: 1em;
  color: #333333; }

/* REFERENZEN */
.ce .reflinks_intro {
  position: relative;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 30px;
  width: 540px;
  background: none transparent; }

.ce .reflink_introtext {
  background: white;
  font-weight: bold;
  padding: 0px 5px; }

.ce .reflinks {
  position: relative;
  margin: 0px 0px 20px 0px;
  padding: 10px 0px 20px 35px;
  width: 535px;
  background: none transparent; }

.ce .reflinks a:link, .ce .reflinks a:active, .ce .reflinks a:hover, .ce .reflinks a:focus, .ce .reflinks a:visited {
  color: #98a19c;
  font-weight: normal; }

.ce .reflinks a:before {
  content: "> "; }

/* OPEN/CLOSE */
.ce .teaseropen {
  text-align: right; }

.ce .teaseropen a {
  padding: 0px 0px 0px 15px;
  color: #2f7a73;
  text-decoration: none;
  font-weight: bold; }

.ce .teaseropen a:before {
  content: "» "; }

.ce .teaserclose {
  text-align: right; }

.ce .teaserclose a {
  padding: 0px 0px 0px 15px;
  color: #2f7a73;
  text-decoration: none;
  font-weight: bold; }

.ce .teaserclose a:before {
  content: "« "; }
