html {
  min-height: 100%;
  background: none;
  height: auto;
  width: 100%;
}

body, table, form {
  font-family: Arial, sans-serif;
  font-size: 1em;
  color: #313131;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
body {
  font-size: 0.8em;
  text-align: center;
  min-height: 100%;
  height: auto;
  width: 100%;
  background: #ffffff url(../images/body-bg-grey.gif) left bottom repeat-x;
}
#start .header-picture.inactive {
    display: block !important;
}

a,
a:visited,
a:link {
  color: #808080;
  text-decoration: underline;
}
a:hover,
a:active,
a:focus {
  color: #808080;
  text-decoration: none;
}
strong {
  font-weight: bold;
}

p,
table,
address {
  font-size: 108%;
  line-height: 1.3em;
  padding: 0 0 1em 0;
  margin: 0;
}
ul,
ol,
dl {
  font-size: 108%;
  line-height: 1.3em;
  margin: 0 0 1.3em 0;
  padding: 0;
}
table th {
  font-weight: bold;
}
table td,
table th {
  line-height: 1.3em;
  padding: 0 1.3em 0 0;
}
table.contenttable {
  margin-bottom: 1.3em;
}

h1 {
  font-size: 174.0%;
  color: #808080;
  font-weight: bold;
  margin: 0 0 0.7em 0;
}
h2 {
  font-size: 153.9%;
  color: #cecece;
  line-height: 1.3em;
  font-weight: bold;
  margin: 0.3em 0 0.5em 0;
}
h1.nomargin {
  margin: 0px;
}
h2.manufact,
h2.jugendstil {
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: left top;
}
h2.manufact {
  margin-bottom: 0.9em;
}
h3 {
  font-size: 131%;
  color: #7f7f7f;
  margin: 0.3em 0 0.5em 0;
  font-weight: bold;
}
h4 {
  font-size: 116%;
  color: #7f7f7f;
  margin: 0 0 1.2em 0;
  font-weight: bold;
}

#site {
  width: 960px;
  margin: 0px auto 0;
  text-align: left;
}
#font-switcher {
  width: 100%;
  float: left;
}
#font-switcher ul {
  float: left;
  margin: 20px 0 5px 0px;
  padding: 0px 0px 0px 30px;  
}
#font-switcher li {
  display: inline;
  float: left;
  height: 18px;
  line-height: 18px;
  width: 18px;
  text-indent: -9999px;
}
#font-switcher li a {
  display: block;
  width: 100%;
  height: 100%;
}
#font-switcher li.large a {
  background: url(../images/font-size-big.gif) 50% 5px no-repeat;
}
#font-switcher li.medium a {
  background: url(../images/font-size-middle.gif) 50% 6px no-repeat;
}
#font-switcher li.small a {
  background: url(../images/font-size-small.gif) 50% 8px no-repeat;
}
#font-switcher li.large a:hover,
#font-switcher li.large a:active,
#font-switcher li.large a:focus {
  background: url(../images/font-size-big-act.gif) 50% 50% no-repeat;
}
#font-switcher li.medium a:hover,
#font-switcher li.medium a:active,
#font-switcher li.medium a:focus {
  background: url(../images/font-size-middle-act.gif) 50% 50% no-repeat;
}
#font-switcher li.small a:hover,
#font-switcher li.small a:active,
#styles li.small a:focus {
  background: url(../images/font-size-small-act.gif) 50% 50% no-repeat;
}
#header {
  background: url(../images/header-bg.png) left top no-repeat;
  width: 100%;
  padding-bottom: 30px;
}
* html #header {
  background: url(../images/header-bg.gif) left top no-repeat;
}
#header,
#top-items {
  float: left;
  display: inline;
}
#top-items,
.header-picture {
  width: 900px;
  margin: 0 0 0 30px;
}
.header-picture {
  height: 230px;
  float: left;
  display: inline;
  position: relative;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden;
}
.header-picture .header-wrapper {
  background: url(../images/colorbar-grey.gif) left bottom repeat-x;
  height: 230px;
  display: inline;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}
