/* 
 
*/

/* @group Global Classes */
.clearer { clear:left; }
.clearboth { clear: both; }
/* @end */
/* @group ccMeldungen2 */
.ccMeldungen2 * {
    margin: 0;
    padding: 0;
}
.ccMeldungen2 {
    background: url(/pictures/structure/typeicon_messages.gif) no-repeat;
    margin-bottom: 15px;
}
.ccMeldungen2 h1 {
    font-size: 11px;
    color: #847e7e;
    line-height: 13px;
    margin-left: 18px;
    padding-left: 7px;
    margin-bottom: 4px;
    background-color: #d9ea96;
    border: 1px solid #cdcdcd;
    padding-top: 1px;
}
.ccMeldungen2 a.meldung {
    display: block;
    border: 1px solid #cdcdcd;
    font-size: 10px;
    text-decoration: none;
    margin-top: -1px;
    background: #fff none repeat-y;
    line-height: 12px;
    padding: 4px;
    color: #cb0019;
}
.ccMeldungen2 a div.headline {
    background: url(/pictures/structure/internalLinkMarker.gif) no-repeat 0px 2px;
    font-weight: bold;
    font-size: 11px;
    line-height: 12px;
    overflow: hidden;
    padding-left: 13px;
}
.ccMeldungen2 a:hover div.headline {
    background: url(/pictures/structure/internalLinkMarker_white.gif) no-repeat 0px 2px;
}
.ccMeldungen2 div.subline {
    margin-top: 2px;
    line-height: 12px;
    overflow: hidden;
    padding-left: 13px;
}
.ccMeldungen2 div.daten {
    color: #847d7d;
    font-style: italic;
    font-size: 9px;
    margin-top: 2px;
    overflow: hidden;
    padding-left: 13px;
}
.ccMeldungen2 a.meldung:hover {
    background-color: #cb0019;
    background-image: none;
    cursor: pointer;
}
.ccMeldungen2 a.button {
    text-decoration: none;
    color: #847e7e;
    font-size: 10px;
    text-align: center;
    display: block;
    background: #c2df53;
    font-weight: bold;
    border: 1px solid #847e7e;
    padding-top: 1px;
    line-height: 13px;
    margin-top: 3px;
}
.ccMeldungen2 a.button:hover {
    background-color: #cb0019;
    color: #fff;
    background-image: none;
}
.ccMeldungen2 a.meldung:hover div.headline,
.ccMeldungen2 a.meldung:hover div.subline,
.ccMeldungen2 a.meldung:hover div.daten  {
    color: #ffffff;
}
/* @group Gridderspezifisch */
.col-2 .ccMeldungen2 div.subline {
    display: none;
}
.col-3 .ccMeldungen2 div.subline {
    display: none;
}
/* @end */
/* @end */

/* @group ccFeedExtern */
/* @group Allgemein */
.ccFeedExtern {
    margin-bottom: 20px;
}
.ccFeedExtern * {
    margin: 0;
    padding: 0;
}
/* @end */
/* @group top */
.ccFeedExtern h3 {
    background-color: #d9ea96;
    line-height: 18px;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #847e7e;
    display: block;
    height: 18px;
    border-bottom: 1px solid #cdcdcd;
}
.ccFeedExtern h3 a.quelle {
    display: block;
    padding-left: 10px;
    text-decoration: none;
    color: #847e7e;
    font-weight: bold;
    height: 18px;
    overflow: hidden;
    padding-right: 5px;
}
.ccFeedExtern h3 a.quelle:hover {
    background-color: #cb0019;
    display: block;
    color: #fff;
}
.ccFeedExtern h3 a.quelle span {
    background-image:  url(/pictures/structure/externalLinkMarker.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
    padding-left: 12px;
}
.ccFeedExtern h3 a.quelle:hover span {
    background-image:  url(/pictures/structure/externalLinkMarker_white.gif);
}
.ccFeedExtern h3 a.feed {
    width: 18px;
    float: right;
    font-size: 10px;
    margin-right: 2px;
    margin-top: 2px;
    text-decoration: none;
    text-align: right;
}
.ccFeedExtern h3 a.feed img {
    border-style: none;
}
/* @end */
/* @group content */
.ccFeedExtern .item {
    border-bottom: 1px solid #d9ea96;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-bottom: 3px;
}
.ccFeedExtern .item .datum {
    font-size: 9px;
    letter-spacing: 1px;
    padding: 2px 5px 0;
    overflow: hidden;
}
.ccFeedExtern .item .title a {
    font-weight: bold;
    font-size: 11px;
    color: #847e7e;
    text-decoration: none;
    display: block;
    padding: 2px 5px;
    overflow: hidden;
    line-height: 11px;
}
.ccFeedExtern .item .title a:hover {
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    background-color: #cb0019;
}
/* @end */
/* @group bottom */
.ccFeedExtern .bottom {
    display: none;
}
/* @end */
/* @group Col spezifisch */
.col-2 .ccFeedExtern {
}
.col-3 .ccFeedExtern {
}
.col-4 .ccFeedExtern {
}
.col-6 .ccFeedExtern {
}
#structureFeatureboxContainer .ccFeedExtern {
    background-image: url(/pictures/structure/str_featurebox_bg_183.gif);
}
#structureFeatureboxContainer .ccFeedExtern h3 {
    background-image: url(/pictures/structure/str_featurebox_headline.gif);
    border-bottom-style: none;
    padding-top: 1px;
    padding-bottom: 1px;
    height: 20px;
}
#structureFeatureboxContainer .ccFeedExtern h3 a.quelle {
    margin-left: 5px;
    margin-top: 3px;
    height: 17px;
    overflow: hidden;
}
#structureFeatureboxContainer .ccFeedExtern h3 a.feed {
    margin-top: 4px;
    margin-right: 6px;
}
#structureFeatureboxContainer .ccFeedExtern .content {
    padding-left: 10px;
    padding-right: 10px;
}
#structureFeatureboxContainer .ccFeedExtern .bottom {
    background: url(/pictures/structure/str_featurebox_bottom_183.gif) no-repeat 0;
    display: block;
}
/* @end */
/* @end */

