* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-size: small;
}
img {
  border: 0;
}
p {
  margin: 0.5em 0;
}
blockquote {
  margin-left: 16px;
}
a:link,
a:visited {
  text-decoration: none;
  color: #dd0077;
  background-repeat: no-repeat;
  background-position: 0 0.37em;
}
a:active,
a:hover {
  text-decoration: underline;
  background-repeat: no-repeat;
  background-position: 0 0.37em;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
.acc {
  display: none;
}
h1, h2, h3, h4 {
  color: #8d0025;
}
h1 {
  font-size: 1.3em;
  margin-bottom: 15px;
}
h2 {
  font-size: 1em;
  margin: 1.5em 0 0.5em 0;
}
.content h2 {
  font-size: 1em;
  margin: 1.5em 0 0.5em 0;
}
.homepage h1 {
  font-size: 1.2em;
  margin-top: 5px;
  margin-bottom: 10px;
}
.rubricpage h1 {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.homepage h2 {
  font-size: 1em;
  margin: 10px 0;
}
.teaser h2 {
  font-size: 1em;
  margin: 0;
}
#page {
  position: relative;
  left: -7px;
  width: 1000px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
#head {
  height: 306px;
}
#head img {
  float: left;
}
#main {
  padding: 0 7px
}
#content,
.content {
  float: left;
  width: 509px;
  padding: 25px 15px;
}
#bottom {
  height: 15px;
}
.intro {
  color: #444;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 1em;
}
.rubricpage .intro {
  margin-bottom: 5px;
}
.intro p {
  margin-bottom: 0.6em;
}
.editorialbox.rose {
  background-color: #fcf4f2;
  padding: 3px 5px;
}
.editorialbox.himmelblau {
  background-color: #f2f2fc;
  padding: 3px 5px;
}
.editorialbox.eisblau {
  background-color: #f2f5fc;
  padding: 3px 5px;
}
.editorialbox.flieder {
  background-color: #f4f2fc;
  padding: 3px 5px;
}
.editorialbox img {
  float: right;
  margin-top: 3px;
}
.editorial {
  color: #444;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.7em;
}
.editorial p {
  margin-bottom: 0.6em;
}
#content hr {
  display: none;
}
#content .hr {
  clear: both;
  border-bottom: 1px solid #c10049;
  border-top: 20px solid white;
}

/* für Seiten vor der Abschnittstechnik */

#content .imgLeft, 
#content .imgRight {
  position: relative;
  width: 234px;
}
#content .imgLeft {
  margin: 0.25em 0 0 0;
  float: left !important;
  text-align: left;
}
.teaser .imgLeft {
  margin: 2px 0 0 0;
}
#content .imgRight {
  margin: 0.25em 0 0 0;
  float: right !important;
  text-align: right;
}
.teaser .imgRight {
  margin: 2px 0 0 0;
}
#content .imgFull {
  position: relative;
  top: 0.5em;
  width: 508px;
}
.teaser .imgFull {
  width: 498px;
}

/* für Seiten mit Abschnittstechnik g10 */

.content .paragraph {
  margin-bottom: 1em;
}

.content div.image,
.content div.movie,
.content div.geomap {
  position: relative;
  margin: 0 15px 0.75em 0;
  padding: 0;
  clear: both;
  float: left;
}

.content div.audio {
  position: relative;
  margin: 0 15px 0.5em 0;
  padding: 0;
  clear: both;
}
.content .audiop-player {
  margin: 0 0 1.5em 0;
}
.content .audiop-player div.paragraph {
  margin: 0 10px 0.444em 10px;
  font-size: 0.8333em;
}
.content .audiop-player div.linklist {
  font-size: 0.8333em;
}
.content .audiop-player div.linklist li {
  background-position: 0 0.365em;
}

.content div.image div.image-wrapper,
.content div.audio div.audio-wrapper,
.content div.movie div.movie-wrapper,
.content div.geomap div.geomap-wrapper {
  position: relative;
  margin: 0.4em auto 0;
  float: none;
  line-height: 0;
}

