#navigation_main a span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* needed due to rte link generation limitations */
a.text_prefix {
    background-image:url(../img/gtgt_white.gif);
    background-repeat:no-repeat;
    width:8px;
    padding-left:12px;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    text-decoration: none;
}

.ticktricktrack {
    z-index: 20;
    margin-top: 121px;
}

#content_main{
    margin-top: -247px;
} 


/* RATER PLUGIN */
.ui-rater > span {vertical-align:top;}
.ui-rater-rating {margin-left:.8em}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:13px; background:url(../img/rating_points.png) repeat-x 0 0px;}
.ui-rater-starsOn {display:block; max-width:91px; top:0; background-position: 0 -26px;}
.ui-rater-starsHover {background-position: 0 -13px!important;}


/* TICKER STYLES */
ul#cag_ticker {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul#cag_ticker li {
    float: left;
    scroll: 0 0;
    margin-right: 6px;
}

.tickercontainer .mask {
    overflow: hidden;
    width: 516px;
}


/* USER REGISTER STYLES */
.community .meinprofil .anmeldung .answer {
/*    clear: both; cyc*/
}

/* teasers won't be linked in a whole there */
.uebersicht .preview .teaser {
    /*cursor: default;*/
}

/* Fix asked by Marcel Gallardo (cobra youth) */
.balloon {
    z-index: 50;
}

/* POLL STYLES */
p.poll_result_item {
    padding: 0;
}
.tx-jkpoll-pi1 .teaser .content {
    z-index: 60;
}

/* CAPTCHA */
label.error,
label.validate_error {
    color: #DD0000;
}
label.validate_error {
    padding-left: 10px;
}


#avatare .checked {
    display: block;
}