/* @group ccLinkliste2 */
.ccLinkliste2 * {
    margin: 0;
    padding: 0;
}
.ccLinkliste2 {
    background: url(/pictures/structure/typeicon_linklist.gif) no-repeat;
    margin-bottom: 15px;
}
.ccLinkliste2 h1 {
    font-size: 11px;
    color: #847e7e;
    line-height: 13px;
    margin-left: 18px;
    padding-left: 7px;
    margin-bottom: 4px;
    background-color: #d9ea96;
    background-image: none;
    border: 1px solid #cdcdcd;
    padding-top: 1px;
}
.ccLinkliste2 div {
    background: #fff none repeat-y;
    font-weight: bold;
}
.ccLinkliste2 div:hover {
    background-image: none;
}
.ccLinkliste2 a.listlink {
    display: block;
    border: 1px solid #cdcdcd;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    margin-top: -1px;
    line-height: 12px;
    padding: 4px 4px 4px 17px;
    background: url(/pictures/structure/internalLinkMarker.gif) no-repeat 4px 6px;
    color: #cb0019;
}
.ccLinkliste2 a.listlink:hover {
    background: #cb0019 url(/pictures/structure/internalLinkMarker_white.gif) no-repeat 5px 6px;
    cursor: pointer;
    color: #ffffff;
}
/* @end */
/* @group ccNaviE4 */
.ccNaviE4 * {
    margin: 0;
    padding: 0;
}
.ccNaviE4 {
    background: url(/pictures/structure/typeicon_linklist.gif) no-repeat;
    margin-bottom: 15px;
}
.ccNaviE4 h1 {
    font-size: 10px;
    color: #ffffff;
    line-height: 16px;
    margin-left: 18px;
    padding-left: 7px;
    margin-bottom: 4px;
    background-color: #49474d;
    background-image: none;
}
.ccNaviE4 div {
    background: #e3e3e3 url(/pictures/structure/bg_180_oneRow.gif) repeat-y;
    font-weight: bold;
}
.ccNaviE4 div:hover {
    background-image: none;
}
.ccNaviE4 a.listlink {
    display: block;
    border: 1px solid #cdcdcd;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    margin-top: -1px;
    line-height: 12px;
    padding: 4px 4px 4px 14px;
    background: url(/pictures/structure/internalLinkMarker.gif) no-repeat 5px 6px;
    color: #cb0019;
}
.ccNaviE4 a.listlink:hover {
    background: #cb0019 url(/pictures/structure/internalLinkMarker_white.gif) no-repeat 5px 6px;
    cursor: pointer;
    color: #ffffff;
}
/* @end */
/* @group ccBanner */
.ccBanner {
    margin-bottom: 10px;
}
.ccBanner .headline {
    color:#847d7d;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    line-height:10px;
}
.ccBanner .container {
    text-align:center;
    border: 1px solid #c8c6c6;
}
.ccBanner .container img {
    margin-top: 3px;
    margin-bottom: 3px;
    border-style: none;
}
/* @end */

