.fb-color-main {
    background-color: #1286af;
}

.fb-font-white {
    color: #fff;
}
.fb-font-main {
    color: #1286af;
}

.fb-link-white {
    color: #fff;
}
.fb-link-white:hover {
    color: #f3f3f3;
}

.fb-link-main-menu, .fb-link-main-menu a {
    background-color: #fff;
    color: #393939;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.fb-link-main-menu:hover, .fb-link-main-menu:hover a, .fb-link-main-menu a:hover {
    background-color: #c3c3c3 !important;
    color: #fff;
}
.fb-link-main-menu-active, .fb-link-main-menu-active a, .navbar-default .navbar-nav .fb-link-main-menu-active a, .navbar-default .navbar-nav > li > a.fb-link-main-menu-active {
    background-color: #1286af !important;
    color: #fff;
}

body {
    background-color: #f3f3f3;
    font-family: lato, "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.box-shadow-inner-header {
    box-shadow: inset 0px 10px 10px -10px rgba(0,0,0,0.75), inset 0px -10px 10px -10px rgba(0,0,0,0.75);
}

.fb-main-container {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    margin-top: 20px;
    padding-bottom: 50px;
}

.fb-social-language {
    padding: 5px 0;
}

.fb-languages {
    text-align: right;
}
.fb-languages a {
    display: inline-block;
    margin-left: 5px;
    margin-top: 2px;
}

.fb-header {
    margin-top: 20px;
    margin-bottom: 20px;
}
.fb-header-logo img {
    max-width: 400px;
    width: 100%;
}

.fb-scoreboard {
    display: inline-block;
    border: 1px solid #ccc; 
    padding: 5px;
    width: 188px;
}
.fb-scoreboard .fb-scoreboard-main {
    white-space: nowrap;
}
.fb-scoreboard .fb-scoreboard-main span {
    display: inline-block;
    background-color: #1286af;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 0px 5px;
	background-image: linear-gradient(#1286af 50%, black);
}
.fb-scoreboard-headline {
    color: #808080;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    line-height: 18px;
    margin-top: 5px;
}
.fb-scoreboard-text {
    color: #808080;
    font-size: 9px;
    text-align: center;
    margin-top: 2px;
}

.fb-main-menu .navbar {
    border: 0;
    border-top: 1px solid #7f7f7f;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
}

.fb-content-header {
    background-image: url('../images/Tails.jpg');  /* Bilddatei */
    background-size: cover;
    background-position: center 60%;  /* Original = "center center" % zum verschieben */  
    margin-bottom: 20px;
}

.fb-sidebar-header {
    padding: 5px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.fb-footer {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 10px;
}

.fb-content-top-border {
    border-top: 1px solid #7f7f7f;
}

.fb-content-top24 p, .fb-content-top7 p {
    text-align: center;
    line-height: 10px;
    border-bottom: 0px solid #7f7f7f;
    padding-bottom: 10px;
}
.fb-content-top24 p a, .fb-content-top7 p a {
    margin-bottom: 10px;
    display: inline-block;
}
.fb-content-top24 p img, .fb-content-top7 p img {
    width: 100%; 
    max-width: 200px;
}

.fb-content-main-welcometext {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.fb-fb-like-box {
    text-align: center;
}

.fb-content-main-screenerschoice {
    text-align: center;
}
.fb-content-main-screenerschoice img {
    width: 90%;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
  max-width: 500px;
}

.fb-content-main-search {
    margin-top: 20px;
    margin-bottom: 20px;
}
.fb-content-main-search fieldset {
    background-color: #f7f7f7;
    border-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.fb-content-main-search legend {
    background-color: #1286af !important;
    color: #fff !important;
    border-width: 0 !important;
    display: inline-block;
    width: 100px;
}
.fb-content-main-search fieldset form {
    width: 310px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.fb-content-main-search fieldset table {
    border-width: 0 !important;
}
.fb-content-main-search fieldset table td {
    padding: 2px;
}

.fb-table-upload td {
    padding: 5px;
}

.fb-dropdown-menu {
    border-radius: 0;
}
.fb-dropdown-menu a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold !important;
    padding: 10px !important;
    color: #777 !important;
}
.fb-dropdown-menu a:hover {
    background-color: #c3c3c3 !important;
    color: #333 !important;
}

.fb-zoomable-image, .fb-expander {
    cursor: zoom-in;
}

#fullsized_image_holder {
    padding-top:25px;
}

.fb-search-plane .fb-search-plane-image, .fb-search-plane .fb-search-plane-info {
    padding: 5px;
}

.fb-search-plane.row {
    margin-left: 0;
    margin-right: 0;
}

.fb-content-searchplane .fb-search-plane:nth-child(even) {
    background-color: #f0f0f0;
}


#upload_frame.waiting {
    display:none;
    height:0;
    width:0;
}

#upload_frame.shown {
    width: 100%;
    border:0;
    height: 800px;
}

@media only screen and (max-width : 768px) {
    .fb-content-top24 p, .fb-content-top7 p {
        line-height: 15px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .fb-link-main-menu, .fb-link-main-menu a {
        font-size: 15px;
    }
    .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}
