/* Definition of the elements */
body {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    letter-spacing: 2px !important;
}

*{
    line-height: 2;
}

.teaser-item-text-container{
    line-height: 2;
}

.ce-bodytext p{
    text-indent: 2em;
}

.page-uid-95 .ce-bodytext p {
    text-indent: 0;
}

.frame-type-text p{
    text-indent: 2em !important;
}

.ce-bodytext p a{
    text-indent: 0;
}


strong {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}


/* Infobox */
.infobox-header {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}


/* Buttons */
*[class*='btn'] {
}


.menu-level-1 li {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}

.menu-level-2 li{
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: normal;
}


/* Contact person */
.contactname {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}