/* @group ccDownload2 */
.ccDownload2 * {
    margin: 0;
    padding: 0;
}
.ccDownload2 {
    background: url(/pictures/structure/typeicon_download.gif) no-repeat;
    margin-bottom: 15px;
}
.ccDownload2 h1 {
    font-size: 11px;
    color: #847e7e;
    line-height: 13px;
    margin-left: 18px;
    padding-left: 7px;
    margin-bottom: 4px;
    background-color: #d9ea96;
    background-image: none;
    border: 1px solid #cdcdcd;
    padding-top: 1px;
}
.ccDownload2 a.download {
    display: block;
    border: 1px solid #cdcdcd;
    font-size: 10px;
    text-decoration:none;
    margin-top: -1px;
    line-height: 12px;
    color: #847d7d;
    overflow: hidden;
    padding: 4px;
    background-color: #fff;
}
.ccDownload2 a.download:hover{
    color:#ffffff;
    background-color: #cb0019;
    background-image: none;
    cursor: pointer;
}
.ccDownload2 p.ueberschrift {
    font-weight: bold;
    background: url(/pictures/structure/page_white_put.png) no-repeat 2px 2px;
    padding-left: 30px;
    padding-right: 4px;
    padding-bottom: 8px;
}
.ccDownload2 a.download[href*='.pdf'] p.ueberschrift {
    background-image: url(/pictures/structure/page_white_acrobat.png);
}
.ccDownload2 a.download[href*='.doc'] p.ueberschrift {
    background-image: url(/pictures/structure/page_white_word.png);
}
.ccDownload2 a.download[href*='.xls'] p.ueberschrift {
    background-image: url(/pictures/structure/page_white_excel.png);
}
.ccDownload2 a.download[href*='.zip'] p.ueberschrift,
.ccDownload2 a.download[href*='.rar'] p.ueberschrift {
    background-image: url(/pictures/structure/page_white_zip.png);
}
.ccDownload2 a.download[href*='.ppt'] p.ueberschrift {
    background-image: url(/pictures/structure/page_white_powerpoint.png);
}
.ccDownload2 a.download[href*='.jpg'] p.ueberschrift,
.ccDownload2 .full a[href*='.jpeg'] p.ueberschrift,
.ccDownload2 .full a[href*='.tif'] p.ueberschrift,
.ccDownload2 .full a[href*='.png'] p.ueberschrift,
.ccDownload2 .full a[href*='.gif'] p.ueberschrift {
    background-image: url(/pictures/structure/page_white_picture.png);
}
.ccDownload2 div.teaser{
    margin-bottom: 5px;
    padding-left: 30px;
}
.ccDownload2 p.dateidaten {
    font-style: italic;
    padding-left: 30px;
}
.ccDownload2 p.stand {
    text-align: right;
    padding-left: 30px;
}
.ccDownload2 a.button {
    text-decoration: none;
    color: #847e7e;
    font-size: 10px;
    text-align: center;
    display: block;
    background: #c2df53;
    font-weight: bold;
    border: 1px solid #847e7e;
    padding-top: 1px;
    line-height: 13px;
    margin-top: 3px;
}
.ccDownload2 a.button:hover {
    background-color: #cb0019;
    color: #fff;
}
/* @group Gridderspezifisch */
.col-2 .ccDownload2 .RedDotSettext {
    display: none;
}
.col-2 .ccDownload2 div.teaser{
    display: none;
}
.col-2 .ccDownload2 .name {
    display: none;
}
.col-2 .ccDownload2 .stand {
    text-align: left;
    margin-top: 0;
}
/* @end */
/* @end */
/* @group ccTerminliste2 */
.ccTerminliste2 * {
    margin: 0;
    padding: 0;
}
.ccTerminliste2 {
    background: url(/pictures/structure/typeicon_event.gif) no-repeat;
    margin-bottom: 15px;
}
.ccTerminliste2 h1 {
    font-size: 11px;
    color: #847e7e;
    line-height: 13px;
    margin-left: 18px;
    padding-left: 7px;
    margin-bottom: 4px;
    background-color: #d9ea96;
    background-image: none;
    border: 1px solid #cdcdcd;
    margin-top: 1px;
}
.ccTerminliste2 a.termin {
    display: block;
    border: 1px solid #cdcdcd;
    font-size: 10px;
    text-decoration: none;
    margin-top: -1px;
    padding: 4px;
    background-color: #fff;
}
.ccTerminliste2 a.termin:hover {
    color: #ffffff;
    background-color: #cb0019;
    background-image: none;
    cursor: pointer;
}
.ccTerminliste2 a:hover p.datum,
.ccTerminliste2 a:hover p.ort,
.ccTerminliste2 a:hover p.bezeichnung,
.ccTerminliste2 a:hover div.beschreibung,
.ccTerminliste2 a:hover p.veranstalter
{
    color: #ffffff;
}
.ccTerminliste2 p.datum {
    color: #847d7d;
    width: 150px;
    display: block;
    float: left;
    overflow: hidden;
    font-weight: bold;
    font-size: 11px;
}
.ccTerminliste2 p.ort {
    color: #847d7d;
    display: block;
    text-align: right;
    font-style: italic;
    overflow: hidden;
}
.ccTerminliste2 p.bezeichnung {
    color: #cb0019;
    font-weight: bold;
    display: block;
    clear: both;
    font-size: 11px;
    margin-top: 4px;
    padding-left: 10px;
    line-height: 12px;
    overflow: hidden;
}
.ccTerminliste2 a p.bezeichnung {
    background: url(/pictures/structure/internalLinkMarker.gif) no-repeat 1px 2px;
}
.ccTerminliste2 a:hover p.bezeichnung {
    background-image: url(/pictures/structure/internalLinkMarker_white.gif);
}
.ccTerminliste2 div.beschreibung {
    color: #cb0019;
    display: block;
    padding-left: 10px;
    margin-top: 2px;
    line-height: 12px;
    overflow: hidden;
}
.ccTerminliste2 p.veranstalter {
    color: #847d7d;
    display: block;
    font-style: italic;
    margin-top: 2px;
    padding-left: 10px;
    overflow: hidden;
}
.ccTerminliste2 p.leer {
    display: block;
    border: 1px solid #cdcdcd;
    font-size: 10px;
    text-decoration: none;
    margin-top: -1px;
    padding: 4px;
    background-color: #fff;
}
.ccTerminliste2 a.button {
    text-decoration: none;
    color: #847e7e;
    font-size: 10px;
    text-align: center;
    display: block;
    background: #c2df53;
    font-weight: bold;
    border: 1px solid #847e7e;
    padding-top: 1px;
    line-height: 13px;
    margin-top: 3px;
}
.ccTerminliste2 a.button:hover {
    background-color: #cb0019;
    color: #fff;
}
/* @group Gridderspezifisch */
.col-3 .ccTerminliste2 div.beschreibung {
    display: none;
}
.col-2 .ccTerminliste2 div.beschreibung {
    display: none;
}
.col-2 .ccTerminliste2 p.datum {
    float: none;
}
.col-2 .ccTerminliste2 p.ort {
    display: none;
}
/* @end */
/* @end */

