/*
  h1, h2, h3, h4
  p, li, #content label
  #content ul
  #berichte
  #meldungen

  .csc-header
    h2, h3, h4
  .csc-textpic-text
    h2, h3, h4
  .csc-sitemap, ul.csc-menu csc-menu-1
  .csc-sitemap a, ul.csc-menu csc-menu-1 a
  .news-list-container hr.clearer
  .news-single-item hr.clearer
  .news-latest-container hr.clearer
*/

h1, h2, h3, h4 {
  margin: 0;
}

p,
label,
#content li {
  /*font-size:0.8em;*/
}
#content li li {
  font-size:1em;
}
p, label {
  line-height:1.2em;
  margin:0;
}
p.align-right {
  text-align:right;
}
p.align-center {
  text-align:center;
}
p em {
  font-size:.9em;
  font-style:italic;
}

.bodytext {
  margin:0 0 .8em 0;
}

#content ul {
  margin-top:.4em;
  margin-bottom:.4em;
}

.news-list-morelink {
  background:#316DBD;
  font-size:.8em;
  font-weight:bold;
  padding:0 .2em;
}
a .news-list-morelink,
a:link .news-list-morelink,
a:visited .news-list-morelink {
  color:white;
}
a:active .news-list-morelink,
a:hover .news-list-morelink {
  color:white;
}

#berichte {
}
#berichte .news-list-item {
  border-bottom: 1px solid #c1c1c1;
  margin-bottom:.6em;
  padding-bottom:.2em;
  overflow:hidden;
}
#berichte .news-list-item h1,
#berichte .news-list-item h2 {
  margin-bottom:.2em;
}
#berichte .news-list-item h1 {
  font-size: 1.4em;
}
#berichte .news-list-item h2 {
  font-size: .7em;
}

#meldungen .meldung-list-item-content {
  border-color:#999999;
  border-style:dotted;
  border-width:0 1px 1px 1px;
  margin:0.3em 0 0 0;
  padding: 0 1px 0.3em 1px;
}
#meldungen .news-list-container h1,
#meldungen .news-list-container h2 {
  margin:0;
  font-size: .7em;
}
#meldungen .news-list-container h1 {
  padding: 0 .3em .3em .3em;
}
#meldungen .news-list-container h2 {
  background-color: #999999;
  color: #FFFFFF;
  padding: .1em .3em;
}
#meldungen .news-list-container h2 a {
  color: #FFFFFF;
}
#meldungen .news-list-container h2 a:active,
#meldungen .news-list-container h2 a:hover {
  color:#ff008C;
}
#meldungen .news-list-container p {
  padding: 0 .3em;
  font-size: .7em;
}
#meldungen .news-list-item {
/*  border: 1px solid #C1C1C1;
*/  margin-bottom: 0.6em;
  padding-bottom:0.2em;
  overflow:hidden;
}



.csc-header h2,
.csc-header h3,
.csc-header h4,
.csc-textpic-text h2,
.csc-textpic-text h3,
.csc-textpic-text h4 {
  margin:.4em 0 .2em 0;
}


.csc-textpic-caption {
  font-size:.7em;
  padding: 0 0 .4em 0;
}


.csc-sitemap, ul.csc-menu csc-menu-1 {
  padding-top: 15px;
}
.csc-sitemap a, ul.csc-menu csc-menu-1 a {
  text-decoration: none;
}

.news-list-container hr.clearer,
.news-single-item hr.clearer,
.news-latest-container hr.clearer {
  font-size:0;
  line-height:0;
}

div#menuMain div.tipaPdf,
div#menuIconsTop,
div#menuIconsBottom {
  float:right;
  margin:0;
  padding:0;
}
div#menuMain div.tipaPdf .tipaPdfList,
div#menuIconsTop .tipaPdfList,
div#menuIconsBottom .tipaPdfList {
  display: block;
  /*float: right;*/
  list-style-type: none;
  margin:0;
  padding:0;
}
div#menuMain div.tipaPdf .tipaPdfList li,
div#menuIconsTop .tipaPdfList li,
div#menuIconsBottom .tipaPdfList li {
  float: left;
  list-style-type: none;
  border: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-left :1.2em;
}
div#menuMain div.tipaPdf .tipaPdfList li {
}

.left {
  float: left;
  margin-right: 1.2em;
  max-width: 180px;
}

.right {
  float: right;
  margin-left: 1.2em;
  clear: both;
  margin-top: 2em;
  max-width: 180px;
}
h4.tx-guestbook-header {
  font-size: .85em;
  border-top: 1px #e6e6e6 dotted;
  padding: 1em 0 0.3em;
}
.tx-guestbook-result {
  color: #666666;
}
.tx-veguestbook-pi1-browsebox-strong {
  color: #000000;
}
.tx-guestbook-date {
  margin-right: 1em;
  font-size: 0.75em;
  font-weight: bold;
  color: #818181;
}
.tx-guestbook-email {
  font-weight: normal;
}
h3.csc-firstHeader {
  font-size: 1.35em;
  margin-bottom: 0.3em;
}

div.tx-indexedsearch-res div.percent {
  float:right;
}