.content div.image div.legend,
.content div.audio div.legend,
.content div.movie div.legend,
.content div.geomap div.legend {
  margin: 5px auto 0;
  font-size: 0.8333em;
  line-height: 1.1125em;
  text-align: left;
  color: #303030;
}

.content div.image,
.content div.image div.image-wrapper,
.content div.image div.legend {
  width: 160px;
}

.content div.audio,
.content div.audio div.audio-wrapper,
.content div.audio div.legend {
  width: 338px;
}

.content div.movie,
.content div.movie div.movie-wrapper,
.content div.movie div.legend {
  width: 160px;
}

.content div.geomap,
.content div.geomap div.geomap-wrapper,
.content div.geomap div.legend {
  width: 280px;
}

.content div.image-right,
.content div.audio-right,
.content div.movie-right,
.content div.geomap-right {
  float: right;
  margin: 0 0 0.75em 15px;
  padding: 0;
}

.content div.image-big,
.content div.audio-big,
.content div.movie-big,
.content div.geomap-big {
  clear:both !important;
  float:none !important;
  margin: 0 0 0.75em 0;
  text-align: center;
}

.content div.image-big,
.content div.image-big div.image-wrapper,
.content div.image-big div.legend,
.content div.audio-big,
.content div.audio-big div.audio-wrapper,
.content div.audio-big div.legend,
.content div.movie-big,
.content div.movie-big div.movie-wrapper,
.content div.movie-big div.legend,
.content div.geomap-big,
.content div.geomap-big div.geomap-wrapper,
.content div.geomap-big div.legend {
  width: 509px;
}

.content div.image div.enlarge {
  position: absolute;
  bottom: 0px;
  right: 0; /* ie.css */
  width: 11px;
  height: 12px;
  line-height: 20px;
  overflow: hidden;
}
.content div.image div.enlarge a,
.content div.image-right div.enlarge a,
.content div.audio-right div.enlarge a,
.content div.movie-right div.enlarge a {
  display: block;
  height: 11px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 1px;
  width: 11px;
}
.content div.image div.enlarge a.zoom {
    background: url("/img/symbol_lupe.gif") no-repeat scroll 0 0 transparent;
}
.content div.image div.enlarge a.internal {
    background: url("/img/link_internal.gif") no-repeat scroll 0 0 transparent;
}
.content div.image div.enlarge a.external {
    background: url("/img/link_external.gif") no-repeat scroll 0 0 transparent;
}
.content div.image div.enlarge a.download {
    background: url("/img/link_download.gif") no-repeat scroll 0 0 transparent;
}
.content div.image div.enlarge a.popup {
    background: url("../img/link_external.gif") no-repeat scroll 0 0 transparent;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ==content ===linklist */

.content div.linklist {
  margin: 0 0 1.5em 0;
}

.content div.linklist-in-text {
  float: left;
}

.content div.linklist-anchors {
  clear: left; float: none;
  margin-top: 5px;
}

.content div.linklist ul {
  overflow: auto;
  padding: 0;
}

.content div.linklist li {
  background-position: 0 0.365em;
  background-repeat: no-repeat;
  line-height: 1.5em;
  list-style-type: none;
  padding-left: 18px;
}

.conten.content div.detail-search h5t div.linklist a {
  color: #303030;
}

.content div.linklist h2 {
  padding: 0 !important;
}

.content .linklist div.paragraph {
  padding: 0 0 15px 0;
}

.content div.linklist li.anchor-link {
  background-image: url(/img/link_down.gif);
}

.content div.linklist li.external-link {
  background-image: url(/img/link_external.gif);
}

.content div.linklist li.internal-link {
  background-image: url(/img/link_internal.gif);
}

.content div.linklist li.download {
  background-image: url(/img/link_download.gif);
}

.content div.linklist li.popup {
  background-image: url(/img/link_external.gif);
}

.content div.linklist, 
.content div.webform div.fieldset, 
.content div.link-searchtype {
  padding: 0;
}





#content .zoom {
  display: block;
  float: right;
  top: -15px;
  position: relative;
}
#content .imgLeft .zoom {
  right: 15px;
}

.bu {
  height: 1px;
  display: block;
}
.teaser {
  padding: 7px 0 0 0;
}