/* @group ccKontaktbox2 */
.ccKontaktbox2 * {
    margin: 0;
    padding: 0;
}
.ccKontaktbox2 {
    margin-bottom: 15px;
    background: url(/pictures/structure/typeicon_mf.gif) no-repeat;
}
.ccKontaktbox2 h1 {
    font-size: 11px;
    color: #847e7e;
    line-height: 13px;
    margin-left: 18px;
    padding-left: 7px;
    margin-bottom: 4px;
    background-color: #d9ea96;
    background-image: none;
    border: 1px solid #cdcdcd;
    margin-top: 1px;
}
.ccKontaktbox2 a.button {
    text-decoration: none;
    color: #847e7e;
    font-size: 10px;
    text-align: center;
    display: block;
    background: #c2df53;
    font-weight: bold;
    border: 1px solid #847e7e;
    padding-top: 1px;
    line-height: 13px;
    margin-top: 3px;
}
.ccKontaktbox2 a.button:hover {
    background-color: #cb0019;
    color: #fff;
}
/* @group vcard */
.ccKontaktbox2 .vcard {
    border: 1px solid #cdcdcd;
    padding: 5px;
    font-size: 10px;
    overflow: hidden;
}
.ccKontaktbox2 .vcard .photo {
    float:right;
    margin-left:10px;
    margin-right:5px;
    margin-bottom:3px;
    margin-top:3px;
    border: 0px;
}
.ccKontaktbox2 .vcard .org {
    margin-bottom: 5px;
    font-weight: bold;
    overflow: hidden;
}
.ccKontaktbox2 .vcard .fn{
}
.ccKontaktbox2 .vcard .title{
    margin-bottom: 5px;
    font-style: italic;
}
.ccKontaktbox2 .vcard .adr {
    margin-bottom: 5px;
    overflow: hidden;
}
.ccKontaktbox2 .vcard .tel {
    overflow: hidden;
}
.ccKontaktbox2 .vcard span.street-address {
    display: block;
}
.ccKontaktbox2 .vcard span.country-name {
    display: block;
}
.ccKontaktbox2 .vcard span.title {
    display: block;
}
.ccKontaktbox2 .vcard span.organization-unit {
    display: block;
}
.ccKontaktbox2 .vcard a.email {
    overflow: hidden;
    background-image: url(/pictures/structure/internalLinkMarker.gif);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    padding: 2px 2px 2px 13px;
    text-decoration: none;
    color: #cb0019;
}
.ccKontaktbox2 .vcard a.email:hover {
    background-image: url(/pictures/structure/internalLinkMarker_white.gif);
    background-color: #cb0019;
    color: #fff;
}
.ccKontaktbox2 .vcard a.url {
    overflow: hidden;
    background-image: url(/pictures/structure/externalLinkMarker.gif);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    padding: 2px 2px 2px 13px;
    text-decoration: none;
    color: #cb0019;
}
.ccKontaktbox2 .vcard a.url:hover {
    background-image: url(/pictures/structure/externalLinkMarker_white.gif);
    background-color: #cb0019;
    color: #fff;
}
/* @end */
/* @end */
/* @group ccText */
.ccText a {
    color:#cb0019;
    text-decoration:underline;
    background-image: url(/pictures/structure/internalLinkMarker.gif);
    background-repeat: no-repeat;
    padding: 2px 2px 2px 13px;
    background-position: 2px 4px;
    margin-left: 2px;
}
.ccText a:hover {
    background-image: url(/pictures/structure/internalLinkMarker_white.gif);
    color:#ffffff;
    background-color: #cb0019;
    text-decoration:none;
}
.ccText {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    line-height:14px;
    color:#847d7d;
    margin-bottom: 10px;    
}
.ccText p
{
    margin-bottom: 10px;
}
.ccText h1 {
    font-size: 14px;
    line-height:17px;
}
.ccText h2 {
    font-size: 12px;
    font-weight: bold;
    line-height:15px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.ccText h3 {
    font-size: 12px;
    font-style:italic;
    margin-bottom: 10px;
    margin-top: 15px;
}
.ccText h4 {
    font-size: 11px;
    font-style:italic;
    font-weight: bold;
    margin-bottom: 10px;
}
.ccText h5 {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ccText h6 {
    font-size: 11px;
}
.ccText blockquote {
    font-style: italic;
    background-color: #f0efe9;
    margin: 0px;
    padding: 5px;
    border: 1px solid #648caa;
}
.ccText ul  {
    margin: 0;
    padding: 0;
}
.ccText li {
    list-style-type: none;
    background: url(/pictures/structure/cc_list_icon.gif) no-repeat 0 3px;
    padding-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 1px;
}
.ccText .kurzbeschreibung {
    margin-bottom: 14px;
    font-weight: bold;
}
.ccText table {
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    margin: 0;
    padding: 0;
    border-style: none;
}
.ccText tr {
    text-align: left;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
.ccText th {
    text-align: left;
    vertical-align: bottom;
    border-style: none;
    margin: 0;
    border-bottom: 2px solid #c1c1c1;
    font-size: 11px;
    font-weight: bold;
    background-color: #e7e7e7;
    padding: 3px;
}
.ccText td {
    text-align: left;
    vertical-align: top;
    margin: 0;
    padding: 3px;
}


/* @group TableType1 */
.ccText .TableType1 td a{
    padding-left: 13px;
    display: block;
}
.ccText .TableType1 th.TT1a{
}
.ccText .TableType1 th.TT1b{
    width: 100px;
}
.ccText .TableType1 th.TT1c{
    width: 55px;
}
.ccText .TableType1 th.TT1d{
    width: 80px;
}
.ccText .TableType1 th.TT1e{
    width: 60px;
}
.ccText .TableType1 th.TT1f{
    width: 50px;
}
/* @end */


/* @end */
/* @group ccTeaser */
div.ccTeaser {
    margin-bottom: 15px;
    border: 1px solid #cdcdcd;
    overflow: hidden;
}
.ccTeaser p {
    padding: 0;
    margin: 0;
}
.ccTeaser a.box {
    display: block;
    text-decoration: none;
    padding: 0;
}
.ccTeaser a.box:hover, 
.ccTeaser a.box:link, 
.ccTeaser a.box:visited, 
.ccTeaser a.box:active {
    color: #847d7d;
    background-color: #ffffff;
}
.ccTeaser img {
    border-style: none;
    padding: 3px;
}
.ccTeaser div.left {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
}
.ccTeaser div.right {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}
.col-2 .ccTeaser div.bild180,
.col-3 .ccTeaser div.bild270,
.col-4 .ccTeaser div.bild360,
.col-6 .ccTeaser div.bild540 {
    float: none;
    margin: 0 0 5px;
}
.ccTeaser div.text {
    text-align: left;
    padding: 3px;
}
.ccTeaser div.text h1,
.ccTeaser div.text h2,
.ccTeaser div.text h3,
.ccTeaser div.text h4 {
    padding: 0;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 2px;
}
.ccTeaser .text a {
    color: #cb0019;
    padding: 2px 2px 2px 13px;
    text-decoration: none;
    background-image: url(/pictures/structure/internalLinkMarker.gif);
    background-position: 2px 4px;
    background-repeat: no-repeat;
}
.ccTeaser .text a:hover {
    color: #fff;
    background-color: #cb0019;
    background-image: url(/pictures/structure/internalLinkMarker_white.gif);
}
/* @end */

 
/* @group ccSponsorenFB */
.ccSponsorenFB {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #847e7e;
    line-height:14px;
    margin-bottom: 15px;
    background: url(/pictures/structure/str_featurebox_bg_183.gif) repeat-y left 0;
}
.ccSponsorenFB .headlineBG {
    background-image: url(/pictures/structure/str_featurebox_headline.gif);
    font-size: 10px;
    background-repeat: no-repeat;
    text-align: center;
    height: 20px;
    margin: 0;
    padding: 6px 0 0;
    font-weight: bold;
    }
.ccSponsorenFB .headline {
    background-image: url(/pictures/structure/str_featurebox_top.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 12px 0 0;
}
.ccSponsorenFB .inhalt {
    padding-left: 15px;
    padding-right: 15px;
}
.ccSponsorenFB .bottom {
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 15px;
    background-image: url(/pictures/structure/str_featurebox_bottom_183.gif);
}
.ccSponsorenFB .element {
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
    margin-top: 10px;
}
.ccSponsorenFB .element img {
    border-style: none;
}
/* @end */

/* @group ccFBmglisteLast10 */
.ccFBmglisteLast10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #847e7e;
    line-height:14px;
    margin-bottom: 15px;
    background: url(/pictures/structure/str_featurebox_bg_183.gif) repeat-y left 0;
}
.ccFBmglisteLast10 .headlineBG {
    background-image: url(/pictures/structure/str_featurebox_headline.gif);
    font-size: 10px;
    background-repeat: no-repeat;
    text-align: center;
    height: 20px;
    margin: 0;
    padding: 6px 0 0;
    font-weight: bold;
    }
.ccFBmglisteLast10 .headline {
    background-image: url(/pictures/structure/str_featurebox_top.gif);
    background-repeat: no-repeat;
    margin: 0;
    padding: 12px 0 0;
}
.ccFBmglisteLast10 .inhalt {
    padding-left: 15px;
    padding-right: 15px;
}
.ccFBmglisteLast10 .bottom {
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 15px;
    background-image: url(/pictures/structure/str_featurebox_bottom_183.gif);
}
.ccFBmglisteLast10 .logo {
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
    margin-top: 10px;
}
.ccFBmglisteLast10 .logo img {
    border-style: none;
}
.ccFBmglisteLast10 .name {
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
}
.ccFBmglisteLast10 .name a {
    text-decoration: none;
    color: #847e7e;
}
/* @end */
 

/* @group ccAgenda */
.ccAgenda * {
    margin: 0;
    padding: 0;
}
.ccAgenda .yui-content li {
    list-style-type: none;
    border-left: 3px solid #c2df53;
    margin-left: 3px;
    padding-left: 3px;
    margin-bottom: 3px;
}
.ccAgenda a {
    color:#cb0019;
    text-decoration:underline;
    background-image: url(/pictures/structure/internalLinkMarker.gif);
    background-repeat: no-repeat;
    padding: 2px 2px 2px 10px;
    background-position: 2px 5px;
    margin-left: 0;
}
.ccAgenda a:hover {
    background-image: url(/pictures/structure/internalLinkMarker_white.gif);
    color:#ffffff;
    background-color: #cb0019;
    text-decoration:none;
}
.ccAgenda ul.yui-nav {
    margin-bottom: 20px;
}
.ccAgenda div.trackbeschreibung {
    margin-bottom: 15px;
}
.ccAgenda table {
    width: 100%;
    margin-bottom: 15px;
}
.ccAgenda td.RedDotSet {
    vertical-align: top;
    width: 15px;
    padding-top: 4px;
    padding-bottom: 2px;
}
.ccAgenda td.RedDotSet a {
    vertical-align: top;
    float: left;
    clear: left;
    padding: 0;
    margin: 0;
}
.ccAgenda tr.zeit td.left {
    width: 60px;
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ccAgenda tr.zeit td.right {
    vertical-align: top;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.ccAgenda tr.trenntext td.full {
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 2px;
}
/* @end */
 

/* @group ccAgenda 2 */
#ccAgenda {
}
#ccAgenda * {
    margin: 0;
    padding: 0;
}
#ccAgenda h2 {
    margin: 10px 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}
#ccAgenda .headbuttons {
    display: none;
    padding: 0px;
    margin-left: -1px;
}
#ccAgenda .headbuttons h3 {
    padding: 2px 5px;
    background-color: #d9ea96;
    float: left;
    cursor: pointer;
    color: #847e7e;
    font-size: 10px;
    font-weight: bold;
    border-left: 1px solid #cdcdcd;
    margin: 0;
}
#ccAgenda .headbuttons h3.aktiv {
    background-color: #9eb543;
    color: #fff;
}
#ccAgenda .headbuttons h3:hover {
    background-color: #cb0019;
    color: #fff;
}
#xccAgenda .headbuttons:after {
    content: " ";
    display: block;
    clear: left;
}
#ccAgenda .trackarea {
    clear: left;
    padding: 0;
    margin: 0;
}
#ccAgenda .track {
    padding-bottom: 15px;
}
#ccAgenda .track noscript h3 {
    padding: 2px 5px;
    background-color: #d9ea96;
    color: #847e7e;
    font-size: 10px;
    border: 1px solid #cdcdcd;    
    font-weight: bold;
    margin-bottom: -1px;
}
#ccAgenda .trackcontent {
    border: 1px solid #cdcdcd;
    padding: 3px;
}
#ccAgenda .trackcontent * {
    border-style: none;
}
#ccAgenda .trackcontent li {
    list-style-type: none;
    margin-left: 1px;
    padding-left: 3px;
    margin-bottom: 4px;
    margin-top: 4px;
    border-left: 3px solid #c2df53;
}
#ccAgenda .trackcontent td {
    border-bottom: 1px solid #cdcdcd;
    vertical-align: top;
    padding: 3px;
    border-left: 5px solid #cdcdcd;
}
#ccAgenda .trackcontent td.timecol {
    text-align: center;
    font-weight: bold;
    border-style: none;
    width: 30px;
}
#ccAgenda .trackcontent td.topiccol {
    text-align: left;
    font-weight: bold;
    border-style: none;
    width: 30px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 12px;
}
/* @end */

