/* Allgemeine Stildefinitionen */
* {
  font-size: 100.1%;
  font-family: arial, helvetica, sans-serif;
  margin: 0; padding: 0;
}
body {
  font-size: 0.68em;
  text-align: center;
  color: #666666;
  background: #c6c7c9 url(layout/bodybg.jpg) no-repeat center top;
}
a img {
  border: 0;
}
.clear {
  font-size: 1px; height: 1px;
  overflow: hidden;
  clear: both;
}
sub, sup {
  font-size: 0.6em;
}
label, .toggler {
  cursor: pointer;
}
td, th {
  vertical-align: top;
}
.onlyprint  {
  display: none;
}
img.mime_icon {
  vertical-align:middle;
}
.invisible {
  width: 0px; height: 0px; overflow: hidden;
  position: absolute; left: -1000px; top: 1000px;
  display: inline;
}

/*
  Definition der Inhaltsboxen, vor allem
  - Größe und Position
  - Hintergrundbilder/-farbe
  - Abstände zum Text
  - Abstände zu anderen Boxen
*/
#wrapper {
  text-align: left;
  margin: 0 auto 0 auto;
  width: 971px; w\idth: 959px; height: 740px; he\ight: 720px;
  padding: 10px 6px 10px 6px;
  background: url(layout/wrapperbg.png) no-repeat left 55px !important;
  background: url(layout/wrapperbg.gif) no-repeat left 55px;
}
#header {
  width: 959px; height: 50px;
  position: relative;
}
#container {
  width: 959px; height: 660px;
  background: url(layout/lichtstrahl.jpg) no-repeat right top;
}
#main {
  position: relative;
  width: 959px; padding-top: 48px;
  height: auto!important; height: 600px; he\ight: 560px; min-height: 560px;
}
#left, #right, #footer {
  display: none;
}

/* linke Spalte: Navigation */
#header .main {
  position: relative; left: -5px; top: 26px;
  height: 24px; overflow: hidden;
}
#header .mod_changelanguage,
#header .mod_navigation ul {
  list-style: none;
}
#header .mod_navigation li {
  position: relative;
  float: left; padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-image: url(layout/mainnavbg.png) !important;
  background-image: url(layout/mainnavbg.gif);
  background-repeat: no-repeat;
  background-position: left -1px;
}
#header .mod_navigation li a {
  position: relative; left: 5px;
  display: block; padding: 6px 8px 4px 5px; margin: 0;
  color: #ccc;
  text-transform: uppercase;
  text-decoration: none;
  background-image: url(layout/mainnavbg.png) !important;
  background-image: url(layout/mainnavbg.gif);
  background-repeat: no-repeat;
  background-position: right -1px;
}
#header .mod_navigation li.active,
#header .mod_navigation li.trail,
#header .mod_navigation li:hover {
  background-position: left -64px;
}
#header .mod_navigation li a.active,
#header .mod_navigation li a.trail,
#header .mod_navigation li a:hover {
  color: #666;
  background-position: right -64px;
}
#header .mod_navigation ul ul {
  display: none;
}
#header .mod_navigation li.active ul,
#header .mod_navigation li.trail ul {
  display: block
}
#header .mod_navigation li li a {

}
#header .mod_navigation li li a.active,
#header .mod_navigation li li a.trail,
#header .mod_navigation li li a:hover {

}
#header .service {
  position: absolute; top: -3px; right: -2px; 
}
#header .mod_changelanguage li {
  display: inline; 
  background: none !important;
}
#header .service li {
  display: inline; 
  background: url(layout/icons.gif) no-repeat 0px -38px!important;
  background: url(layout/icons.gif) no-repeat 0px -38px;
}
#header .service li.first {
  background: none!important;
  background: none;
}
#header .mod_changelanguage li a,
#header .service li a {
  display: inline; 
  padding: 0 3px 0 5px;
  margin: 0 5px 0 5px;
  background: none !important; font-size: 0.9em;
  color: #666;
  text-transform: uppercase;
  text-decoration: none;
}
#header .service li a.active {
  font-weight: bold;
}
#header .mod_changelanguage {
  position: absolute; top: -3px; right: 124px;
}
.layoutde #header .mod_changelanguage {
  right: 141px;
}