.twoCols {
  background-color: #fcf4f2;
  background-image: url(/img/infobox_vline.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin-top: 4px;
}
.twoCols .teaser {
  float: left;
  width: 242px;
  padding: 3px 7px 3px 5px;
}
.twoCols .last {
  padding: 3px 5px 3px 8px;
}
.twoCols .imgFull {
  position: relative;
  top: 0.5em;
  width: 242px !important;
  text-align: center;
  padding-bottom: 5px;
}
.twoCols div .clear {
  display: none;
}

.anchor ul {
  list-style-type: none;
}
.anchor li {
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  padding-left: 16px;
  background-image: url(/img/link_down.gif);
}
.internal {
  padding-left: 16px;
  background-image: url(/img/link_internal.gif);
}
.external {
  padding-left: 16px;
  background-image: url(/img/link_external.gif);
}
.download {
  padding-left: 16px;
  background-image: url(/img/link_download.gif);
}
.linkDownload {
  clear: both;
  background-color: #F2F2F2;
  background-image: url(/img/infobox_hline.gif);
  background-repeat: repeat-x;
  background-position: top;
  padding: 3px 5px;
  margin-bottom: 1em;
}
.linkDownload h3 {
  font-size: 1em;
  color: #555;
  padding: 0 0 2px 0;
}
.verteiler {
  list-style-type: none;
  position: relative;
}
.verteiler li {
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  padding-left: 16px;
}
.verteiler strong {
  font-weight: normal;
}
#content .anchor ul,
#content .verteiler {
  margin-left: 0;
  padding-left: 0;
}
#content ul,
#content ol {
  padding-left: 16px;
  margin: 0.5em 0 0.5em 16px;
}
.termine {
  margin-top: 25px;
}
.termine div {
  padding: 8px 0;
  border-top: 1px solid #c10049;
  line-height: 1.5em;
}
#content .fullWidth {
  width: 370px;
}
#content .halfWidth {
  width: 180px;
}
#content table {
  border-collapse: collapse;
}
#content th {
  text-align: left;
  padding: 2px 5px 2px 2px;
}
#content td {
  vertical-align: top;
  padding: 2px 5px 2px 2px;
  border-top: 1px solid #ddd;
}
#content form td {
  border-top: none;
}

#content .galerie {
  float: left;
  margin-right: 4px;
  font-weight: bold;
}
#content .bildergalerie,
#content .showImage {
  width: 522px;
}
#content .bildergalerie div {
  width: 168px;
}
#content .bildergalerie img,
#content .exif img {
  border: 1px solid #ddd;
}

#content .bildergalerie th {
  padding: 0 10px 15px 0;
}
#content .bildergalerie td {
  padding: 0 10px 10px 0;
  border-top: none;
}
#content .bildergalerie td img {
  float: left;
}

div.galleryPagingTop {
  border-bottom: 1px solid #F2DBBA;
  width: auto !important;
  margin: 0 11px 15px 0;
}
th div.galleryPagingTop {
  margin: 0;
}
div.galleryPagingBottom {
  clear: both;
  border-top: 1px solid #F2DBBA;
  width: auto !important;
  margin: 0 11px 0 0;
}
td div.galleryPagingBottom {
  margin: 5px 0 0 0;
}
.backtogallery {
  display: inline;
  margin-right: 0.5em;
}
.exif {
  width: 509px !important;
}
.exif .pic {
  float: left;
  width: 509px !important;
}
.exif .picTitleContent,
.exif .picDescContent {
  width: 381px;
}
.exif .picTitleContent {
  font-weight: bold;
  clear: left;
  padding-top: 10px;
}
.exif .picCopyContent {
  float: right;
  font-size: 0.9em;
}
.picDownContent a {
  padding-left: 18px;
  background-image: url(/img/link_download.gif);
}


/* google suche */

.gsc-results .gs-result .gs-title * {
  color: #DD0077;
}
.gsc-results .gs-result .gs-visibleUrl {
  color: #aaaaaa;
}
.gsc-results .gsc-cursor-box a.gsc-trailing-more-results {
  color: #DD0077;
  background-image: url(/img/link_external.gif);
  padding-left: 16px;
  display: block;
  margin-top: 1em;
}
.gsc-tabData .gsc-resultsHeader {
  border-bottom: none;
  margin-bottom: 10px;
}
.gsc-tabsArea .gsc-tabHeader {
  padding: 3px 6px;
  float: left;
  display: block;
}