/* @group Mitgliederliste 2 */
#mgliste-main * {
    margin: 0;
    padding: 0;
}
#mgliste-main {
}
/* @group Labels */
#mgliste-main div.labels {
    margin-bottom: 15px;
    height: 20px;
    display: none;
}
#mgliste-main div.labels span {
    background-color: #c2df53;
    width: 18px;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #847e7e;
    margin-right: -1px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #847e7e;
    font-weight: bold;
}
#mgliste-main div.labels span:hover {
    color: #ffffff;
    background-color: #cb0019;
    cursor: pointer;
}
#mgliste-main div.labels span.selected {
    color: #ffffff;
    background-color: #9eb543;
}
/* @end */
/* @group Liste */
#mgliste-main div.list {
}
#mgliste-main div.list .row .txt a, 
#mgliste-main div.list .row .txt a:link, 
#mgliste-main div.list .row .txt a:visited, 
#mgliste-main div.list .row .txt a:active {
    display: block;
    text-decoration:none;
    color:#847d7d;
    line-height: 16px;
    margin: 0;
    padding: 2px 5px 2px 15px;
    height: 30px;
    background: none no-repeat 4px 7px;
}
#mgliste-main div.list .row .txt {
    margin-left: 100px;
    padding: 0;
    font-size: 11px;
}
#mgliste-main div.list .row .txt a:hover {
    color:#ffffff;
    background-color: #cb0019;
}
#mgliste-main div.list .row {
    margin-bottom: 5px;
    border: 1px solid #c2c2c2;
    width: 520px;
    height: 34px;
}
#mgliste-main div.list .row .logo {
    float: left;
    width: 100px;
    height: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}
