#text h3.tabheader {
    font-size: 14px;
    color: #cc0000;
    background-color: #ffc564;
    margin: 0;
    padding: 3px 6px;
    text-align: left;
}

#text h3.tabheaderParty {
    font-size: 14px;
    color: #002666;
    background-color: #ffc564;
    margin: 0;
    padding: 3px 6px;
    text-align: left;
}

#text div.tabbody,
#text div.teaser {
    font-size: 10px;
    margin: 0 0 6px 0;
    padding: 6px;
    background-color: #ffdc80;
}

#text div.teaser {
    margin-top: 60px;
    overflow: hidden;
    background: url(../img/bg_news.gif) left bottom;
    border: 1px solid #ffc564;
}

#text div.tabbodyImg {
    font-size: 10px;
    margin: 0 0 6px 0;
    padding: 6px;
    background-color: #ffdc80;
    overflow: hidden;
}

#text div.tabbody h3,
#text div.tabbodyImg h3,
#text div.tabbodyImg h4,
#text div.artikel h3 {
    color: #cc0000;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 1em 0;
}

#text div.teaser h3 a {
    color: #cc0000;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 1em 0;
}

#text div.tabbodyImg p,
#text div.tabbodyImg h4 {
    margin-left: 86px;
}

#text div.tabbody a,
#text div.tabbodyImg a,
#text p.link a,
#text div.teaser a {
    color: #cc0000;
    text-decoration: none;
}

#text div.tabbody a:focus,
#text div.tabbody a:hover,
#text div.tabbody a:active,
#text div.tabbodyImg a:focus,
#text div.tabbodyImg a:hover,
#text div.tabbodyImg a:active,
#text div.tabbodyImg h3 a:focus,
#text div.tabbodyImg h3 a:hover,
#text div.tabbodyImg h3 a:active,
#text p.link a:focus,
#text p.link a:hover,
#text p.link a:active,
#text div.teaser a:focus,
#text div.teaser a:hover,
#text div.teaser a:active {
    color: #ea1700;
    text-decoration: underline;
}

#text div.tabbodyImg img,
#text p.link img {
    margin: 0 6px 0 0;
    padding: 0;
    float: left;
}

#text div.artikel img {
    margin: 0 6px 6px 0;
    padding: 0;
    float: left;
}

#text div.teaser img{
    margin: 0 0 0 6px;
    padding: 0;
    float: right;
}

#text div.tabbody ul {
    margin: 0 0 6px 0;
    padding: 0 0 0 1em;
}

#text div.tabbody ul li {
    margin: 0 0 0 1em;
    padding: 3px;
}

#text div.imageHeader {
    text-align: center;
}

#text div.imageHeader img {
    margin: 0 0 12px 0;
    padding: 0;
    float: none;
}

#text div.artikel {
    font-size: 12px;
    overflow: hidden;
}

#text div.message,
#text div.warn {
    margin: 0 0 1em 0;
}

#text p.link {
    font-weight: bold;
}

#text table tr.dance,
#text table tr.dance td {
    background-color: #ffeaaa;
    border: 0;
    font-size: 12px;
}

#text table tr.dance h3 a {
    font-size: 16px;
}

#text table tr.spacer td,
#text table tr.spacer:hover {
    background-color: #ffdc80;
    border-right: 0;
}

#text table h3 {
    font-size: 16px;
}

/* Mailformular */
div.csc-header-n1 h1.csc-firstHeader {
    color: #cc0000;
    font-size: 16px;
    margin: 0 0 1em 0;
}

form fieldset.csc-mailform {
    padding: 0 0 1em 0;
}

form div.csc-mailform-field {
    vertical-align: top;
    margin: 0 0 6px 0;
}

form div.csc-mailform-field label {
    width: 100px;
    float: left;
}

form div.csc-mailform-field input {
    width: 200px;
    border: 1px solid #cc0000;
}

form div.csc-mailform-field input#mailformrueckruf {
    width: 12px;
    margin: 0;
    padding: 0;
    border: 1px solid #cc0000;
}

form div.csc-mailform-field textarea#mailformNachricht {
    width: 200px;
    border: 1px solid #cc0000;
}

form div.csc-mailform-field input.csc-mailform-submit {
    width: 100px;
    border: 1px solid #cc0000;
}