@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family:"times new roman",times,serif;
}

.img-responsive-image.logo {
    max-width: 125px;
}

h1 {
    color:#000;
    background-color:#fff;
    margin-bottom: 15px;
    font-size:17px;
}

h2 {
    color:#000;
    background-color:#fff;
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0px;
}

h3 {
    font-size: 20px;
    margin: 10px 0;
}

h5 {
    color:#000;
    background-color:#fff;
}

p {
    font-size: 12pt;
}

a {
    color: #e7430f;
    text-decoration: none;
}

.hidden-print, .footer, .banner, nav {
    display: none;
}

.header {
    font-size: 16px;
    vertical-align: bottom;
    line-height: 50px;
    text-shadow: 1px 2px 1px #C3C3C3;
}

.main-headline {
    color: #000;
}

.rubrik-head {
    font-size: 30px;
}

.start-pic {
    max-height: 300px;
}

.fotocredit {
    font-size: 12px;
    padding:5px;
    margin-bottom: 20px;
}

.content-box {
    border: 1px solid #eee;
    padding: 10px 15px;
    margin-bottom: 65px;
}

.content-pic {
    text-align: center;
    background-color: #eee;
    margin-top: 11px;
}

.content-foto {
    float: left;
    width: 33%;
    margin-right: 20px;
    padding-left: 0;
    text-align: center;
}

.fotocredit {
    font-size: 12px;
    margin-top: 15px;
    text-align: left;
    max-width: 365px;
}

.img-responsive-image {
    height: auto;
    max-width: 100%;
}

#search-popup, #suchpopup {
    display: none;
}
