.container{
    background: white;
}

body{
    background: url(../images/verlauf.jpg) repeat-x;
}

#metamenu {
float:right;
}

#metamenu li {
font-size: small;
}

#metamenu .navbar-nav > li {
float:left;
} 
.bs-docs-footer {
padding-top: 50px;
padding-bottom: 50px;
margin-top: 100px;
color: #99979c;
}

#Logo {
    margin-top: 15px;
    margin-left: 15px;
    background: url(../images/rlm_logo.svg) no-repeat;
    height: 120px;
}

#scroller {
    position: fixed;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
    right: 0;
    height: 72px;
    width: 72px;
    padding: 0;
    display: none;
    z-index: 99;
    background: url(../images/backtotop.png) no-repeat;
}

.onepx {
    height: 1px !important;
    display: none;
}

#mbmcookie {position: fixed; bottom: 0; left: 0; right: 0; background: #eee; padding: 20px; font-size: 14px; font-family: verdana;}
#mbmcookie a.button {cursor: pointer; background: #ccc; padding: 8px 20px; margin-left: 10px; border-radius: 5px; font-weight: bold; float: right;}
#mbmcookie a.button:hover {background-color: #aaa;}
#mbmcookie p.cookiemessage {display: block; padding: 0; margin: 0;}