BODY {
  margin: 0;
  padding: 0;
  font-family: Geneva, Arial, Helvetica, Verdana, sans-serif;
  background-color: #555555;
  font-size: 16px;
}
IMG {
  border: none;
}

#seite {
  width: 100%;
}
#kopf {
  width: 80em;
  height: 140px;
  background-color: #666666;
  margin: auto;
  margin-top: 10px;
  position: relative;
  z-index: 1;
}
#kopf .logo {
  background: #666;
  width: 11em;
  height: 7.5em;
  margin-right: 1em;
  margin-top: .5em;
  position: absolute;
  right: 1em;
  top: .2em;
  text-align: center;
}
#kopf .menu {
  width: 80em;
  height: 115px;
  text-align: left;
  color: #fff;
  float: left;
}
#kopf .menu UL {
  display: block;
/*  height: auto; */
  margin: 4.9em 0 0 0em;
  padding: 0;
  font-size: 1.2em;
  color: #cccccc;
  text-transform: uppercase;
  position: absolute;
  width: 75em;
  z-index: 10000;
}
#kopf .menu UL LI {
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0;
  display: inline-block;
  width: 10em;
  float: left;
  transition: all .5s;
}
#kopf .menu UL LI A {
  color: #cccccc;
  padding: 0 4px 0 16px;
  text-decoration: none;
  font-weight: normal;
}
#kopf .menu UL .kontakt A {
  color: #aaaaaa;
  text-decoration: none;
  font-weight: normal;
  padding-left: 70px;
}
#kopf .menu UL LI A:HOVER {
  color: White;
}
#kopf .menu UL .nav1act A {
  color: Orange;
}
#kopf .menu UL LI.nav1kon {
  padding-left: 70px;
}
#kopf .menu UL .nav1kon A {
  color: Orange;
}
#kopf .menu2 {
  width: 80em;
  height: .5em;
  background-color: #666666;
  border-top: 1px solid Orange;
  text-align: left;
  clear: both;
}

/* zweite Memnüebene */
#kopf UL.menu1 LI UL.menu12 {
  border-top: 0px solid orange;
  margin: 1px 0 0 0;
  padding: 0em 0 0em 0;
  position: absolute;
  z-index: 3000;
  background: rgba(102,102,102,1);
  transition: all .5s;
  width: 14em;
}
#kopf UL.menu1 LI.last UL.menu12 {
  width: 13em;
}
#kopf UL.menu1 LI UL.menu12 LI {
  display: block;
  font-size: .8em;
  line-height: 1.5em;
  list-style-type: none;
  text-transform: none;
  float: none;
  height: 0em;
  min-width: 20em;
}
#kopf UL.menu1 LI UL.menu12 LI A {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: rgba(204,204,204,0);
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.05em;
  transition: all .5s;
}
#kopf UL.menu1 LI:HOVER UL.menu12 {
  border-top: 0px solid orange;
  }
#kopf UL.menu1 LI:HOVER UL.menu12 LI A {
  color: rgba(204,204,204,1);
}
#kopf UL.menu1 LI:HOVER UL.menu12 LI A:HOVER,
#kopf UL LI.act A,
#kopf UL LI.actifsub A {
  color: #ffffff;
}

#kopf UL.menu1 LI:HOVER UL.menu12 {
  padding: .7em 0 .5em 0;
}
#kopf UL.menu1 LI:HOVER UL.menu12  LI {
  height: 2.0em;
}
#kopf UL.menu1 LI:HOVER UL.menu12  LI.act A {
  color: rgba(255,255,255,1);
}
#kopf DIV.menu3 {
  display: none;
  }