.header-picture img {
  width: 900px;
  height: 220px;
}
#top-items {
  padding-bottom: 15px;
}
#top-items .search-bar {
  float: left;
  margin: 70px 0 0 0;
  width: 200px;
}
#top-items #searchform {
  background: url(../images/search-bg.gif) left top no-repeat;
  height: 25px;
  line-height: 25px;
}
#tx_indexedsearch_sword,
#tx-indexedsearch-searchbox-sword {
  width: 95px;
  border: 0;
  margin: 0 7px 0 20px;
  color: #7c7f82;
  font-size: 77%;
  height: 23px;
  line-height: 23px;
  background: transparent;
}
#tx_indexedsearch_submit_button,
#tx-indexedsearch-searchbox-button-submit {
  border: 0px;
  width: 55px;
  height: 25px;
  background: transparent;
  color: #7c7f82;
  font-size: 84%;
  font-family: "Lucida Grande", Arial, sans-serif;
}
#tx_indexedsearch_sword:hover,
#tx_indexedsearch_sword:active,
#tx_indexedsearch_sword:focus,
#tx_indexedsearch_submit_button:hover,
#tx_indexedsearch_submit_button:active,
#tx_indexedsearch_submit_button:focus,
#tx-indexedsearch-searchbox-button-submit:hover,
#tx-indexedsearch-searchbox-button-submit:focus,
#tx-indexedsearch-searchbox-button-submit:active,
#tx-indexedsearch-searchbox-sword:hover,
#tx-indexedsearch-searchbox-sword:focus,
#tx-indexedsearch-searchbox-sword:active {
  color: #313131;
}
.tx-indexedsearch-searchbox fieldset {
  background: url(../images/search-bg.gif) right bottom no-repeat;
  float: left;
}
.tx-indexedsearch-searchbox legend {
  display: none;
}
.tx-indexedsearch-form,
.tx-indexedsearch-search-submit {
  float: left;
  height: 25px;
  line-height: 25px;
}
.tx-indexedsearch-whatis {
  clear: both;
}
#logo {
  float: right;
  margin: 25px 20px 0 0;
  width: 240px;
  height: 81px;
  display: inline;
}

#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

#main-area {
  float: left;
  width: 100%;
  background: url(../images/content-bg.png) 50% top repeat-y;
}
* html #main-area {
  background-image: url(../images/content-bg.gif);
}
#navigation {
  margin: 0 0px 2em 30px;
  width: 180px;
  float: left;
  overflow: hidden;
  display: inline;
}