/* Standard-Stilangaben */
#main h1 {
  font-size: 1em;
  margin-bottom: 1.3em;
  padding: 3px 0 3px 0;
  color: #333333;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
}
#main h2 {
  font-size: 1.2em;
  margin-bottom: 0.8em;
}
#main h3 {
  font-size: 1em;
  margin-bottom: 0.8em;
}
#main p, #main table, #main ul, #main ol {
  margin-bottom: 1em;
}
#main ul, #main ol {
  margin-left: 1.5em;
}
#main strong {
  color: #b2b2b2;
}
#main a {
  color: #666;
  font-style: italic;
}
#main a.nolink {
  font-style: normal;
  text-decoration: none;
}

/* Seitentypus 1: großes Bild + kleiner Text */
.typ1 #main  {
  padding: 48px 34px 0 16px; w\idth: 909px;
}
.typ1 #main .ce_image {
  width: 610px; height: 577px;
  position: relative;
  text-align: center; vertical-align: middle;
  background: url(layout/imagebg.gif) no-repeat 3px top;
  display: table-cell;
}
.typ1 #main .ce_image img {
  margin-bottom: -2px;
}
.typ1 #main .ce_text,
.typ6 #main .ce_text {
  position: absolute; left: 639px; bottom: 30px;
  width: 297px;
}
#main .subcolumns {
  min-height: 27em;
}

/* Logo in der Haupseite */
#main #headlogo {
  position: absolute; left: 700px; top: 54px;
  width: 221px; height: 39px; background: none;
} 
#main #headlogo .ce_image {
  width: auto; height: auto;
  background: none; padding: 0; text-align: left;
}
#main #headlogo .ce_image a {
  text-decoration: none;
}

/* Unternavigation (nur bei Person sichtbar) */
.kontakt #main .mod_navigation, .impressum #main .mod_navigation {
  display: none;
}
#main .mod_navigation {
  display: block;
  position: absolute; left: 635px; top: 185px;
}
.person #main .mod_navigation {
  left: 25px; top: 17px;
}
#main .mod_navigation ul {
  list-style: none;
  margin: 0;
}
.person #main .mod_navigation li {
  margin: 0;
  height: 18px; padding-left: 3px; float: left;
  background: url(layout/submenbg.gif) no-repeat left -17px;
}
.person #main .mod_navigation li a {
  font-family: "arial narrow", arial, helvetica,sans-serif;
  display: block; height: 18px; he\ight: 14px; 
  padding: 4px 7px 0 3px;
  text-transform: uppercase; font-size: 0.9em;
  text-decoration: none; line-height: 1em;
  font-style: normal;
  color: #ccc;
  background: url(layout/submenbg.gif) no-repeat right -17px;
}
.person #main .mod_navigation li.active,
.person #main .mod_navigation li.trail,
.person #main .mod_navigation li:hover {
  background: url(layout/submenbg.gif) no-repeat left 1px;
}
.person #main .mod_navigation li a.active,
.person #main .mod_navigation li a.trail,
.person #main .mod_navigation li a:hover {
  color: #8a8989;
  background: url(layout/submenbg.gif) no-repeat right 1px;
}
.typ6 #main .mod_navigation {
  width: 310px;
}
.typ6 #main .mod_navigation li.imagenav {
  float: left; width: 61px; w\idth: 56px; height: 45px; he\ight: 40px;
  padding: 5px 0 0 5px;
  background: url(layout/navimgbg.gif) no-repeat left top;
}
.typ6 #main .mod_navigation li.imagenav {
  filter:alpha(opacity=30);
}
.typ6 #main .mod_navigation li.imagenav a {
  display: block; width: 56px; height: 40px;
  padding: 0;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
.typ6 #main .mod_navigation li.imagenav.active,
.typ6 #main .mod_navigation li.imagenav:hover {
  filter:alpha(opacity=100);
}
.typ6 #main .mod_navigation li.imagenav a.active,
.typ6 #main .mod_navigation li.imagenav a:hover {
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

