/* ### Rechte Spalte ##################################################################### */

#rechte_spalte {
        float:left;
        width:222px; /* 219 */
        margin-top: 15px;
}

#rechte_spalte_block {
        padding: 0px 25px 0px 3px; /* Abstände oben, links, rechts */
}

#rechte_spalte_content {
        text-align:left;
}


#rechte_spalte_content img {

        /* padding: 3px; /* Rahmen mit feinem Abstand */
        /* border:1px solid #d1c8a7; */
        border:1px solid #FFFFFF;
        margin-bottom:0.5em;
}


* html #rechte_spalte_content div.mytext img {
        margin-bottom: 4pt;
}

#rechte_spalte_content p {
        margin-bottom:0.3em; /* Alle Texte im Content-Bereich */
        font-family: tahoma, helvetica, sans-serif;
        font-size: 8pt; /*1.4em;*/
        line-height:13pt;
        color: #7f7f7f;
}

#rechte_spalte_content a,
#rechte_spalte_content a:link,
#rechte_spalte_content a:visited,
#rechte_spalte_content a:hover
{
        margin-bottom:0.3em; /* Alle Texte im Content-Bereich */
        font-family: tahoma, helvetica, sans-serif;
        font-size: 8pt; /* 1.3em */
        line-height:1.5em;
        color: #98c421;
        font-style: normal;
        text-decoration: underline;
}

#rechte_spalte_content h1 {
        color:#b2cf00;
        font-size: 9pt; /*1.7em;*/
        font-weight:bold;
        font-family: Arial;
        margin-bottom: 7px;
        text-transform:uppercase;
}

#rechte_spalte_content h2 {
        color:#006180;
        font-size: 8pt; /*1.7em;*/
        font-weight:bold;
        font-family: Arial;
        margin-bottom: 7px;
        text-transform:uppercase;
}


#rechte_spalte_content #slideshow {
margin: 7px 0px 0px 0px;
}

#slideshow {
width: 190px;
/* padding: 3px; Rahmen mit feinem Abstand */
/* border:1px solid #143b5a; */
}