#navigation ul {
  margin: 0;
  padding: 0;
}
#navigation ul ul {
  margin: 0.7em 0 0;
}
#navigation .important-nav span {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  height: 45px;
  width: 100%;
}
#navigation .important-nav span.menuitem-seelisch_behinderte {
  background-image: url(../images/menu-bg-blue.gif);
}
#navigation .important-nav span.menuitem-mutter_kind_familie {
  background-image: url(../images/menu-bg-orange.gif);
}
#navigation .important-nav span.menuitem-geistig_behinderte {
  background-image: url(../images/menu-bg-green.gif);
}
#navigation .important-nav span.menuitem-tagesfoerderstaette {
  background-image: url(../images/menu-bg-red.gif);
}
#navigation .important-nav span.menuitem-ambulante_dienste {
  background-image: url(../images/menu-bg-purple.gif);
}
#navigation .important-nav span.menuitem-kindergaerten {
  background-image: url(../images/menu-bg-teal.gif);
}
#navigation .important-nav li {
  width: 180px;
  margin: 0 0 1px 0;
  text-indent: -9999px;
}
#navigation .important-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 23px top;
}
#navigation .important-nav li a:hover,
#navigation .important-nav li a:focus,
#navigation .important-nav li a:active,
#navigation .important-nav li.active a,
#navigation .important-nav li.active li a:hover,
#navigation .important-nav li.active li a:focus,
#navigation .important-nav li.active li a:active,
#navigation .important-nav li.active .active a {
  background-position: 23px -45px;
}
#navigation .important-nav li.active li {
  text-indent: 0px;
}
#navigation .important-nav li.active li a,
#navigation .important-nav li.active li a:link,
#navigation .important-nav li.active li a:visited,
#navigation .other-nav li.active li a,
#navigation .other-nav li.active li a:link,
#navigation .other-nav li.active li a:visited {
  background: none;
  color: #808386;
  text-decoration: none;
  font-weight: normal;
}
#navigation .important-nav li.active li a:hover,
#navigation .important-nav li.active li a:focus,
#navigation .important-nav li.active li a:active,
#navigation .important-nav li.active li.active a,
#navigation .other-nav li.active li a:hover,
#navigation .other-nav li.active li a:focus,
#navigation .other-nav li.active li a:active,
#navigation .other-nav li.active li.active a {
  background: none;
  color: #313131;
  text-decoration: none;
}
#navigation .important-nav li.active a {
  cursor: default;
}
#navigation .important-nav li.active li a:hover,
#navigation .important-nav li.active li a:focus,
#navigation .important-nav li.active li a:active {
  cursor: pointer;
}
#navigation .important-nav li.active li.active a,
#navigation .other-nav li.active li.active a {
  text-decoration: none;
  font-weight: bold;
  cursor: default;
}
#navigation .important-nav li.active li.active li a,
#navigation .important-nav li.active li.active li a:visited,
#navigation .important-nav li.active li.active li a:link {
  background: none;
  color: #808386;
  text-decoration: none;
  font-weight: normal;
  cursor: pointer;
}
#navigation .other-nav li {
  width: 180px;
  margin: 0 0 1px 0;
  color: #808386;
  white-space: nowrap;
  overflow: hidden;
}
#navigation .other-nav li a {
  display: block;
  margin: 0 0 0 0;
  height: 100%;
  line-height: 36px;
  padding: 0 0 0 25px;
  width: 155px;
  color: #808386;
  height: 36px;
  background: url(../images/other-nav-bg.gif) left top repeat-x;
}
#navigation ul ul ul.other-nav {
  margin-top: 0;
}
* html #navigation .other-nav li a {
  width: 180px;
}
#navigation .other-nav li a,
#navigation .other-nav li a:link,
#navigation .other-nav li a:visited {
  text-decoration: none;
}
#navigation .other-nav li a:hover,
#navigation .other-nav li a:active,
#navigation .other-nav li a:focus {
  text-decoration: none;
  color: #313131;
}
#navigation .other-nav li.active a,
#navigation .other-nav li.active a:link,
#navigation .other-nav li.active a:visited,
#navigation .other-nav li.active a:hover,
#navigation .other-nav li.active a:focus,
#navigation .other-nav li.active a:active {
  color: #313131;
  cursor: default;
  text-decoration: none;
}
#navigation .important-nav li.active li,
#navigation .other-nav li.active li a {
  width: auto;
  font-size: 84%;
  padding: 0 0 0.7em 2em;
  line-height: 1.3em;
  height: auto;
  white-space: normal;
}
#navigation .other-nav li.active li a,
#navigation .other-nav li.active li a:link,
#navigation .other-nav li.active li a:visited,
#navigation .other-nav li.active li a:hover,
#navigation .other-nav li.active li a:focus,
#navigation .other-nav li.active li a:active {
  cursor: pointer;
}
#navigation .other-nav li.active li.active a,
#navigation .other-nav li.active li.active a:link,
#navigation .other-nav li.active li.active a:visited,
#navigation .other-nav li.active li.active a:hover,
#navigation .other-nav li.active li.active a:focus,
#navigation .other-nav li.active li.active a:active {
  cursor: default;
}

