#page-header {
    margin-bottom: 20px;
}

#page-footer {
    margin-top: 10px;
    padding: 5px;
    border-top: 1px solid #000000;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
    /* font-family: "Georgia", serif;*/
    /*font-size: 130%;*/
}

.jumbotron-css {
    background-image: url("background_image_plain_cutting1.png");
    background-color: #EE2850;
    background-size: auto 120%;
    background-position: center;
    background-repeat: no-repeat;

    margin-top: 30px;
    padding-top: 80px;
}

.jumbotron-css > .title-text {
    text-align: right;
    font-size: 63px;
    font-weight: 500;
    line-height: 0.7;

    font-family: "Arabtype";

    margin-bottom: 1ex;
    padding-right: 10%;
}

.jumbotron-css > .title-text > .css-text {
    padding-right: 1.3em;

    font-family: "Arabtype";
}

.jumbotron-css > .title-text > .css-and {
    position: relative;
    float: right;

    font-family: "Bonney Lass";
    font-size: 170%;
    color: #C5A77A;

    padding-top: 5px;
}

.clear {
    clear: both;
}

span.dschinni {
    background-image: url("dschinni_plain.svg");
    background-repeat: no-repeat;
    background-position: center;

    background-size: contain;
    float: left;
    width: 2em;
    height: 2em;
    position: relative;
    top: -0.5em;
}

.external-link:before {
    font-family: "Glyphicons Halflings";
    content: "\e164\202f"; /* Icon + NARROW NO-BREAK SPACE */
}

.imprint-link:before {
    font-family: "Glyphicons Halflings";
    content: "\e164\202f"; /* Icon + NARROW NO-BREAK SPACE */
}

.feedback-link {
    padding-left: 2em;
}

.feedback-link:before {
    font-family: "Glyphicons Halflings";
    content: "\e104\202f"; /* Icon + NARROW NO-BREAK SPACE */
}

.navbar {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

blockquote {
    font-weight: normal;
    font-style: oblique;
    font-size: 125%;
}

@font-face {
    font-family: 'Arabtype';
    src: url('arabtype_font/arabtype.eot');
    src: local('☺'), url('arabtype_font/arabtype.woff') format('woff'), url('arabtype_font/arabtype.ttf') format('truetype'), url('arabtype_font/arabtype.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bonney Lass';
    src: url('bonney_lass_font/Bonney Lass.eot');
    src: local('☺'), url('bonney_lass_font/Bonney Lass.woff') format('woff'), url('bonney_lass_font/Bonney Lass.ttf') format('truetype'), url('bonney_lass_font/Bonney Lass.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*font-family: "Ubuntu", Helvetica, Arial, sans-serif!important;*/
/*font-family: "Lucida Console", Monaco, monospace;*/
/*font-family: font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/