body {
    background: #2c436b url(../img/page-bg.png) repeat-x;
    background-attachment:fixed;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

ul.nav.navbar-nav {
    margin-top: 0px;
}

.navbar-sponsoren {
    width: 850px;
    height: 85px;
    margin: 5px auto;
}

.navbar-fixed-logo {
    position: fixed;
    z-index: 9999;
}
.navbar-fixed-logo .logo {
    overflow: auto;
    display: block;
    margin: 5px;
}

.navbar-fixed-top {
    background-color: #0F1E41;
    height: 142px;
    border-bottom: 4px solid #263149;
}

.nav>li>a {
    padding: 10px 10px;
}

div.navbar-collapse.collapse {
    margin-left: 100px;
}

.slideshow {
    margin: auto;
    height: 85px;
}

div.responsive a {
    margin: 2px;
}

div.responsive a#awn {
        height: 80px !important;
        width: 238px !important;
    }

    div.responsive a#boot {
        height: 80px !important;
        width: 81px !important;
    }


    div.responsive a#bundeswehrkarriere {
        height: 80px !important;
        width: 108px !important;
    }


    div.responsive a#gaffel {
        height: 80px !important;
        width: 331px !important;
    }


    div.responsive a#drkeddo {
        height: 80px !important;
        width: 97px !important;
    }


    div.responsive a#audizentrumkoblenz {
        height: 80px !important;
        width: 433px !important;
    }

    div.responsive a#wvmimmobilien {
        height: 80px !important;
        width: 160px !important;
    }

    div.responsive a#lenzregaport {
        height: 80px !important;
        width: 148px !important;
    }


    div.responsive a#pantaenius {
        height: 80px !important;
        width: 207px !important;
    }


    div.responsive a#rheinlandboote {
        height: 80px !important;
        width: 75px !important;
    }


    div.responsive a#volksbank {
        height: 80px !important;
        width: 325px !important;
    }


    div.responsive a#vonderlinden {
        height: 80px !important;
        width: 79px !important;
    }


    div.responsive a#westnetz {
        height: 80px !important;
        width: 218px !important;
    }
.navbar-inverse {
    background-color: #0F1E41;
    border: none;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    background-color: transparent;
}

.content.container {
    margin-top: 120px;
    margin-bottom: 30px;
    padding-top: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

div.slideshow {
    position: relative;
    overflow: hidden;
    width: 850px;
    margin-left: 50px;
}

.container {
    max-width: 980px;
}

div.leftPortalLogoArea{
    float: left;
    width: 200px;
    margin-right: 30px;
}

div.rightPortalLogoArea{
    float: left;
    width: 430px;
    height: 300px;
    margin-top: 50px;
    margin-left: 0px;
    
}
div.rightPortalLogoArea img {
    margin: 3px;
}
div.weiter a {
    float: left;
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
}

div.centerdings {
    position: relative;
    margin: 0 auto;
    width: 660px;
}

div.entrypage-welcome {
    text-align: center;
    margin-bottom: 20px;
}


@media (max-width:960px) {
div.slideshow {
    margin-left: 60px;
}
}

@media (max-width:920px) {
div.slideshow {
    margin-left: 100px;
}
}