#navigation .other-nav li.active li.active li a {
  font-size: 73%;
  color: #808386;
  font-weight: normal;
  padding-left: 4em;
}
#navigation .other-nav li.active li.active li a:hover,
#navigation .other-nav li.active li.active li a:active,
#navigation .other-nav li.active li.active li a:focus,
#navigation .other-nav li.active li.active li.active a {
  color: #313131;
}
#navigation .other-nav li.active li.active li a,
#navigation .other-nav li.active li.active li a:link,
#navigation .other-nav li.active li.active li a:visited,
#navigation .other-nav li.active li.active li a:hover,
#navigation .other-nav li.active li.active li a:focus,
#navigation .other-nav li.active li.active li a:active {
  cursor: pointer;
}
#navigation .other-nav li.active li.active li.active a {
  font-weight: bold;
  cursor: default;
}

#content {
  float: right;
  width: 680px;
  margin: 0 30px 0 0;
  display: inline;
}
#content .two-columns-2-1 {
  float: left;
  width: 100%;
}
#content .two-columns-2-1 .left-column {
  float: left;
  width: 60%;
}
#content .two-columns-2-1 .right-column {
  float: right;
  width: 34%;
  text-align: right;
}
* html #content .two-columns-2-1 .right-column {
  width: 39%;
}
#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt img,
#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt .rgmediaimages-player embed {
  margin: 10px;
  display: block;
}
#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
  border: 1px solid #cbcbcb;
}
#content div.csc-textpic-intext-left div.csc-textpic-imagewrap dl.csc-textpic-image dt {
  float: left;
}
#content div.csc-textpic-intext-right div.csc-textpic-imagewrap dl.csc-textpic-image dt,
#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
  float: right;
}
#content div.csc-textpic-left div.csc-textpic-imagewrap dl.csc-textpic-image dt {
  float: left;
}
#content .csc-textpic-imagewrap {
  margin: 0px;
}
#content .csc-textpic-imagewrap ul,
#content .csc-textpic-imagewrap ol {
  margin: 0px;
  padding: 0px;
  background: none;
}
#content .csc-textpic-imagewrap ul li,
#content .csc-textpic-imagewrap ol li {
  margin: 0px 10px 10px 0px;
  padding: 0px;
  background: none;
}
#content .right-column .csc-textpic-imagewrap {
  margin: 0 0 20px 0;
}
#content .csc-textpic-caption {
  color: #808386;
  font-style: italic;
  font-size: 93%;
  width: 220px;
  float:right;
}
#content .gallery-caption {
  width: 170px;
}
#content .gallery-image {
  height: 190px;
  width: 172px;
}
#content ul li,
#content ol li{
  margin: 0 0 20px 0;
}
#content ul li {
  background: url(../images/list-point.gif) left 0.6em no-repeat;
  padding: 0 0 0 15px;
}
#content ul, ol {
  padding: 25px 50px 0px 70px;
  margin-top: 15px;
  font-weight: bold;
  background: url(../images/list-bg-grey.gif) left top no-repeat;
}
#content ul {
  padding: 25px 50px 0px 50px;
}
#content ol li {
  list-style-type: decimal;
}
#content li ul,
#content li ol {
  background: transparent;
  padding: 12px 50px 0 25px;
  margin: 0;
  font-size: 100%;
}
#content li ul li,
#content li ol li {
  margin: 0 0 10px 0;
}
#content .box {
  width: 225px;
  float: right;
  text-align: left;
  font-size: 93%;
  clear: both;
  margin: 0 0 20px 0;
}
#content .box .box-top {
  background: url(../images/grey-box-top.gif) left top no-repeat;
  color: #ffffff;
  padding: 15px;
  font-weight: bold;
}
#content .box .box-top p {
  margin: 0;
  padding: 0;
}
#content .box .box-bottom {
  background: url(../images/grey-box-bottom.gif) left bottom no-repeat;
  color: #4d4d4d;
  padding: 15px 15px 5px 15px;
  font-weight: bold;
}
#content .box ul {
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 100%;
}
#content .box ul li {
  background: url(../images/grey-list-point.gif) left 0.5em no-repeat;
  padding-left: 20px;
}
#content .box .box-bottom p {
  font-size: 100%;
}

