
#content_right{
    width: 187px;
    float: right;
}
#content_right DIV.container {
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 11px;
}

#content_right DIV.bordered {
    border-top: 1px dotted #9ba695;
    border-left: 1px dotted #9ba695;
    border-bottom: 1px dotted #9ba695;
    overflow: hidden;
}

#content_right DIV.spaced {
    padding: 15px 15px 20px;
}

#content_right DIV.container_link {
    float: right;
    position: relative;
    top: -8px;
    padding: 0 7px;
    background: url(/images/legend_halfwhite_bg.gif) 50% repeat-x;
}

#content_right A {
    /*text-decoration: none;*/
    color: #303030;
}

#content_right A:hover {
    text-decoration: underline;
    color: #C42D00;
}

#content_right DIV.texte DIV.text A {
    text-decoration: underline;
    color: #C42D00;
}

#content_right DIV.texte DIV.text A:hover {
    text-decoration: none;
    color: #303030;
}

#content_right INPUT.txt {
    font-size: 11px;
    height: auto;
    margin: 0;
    float: none;
}

#content_right INPUT.btn_warm {
    font-size: 11px;
    height: 18px;
    margin: 1px 0 0;
    float: none;
}

#content_right UL.lst LI {
    margin-bottom: 0;
}

#content_right DIV.btn_foerdern {
    width: 186px;
    height: 60px;
    overflow: hidden;
    background: url(/images/right/btn_foerdern.gif) no-repeat 0 0;
}

#content_right A.btn_foerdern_neu{
    text-decoration: underline;
    display: block;
    height: 17px;
    padding: 9px 0 12px 45px;
    font-size: 14px;
    color: #303030;
    background: url(/images/btn_foerdern_right.gif) no-repeat; 
    letter-spacing: 0.1em;
}
#content_right A.btn_foerdern_neu:hover{
    text-decoration: none;
}

#content_right A.btn_foerdern_neu2{
    margin-top: 2px;
    text-decoration: underline;
    display: block;
    height: 17px;
    padding: 9px 0 12px 45px;
    font-size: 14px;
    color: #303030;
    background: url(/images/btn_foerdern_right2.jpg) no-repeat; 
    letter-spacing: 0.1em;
}
/** Twitter-Ticker */
#content_right DIV.twitterticker DIV.legend, #content_right DIV.facebook DIV.legend, #content_right DIV.newsletter DIV.legend {
    left: -20px;
    background-position: 50% -3px;
}

#content_right DIV.twitterticker DIV.legend IMG,#content_right DIV.facebook DIV.legend IMG {
    margin-right: 5px;
    position: relative;
    left: -3px;
    top: 4px;
}

#content_right DIV.twitterticker DIV.container {
    /* background: url(/images/right/bg_twitter.jpg) repeat-x;*/
}

#content_right DIV.twitterticker DIV.text A,#content_right DIV.textcontainer DIV.text A,#content_right DIV.vote A
{
    text-decoration: underline;
    color: #C42D00;
}

#content_right DIV.twitterticker DIV.text A:hover,#content_right DIV.textcontainer DIV.text A:hover,#content_right DIV.vote A:hover
{
    text-decoration: none;
}

#content_right DIV.partner IMG {
    border: 1px solid #fff;
}

#content_right DIV.partner IMG:hover {
    border: 1px solid #909090;
}

/* Abstimmungen */
#content_right DIV.voting A {
    text-decoration: underline;
}

#content_right DIV.voting A:hover {
    text-decoration: none;
}

#content_right DIV.vote .balken {
    width: 137px;
    height: 11px;
    border: 1px solid #C2C2C2;
}

#content_right DIV.vote .balken div {
    height: 100%;
    border-right: 1px solid #C2C2C2;
}

#content_right DIV.vote A {
    display: block;
}

#content_right DIV.vote LI {
    margin-bottom: 5px;
}