#koerper {
  width: 80em;
  margin-left: 20px;
  background-color: #444444;
  text-align: left;
  margin: auto;
  position: relative;
  z-index: 0;
}
#koerper .inhalt {
  width: 78em;
  margin-left: 0px;
  padding: 1em;
  background-color: transparent;
  clear: both;
}
#pid1 #koerper .inhalt {
  padding: 1em .5em 0 .5em;

}
#koerper .inhalt .text {
  width: 370px;
  float: left;
}
#koerper .inhalt .text .titel {
  width: 360px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 1.2em;
  color: #ffffff;
}
/* Überschriften */
#koerper .inhalt H1 {
  font-size: 1.5em;
  margin: 0; 
  padding: 0; 
  color: White;
  font-weight: normal;
}
#koerper .inhalt H2 {
  font-size: 1.2em;
  margin: 0px 0px 0px 0px ! important; 
  padding: 0 0 .5em 0; 
  color: #fff;
  font-weight: normal;
}
#koerper .inhalt H3 {
  font-size: 1em;
  margin: 0; 
  padding: 0 0 1em 0; 
  color: #ffffff;
  padding-top: 0px;
  font-weight: normal;
}
#koerper .inhalt .csc-header {
  text-align: left;
}

#koerper .inhalt .csc-header-n1 {
  height: 40px;
  padding-top: 10px;
  background-color: transparent;
}
/* Text */
#koerper .inhalt .csc-textpic-text {
  background-color: transparent;
  padding-top: 10px;
  padding-left: 0px;
}
#koerper .inhalt .ce-bodytext p, 
#koerper .inhalt .csc-textpic-text .bodytext,
#koerper .inhalt TD .bodytext {
  margin-top: 0px;
  padding: 0 0 0.5em 0;
  line-height: 1.3em;
  color: #bbbbbb;
  background-color: transparent;
}
/* Links */
#koerper .inhalt A, #koerper .inhalt A:LINK, #koerper .inhalt A:VISITED {
  color: #ffffff;
  text-decoration: none;
}
#pid1 #koerper .inhalt TABLE P.cache A {
  color: #ffa500;
}
#pid1 #koerper .inhalt TABLE P.cache A:HOVER {
  color: #ffffff;
}
#koerper .inhalt A.internal-link:before,
#koerper .inhalt A.external-link:before {
  content: "→";
  color: #ffa500;
  padding: 0 .3em 0 0;
  font-weight: 900;
  }
#koerper .inhalt A:HOVER, #koerper .inhalt A:ACTIVE {
  color: #ff9900;
}
/* Listen */
#koerper .inhalt UL, #koerper .inhalt .csc-textpic-text UL {
  margin: 0 0 1em 0em;
  padding-left: 1em;
  color: #bbbbbb;
}
#koerper .inhalt UL LI , #koerper .inhalt .csc-textpic-text UL LI {
  list-style-image: url(icons/list_icon.gif);
  line-height: 1.3em;
  padding-left: 0px;
  margin-left: 0;
  list-style-type: disc;
  padding-bottom: .8em;
}
internal-link
/* Bilder */
#koerper .inhalt .csc-textpic-imagewrap {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px 10px 0px 10px;
  background-color: #333333;
  overflow: visible;
}
#koerper .inhalt .csc-textpic-intext-right-nowrap {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding: 0px 0px 0px 0px;
  background-color: #444444;
  overflow: auto;
}
#koerper .inhalt .csc-textpic-intext-right-nowrap IMG {
  margin-top: 0;
}
#koerper .inhalt .csc-textpic-intext-right-nowrap .bodytext IMG {
  margin-top: 0;
}
#koerper .inhalt .csc-textpic-intext-right-nowrap H1 {
  padding: 0 0 1em 0;
}
#koerper .inhalt .csc-frame-frame1 {
  text-align: center;
}
#koerper .inhalt .csc-frame-frame1 .csc-textpic-imagewrap {
  margin: auto ! important;
  padding: 0;
  background-color: #333333;
  overflow: hidden;
}
#koerper .inhalt .csc-frame-frame1 .csc-textpic-below .csc-textpic-imagewrap {
  margin: auto ! important;
  padding: 0px 0px 0px 0px;
  background-color: #333333;

}
#koerper .inhalt .csc-frame-frame1 .csc-textpic-below .csc-textpic-imagewrap .csc-textpic-imagerow {
  padding: 0px 0px 0px 0px;
  background-color: #333333;
  display: block;
  float: left! important; 
}