#mgliste-main div.list .row .logo img {
    border-style: none;
}
/* @end */

/* @end */




/* @group Kooperationspartnerlisten */
.yui-content .row .txt a, 
.yui-content .row .txt a:link, 
.yui-content .row .txt a:visited, 
.yui-content .row .txt a:active {
    display: block;
    text-decoration:none;
    color:#847d7d;
    line-height: 16px;
    margin: 0;
    padding: 2px 5px 2px 15px;
    height: 30px;
    background: url() no-repeat 4px 7px;
}
.yui-content .row .txt {
    margin-left: 100px;
    padding: 0;
}
.yui-content .row .txt a:hover {
    color:#ffffff;
    background-color: #cb0019;
    background-image: url();
}
.yui-content .row {
    margin-bottom: 5px;
    border: 1px solid #cdcdcd;
    width: 520px;
    height: 34px;
}
.yui-content .row .logo {
    float: left;
    width: 100px;
    height: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}
.yui-content .row .logo img {
    border-style: none;
}
/* @end */




/* @group ACHTUNG BG-Bilder nach Linktyp  */
.ccLinkliste2 a[href*='http://'], 
.ccText a[href*='http://'], 
.ccTeaser .text a[href*='http://'] {
    background-image: url(/pictures/structure/externalLinkMarker.gif);
}
 