#footer {
  clear: both;
  width: 100%;
  float: left;
  background: url(../images/footer-bg.png) 50% bottom no-repeat;
  padding: 0;
  color: #808080;
  margin-bottom: 20px;
}
* html #footer {
  background-image: url(../images/footer-bg-ie.gif);
}
#footer .footer-navi {
  overflow: hidden;
  clear: both;
  margin: 0;
  width: 100%;
  padding: 1.3em 0 1.3em 0;
  background: url(../images/footer-bg.gif) 50% top no-repeat;
  line-height: 15px;
  float: left;
}
#footer .footer-navi span.print,
#footer .footer-navi span.diakonie {
  margin: 0 0 0 57px;
  font-size: 85%;
  float: left;
  display: inline;
}
#footer .footer-navi span.diakonie {
  margin: 0 0 0 30px;
}
#footer .footer-navi span.print a,
#footer .footer-navi span.diakonie a {
  padding: 0 27px 0 0;
  background: url(../images/print.gif) right 50% no-repeat;
  line-height: 15px;
  height: 15px;
  display: block;
  float: left;
}
#footer .footer-navi span.diakonie a {
  padding: 0 25px 0 0;
  background: url(../images/diakonie.gif) right 50% no-repeat;
  line-height: 15px;
}
#footer .footer-navi ul {
  float: right;
  display: inline;
  margin: 0 30px 0 0;
  font-size: 85%;
}
#footer .footer-navi ul li {
  float: left;
  margin: 0 0 0 0;
  display: inline;
}
#footer .footer-navi ul span.list-line {
  margin: 0 0.8em 0 0.8em;
}
#footer li.active a {
  color: #313131;
  text-decoration: none;
  cursor: default;
}
#footer a,
#footer a:link,
#footer a:visited {
  text-decoration: none;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
  color: #313131;
}

/* SITEMAP */
#content .csc-sitemap ul {
  list-style-image:none;
  border-left: 1px solid #313131;
  margin: 20px 0px 10px 50px;
  padding: 0px 0px 0px 0px;
  font-size: 108%;
  background: transparent;
}
#content .csc-sitemap ul ul {
  margin: 0 0 0 1.2em;
}
#content .csc-sitemap ul ul {
  font-size: 93%;
}
#content .csc-sitemap li {
  margin: 0;
  padding: 0 0 0 1.2em;
  background: transparent url(../images/bullet.gif) no-repeat scroll left 0.8em;
  font-size: 100%;
  line-height: 1.6em;
}
#content .csc-sitemap a,
#content .csc-sitemap a:link,
#content .csc-sitemap a:visited {
  color: #808080;
  text-decoration: none;
}
#content .csc-sitemap a:hover,
#content .csc-sitemap a:active,
#content .csc-sitemap a:focus {
  color: #313131;
  text-decoration: underline;
}

/*****/

/*** Kontaktformular ***/
.tx-powermail-pi1 {
  margin: 1.8em 0 0 0;
}
.tx-powermail-pi1 legend {
  display: none;
}
.tx-powermail-pi1 label {
  width: 150px;
  text-align: right;
  display: block;
  float: left;
  margin: 0 15px 0 0;
}
.tx_powermail_pi1_fieldwrap_html {
  clear: both;
  margin: 0 0 10px 0;
}
.tx-powermail-pi1 input.powermail_text,
.tx-powermail-pi1 input.powermail_captcha,
.tx-powermail-pi1 textarea.powermail_textarea {
  border: 1px solid #d9d9d9;
  width: 245px;
  padding: 2px;
  max-width: 247px;
  color: #808080;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.tx-powermail-pi1 input.powermail_text:hover,
.tx-powermail-pi1 input.powermail_text:active,
.tx-powermail-pi1 input.powermail_text:focus,
.tx-powermail-pi1 input.powermail_captcha:hover,
.tx-powermail-pi1 input.powermail_captcha:active,
.tx-powermail-pi1 input.powermail_captcha:focus,
.tx-powermail-pi1 textarea.powermail_textarea:hover,
.tx-powermail-pi1 textarea.powermail_textarea:active,
.tx-powermail-pi1 textarea.powermail_textarea:focus {
  color: #313131;
}
#content .tx-powermail-pi1 img.tx-srfreecap-pi2-image {
  display: block;
  clear: both;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #d9d9d9;
}
.tx-powermail-pi1 .tx-srfreecap-pi2-image,
.tx-powermail-pi1 .tx-srfreecap-pi2-cant-read,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_captcha_description {
  margin: 10px 0 0 165px;
}
.tx-powermail-pi1 .tx-srfreecap-pi2-cant-read {
  margin-top: 0px;
}
.tx-powermail-pi1 input.powermail_submit,
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation,
.tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit {
  width: 100px;
  height: 25px;
  line-height: 25px;
  border: 0px;
  background: url(../images/submit-button.gif) left top no-repeat;
  color: #7C7F82;
}
.tx-powermail-pi1 input.powermail_submit:hover,
.tx-powermail-pi1 input.powermail_submit:focus,
.tx-powermail-pi1 input.powermail_submit:active,
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation:hover,
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation:focus,
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation:active
.tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit:hover,
.tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit:focus,
.tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit:active {
  color: #313131;
}
.tx-powermail-pi1 .tx-srfreecap-pi2-cant-read {
  color: #808080;
}
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit {
  margin-left: 165px;
}
.tx-powermail-pi1 td {
  padding: 0 15px 10px 0;
}
.tx_powermail_pi1_formconfirmation_back {
  float: left;
  margin: 0 15px 0 0;
}
#content ul.powermail_mandatory_list {
  background: transparent;
  padding: 0px;
}
/*****/

