#ganz-dunkles-gold-gold {
    color: #5d5411;
    }
#dunkles-gold-gold {
    color: #9F8A42;
    }
#helleres-gold-gold {
    color: #d4af37;
    }
#blasses-gold-gold {
    color: #F2E077;
    }

._51mz ._51mw {
    font-size: 0px;
}

li {
    line-height: 24px;
}

.logo {
    background-color: #002e00;
    text-align: center;
    padding: 20px;
}

.tm-footer {
    text-align: left;
    background-color: #002e00;
    color: #d4af37;
    padding: 5px;
    line-height: 15px;
}

h3.uk-panel-title {
    margin-bottom: 0px;
    padding: 10px;
}

.uk-panel, .uk-panel:hover {
    background-color: #002e00;
}

span.dark_font {
    color: #8C653C;
}

p.readmore {
    margin: 5px 0 20px 0;
}

.sprocket-headlines-badge span {
    padding-top: 2px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 0px !important;
    color: #002e00;
}
.sprocket-headlines-list {
    padding-top: 0px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 2px !important;
}

.sprocket-headlines-list a {
    color: #002e00;
}

.sprocket-lists-title.padding {
    color: #002e00;
}

.sprocket-headlines ul {
    min-height: 45px;
}

.sprocket-strips-s {
    padding: 10px;
    background-color: #002e00;
}

.sprocket-strips-s-title {
    font-size: 24px;
    font-weight: bold;
}

tr.cat-list-row0 {
    background-color: #004d00;
}

.cat-list-row1 {
    background-color: #002e00;
}

/* Tablet and bigger */
@media (min-width: 960px) {
    #menu-outer {
        top: -35px;
    }

    #top-a {
        margin-bottom: 15px;
        margin-top: -35px;
    }
}

select {
    color: #002e00;
    margin: 0 0 1px;
}

#MTwTagsFilter {
    margin: 0 0 -5px;
}

.blink_text {

    animation:3s blinker linear infinite;
    -webkit-animation:3s blinker linear infinite;
    -moz-animation:3s blinker linear infinite;
    }

    @-moz-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @-webkit-keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

    @keyframes blinker {  
     0% { opacity: 1.0; }
     50% { opacity: 0.0; }
     100% { opacity: 1.0; }
     }

.tm-totop-scroller {
    color: #F2E077;
    font-size: 28px;
}

input[type="text"] {
    color: #002e00;
    }