.ccLinkliste2 a[href*='http://']:hover, 
.ccText a[href*='http://']:hover, 
.ccTeaser .text a[href*='http://']:hover  {
    color:#ffffff;
    background-image: url(/pictures/structure/externalLinkMarker_white.gif);
    background-color: #cb0019;
}
/* @end */
 

/* @group ccSponsorWerden */
.ccSponsorWerden {
    margin-bottom: 15px;
    background-image: none;
    background-color: #ffffff;
    color: #847e7e;
}
.ccSponsorWerden * {
    margin: 0;
    padding: 0;
}
.ccSponsorWerden .logo {
    background-color: #c2df53;
    text-align: center;
}
.ccSponsorWerden .leistungen {
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}
.ccSponsorWerden .leistungen h2 {
    padding: 3px 5px 0;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
}
.ccSponsorWerden .leistungen ul {
    margin: 0;
    list-style-type: none;
    font-size: 10px;
    font-style: italic;
    padding: 3px 5px;
}
.ccSponsorWerden .leistungen li {
    padding-left: 9px;
    margin-left: 0;
    list-style-image: none;
    background: url(/pictures/structure/list-item-disc.gif) no-repeat 0 4px;
}
.ccSponsorWerden .infos {
    background-color: #d9ea96;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    line-height: 16px;
}
.ccSponsorWerden .infos a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    padding-left: 15px;
    color: #cb0019;
    font-weight: bold;
    background-image: url(/pictures/structure/internalLinkMarker.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    border-top: 1px solid #cdcdcd;
}
.ccSponsorWerden .infos a:hover {
    background-color: #cb0019;
    background-image: url(/pictures/structure/internalLinkMarker_white.gif);
    color: #fff;
}
.ccSponsorWerden .kontakt {
    padding: 0 0 3px;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}