/*** Pagebrowser ***/
#event-list {
  float: left;
}
#event-list .tx-ttnews-browsebox ul,
#news-list .tx-ttnews-browsebox ul,
#content ul.browsebox {
  background: transparent;
  padding: 0.5em 0 0.5em 0;
  font-weight: normal;
  display: block;
  border: 0px;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
}
#event-list .tx-ttnews-browsebox li,
#news-list .tx-ttnews-browsebox li,
#content ul.browsebox li {
  display: inline;
  margin: 0;
  padding: 0.2em 0.5em 0.2em 0.5em;
  background: none;
}
#event-list .tx-ttnews-browsebox li,
#news-list .tx-ttnews-browsebox li a ,
#content ul.browsebox li a {
  text-decoration: none;
  padding: 0 2px 0 2px;
}
#event-list ul.tx-ttnews-browsebox li a:hover,
#event-list ul.tx-ttnews-browsebox li a:focus,
#event-list ul.tx-ttnews-browsebox li a:active,
#news-list ul.tx-ttnews-browsebox li a:hover,
#news-list ul.tx-ttnews-browsebox li a:focus,
#news-list ul.tx-ttnews-browsebox li a:active,
#content ul.browsebox li a:hover,
#content ul.browsebox li a:focus,
#content ul.browsebox li a:active {
  border: 0px;
  border-bottom: 1px solid #313131;
  color: #313131;
}
.tx-ttnews-browsebox {
  float: left;
  width: 100%;
}
#event-list .list-event span.location {
  color: #808080;
  margin-top: 8px;
  display: block;
}
.list-event span.news-list-morelink {
  margin-left: 5px;
}
/****/

/*** Suche ***/
.tx-indexedsearch-res .tx-indexedsearch-res {
  margin: 0 0 2.7em 0;
}
.tx-indexedsearch h2 {
  font-size: 123.1%;
  margin-bottom: 0.7em;
}
.tx-indexedsearch p {
  margin-bottom: 1em;
}
.tx-indexedsearch .tx-indexedsearch-percent {
  font-size: 77%;
  font-style: italic;
  margin: 0 0 0 0.5em;
}
.tx-indexedsearch .tx-indexedsearch-info {
  font-style: italic;
}
.tx-indexedsearch .tx-indexedsearch-form label,
.tx-indexedsearch .tx-indexedsearch-whatis {
  font-size: 108%;
}
.tx-indexedsearch .tx-indexedsearch-searchbox,
.tx-indexedsearch .tx-indexedsearch-whatis {
  margin: 0 0 1.3em 0;
  float: left;
  clear: both;
}
.tx-indexedsearch .tx-indexedsearch-browsebox {
  clear: both;
}