#koerper .inhalt .csc-textpic-imagewrap .csc-textpic-imagerow {
  padding: 0px 0px 0px 0px;
  background-color: #333;
  clear: both;
}
#koerper .inhalt .csc-textpic-imagewrap .csc-textpic-imagecolumn {
  margin-bottom: 0;
}
#koerper .inhalt .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0;
}
#koerper .inhalt div.csc-textpic div.csc-textpic-imagerow-last {
    margin-top: -1em;
}
#koerper .inhalt div.csc-textpic div.csc-textpic-imagerow-last:first-child {
    margin-top: 0em;
}

#koerper .inhalt .csc-textpic-intext-right IMG {
  margin: 0;
  padding: 0;
}

#koerper .inhalt .csc-textpic-above IMG {
  padding-top: 1em;
}
#koerper .inhalt .cache {
  display: block;
  width: 810px;
  position: absolute;
  bottom: 0;
  font-size: 1.5em;
  font-weight: bold;
  color: #ffa500;
  background: rgba(51,51,51,.8);
  margin: 0;
  padding: 10px;
  text-align: center;
}

.csc-textpic-clear {
  clear: both;
}

/* Bildunterschriften */
#koerper .inhalt .csc-textpic-caption {
  background: #333;
  font-size: .8em;
  color: #aaaaaa;
  text-align: right;
  padding: 0 1.3em .3em 1.3em;
  margin: -1em 0 0 0;
  position: relative;
  z-index: 10;
}
/* Tabellen */
#koerper .inhalt TABLE {
  border: 0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#koerper .inhalt TABLE TD {
  padding: 0.25em;
  margin: 0;
}
#koerper .inhalt TABLE TD:first-child {
  padding-left: 0;
}
#koerper .inhalt TABLE TD:last-child {
  padding-right: 0;
}
#koerper .inhalt .csc-frame-frame1 TABLE {
  border: none ! important;
  padding: 0 ! important;
  margin: 0px 0px 0px 10px ! important;
  background-color: transparent;
  width: 950px;
}
#koerper .inhalt .csc-frame-frame1 TD {
  border: 0px ! important;
  padding: 7px 7px 0px 0px;
  margin: 0 ! important;
}
#koerper .inhalt .csc-frame-frame1 TD .bodytext {
  margin: 0; padding: 0;
}
#back {
  margin-left: 1.3em;
  padding-bottom: 5px;
  font-size: 0.8em;
}
#pid1 #back {
  display: none;
}
#back A {
  color: #bbbbbb;
  text-decoration: none;
}
#back A:HOVER {
  color: #ff9900;
  text-decoration: underline;
}

#clear {
  background-color: #666666;
  width: 80em;
  height: 1px;
  overflow: hidden;
  color: #666666;
  clear: both;
}
#fuss {
  clear: both;
  margin-left: 0px;
  margin-left: 1em;
  height: 2.0em;
  background-color: #444444;
  color: #999999;
  text-align: left;
  line-height: 1.5em;
  font-size: 0.8em;
}
#fuss TABLE {
  width: 100%;
  }
#fuss .imprint {
  padding-right: 1em;
  text-align: right;
}
#fuss .imprint A, #fuss .imprint A:LINK, #fuss .imprint A:VISITED {
  color: #999999;
  text-decoration: none;
}
#fuss .imprint A:HOVER, #fuss .imprint A:ACTIVE {
  color: #ff9900;
}

.mfp-bg {
    background: #0b0b0b;
    opacity: 0.9;
}
.mfp-title {
  color: #ccc;
  padding: .3em 4em 0 4em;
  text-align: center;
  font-weight: bold;  
}
.mfp-counter {
  color: #999;
  }

.cc_banner-wrapper .cc_container {
  background-color: #333;
  }
.cc_banner-wrapper .cc_container .cc_btn {
    color: #222 !important;
    background-color: #ffa500;
  }
.cc_banner-wrapper .cc_container .cc_btn:hover, 
.cc_banner-wrapper .cc_container .cc_btn:active {
    background-color: #000;
    color: #ffa500 !important;
}
.cc_banner-wrapper .cc_container a, 
.cc_banner-wrapper .cc_container a:visited {
  color: #ffa500;
  text-decoration: underline;
  }