.ccSponsorWerden .kontakt h2 {
    font-size: 11px;
    padding-right: 5px;
    padding-top: 3px;
    padding-left: 5px;
    border-top: 1px solid #cdcdcd;
}
.ccSponsorWerden .kontakt .mail a {
    display: block;
    text-decoration: none;
    color: #cb0019;
    padding-right: 5px;
    padding-left: 5px;
}
.ccSponsorWerden .kontakt .mail a:hover {
    background-color: #cb0019;
    display: block;
    text-decoration: none;
    color: #fff;
}
.ccSponsorWerden .kontakt p.tel {
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
}


#structureFeatureboxContainer .ccSponsorWerden {
    background-image: url(/pictures/structure/str_featurebox_bg_183.gif);
}
#structureFeatureboxContainer .ccSponsorWerden .logo {
    padding-left: 5px;
    padding-right: 5px;
    background-image: url(/pictures/structure/str_featurebox_bg_183.gif);
}
#structureFeatureboxContainer .ccSponsorWerden .logo img {
    background-color: #c2df53;
    padding-left: 2px;
    padding-right: 2px;
}
#structureFeatureboxContainer .ccSponsorWerden .leistungen {
    border-style: none;
    padding-left: 5px;
    padding-right: 5px;
}
#structureFeatureboxContainer .ccSponsorWerden .infos {
    border-right-style: none;
    border-left-style: none;
    margin-left: 5px;
    margin-right: 5px;
}
#structureFeatureboxContainer .ccSponsorWerden .kontakt {
    background: url(/pictures/structure/str_featurebox_bottom_183.gif) no-repeat 0 bottom;
    border-left-style: none;
    border-bottom-style: none;
    border-right-style: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    margin-left: 0;
}

/* @end */
 

/* @group ccCode */
/* @group Inxmail Archiv Button */
.inxarchiv h1 {
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    color: #847e7e;
}
.inxarchiv .inxarchiv-button {
    text-align: center;
}
.inxarchiv .inxarchiv-button a {
    text-align: center;
    background-color: #c2df53;
    display: block;
    text-decoration: none;
    color: #847e7e;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
.inxarchiv .inxarchiv-button a:hover {
    color: #fff;
    background-color: #cb0019;
}
/* @end */
/* @end */