/**** Plain Box & Ansprechpartner / Dokument-Box ****/
.plain-box,
.document-box {
  background: #CECECE;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 15px;
  color: #313131;
  clear: both;
  width: 225px;
  margin: 0 0 20px 0;
  max-width: 195px;
  float: right;
}
.document-box dd {
  float: left;
  width: 100%;
  background: #CECECE;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 5px 5px 5px 0px;
}
.document-box {
  max-width: 225px;
  margin-bottom: 20px;
  padding: 0px;
}
.plain-box h3,
.plain-box h4,
.document-box h3 {
  color: #313131;
}
.document-box .pdf-file {
  background: url(../images/pdf-document.gif) 5px 5px no-repeat;
  padding: 15px;
}
.plain-box h4 {
  margin: 0 0 0.7em 0;
}
.plain-box p,
.document-box p {
  color: #313131;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 93%;
  clear: both;
}
.document-box img {
  width: auto;
  height: auto;
  float: left;
  display: block;
  margin: 5px 0 15px 5px;
}
.document-box a {
  padding: 15px 15px 15px 0;
  display: block;
}
.document-box p a {
  padding: 0;
}
.plain-box address {
  font-size: 100%;
  margin: 0;
}
.plain-box .person {
  margin: 0 0 0.7em 0;
}
.plain-box .container {
  margin: 0 0 1.3em 0;
}
.plain-box .picture {
  margin: 0 0 0.5em 0;
  float: right;
  border: 1px solid #313131;
  background: #ffffff;
  width: 140px;
  height: 130px;
  display: block;
  max-width: 142px;
  max-height: 132px;
}
.plain-box .picture img {
  margin: 5px;
}
.plain-box .picture a {
  width: 140px;
  height: 130px;
  display: block;
}
.right-column div.csc-textpic-intext-right div.csc-textpic-imagewrap,
.right-column div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  margin-left: 0px !important;
}
dl.csc-textpic-image {
  text-align: left;
}
dl.csc-textpic-image {
  max-width: 272px;
}
#content dl.big-image {
  max-width: 372px;
}
#content div.csc-textpic-center div.csc-textpic-imagewrap dl.big-image {
  margin-left: 0px;
}
* html dl.csc-textpic-image {
  width: 250px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px;
}

/*** Zitate ***/
.quotes {
  position: relative;
  width: 500px;
  margin: 0 0 0 90px;
}
.left-column .quotes {
  width: 100%;
  margin: 0;
}
.quotes p.quote {
  font-size: 131%;
  font-family: Georgia, serif;
  text-align: center;
  padding: 1.2em 0 1em 0;
  margin: 0;
}
.quotes .quote-start,
.quotes .quote-end {
  position: absolute;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  width: 17px;
  height: 15px;
}
.quotes .quote-start {
  left: 0px;
  top: 0px;
  background-image: url(../images/quote-start.gif);
  background-position: left top;
}
.quotes .quote-end {
  right: 0px;
  bottom: 1.6em;
  background-image: url(../images/quote-end.gif);
  background-position: right bottom;
}
.quotes p.author {
  text-align: center;
  font-size: 93%;
  line-height: 1.6em;
}
/****** Menü mit Inhaltsangabe ******/
#content dl.csc-menu-4 {
  padding: 25px 50px 0px 50px;
  background: url(../images/list-bg-grey.gif) left top no-repeat;
  margin-top: 15px;
}
#content dl.csc-menu-4 dt {
  background: url(../images/list-point.gif) left 0.6em no-repeat;
  padding: 0 0 0 15px;
  font-weight: bold;
}
#content dl.csc-menu-4 dd {
  padding: 0 0 0 15px;
  margin: 0 0 20px 0;
}
/*** Termine in Tabelle ***/

