/*
---------------------------------------------------------------------------------
CONTENT
---------------------------------------------------------------------------------
*/

#centerBlockDevider{
    float:left;
    height: 10px;
    width: 100%;
    background: transparent url(/site_files/img/center_block_devider.jpg) top left repeat-x;
}


.buttonReadMoreArrow{
    padding-left: 5px;
    color: #F9C001;
    font-size:8px;
    font-weight: bold;
}

.paragraph .hyperlinkAlinea a{
    color: #fff;
    font-weight:bold;
}

#centercontent .blok .paragraph {
    color: #fff;
}

#centercontent .paragraph a {
    color: #fff;
    font-weight:bold;
}

#languageChoice{
    float: right;
    margin-top: 8px;
    margin-right: 6px;
    font-size: 9px;
    color: #a49f9b;
}

#languageChoice a{
    margin-left: 5px;
}

#languageChoice img{
    vertical-align:middle;
}