/* Blätterlinks */
#main .thisrel,
#main .thisrel1 {
  position: relative;
}
#main .thisrel1 {
  top: 2.3em;
}
.ce_imageslider p.buttons span, 
#main a.linknext,
#main a.linkprev1,
#main a.linkprev {
  position: absolute; right: 27px; top: -1.5em;
  display: block; width: 23px; height: 13px; he\ight: 0px;
  padding: 13px 0 0 0; overflow: hidden;
  background-image: url(layout/icons.gif);
  background-repeat: no-repeat;
  margin-right: 3px;
}
#main a.linknext, #main a.linkprev1 { right: 0px; }
.ce_imageslider p.buttons span.next, #main a.linknext { background-position: -26px 0; }
.ce_imageslider p.buttons span.prev:hover, #main a.linkprev:hover, #main a.linkprev1:hover { background-position: 0 -13px; }
.ce_imageslider p.buttons span.next:hover, #main a.linknext:hover { background-position: -26px -13px; }


/* Person Listen */
.typ2 #main {
  padding: 225px 25px 0 25px; w\idth: 909px; 
  height: 600px; he\ight: 375px; min-height: 375px;
}
.typ2 #main .subcolumns,
.typ4 #main .subcolumns,
#main .borderbottom {
  padding: 0 0 5px 0;
  margin-bottom: 1.8em;
  border-bottom: 1px dashed #666;
}
.typ2 #main .subcolumns {
  height: 27em; overflow: hidden;
}
#main .doubleborder {
  padding: 5px 0 5px 0;
  margin-bottom: 1.8em;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
}
#main .doubleborder p {
  margin: 0;
}
.typ2 #main #bibliocover {
  position: absolute; left: 22px; top: 48px;
  height: 164px; width: auto!important; width: 20px; min-width: 20px;
  text-align: left;
}
.typ2 #main .ce_gallery {
  background: url(layout/bibliobg.gif) no-repeat left top;
}
.typ2 #main .ce_gallery .image_container {
  display: block; height: 164px; he\ight: 153px;
  position: relative; left: 6px; padding: 6px 4px 5px 0px;
  background: url(layout/bibliobg.gif) no-repeat right top;
  overflow-y: hidden;
}
.typ2 #main .subcolumns a.abb,
.typ2 #main .subcolumns a.mono,
.typ2 #main p span.abb,
.typ2 #main p span.mono {
  padding: 0 3px 0 3px; margin-left: 5px;
  line-height: 0.5em; font-size: 0.8em;
  background: #b2b2b2;
  font-style: normal;
  text-decoration: none;
}
.typ2 #main .subcolumns a.mono,
.typ2 #main p span.mono {
  color: #fff;
}
.typ2 #main .subcolumns a.abb,
.typ2 #main p span.abb {
  color: #b2b2b2;
}

/* typ3: Kontakt etc., Ausrichtung am unteren Seitenende */
.typ3 #main {
  position: relative;
  padding: 48px 25px 0 25px; w\idth: 909px;
}
.typ3 #main .mod_article {
  position: absolute; bottom: 0;
  width: 909px;
}
/* typ4: randvoll mit Inhalt (Impressum) */
.typ4 #main {
  padding: 125px 25px 0 25px; w\idth: 909px; 
  height: 600px; he\ight: 475px; min-height: 475px;
}
/* typ6: Bildergalerie mit Text und Menü */
.typ6 #main {
  
}
.typ6 #main .ce_text {
  bottom: 85px;
  border-bottom: 1px dashed #666;
}



/* Bildergalerie: umgebauter Imageslider */
.ce_imageslider  {
  position:relative; 
  width: 608px; w\idth: 586px; height: 577px; he\ight: 554px;
  padding: 11px 12px 12px 10px; margin-left: 19px;
  background: url(layout/imagebg.gif) no-repeat left top;
}
.ce_imageslider #iselements {
  position:absolute;
}
.ce_imageslider .mask {
  background: white;
  width:586px; height:554px; position:relative; overflow:hidden;
}
.ce_imageslider .mask div.img {
  position: absolute;
  width:586px; height:554px;
  text-align: center; vertical-align: middle;
  display: table-cell;
  background: white;
}
.ce_imageslider .mask div.img * {
  vertical-align: middle;
}
.ce_imageslider .mask div.img span {
  display: none;
  display: inline-block;
  height: 555px;
  width: 1px;
}
.ce_imageslider p.buttons {
  position: absolute; left: 620px; top: 557px;
}
.ce_imageslider p.buttons span.next,
.ce_imageslider p.buttons span.prev {
  cursor: pointer; top: 0; left: 0;
}
.ce_imageslider p.buttons span.next {
  cursor: pointer; top: 0; left: 27px;
}