table.termin,
table.termindetails {
  margin: 0 0 1.3em 0;
  width: 99%;
}
table.termin {
  border-bottom: 1px solid #CECECE;
}
table.termin tr.tr-last td {
  padding-bottom: 1em;
}
table.termin td {
  vertical-align: top;
}
table.termin td.td-0 {
  width: 19em;
}
table.termin tr.tr-odd td.td-0 {
  font-style: italic;
}
/******** EVENTS ************/
#event-list .list-event h3 {
  margin: 0 0 0.3em 0;
  padding-left: 0px;
  line-height: 1em;
  font-size: 115%;
}
#event-list .list-event h3 a {
  text-decoration: none;
}
#event-list .list-event p {
  padding-left: 0px;
}
#event-list .list-event {
  border-top: 1px solid #CECECE; 
  padding: 20px 0;
  float: left;
  width: 100%;
}
#event-list .list-event .left {
  float: left;
  width: 38%;
}
#event-list .list-event .right {
  float: right;
  width: 58%;
}
#event-single  {
  margin-top: 15px;
}
#event-single hr {
  margin: 0px 0px 15px 0px !important;
}
#event-single h2 {
  margin: 0px;
  padding: 0 0 0.5em;
}
#event-single .date {
  font-size: 108%;
  line-height: 2em;
  font-style: normal;
  padding-bottom: 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #CECECE;
}
#event-single .location {
  color: #808386;
  font-size: 108%;
}

.divider hr {
  clear: both;
  margin: 25px 0 40px;
  width: 100%;
  float: left;
  height: 1px;
  background: #CECECE;
  border: 0px;
  margin: 30px 0px 14px 0px;
}
/******** NEWS ************/
.news-single-img {
  float: right;
}
.news-single-img .single-img {
  display: inline;
  float: right;
  border: 1px solid #CBCBCB;
  /* margin: 0 0 10px 0; */
}
* html .news-single-img .single-img {
  width: 220px;
}
.news-single-img a {
  float: right;
  display: inline;
  height: auto;
}
.news-single-img img {
  float: right;
  padding: 0px 0px 0px 0px;
  margin: 10px 10px 10px 10px;
  display: inline;
}

.news-image {
  float: left;
  margin-bottom: 10px;
  border: 1px solid #CBCBCB;
}
.news-image img {
  padding: 0px 0px 0px 0px;
  margin: 10px 10px 10px 10px;
  width: 110px;
}
#news-single p.news-single-imgcaption {
  color: #808386;
  font-size:93%;  
  font-style: italic;
  float:right;
  margin-top:4px;
}
.list-event p {
  padding: 0 0 0.3em 152px;
}
.list-event {
  clear: both;
  padding: 0 0 1.3em 0;
}

.list-event h2 a,
.list-event h2 a:link,
.list-event h2 a:visited {
  text-decoration: none;
  color: #CECECE;
}
#news-list .list-event h2 {
  margin: 0 0 0.3em 0;
  padding-left: 152px;
  line-height: 1em;
}
.list-event h2 a:hover,
.list-event h2 a:active,
.list-event h2 a:focus {
  text-decoration: none;
  color: #808080;
}
p.date {
  color:#808386;
  font-size: 93%;
  font-weight: normal;
  font-style: italic;
}
hr.clearer {
  display: none;
}
.list-event a:focus,
.list-event a:hover,
.list-event a:active {
  color: #CECECE;
}
.list-event .ttnews-no-image img {
  margin: 29px 10px 30px 10px;
  display: block;
  float: left;
}
* html .list-event .ttnews-no-image img {
  margin-left: 5px;
  margin-right: 5px;
}
.news-image {
  width: 130px;
  height: 96px;
  float: left;
}
#news-single .document-box dd img {
  float: left;
  display: block;
  padding-left: 5px;
  width: auto;
  height: auto;
}
#news-single .document-box dd a {
  float: right;
  display: block;
  line-height: 41px;
}
#news-single .document-box dd a,
#news-single .document-box dd a:link,
#news-single .document-box dd a:visited {
  color: #ffffff;
  text-decoration: none;
}
#news-single .document-box dd a:hover,
#news-single .document-box dd a:focus,
#news-single .document-box dd a:active {
  color: #ffffff;
  text-decoration: underline;
}