/* mail-formular */
div.fieldset .email1, 
div.fieldset .email2, 
div.fieldset .email4 {
  display: none !important;
}
.webform .fieldset-submit,
.fieldset-print {
  margin-top: 1em;
}


.guestbook div.error {
  color: #FFFFFF;
}
#content .guestbook h3 {
  color: #615D56;
  margin-top: 1em;
}
#content .guestbook .webform h3 {
  margin-top: 1em;
}
.guestbook .webform #inpText, .guestbook .webform #inpTitle {
  margin: 5px 0 6px;
  padding: 1px 0;
  width: 100%;
}
.guestbook .webform .formlabel {
  position: relative;
}
.guestbook .webform .formlabel label[for="inpText"], 
.guestbook .webform .formlabel label[for="inpTitle"] {
  border: medium none;
  padding-bottom: 0;
}
.guestbook .webform .formfield input, 
.guestbook .webform .formfield select {
  margin: 5px 0 6px;
  padding: 1px 0;
  width: 100%;
}
.guestbook .webform .notice {
  clear: both;
  color: #5C5C5C;
  float: none;
  margin-top: 12px;
  padding-left: 0;
  text-transform: none;
}
.guestbook .webform .fieldset-submit {
  -moz-background-clip: border !important;
  -moz-background-inline-policy: continuous !important;
  -moz-background-origin: padding !important;
  background: transparent none repeat scroll 0 0 !important;
}
.guestbook .detail .editor {
  color:#615D56;
  font-size: 1em;
  line-height: 1.25em;
  margin-top: 1em;
}
.guestbook .detail table {
  display: none;
}
.guestbook .maximize, .guestbook .minimize, .guestbook .newEntry {
  color: #615D56;
  font-size: 1em;
  line-height: 1.25em;
}
.guestbook .maximize a, .guestbook .minimize a, .guestbook .newEntry a {
  color: #147BC0;
  text-decoration: underline;
}
.guestbook .maximize a:hover, .guestbook .minimize a:hover, .guestbook .newEntry a:hover {
  color: #08314C;
}
.guestbook .closed .gbookContent, .guestbook .closed small {
  display: none;
}
.guestbook .opened .gbookContent, .guestbook .opened small {
  display: block;
}
#content .guestbook ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.guestbook #gbookEntryList li {
  margin: 12px 0;
}
.guestbook #gbookEntryList.non-verbose h4 {
  cursor: pointer;
}
.guestbook li .gbookContent {
  margin-left: 12px;
  margin-top: 6px;
}
.guestbook li h4 {
  border: medium none !important;
  color: #4D4A42 !important;
  font-size: 1em !important;
  line-height: 1.25em !important;
}
.guestbook li.closed h4 {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: transparent url(/img/gb_entry_closed.png) no-repeat scroll 0 0.35em;
  padding-left: 12px;
}
.guestbook li.opened h4 {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: transparent url(/img/gb_entry_opened.png) no-repeat scroll 0 0.45em;
  padding-left:12px;
}
.guestbook #gbookEntryList li small {
  color:#615D56;
  font-size: 0.75em;
  line-height: 1.25em;
  margin: 6px 0 0 12px;
}
.guestbook .paging {
  color:#5C5C5C;
  font-size: 1em;
  line-height:1.25em;
}
.guestbook .paging span.active {
  color: #147BC0;
  font-weight: bold;
}
.guestbook .paging a {
  color: #147BC0;
  text-decoration: underline;
}
.guestbook .paging a:hover {
  color: #08314C;
}
.guestbook .footer {
  color: #5C5C5C;
  font-size: 1em;
  line-height: 1.25em;
}
.guestbook .footer hr {
  color: transparent;
  margin: 12px 0;
}
.guestbook .footer a {
  color: #147BC0;
  text-decoration: underline;
}
.guestbook .footer a:hover {
  color: #08314C;
}



